/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.18-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: smartcg0r4l4_scnew2026
-- ------------------------------------------------------
-- Server version	10.11.18-MariaDB

/*!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 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wptp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wptp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=MyISAM AUTO_INCREMENT=962 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_actionscheduler_actions`
--

LOCK TABLES `wptp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wptp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wptp_actionscheduler_actions` VALUES
(9,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-28 14:15:16','2026-06-28 14:15:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782656116;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782656116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-28 14:15:24','2026-06-28 14:15:24',1,NULL),
(10,'action_scheduler/migration_hook','complete','2026-06-28 14:16:23','2026-06-28 14:16:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656183;}',2,1,'2026-06-28 14:16:23','2026-06-28 14:16:23',4,NULL),
(11,'wc-admin_process_pending_orders_batch','complete','2026-06-28 14:15:24','2026-06-28 14:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782656124;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782656124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-28 14:15:24','2026-06-28 14:15:24',1,NULL),
(12,'wc-admin_process_pending_orders_batch','complete','2026-06-29 02:15:24','2026-06-29 02:15:24',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782699324;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782699324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-29 02:49:32','2026-06-29 02:49:32',294,NULL),
(13,'woocommerce_scheduled_sales','complete','2026-06-29 00:00:00','2026-06-29 00:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782691200;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782691200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 00:01:05','2026-06-29 00:01:05',243,NULL),
(14,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 15:15:24','2026-06-28 15:15:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782659724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782659724;}',4,1,'2026-06-28 15:18:07','2026-06-28 15:18:07',34,NULL),
(15,'woocommerce_cleanup_personal_data','complete','2026-06-28 14:15:34','2026-06-28 14:15:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782656134;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782656134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-28 14:16:23','2026-06-28 14:16:23',4,NULL),
(16,'woocommerce_cleanup_logs','complete','2026-06-29 03:00:00','2026-06-29 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782702000;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782702000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:57:30','2026-06-29 10:57:30',297,NULL),
(17,'woocommerce_cleanup_sessions','complete','2026-06-29 06:00:00','2026-06-29 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782712800;s:18:\"\0*\0first_timestamp\";i:1782712800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782712800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-06-29 10:57:32','2026-06-29 10:57:32',297,NULL),
(18,'woocommerce_geoip_updater','complete','2026-06-29 06:00:00','2026-06-29 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782712800;s:18:\"\0*\0first_timestamp\";i:1782712800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782712800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,1,'2026-06-29 10:57:32','2026-06-29 10:57:32',297,NULL),
(19,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-29 03:00:00','2026-06-29 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782702000;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782702000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:57:31','2026-06-29 10:57:31',297,NULL),
(20,'wc_admin_daily_wrapper','complete','2026-06-29 03:00:00','2026-06-29 03:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782702000;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782702000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 10:57:32','2026-06-29 10:57:32',297,NULL),
(21,'generate_category_lookup_table_wrapper','complete','2026-06-28 14:15:34','2026-06-28 14:15:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656134;}',4,1,'2026-06-28 14:16:23','2026-06-28 14:16:23',4,NULL),
(22,'woocommerce_refresh_order_count_cache','complete','2026-06-29 02:15:24','2026-06-29 02:15:24',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782699324;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782699324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-06-29 02:49:32','2026-06-29 02:49:32',294,NULL),
(23,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-29 14:15:24','2026-06-29 14:15:24',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782742524;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782742524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-29 15:11:58','2026-06-29 15:11:58',302,NULL),
(24,'woocommerce_cleanup_personal_data','complete','2026-06-29 14:16:23','2026-06-29 14:16:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782742583;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782742583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-29 15:11:55','2026-06-29 15:11:55',302,NULL),
(25,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2026-06-28 14:17:32','2026-06-28 14:17:32',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',6,1,'2026-06-28 14:18:24','2026-06-28 14:18:24',7,NULL),
(26,'woocommerce_delete_legacy_report_transients','complete','2026-06-28 14:22:09','2026-06-28 14:22:09',10,'[0,false]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656529;}',4,1,'2026-06-28 14:22:26','2026-06-28 14:22:26',15,NULL),
(27,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:09','2026-06-28 14:21:09',10,'{\"column\":\"min_max_price\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656469;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(28,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:10','2026-06-28 14:21:10',10,'{\"column\":\"stock_quantity\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656470;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(29,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:11','2026-06-28 14:21:11',10,'{\"column\":\"sku\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656471;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(30,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:12','2026-06-28 14:21:12',10,'{\"column\":\"global_unique_id\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656472;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(31,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:13','2026-06-28 14:21:13',10,'{\"column\":\"stock_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656473;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(32,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:14','2026-06-28 14:21:14',10,'{\"column\":\"average_rating\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656474;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(33,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:16','2026-06-28 14:21:16',10,'{\"column\":\"total_sales\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656476;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(34,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:17','2026-06-28 14:21:17',10,'{\"column\":\"downloadable\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656477;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(35,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:18','2026-06-28 14:21:18',10,'{\"column\":\"virtual\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656478;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(36,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:19','2026-06-28 14:21:19',10,'{\"column\":\"onsale\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656479;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(37,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:20','2026-06-28 14:21:20',10,'{\"column\":\"tax_class\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656480;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(38,'wc_update_product_lookup_tables_column','complete','2026-06-28 14:21:21','2026-06-28 14:21:21',10,'{\"column\":\"tax_status\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656481;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(39,'wc_update_product_lookup_tables_rating_count_batch','complete','2026-06-28 14:21:20','2026-06-28 14:21:20',10,'{\"offset\":0,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656480;}',7,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(40,'wc_schedule_update_product_default_cat','complete','2026-06-28 14:21:10','2026-06-28 14:21:10',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656470;}',8,1,'2026-06-28 14:21:24','2026-06-28 14:21:24',11,NULL),
(41,'wc_update_product_lookup_tables_rating_count_batch','complete','2026-06-28 14:21:25','2026-06-28 14:21:25',10,'{\"offset\":50,\"limit\":50}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782656485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782656485;}',7,1,'2026-06-28 14:21:25','2026-06-28 14:21:25',13,NULL),
(42,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 16:18:07','2026-06-28 16:18:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782663487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782663487;}',4,1,'2026-06-28 16:18:51','2026-06-28 16:18:51',85,NULL),
(43,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 17:18:51','2026-06-28 17:18:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782667131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782667131;}',4,1,'2026-06-28 17:19:01','2026-06-28 17:19:01',151,NULL),
(44,'woocommerce_update_marketplace_suggestions','complete','2026-06-28 17:08:31','2026-06-28 17:08:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666511;}',6,1,'2026-06-28 17:08:44','2026-06-28 17:08:44',135,NULL),
(45,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:48','2026-06-28 17:08:48',10,'[1083,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666528;}',9,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',137,NULL),
(46,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:49','2026-06-28 17:08:49',10,'[1079,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666529;}',9,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',137,NULL),
(47,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:50','2026-06-28 17:08:50',10,'[1075,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666530;}',9,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',137,NULL),
(48,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:50','2026-06-28 17:08:50',10,'[1057,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666530;}',9,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',137,NULL),
(49,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:50','2026-06-28 17:08:50',10,'[1054,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666530;}',9,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',137,NULL),
(50,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:51','2026-06-28 17:08:51',10,'[1051,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666531;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(51,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:51','2026-06-28 17:08:51',10,'[1048,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666531;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(52,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:51','2026-06-28 17:08:51',10,'[1045,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666531;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(53,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:51','2026-06-28 17:08:51',10,'[1001,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666531;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(54,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:52','2026-06-28 17:08:52',10,'[998,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666532;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(55,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:52','2026-06-28 17:08:52',10,'[995,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666532;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(56,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:52','2026-06-28 17:08:52',10,'[986,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666532;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(57,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:52','2026-06-28 17:08:52',10,'[983,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666532;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(58,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[980,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(59,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[977,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(60,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[974,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(61,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[971,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(62,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[968,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(63,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-06-28 17:08:53','2026-06-28 17:08:53',10,'[965,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782666533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782666533;}',9,1,'2026-06-28 17:08:56','2026-06-28 17:08:56',139,NULL),
(64,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 18:19:01','2026-06-28 18:19:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782670741;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782670741;}',4,1,'2026-06-28 21:59:43','2026-06-28 21:59:43',173,NULL),
(65,'woocommerce_cancel_unpaid_orders','complete','2026-06-28 22:59:43','2026-06-28 22:59:43',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782687583;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782687583;}',4,1,'2026-06-28 23:00:40','2026-06-28 23:00:40',205,NULL),
(66,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 00:00:40','2026-06-29 00:00:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782691240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782691240;}',4,1,'2026-06-29 00:01:05','2026-06-29 00:01:05',243,NULL),
(67,'woocommerce_scheduled_sales','complete','2026-06-30 00:01:05','2026-06-30 00:01:05',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782777665;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782777665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-30 00:06:23','2026-06-30 00:06:23',309,NULL),
(68,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 01:01:05','2026-06-29 01:01:05',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782694865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782694865;}',4,1,'2026-06-29 01:01:35','2026-06-29 01:01:35',275,NULL),
(69,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 02:01:35','2026-06-29 02:01:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782698495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782698495;}',4,1,'2026-06-29 02:49:32','2026-06-29 02:49:32',294,NULL),
(70,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 03:49:32','2026-06-29 03:49:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782704972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782704972;}',4,1,'2026-06-29 10:57:32','2026-06-29 10:57:32',297,NULL),
(71,'wc-admin_process_pending_orders_batch','complete','2026-06-29 14:49:32','2026-06-29 14:49:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782744572;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782744572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-29 15:11:56','2026-06-29 15:11:56',302,NULL),
(72,'woocommerce_refresh_order_count_cache','complete','2026-06-29 14:49:32','2026-06-29 14:49:32',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782744572;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782744572;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-06-29 15:11:57','2026-06-29 15:11:57',302,NULL),
(73,'woocommerce_cleanup_logs','complete','2026-06-30 10:57:30','2026-06-30 10:57:30',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782817050;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782817050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-30 15:13:51','2026-06-30 15:13:51',318,NULL),
(74,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-06-30 10:57:31','2026-06-30 10:57:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782817051;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782817051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-30 15:13:51','2026-06-30 15:13:51',318,NULL),
(75,'wc_admin_daily_wrapper','complete','2026-06-30 10:57:32','2026-06-30 10:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782817052;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782817052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-30 15:13:57','2026-06-30 15:13:57',318,NULL),
(76,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 11:57:32','2026-06-29 11:57:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782734252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782734252;}',4,1,'2026-06-29 12:52:54','2026-06-29 12:52:54',299,NULL),
(87,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 18:08:18','2026-06-29 18:08:18',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782756498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782756498;}',4,1,'2026-06-30 00:06:22','2026-06-30 00:06:22',309,NULL),
(78,'woocommerce_geoip_updater','pending','2026-07-14 10:57:32','2026-07-14 10:57:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784026652;s:18:\"\0*\0first_timestamp\";i:1782712800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784026652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(79,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 13:52:54','2026-06-29 13:52:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782741174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782741174;}',4,1,'2026-06-29 15:11:54','2026-06-29 15:11:54',302,NULL),
(80,'woocommerce_cancel_unpaid_orders','complete','2026-06-29 16:11:53','2026-06-29 16:11:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782749513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782749513;}',4,1,'2026-06-29 17:08:18','2026-06-29 17:08:18',306,NULL),
(81,'woocommerce_cleanup_personal_data','complete','2026-06-30 15:11:55','2026-06-30 15:11:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782832315;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782832315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-06-30 15:13:58','2026-06-30 15:13:58',318,NULL),
(82,'wc-admin_process_pending_orders_batch','complete','2026-06-30 03:11:56','2026-06-30 03:11:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782789116;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782789116;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-06-30 05:32:20','2026-06-30 05:32:20',313,NULL),
(83,'woocommerce_refresh_order_count_cache','complete','2026-06-30 03:11:57','2026-06-30 03:11:57',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782789117;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782789117;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-06-30 05:32:20','2026-06-30 05:32:20',313,NULL),
(84,'woocommerce_cleanup_sessions','complete','2026-06-30 06:00:00','2026-06-30 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782799200;s:18:\"\0*\0first_timestamp\";i:1782799200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782799200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-06-30 07:41:41','2026-06-30 07:41:41',316,NULL),
(85,'generate_category_lookup_table_wrapper','complete','2026-06-29 15:12:08','2026-06-29 15:12:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782745928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782745928;}',4,1,'2026-06-29 15:12:13','2026-06-29 15:12:13',304,NULL),
(86,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-06-30 15:11:58','2026-06-30 15:11:58',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782832318;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782832318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-06-30 15:13:59','2026-06-30 15:13:59',318,NULL),
(88,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 01:06:22','2026-06-30 01:06:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782781582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782781582;}',4,1,'2026-06-30 01:36:46','2026-06-30 01:36:46',311,NULL),
(89,'woocommerce_scheduled_sales','complete','2026-07-01 00:06:23','2026-07-01 00:06:23',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782864383;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782864383;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-01 11:22:57','2026-07-01 11:22:57',323,NULL),
(90,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 02:36:46','2026-06-30 02:36:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782787006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782787006;}',4,1,'2026-06-30 05:32:20','2026-06-30 05:32:20',313,NULL),
(91,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 06:32:20','2026-06-30 06:32:20',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782801140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782801140;}',4,1,'2026-06-30 07:41:41','2026-06-30 07:41:41',316,NULL),
(92,'wc-admin_process_pending_orders_batch','complete','2026-06-30 17:32:20','2026-06-30 17:32:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782840740;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782840740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-01 11:22:57','2026-07-01 11:22:57',323,NULL),
(93,'woocommerce_refresh_order_count_cache','complete','2026-06-30 17:32:20','2026-06-30 17:32:20',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782840740;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782840740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-01 11:22:57','2026-07-01 11:22:57',323,NULL),
(104,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 12:22:57','2026-07-01 12:22:57',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782908577;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782908577;}',4,1,'2026-07-01 12:50:51','2026-07-01 12:50:51',360,NULL),
(95,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 08:41:41','2026-06-30 08:41:41',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782808901;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782808901;}',4,1,'2026-06-30 15:13:50','2026-06-30 15:13:50',318,NULL),
(96,'woocommerce_cancel_unpaid_orders','complete','2026-06-30 16:13:50','2026-06-30 16:13:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782836030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782836030;}',4,1,'2026-07-01 11:22:57','2026-07-01 11:22:57',323,NULL),
(97,'woocommerce_cleanup_logs','complete','2026-07-01 15:13:51','2026-07-01 15:13:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782918831;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782918831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-01 16:01:14','2026-07-01 16:01:14',392,NULL),
(98,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-01 15:13:51','2026-07-01 15:13:51',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782918831;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782918831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-01 16:01:14','2026-07-01 16:01:14',392,NULL),
(99,'wc_admin_daily_wrapper','complete','2026-07-01 15:13:57','2026-07-01 15:13:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782918837;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782918837;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-01 16:01:15','2026-07-01 16:01:15',392,NULL),
(100,'woocommerce_cleanup_personal_data','complete','2026-07-01 15:13:58','2026-07-01 15:13:58',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782918838;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782918838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-01 16:01:15','2026-07-01 16:01:15',392,NULL),
(101,'woocommerce_cleanup_sessions','complete','2026-07-01 06:00:00','2026-07-01 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782885600;s:18:\"\0*\0first_timestamp\";i:1782885600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782885600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-01 11:22:57','2026-07-01 11:22:57',323,NULL),
(102,'generate_category_lookup_table_wrapper','complete','2026-06-30 15:14:09','2026-06-30 15:14:09',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782832449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782832449;}',4,1,'2026-06-30 15:17:16','2026-06-30 15:17:16',320,NULL),
(103,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-01 15:13:59','2026-07-01 15:13:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782918839;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782918839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-01 16:01:16','2026-07-01 16:01:16',392,NULL),
(105,'wc-admin_process_pending_orders_batch','complete','2026-07-01 23:22:57','2026-07-01 23:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782948177;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782948177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(106,'woocommerce_refresh_order_count_cache','complete','2026-07-01 23:22:57','2026-07-01 23:22:57',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782948177;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782948177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(107,'woocommerce_scheduled_sales','complete','2026-07-02 11:22:57','2026-07-02 11:22:57',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782991377;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782991377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(118,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 18:01:23','2026-07-01 18:01:23',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782928883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782928883;}',4,1,'2026-07-01 21:51:42','2026-07-01 21:51:42',426,NULL),
(119,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 22:51:42','2026-07-01 22:51:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782946302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782946302;}',4,1,'2026-07-03 12:26:53','2026-07-03 12:26:53',428,NULL),
(109,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 13:50:51','2026-07-01 13:50:51',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782913851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782913851;}',4,1,'2026-07-01 16:01:14','2026-07-01 16:01:14',392,NULL),
(110,'woocommerce_cancel_unpaid_orders','complete','2026-07-01 17:01:14','2026-07-01 17:01:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782925274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782925274;}',4,1,'2026-07-01 17:01:23','2026-07-01 17:01:23',410,NULL),
(111,'woocommerce_cleanup_logs','complete','2026-07-02 16:01:14','2026-07-02 16:01:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783008074;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783008074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(112,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-02 16:01:14','2026-07-02 16:01:14',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783008074;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783008074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(113,'wc_admin_daily_wrapper','complete','2026-07-02 16:01:15','2026-07-02 16:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783008075;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783008075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-03 12:27:10','2026-07-03 12:27:10',429,NULL),
(114,'woocommerce_cleanup_personal_data','complete','2026-07-02 16:01:15','2026-07-02 16:01:15',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783008075;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783008075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-03 12:27:11','2026-07-03 12:27:11',429,NULL),
(115,'woocommerce_cleanup_sessions','complete','2026-07-02 06:00:00','2026-07-02 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1782972000;s:18:\"\0*\0first_timestamp\";i:1782972000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1782972000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-03 12:27:09','2026-07-03 12:27:09',429,NULL),
(116,'generate_category_lookup_table_wrapper','complete','2026-07-01 16:01:25','2026-07-01 16:01:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1782921685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1782921685;}',4,1,'2026-07-01 16:02:15','2026-07-01 16:02:15',394,NULL),
(117,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-02 16:01:16','2026-07-02 16:01:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783008076;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783008076;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-03 12:27:11','2026-07-03 12:27:11',429,NULL),
(120,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 13:26:53','2026-07-03 13:26:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783085213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783085213;}',4,1,'2026-07-03 13:27:48','2026-07-03 13:27:48',449,NULL),
(121,'wc-admin_process_pending_orders_batch','complete','2026-07-04 00:27:09','2026-07-04 00:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783124829;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783124829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-05 09:25:53','2026-07-05 09:25:53',498,NULL),
(122,'woocommerce_refresh_order_count_cache','complete','2026-07-04 00:27:09','2026-07-04 00:27:09',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783124829;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783124829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-05 09:25:53','2026-07-05 09:25:53',498,NULL),
(132,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 14:27:48','2026-07-03 14:27:48',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783088868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783088868;}',4,1,'2026-07-03 15:13:25','2026-07-03 15:13:25',477,NULL),
(133,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 16:13:25','2026-07-03 16:13:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783095205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783095205;}',4,1,'2026-07-03 17:23:25','2026-07-03 17:23:25',496,NULL),
(124,'woocommerce_scheduled_sales','complete','2026-07-04 12:27:09','2026-07-04 12:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168029;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-05 09:25:54','2026-07-05 09:25:54',498,NULL),
(125,'woocommerce_cleanup_logs','complete','2026-07-04 12:27:09','2026-07-04 12:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168029;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-05 09:25:54','2026-07-05 09:25:54',498,NULL),
(126,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-04 12:27:09','2026-07-04 12:27:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168029;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-05 09:25:54','2026-07-05 09:25:54',498,NULL),
(127,'wc_admin_daily_wrapper','complete','2026-07-04 12:27:10','2026-07-04 12:27:10',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168030;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-05 09:25:55','2026-07-05 09:25:55',498,NULL),
(128,'woocommerce_cleanup_personal_data','complete','2026-07-04 12:27:11','2026-07-04 12:27:11',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168031;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-05 09:25:56','2026-07-05 09:25:56',498,NULL),
(129,'woocommerce_cleanup_sessions','complete','2026-07-04 06:00:00','2026-07-04 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783144800;s:18:\"\0*\0first_timestamp\";i:1783144800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783144800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-05 09:25:54','2026-07-05 09:25:54',498,NULL),
(130,'generate_category_lookup_table_wrapper','complete','2026-07-03 12:27:21','2026-07-03 12:27:21',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783081641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783081641;}',4,1,'2026-07-03 12:28:10','2026-07-03 12:28:10',431,NULL),
(131,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-04 12:27:11','2026-07-04 12:27:11',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783168031;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783168031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-05 09:25:56','2026-07-05 09:25:56',498,NULL),
(134,'woocommerce_cancel_unpaid_orders','complete','2026-07-03 18:23:25','2026-07-03 18:23:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783103005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783103005;}',4,1,'2026-07-05 09:25:53','2026-07-05 09:25:53',498,NULL),
(135,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 10:25:53','2026-07-05 10:25:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783247153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783247153;}',4,1,'2026-07-05 11:48:25','2026-07-05 11:48:25',505,NULL),
(136,'wc-admin_process_pending_orders_batch','complete','2026-07-05 21:25:53','2026-07-05 21:25:53',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783286753;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783286753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-06 07:22:08','2026-07-06 07:22:08',530,NULL),
(137,'woocommerce_refresh_order_count_cache','complete','2026-07-05 21:25:53','2026-07-05 21:25:53',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783286753;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783286753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-06 07:22:08','2026-07-06 07:22:08',530,NULL),
(147,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 12:48:25','2026-07-05 12:48:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783255705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783255705;}',4,1,'2026-07-05 18:10:42','2026-07-05 18:10:42',528,NULL),
(148,'woocommerce_cancel_unpaid_orders','complete','2026-07-05 19:10:42','2026-07-05 19:10:42',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783278642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783278642;}',4,1,'2026-07-06 07:22:08','2026-07-06 07:22:08',530,NULL),
(139,'woocommerce_scheduled_sales','complete','2026-07-06 09:25:54','2026-07-06 09:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329954;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:31:46','2026-07-06 10:31:46',532,NULL),
(140,'woocommerce_cleanup_logs','complete','2026-07-06 09:25:54','2026-07-06 09:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329954;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:31:46','2026-07-06 10:31:46',532,NULL),
(141,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-06 09:25:54','2026-07-06 09:25:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329954;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329954;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:31:46','2026-07-06 10:31:46',532,NULL),
(142,'wc_admin_daily_wrapper','complete','2026-07-06 09:25:55','2026-07-06 09:25:55',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329955;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:31:48','2026-07-06 10:31:48',532,NULL),
(143,'woocommerce_cleanup_personal_data','complete','2026-07-06 09:25:56','2026-07-06 09:25:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329956;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:31:48','2026-07-06 10:31:48',532,NULL),
(144,'woocommerce_cleanup_sessions','complete','2026-07-06 06:00:00','2026-07-06 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783317600;s:18:\"\0*\0first_timestamp\";i:1783317600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783317600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-06 07:22:08','2026-07-06 07:22:08',530,NULL),
(145,'generate_category_lookup_table_wrapper','complete','2026-07-05 09:26:06','2026-07-05 09:26:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783243566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783243566;}',4,1,'2026-07-05 09:27:01','2026-07-05 09:27:01',500,NULL),
(146,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-06 09:25:56','2026-07-06 09:25:56',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783329956;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783329956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-06 10:31:48','2026-07-06 10:31:48',532,NULL),
(149,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 08:22:08','2026-07-06 08:22:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783326128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783326128;}',4,1,'2026-07-06 10:31:46','2026-07-06 10:31:46',532,NULL),
(150,'wc-admin_process_pending_orders_batch','complete','2026-07-06 19:22:08','2026-07-06 19:22:08',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783365728;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783365728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-06 21:21:25','2026-07-06 21:21:25',661,NULL),
(151,'woocommerce_refresh_order_count_cache','complete','2026-07-06 19:22:08','2026-07-06 19:22:08',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783365728;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783365728;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-06 21:21:25','2026-07-06 21:21:25',661,NULL),
(167,'fetch_patterns','complete','2026-07-07 10:32:35','2026-07-07 10:32:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420355;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:46','2026-07-07 11:51:46',676,NULL),
(153,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 11:31:46','2026-07-06 11:31:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783337506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783337506;}',4,1,'2026-07-06 13:23:04','2026-07-06 13:23:04',536,NULL),
(154,'woocommerce_scheduled_sales','complete','2026-07-07 10:31:46','2026-07-07 10:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420306;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:44','2026-07-07 11:51:44',676,NULL),
(155,'woocommerce_cleanup_logs','complete','2026-07-07 10:31:46','2026-07-07 10:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420306;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:44','2026-07-07 11:51:44',676,NULL),
(156,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-07 10:31:46','2026-07-07 10:31:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420306;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420306;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:44','2026-07-07 11:51:44',676,NULL),
(157,'wc_admin_daily_wrapper','complete','2026-07-07 10:31:48','2026-07-07 10:31:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420308;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:45','2026-07-07 11:51:45',676,NULL),
(158,'woocommerce_cleanup_personal_data','complete','2026-07-07 10:31:48','2026-07-07 10:31:48',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420308;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-07 11:51:46','2026-07-07 11:51:46',676,NULL),
(159,'woocommerce_cleanup_sessions','complete','2026-07-07 06:00:00','2026-07-07 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783404000;s:18:\"\0*\0first_timestamp\";i:1783404000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783404000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-07 08:13:37','2026-07-07 08:13:37',666,NULL),
(160,'generate_category_lookup_table_wrapper','complete','2026-07-06 10:31:58','2026-07-06 10:31:58',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783333918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783333918;}',4,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(161,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-07 10:31:48','2026-07-07 10:31:48',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783420308;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783420308;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-07 11:51:46','2026-07-07 11:51:46',676,NULL),
(162,'fetch_patterns','complete','2026-07-06 10:32:26','2026-07-06 10:32:26',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783333946;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783333946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(163,'woocommerce_run_update_callback','complete','2026-07-06 10:32:30','2026-07-06 10:32:30',10,'{\"update_callback\":\"wc_update_10902_remove_deprecated_push_notifications_option\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783333950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783333950;}',9,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(164,'woocommerce_update_db_to_current_version','complete','2026-07-06 10:32:31','2026-07-06 10:32:31',10,'{\"version\":\"10.9.3\"}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783333951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783333951;}',9,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(165,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2026-07-06 10:32:31','2026-07-06 10:32:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783333951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783333951;}',9,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(166,'woocommerce_run_on_woocommerce_admin_updated','complete','2026-07-06 10:32:35','2026-07-06 10:32:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783333955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783333955;}',10,1,'2026-07-06 10:32:35','2026-07-06 10:32:35',534,NULL),
(168,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 14:23:04','2026-07-06 14:23:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347784;}',4,1,'2026-07-06 14:24:14','2026-07-06 14:24:14',562,NULL),
(169,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:06:23','2026-07-06 14:06:23',10,'[2822,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783346783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783346783;}',9,1,'2026-07-06 14:07:22','2026-07-06 14:07:22',549,NULL),
(170,'woocommerce_update_marketplace_suggestions','complete','2026-07-06 14:21:53','2026-07-06 14:21:53',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347713;}',6,1,'2026-07-06 14:22:58','2026-07-06 14:22:58',559,NULL),
(171,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 15:24:14','2026-07-06 15:24:14',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783351454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783351454;}',4,1,'2026-07-06 15:24:27','2026-07-06 15:24:27',654,NULL),
(172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:43','2026-07-06 14:24:43',10,'[2832,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347883;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(173,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:43','2026-07-06 14:24:43',10,'[2833,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347883;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2834,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(175,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2835,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2836,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2837,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2838,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(179,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2839,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2840,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2841,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:44','2026-07-06 14:24:44',10,'[2842,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347884;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(183,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2843,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2844,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(185,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2845,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2846,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2847,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2848,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(189,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2849,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2850,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(191,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2851,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:45','2026-07-06 14:24:45',10,'[2852,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347885;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347885;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(193,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2853,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2854,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(195,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2855,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2856,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:17','2026-07-06 14:25:17',566,NULL),
(197,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2857,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2858,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2859,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2860,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(201,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:24:46','2026-07-06 14:24:46',10,'[2861,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347886;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347886;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:04','2026-07-06 14:25:04',10,'[2952,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347904;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(203,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:04','2026-07-06 14:25:04',10,'[2953,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347904;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:04','2026-07-06 14:25:04',10,'[2954,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347904;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2955,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2956,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2957,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(208,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2958,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2959,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2960,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2961,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2962,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2963,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(214,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:05','2026-07-06 14:25:05',10,'[2964,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347905;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2965,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2966,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(217,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2967,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(218,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2968,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2969,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(220,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2970,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2971,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',567,NULL),
(222,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:06','2026-07-06 14:25:06',10,'[2972,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347906;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2973,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(224,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2974,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2975,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2976,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(227,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2977,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2978,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(229,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2979,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(230,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2980,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:07','2026-07-06 14:25:07',10,'[2981,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347907;}',9,1,'2026-07-06 14:25:18','2026-07-06 14:25:18',568,NULL),
(232,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:19','2026-07-06 14:25:19',10,'[3042,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347919;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(233,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:19','2026-07-06 14:25:19',10,'[3043,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347919;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3044,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3045,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(236,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3046,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3047,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3048,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3049,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3050,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(241,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3051,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(242,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3052,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:20','2026-07-06 14:25:20',10,'[3053,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347920;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3054,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3055,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(246,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3056,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3057,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3058,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3059,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3060,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(251,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3061,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3062,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3063,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:21','2026-07-06 14:25:21',10,'[3064,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347921;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3065,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3066,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',571,NULL),
(257,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3067,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',572,NULL),
(258,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3068,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',572,NULL),
(259,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3069,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',572,NULL),
(260,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3070,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:23','2026-07-06 14:25:23',572,NULL),
(261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:22','2026-07-06 14:25:22',10,'[3071,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347922;}',9,1,'2026-07-06 14:25:24','2026-07-06 14:25:24',572,NULL),
(262,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:24','2026-07-06 14:25:24',10,'[3047,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347924;}',9,1,'2026-07-06 14:25:24','2026-07-06 14:25:24',573,NULL),
(263,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:25','2026-07-06 14:25:25',10,'[3048,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347925;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(264,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:25','2026-07-06 14:25:25',10,'[3049,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347925;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(265,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:25','2026-07-06 14:25:25',10,'[3050,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347925;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:26','2026-07-06 14:25:26',10,'[3051,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347926;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347926;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(267,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:26','2026-07-06 14:25:26',10,'[3052,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347926;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347926;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:27','2026-07-06 14:25:27',10,'[3053,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347927;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:27','2026-07-06 14:25:27',10,'[3054,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347927;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:27','2026-07-06 14:25:27',10,'[3055,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347927;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:28','2026-07-06 14:25:28',10,'[3056,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347928;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:28','2026-07-06 14:25:28',10,'[3057,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347928;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(273,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:28','2026-07-06 14:25:28',10,'[3058,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347928;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:29','2026-07-06 14:25:29',10,'[3059,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347929;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:29','2026-07-06 14:25:29',10,'[3060,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347929;}',9,1,'2026-07-06 14:25:29','2026-07-06 14:25:29',576,NULL),
(276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:30','2026-07-06 14:25:30',10,'[3061,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347930;}',9,1,'2026-07-06 14:25:34','2026-07-06 14:25:34',578,NULL),
(277,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:30','2026-07-06 14:25:30',10,'[3062,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347930;}',9,1,'2026-07-06 14:25:34','2026-07-06 14:25:34',578,NULL),
(278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:31','2026-07-06 14:25:31',10,'[3063,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347931;}',9,1,'2026-07-06 14:25:34','2026-07-06 14:25:34',578,NULL),
(279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:31','2026-07-06 14:25:31',10,'[3064,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347931;}',9,1,'2026-07-06 14:25:34','2026-07-06 14:25:34',578,NULL),
(280,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:32','2026-07-06 14:25:32',10,'[3065,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347932;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:32','2026-07-06 14:25:32',10,'[3066,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347932;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:33','2026-07-06 14:25:33',10,'[3067,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347933;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:33','2026-07-06 14:25:33',10,'[3068,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347933;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:34','2026-07-06 14:25:34',10,'[3069,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347934;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(285,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:34','2026-07-06 14:25:34',10,'[3070,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347934;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',578,NULL),
(286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:35','2026-07-06 14:25:35',10,'[3071,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347935;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',579,NULL),
(287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:35','2026-07-06 14:25:35',10,'[3133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347935;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',579,NULL),
(288,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:35','2026-07-06 14:25:35',10,'[3134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347935;}',9,1,'2026-07-06 14:25:35','2026-07-06 14:25:35',579,NULL),
(289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3135,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(290,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3136,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3137,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3138,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3139,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3140,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3141,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3142,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:36','2026-07-06 14:25:36',10,'[3143,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347936;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347936;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(298,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(299,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(300,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(301,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:40','2026-07-06 14:25:40',581,NULL),
(302,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3148,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3149,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3150,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(305,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:37','2026-07-06 14:25:37',10,'[3152,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347937;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(307,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3153,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3154,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(309,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3156,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(311,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',581,NULL),
(314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',582,NULL),
(315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3161,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',582,NULL),
(316,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:38','2026-07-06 14:25:38',10,'[3162,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347938;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',582,NULL),
(317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:39','2026-07-06 14:25:39',10,'[3133,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347939;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',582,NULL),
(318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:39','2026-07-06 14:25:39',10,'[3134,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347939;}',9,1,'2026-07-06 14:25:41','2026-07-06 14:25:41',582,NULL),
(319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:42','2026-07-06 14:25:42',10,'[3138,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347942;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(320,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:43','2026-07-06 14:25:43',10,'[3139,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347943;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:43','2026-07-06 14:25:43',10,'[3140,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347943;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:44','2026-07-06 14:25:44',10,'[3141,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347944;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:44','2026-07-06 14:25:44',10,'[3142,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347944;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:45','2026-07-06 14:25:45',10,'[3143,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347945;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(325,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:45','2026-07-06 14:25:45',10,'[3144,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347945;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:45','2026-07-06 14:25:45',10,'[3145,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347945;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:46','2026-07-06 14:25:46',10,'[3146,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347946;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:46','2026-07-06 14:25:46',10,'[3147,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347946;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:46','2026-07-06 14:25:46',10,'[3148,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347946;}',9,1,'2026-07-06 14:25:46','2026-07-06 14:25:46',584,NULL),
(330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:47','2026-07-06 14:25:47',10,'[3149,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347947;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:47','2026-07-06 14:25:47',10,'[3150,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347947;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:47','2026-07-06 14:25:47',10,'[3151,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347947;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(333,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:49','2026-07-06 14:25:49',10,'[3152,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347949;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:51','2026-07-06 14:25:51',10,'[3153,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347951;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(335,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:55','2026-07-06 14:25:55',10,'[3154,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347955;}',9,1,'2026-07-06 14:25:58','2026-07-06 14:25:58',586,NULL),
(336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:25:59','2026-07-06 14:25:59',10,'[3155,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347959;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(337,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:01','2026-07-06 14:26:01',10,'[3209,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347961;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:01','2026-07-06 14:26:01',10,'[3210,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347961;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(339,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:01','2026-07-06 14:26:01',10,'[3211,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347961;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:01','2026-07-06 14:26:01',10,'[3212,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347961;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(341,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:02','2026-07-06 14:26:02',10,'[3213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347962;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(342,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:02','2026-07-06 14:26:02',10,'[3214,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347962;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(343,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:02','2026-07-06 14:26:02',10,'[3215,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347962;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:02','2026-07-06 14:26:02',10,'[3216,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347962;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(345,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:03','2026-07-06 14:26:03',10,'[3217,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347963;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:03','2026-07-06 14:26:03',10,'[3218,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347963;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(347,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:03','2026-07-06 14:26:03',10,'[3219,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347963;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(348,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:03','2026-07-06 14:26:03',10,'[3220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347963;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3221,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(350,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(351,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(352,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3224,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3225,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(354,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(355,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:04','2026-07-06 14:26:04',10,'[3227,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347964;}',9,1,'2026-07-06 14:26:04','2026-07-06 14:26:04',588,NULL),
(356,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:05','2026-07-06 14:26:05',10,'[3228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347965;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:05','2026-07-06 14:26:05',10,'[3229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347965;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(358,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:05','2026-07-06 14:26:05',10,'[3230,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347965;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:05','2026-07-06 14:26:05',10,'[3231,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347965;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:05','2026-07-06 14:26:05',10,'[3156,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347965;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:06','2026-07-06 14:26:06',10,'[3157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347966;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:06','2026-07-06 14:26:06',10,'[3158,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347966;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(363,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:07','2026-07-06 14:26:07',10,'[3159,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347967;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:07','2026-07-06 14:26:07',10,'[3160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347967;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:07','2026-07-06 14:26:07',10,'[3161,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347967;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:08','2026-07-06 14:26:08',10,'[3162,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347968;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:08','2026-07-06 14:26:08',10,'[3209,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347968;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:09','2026-07-06 14:26:09',10,'[3210,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347969;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:09','2026-07-06 14:26:09',10,'[3211,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347969;}',9,1,'2026-07-06 14:26:09','2026-07-06 14:26:09',590,NULL),
(370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:10','2026-07-06 14:26:10',10,'[3212,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347970;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:10','2026-07-06 14:26:10',10,'[3213,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347970;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:10','2026-07-06 14:26:10',10,'[3214,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347970;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:11','2026-07-06 14:26:11',10,'[3215,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347971;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:11','2026-07-06 14:26:11',10,'[3216,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347971;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:12','2026-07-06 14:26:12',10,'[3217,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347972;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:12','2026-07-06 14:26:12',10,'[3218,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347972;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(377,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:13','2026-07-06 14:26:13',10,'[3219,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347973;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:13','2026-07-06 14:26:13',10,'[3220,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347973;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:13','2026-07-06 14:26:13',10,'[3221,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347973;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:14','2026-07-06 14:26:14',10,'[3222,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347974;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(381,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:14','2026-07-06 14:26:14',10,'[3223,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347974;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:15','2026-07-06 14:26:15',10,'[3224,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347975;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(383,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:15','2026-07-06 14:26:15',10,'[3225,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347975;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:15','2026-07-06 14:26:15',10,'[3226,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347975;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347975;}',9,1,'2026-07-06 14:26:15','2026-07-06 14:26:15',592,NULL),
(385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:16','2026-07-06 14:26:16',10,'[3227,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347976;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:16','2026-07-06 14:26:16',10,'[3228,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347976;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:17','2026-07-06 14:26:17',10,'[3229,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347977;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:17','2026-07-06 14:26:17',10,'[3230,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347977;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:17','2026-07-06 14:26:17',10,'[3231,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347977;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(390,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3296,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(391,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3297,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3298,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3299,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3300,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3301,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:18','2026-07-06 14:26:18',10,'[3302,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347978;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(397,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3303,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:20','2026-07-06 14:26:20',594,NULL),
(398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3304,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3305,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(400,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3307,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(402,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3308,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3309,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3310,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:19','2026-07-06 14:26:19',10,'[3311,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347979;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3313,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3314,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(409,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3315,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',594,NULL),
(410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3316,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3317,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(412,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(413,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3319,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3320,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(415,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3321,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(416,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:20','2026-07-06 14:26:20',10,'[3322,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347980;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:21','2026-07-06 14:26:21',10,'[3323,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347981;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:21','2026-07-06 14:26:21',10,'[3324,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347981;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(419,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:21','2026-07-06 14:26:21',10,'[3325,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347981;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:21','2026-07-06 14:26:21',10,'[3297,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347981;}',9,1,'2026-07-06 14:26:21','2026-07-06 14:26:21',595,NULL),
(421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:22','2026-07-06 14:26:22',10,'[3298,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347982;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:22','2026-07-06 14:26:22',10,'[3299,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347982;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:23','2026-07-06 14:26:23',10,'[3300,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347983;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(424,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:23','2026-07-06 14:26:23',10,'[3301,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347983;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:23','2026-07-06 14:26:23',10,'[3302,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347983;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(426,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:24','2026-07-06 14:26:24',10,'[3303,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347984;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(427,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:24','2026-07-06 14:26:24',10,'[3304,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347984;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:25','2026-07-06 14:26:25',10,'[3305,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347985;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:25','2026-07-06 14:26:25',10,'[3306,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347985;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:25','2026-07-06 14:26:25',10,'[3307,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347985;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(431,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:26','2026-07-06 14:26:26',10,'[3308,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347986;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:26','2026-07-06 14:26:26',10,'[3309,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347986;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:26','2026-07-06 14:26:26',10,'[3310,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347986;}',9,1,'2026-07-06 14:26:31','2026-07-06 14:26:31',597,NULL),
(434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:27','2026-07-06 14:26:27',10,'[3311,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347987;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:27','2026-07-06 14:26:27',10,'[3312,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347987;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:28','2026-07-06 14:26:28',10,'[3313,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347988;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:28','2026-07-06 14:26:28',10,'[3314,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347988;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:28','2026-07-06 14:26:28',10,'[3315,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347988;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:29','2026-07-06 14:26:29',10,'[3316,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347989;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:29','2026-07-06 14:26:29',10,'[3317,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347989;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:29','2026-07-06 14:26:29',10,'[3318,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347989;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:30','2026-07-06 14:26:30',10,'[3319,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347990;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:30','2026-07-06 14:26:30',10,'[3320,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347990;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(444,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:30','2026-07-06 14:26:30',10,'[3321,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347990;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:31','2026-07-06 14:26:31',10,'[3322,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347991;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',597,NULL),
(446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:31','2026-07-06 14:26:31',10,'[3323,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347991;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',598,NULL),
(447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:32','2026-07-06 14:26:32',10,'[3324,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347992;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',598,NULL),
(448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:32','2026-07-06 14:26:32',10,'[3325,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347992;}',9,1,'2026-07-06 14:26:32','2026-07-06 14:26:32',598,NULL),
(449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3386,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3387,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3388,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3389,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(453,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3390,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3391,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(455,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3392,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(457,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3394,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(458,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:34','2026-07-06 14:26:34',10,'[3395,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347994;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3396,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3397,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(462,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3399,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(463,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3400,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3401,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(465,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3403,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:35','2026-07-06 14:26:35',10,'[3404,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347995;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3405,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(470,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3407,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3408,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3409,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(473,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3410,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',600,NULL),
(474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3411,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',601,NULL),
(475,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3412,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',601,NULL),
(476,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3413,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',601,NULL),
(477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:36','2026-07-06 14:26:36',10,'[3414,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347996;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347996;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',601,NULL),
(478,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:37','2026-07-06 14:26:37',10,'[3415,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347997;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347997;}',9,1,'2026-07-06 14:26:37','2026-07-06 14:26:37',601,NULL),
(479,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:38','2026-07-06 14:26:38',10,'[3389,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347998;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:39','2026-07-06 14:26:39',10,'[3390,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347999;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(481,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:39','2026-07-06 14:26:39',10,'[3391,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783347999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783347999;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:40','2026-07-06 14:26:40',10,'[3392,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348000;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(483,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:40','2026-07-06 14:26:40',10,'[3393,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348000;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:41','2026-07-06 14:26:41',10,'[3394,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348001;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:41','2026-07-06 14:26:41',10,'[3395,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348001;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(486,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:42','2026-07-06 14:26:42',10,'[3396,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348002;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(487,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:42','2026-07-06 14:26:42',10,'[3397,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348002;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(488,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:43','2026-07-06 14:26:43',10,'[3398,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348003;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:43','2026-07-06 14:26:43',10,'[3399,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348003;}',9,1,'2026-07-06 14:26:43','2026-07-06 14:26:43',603,NULL),
(490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:44','2026-07-06 14:26:44',10,'[3400,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348004;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(491,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:44','2026-07-06 14:26:44',10,'[3401,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348004;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(492,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:45','2026-07-06 14:26:45',10,'[3402,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348005;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:45','2026-07-06 14:26:45',10,'[3403,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348005;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(494,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:46','2026-07-06 14:26:46',10,'[3404,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348006;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:46','2026-07-06 14:26:46',10,'[3405,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348006;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(496,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:47','2026-07-06 14:26:47',10,'[3406,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348007;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(497,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:47','2026-07-06 14:26:47',10,'[3407,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348007;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:48','2026-07-06 14:26:48',10,'[3408,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348008;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:48','2026-07-06 14:26:48',10,'[3409,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348008;}',9,1,'2026-07-06 14:26:48','2026-07-06 14:26:48',605,NULL),
(500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:49','2026-07-06 14:26:49',10,'[3410,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348009;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:50','2026-07-06 14:26:50',10,'[3411,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348010;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:50','2026-07-06 14:26:50',10,'[3412,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348010;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(503,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:50','2026-07-06 14:26:50',10,'[3413,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348010;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(504,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:51','2026-07-06 14:26:51',10,'[3414,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348011;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:51','2026-07-06 14:26:51',10,'[3415,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348011;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:52','2026-07-06 14:26:52',10,'[3502,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348012;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(507,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:52','2026-07-06 14:26:52',10,'[3503,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348012;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:52','2026-07-06 14:26:52',10,'[3504,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348012;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(509,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:52','2026-07-06 14:26:52',10,'[3505,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348012;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3506,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(511,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3507,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3508,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3509,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3510,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3511,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(516,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3512,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3513,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(518,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:53','2026-07-06 14:26:53',10,'[3514,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348013;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(519,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(520,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3516,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(521,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3517,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(522,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3518,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(523,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3519,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(524,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3520,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',607,NULL),
(525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',608,NULL),
(526,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:54','2026-07-06 14:26:54',10,'[3522,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348014;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348014;}',9,1,'2026-07-06 14:26:54','2026-07-06 14:26:54',608,NULL),
(527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3523,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(528,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3524,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3525,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(530,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3526,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3527,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(532,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3528,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(533,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3529,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3530,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:55','2026-07-06 14:26:55',10,'[3531,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348015;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:56','2026-07-06 14:26:56',10,'[3502,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348016;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:56','2026-07-06 14:26:56',10,'[3503,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348016;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:57','2026-07-06 14:26:57',10,'[3504,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348017;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(539,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:57','2026-07-06 14:26:57',10,'[3505,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348017;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(540,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:58','2026-07-06 14:26:58',10,'[3506,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348018;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:58','2026-07-06 14:26:58',10,'[3507,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348018;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(542,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:59','2026-07-06 14:26:59',10,'[3508,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348019;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(543,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:26:59','2026-07-06 14:26:59',10,'[3509,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348019;}',9,1,'2026-07-06 14:26:59','2026-07-06 14:26:59',610,NULL),
(544,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:00','2026-07-06 14:27:00',10,'[3510,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348020;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(545,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:00','2026-07-06 14:27:00',10,'[3511,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348020;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(546,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:01','2026-07-06 14:27:01',10,'[3512,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348021;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(547,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:02','2026-07-06 14:27:02',10,'[3513,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348022;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(548,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:02','2026-07-06 14:27:02',10,'[3514,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348022;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(549,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:02','2026-07-06 14:27:02',10,'[3515,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348022;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(550,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:03','2026-07-06 14:27:03',10,'[3516,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348023;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:04','2026-07-06 14:27:04',10,'[3517,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348024;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(552,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:04','2026-07-06 14:27:04',10,'[3518,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348024;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(553,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:04','2026-07-06 14:27:04',10,'[3519,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348024;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(554,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:05','2026-07-06 14:27:05',10,'[3520,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348025;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(555,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:05','2026-07-06 14:27:05',10,'[3521,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348025;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(556,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:05','2026-07-06 14:27:05',10,'[3522,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348025;}',9,1,'2026-07-06 14:27:05','2026-07-06 14:27:05',612,NULL),
(557,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:06','2026-07-06 14:27:06',10,'[3523,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348026;}',9,1,'2026-07-06 14:27:10','2026-07-06 14:27:10',614,NULL),
(558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:06','2026-07-06 14:27:06',10,'[3524,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348026;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(559,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:06','2026-07-06 14:27:06',10,'[3525,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348026;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(560,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:07','2026-07-06 14:27:07',10,'[3526,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348027;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(561,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:07','2026-07-06 14:27:07',10,'[3527,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348027;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(562,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:07','2026-07-06 14:27:07',10,'[3528,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348027;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(563,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:08','2026-07-06 14:27:08',10,'[3529,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348028;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:08','2026-07-06 14:27:08',10,'[3530,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348028;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(565,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:09','2026-07-06 14:27:09',10,'[3531,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348029;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(566,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:09','2026-07-06 14:27:09',10,'[3602,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348029;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(567,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:09','2026-07-06 14:27:09',10,'[3603,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348029;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(568,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:09','2026-07-06 14:27:09',10,'[3604,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348029;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:09','2026-07-06 14:27:09',10,'[3605,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348029;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(570,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3606,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3607,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(572,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3608,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3609,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(574,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3610,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3611,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(576,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3612,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(578,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:10','2026-07-06 14:27:10',10,'[3614,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348030;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',614,NULL),
(579,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3615,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(580,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3616,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(581,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3617,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(582,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3618,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3619,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(584,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3620,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3621,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(586,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:11','2026-07-06 14:27:11',10,'[3622,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348031;}',9,1,'2026-07-06 14:27:11','2026-07-06 14:27:11',615,NULL),
(587,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:12','2026-07-06 14:27:12',10,'[3623,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348032;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:12','2026-07-06 14:27:12',10,'[3602,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348032;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(589,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:12','2026-07-06 14:27:12',10,'[3603,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348032;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(590,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:13','2026-07-06 14:27:13',10,'[3604,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348033;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(591,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:13','2026-07-06 14:27:13',10,'[3605,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348033;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(592,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:13','2026-07-06 14:27:13',10,'[3606,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348033;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:14','2026-07-06 14:27:14',10,'[3607,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348034;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(594,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:14','2026-07-06 14:27:14',10,'[3608,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348034;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(595,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:15','2026-07-06 14:27:15',10,'[3609,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348035;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:15','2026-07-06 14:27:15',10,'[3610,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348035;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(597,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:15','2026-07-06 14:27:15',10,'[3611,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348035;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(598,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:16','2026-07-06 14:27:16',10,'[3612,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348036;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(599,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:16','2026-07-06 14:27:16',10,'[3613,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348036;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(600,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:16','2026-07-06 14:27:16',10,'[3614,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348036;}',9,1,'2026-07-06 14:27:16','2026-07-06 14:27:16',617,NULL),
(601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:17','2026-07-06 14:27:17',10,'[3615,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348037;}',9,1,'2026-07-06 14:27:17','2026-07-06 14:27:17',619,NULL),
(602,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:17','2026-07-06 14:27:17',10,'[3616,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348037;}',9,1,'2026-07-06 14:27:17','2026-07-06 14:27:17',619,NULL),
(603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:17','2026-07-06 14:27:17',10,'[3617,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348037;}',9,1,'2026-07-06 14:27:17','2026-07-06 14:27:17',619,NULL),
(604,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:18','2026-07-06 14:27:18',10,'[3619,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348038;}',9,1,'2026-07-06 14:27:22','2026-07-06 14:27:22',621,NULL),
(605,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:20','2026-07-06 14:27:20',10,'[3620,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348040;}',9,1,'2026-07-06 14:27:22','2026-07-06 14:27:22',621,NULL),
(606,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:21','2026-07-06 14:27:21',10,'[3621,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348041;}',9,1,'2026-07-06 14:27:22','2026-07-06 14:27:22',621,NULL),
(607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:22','2026-07-06 14:27:22',10,'[3622,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348042;}',9,1,'2026-07-06 14:27:22','2026-07-06 14:27:22',621,NULL),
(608,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:27:22','2026-07-06 14:27:22',10,'[3623,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348042;}',9,1,'2026-07-06 14:27:22','2026-07-06 14:27:22',621,NULL),
(609,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-06 14:36:27','2026-07-06 14:36:27',10,'[2977,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783348587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783348587;}',9,1,'2026-07-06 14:36:47','2026-07-06 14:36:47',633,NULL),
(610,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 16:24:27','2026-07-06 16:24:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783355067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783355067;}',4,1,'2026-07-06 21:21:24','2026-07-06 21:21:24',661,NULL),
(611,'woocommerce_cancel_unpaid_orders','complete','2026-07-06 22:21:24','2026-07-06 22:21:24',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783376484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783376484;}',4,1,'2026-07-07 04:51:46','2026-07-07 04:51:46',664,NULL),
(612,'wc-admin_process_pending_orders_batch','complete','2026-07-07 09:21:25','2026-07-07 09:21:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783416085;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783416085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-07 09:28:45','2026-07-07 09:28:45',674,NULL),
(613,'woocommerce_refresh_order_count_cache','complete','2026-07-07 09:21:25','2026-07-07 09:21:25',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783416085;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783416085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-07 09:28:45','2026-07-07 09:28:45',674,NULL),
(614,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 05:51:46','2026-07-07 05:51:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783403506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783403506;}',4,1,'2026-07-07 08:13:37','2026-07-07 08:13:37',666,NULL),
(615,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 09:13:37','2026-07-07 09:13:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783415617;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783415617;}',4,1,'2026-07-07 09:28:45','2026-07-07 09:28:45',674,NULL),
(630,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 13:52:26','2026-07-07 13:52:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783432346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783432346;}',4,1,'2026-07-07 13:56:33','2026-07-07 13:56:33',779,NULL),
(631,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 14:56:33','2026-07-07 14:56:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783436193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783436193;}',4,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(617,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 10:28:45','2026-07-07 10:28:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783420125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783420125;}',4,1,'2026-07-07 11:51:44','2026-07-07 11:51:44',676,NULL),
(618,'wc-admin_process_pending_orders_batch','complete','2026-07-07 21:28:45','2026-07-07 21:28:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783459725;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783459725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(619,'woocommerce_refresh_order_count_cache','complete','2026-07-07 21:28:45','2026-07-07 21:28:45',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783459725;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783459725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(620,'woocommerce_cancel_unpaid_orders','complete','2026-07-07 12:51:44','2026-07-07 12:51:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783428704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783428704;}',4,1,'2026-07-07 12:52:26','2026-07-07 12:52:26',728,NULL),
(621,'woocommerce_scheduled_sales','complete','2026-07-08 11:51:44','2026-07-08 11:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511504;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(622,'woocommerce_cleanup_logs','complete','2026-07-08 11:51:44','2026-07-08 11:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511504;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(623,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-08 11:51:44','2026-07-08 11:51:44',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511504;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(624,'wc_admin_daily_wrapper','complete','2026-07-08 11:51:45','2026-07-08 11:51:45',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511505;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:35','2026-07-08 17:26:35',830,NULL),
(625,'woocommerce_cleanup_personal_data','complete','2026-07-08 11:51:46','2026-07-08 11:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511506;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:36','2026-07-08 17:26:36',830,NULL),
(626,'fetch_patterns','complete','2026-07-08 11:51:46','2026-07-08 11:51:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511506;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-08 17:26:36','2026-07-08 17:26:36',830,NULL),
(627,'woocommerce_cleanup_sessions','complete','2026-07-08 06:00:00','2026-07-08 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783490400;s:18:\"\0*\0first_timestamp\";i:1783490400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783490400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-08 17:26:33','2026-07-08 17:26:33',830,NULL),
(628,'generate_category_lookup_table_wrapper','complete','2026-07-07 11:51:56','2026-07-07 11:51:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783425116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783425116;}',4,1,'2026-07-07 11:57:07','2026-07-07 11:57:07',678,NULL),
(629,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-08 11:51:46','2026-07-08 11:51:46',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511506;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-08 17:26:36','2026-07-08 17:26:36',830,NULL),
(632,'woocommerce_cancel_unpaid_orders','complete','2026-07-08 18:26:33','2026-07-08 18:26:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783535193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783535193;}',4,1,'2026-07-09 06:19:08','2026-07-09 06:19:08',832,NULL),
(633,'wc-admin_process_pending_orders_batch','complete','2026-07-09 05:26:33','2026-07-09 05:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783574793;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783574793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-09 06:19:09','2026-07-09 06:19:09',832,NULL),
(634,'woocommerce_refresh_order_count_cache','complete','2026-07-09 05:26:33','2026-07-09 05:26:33',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783574793;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783574793;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-09 06:19:09','2026-07-09 06:19:09',832,NULL),
(645,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 07:19:08','2026-07-09 07:19:08',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783581548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783581548;}',4,1,'2026-07-09 09:42:29','2026-07-09 09:42:29',834,NULL),
(636,'woocommerce_scheduled_sales','complete','2026-07-09 17:26:33','2026-07-09 17:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617993;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:31','2026-07-10 12:29:31',1,NULL),
(637,'woocommerce_cleanup_logs','complete','2026-07-09 17:26:33','2026-07-09 17:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617993;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:31','2026-07-10 12:29:31',1,NULL),
(638,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-09 17:26:33','2026-07-09 17:26:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617993;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:31','2026-07-10 12:29:31',1,NULL),
(639,'wc_admin_daily_wrapper','complete','2026-07-09 17:26:35','2026-07-09 17:26:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617995;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:33','2026-07-10 12:29:33',1,NULL),
(640,'woocommerce_cleanup_personal_data','complete','2026-07-09 17:26:36','2026-07-09 17:26:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617996;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(641,'fetch_patterns','complete','2026-07-09 17:26:36','2026-07-09 17:26:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617996;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(642,'woocommerce_cleanup_sessions','complete','2026-07-09 06:00:00','2026-07-09 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783576800;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783576800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-09 06:19:09','2026-07-09 06:19:09',832,NULL),
(643,'generate_category_lookup_table_wrapper','complete','2026-07-08 17:26:46','2026-07-08 17:26:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783531606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783531606;}',4,1,'2026-07-09 06:19:08','2026-07-09 06:19:08',832,NULL),
(644,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-09 17:26:36','2026-07-09 17:26:36',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783617996;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783617996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(646,'wc-admin_process_pending_orders_batch','complete','2026-07-09 18:19:09','2026-07-09 18:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783621149;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783621149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(647,'woocommerce_refresh_order_count_cache','complete','2026-07-09 18:19:09','2026-07-09 18:19:09',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783621149;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783621149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(648,'woocommerce_cleanup_sessions','complete','2026-07-09 18:19:09','2026-07-09 18:19:09',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783621149;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783621149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-10 12:29:34','2026-07-10 12:29:34',1,NULL),
(649,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 10:42:29','2026-07-09 10:42:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783593749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783593749;}',4,1,'2026-07-09 13:03:04','2026-07-09 13:03:04',836,NULL),
(650,'woocommerce_cancel_unpaid_orders','complete','2026-07-09 14:03:04','2026-07-09 14:03:04',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783605784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783605784;}',4,1,'2026-07-10 12:29:31','2026-07-10 12:29:31',1,NULL),
(651,'woocommerce_run_on_woocommerce_admin_updated','complete','2026-07-09 13:04:37','2026-07-09 13:04:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602277;}',10,1,'2026-07-09 13:04:37','2026-07-09 13:04:37',839,NULL),
(652,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:10:50','2026-07-09 13:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602650;}',8,1,'2026-07-09 13:10:51','2026-07-09 13:10:51',844,NULL),
(653,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:10:50','2026-07-09 13:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602650;}',8,1,'2026-07-09 13:10:51','2026-07-09 13:10:51',844,NULL),
(654,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:10:50','2026-07-09 13:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602650;}',8,1,'2026-07-09 13:10:51','2026-07-09 13:10:51',844,NULL),
(655,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:10:50','2026-07-09 13:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602650;}',8,1,'2026-07-09 13:10:51','2026-07-09 13:10:51',844,NULL),
(656,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(657,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(658,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(659,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(660,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(661,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(662,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(663,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(664,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(665,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(666,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(667,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(668,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(669,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(670,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(671,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:25','2026-07-09 13:17:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603045;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(672,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(673,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(674,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(675,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(676,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(677,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(678,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(679,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(680,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',852,NULL),
(681,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(682,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(683,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(684,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(685,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(686,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:26','2026-07-09 13:17:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603046;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(687,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(688,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(689,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(690,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(691,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(692,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(693,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(694,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(695,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(696,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(697,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(698,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(699,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(700,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(701,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(702,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(703,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(704,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(705,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:27','2026-07-09 13:17:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603047;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',853,NULL),
(706,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(707,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(708,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(709,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(710,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(711,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(712,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(713,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(714,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(715,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(716,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(717,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(718,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(719,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(720,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(721,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:28','2026-07-09 13:17:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603048;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(722,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(723,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(724,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(725,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(726,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(727,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(728,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(729,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(730,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',854,NULL),
(731,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(732,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(733,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(734,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(735,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(736,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(737,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:29','2026-07-09 13:17:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603049;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(738,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(739,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(740,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(741,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(742,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(743,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(744,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(745,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(746,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(747,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(748,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:38','2026-07-09 13:17:38',855,NULL),
(749,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(750,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(751,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(752,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(753,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(754,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(755,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:30','2026-07-09 13:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603050;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',855,NULL),
(756,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(757,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(758,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(759,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(760,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(761,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(762,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(763,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(764,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(765,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(766,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(767,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(768,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(769,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(770,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(771,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(772,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(773,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:31','2026-07-09 13:17:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603051;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(774,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(775,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(776,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(777,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(778,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(779,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(780,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',856,NULL),
(781,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(782,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(783,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(784,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(785,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(786,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(787,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(788,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(789,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(790,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(791,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(792,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:32','2026-07-09 13:17:32',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603052;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(793,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(794,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(795,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(796,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(797,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(798,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(799,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(800,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(801,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(802,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(803,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(804,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(805,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',857,NULL),
(806,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(807,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(808,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(809,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:33','2026-07-09 13:17:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603053;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(810,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(811,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(812,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(813,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(814,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(815,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(816,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(817,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(818,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(819,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(820,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(821,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(822,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(823,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(824,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(825,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(826,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(827,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(828,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(829,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(830,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',858,NULL),
(831,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(832,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(833,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:34','2026-07-09 13:17:34',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603054;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(834,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(835,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(836,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:39','2026-07-09 13:17:39',859,NULL),
(837,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(838,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(839,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(840,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(841,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(842,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(843,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(844,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(845,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(846,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(847,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(848,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(849,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(850,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(851,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(852,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(853,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(854,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(855,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',859,NULL),
(856,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(857,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:35','2026-07-09 13:17:35',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603055;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(858,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(859,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(860,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(861,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(862,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(863,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(864,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(865,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(866,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(867,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(868,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(869,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(870,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(871,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(872,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(873,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(874,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(875,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(876,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(877,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(878,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:36','2026-07-09 13:17:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603056;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(879,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(880,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',860,NULL),
(881,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(882,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(883,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(884,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(885,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(886,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(887,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(888,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(889,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(890,'wc_schedule_update_product_default_cat','complete','2026-07-09 13:17:37','2026-07-09 13:17:37',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603057;}',8,1,'2026-07-09 13:17:40','2026-07-09 13:17:40',861,NULL),
(891,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:31:48','2026-07-09 13:31:48',10,'[2979,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603908;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(892,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:31:57','2026-07-09 13:31:57',10,'[2978,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603917;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:04','2026-07-09 13:32:04',10,'[2977,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603924;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(894,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:11','2026-07-09 13:32:11',10,'[2976,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603931;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:17','2026-07-09 13:32:17',10,'[2975,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603937;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603937;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:23','2026-07-09 13:32:23',10,'[2974,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603943;}',9,1,'2026-07-09 13:32:23','2026-07-09 13:32:23',877,NULL),
(897,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:30','2026-07-09 13:32:30',10,'[2981,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603950;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603950;}',9,1,'2026-07-09 13:32:49','2026-07-09 13:32:49',879,NULL),
(898,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:35','2026-07-09 13:32:35',10,'[2980,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603955;}',9,1,'2026-07-09 13:32:49','2026-07-09 13:32:49',879,NULL),
(899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:40','2026-07-09 13:32:40',10,'[3054,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603960;}',9,1,'2026-07-09 13:32:49','2026-07-09 13:32:49',879,NULL),
(900,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:48','2026-07-09 13:32:48',10,'[3053,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603968;}',9,1,'2026-07-09 13:32:49','2026-07-09 13:32:49',879,NULL),
(901,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:32:54','2026-07-09 13:32:54',10,'[3052,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603974;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603974;}',9,1,'2026-07-09 13:32:55','2026-07-09 13:32:55',881,NULL),
(902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:33:01','2026-07-09 13:33:01',10,'[3058,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603981;}',9,1,'2026-07-09 13:33:23','2026-07-09 13:33:23',883,NULL),
(903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:33:07','2026-07-09 13:33:07',10,'[3057,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603987;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603987;}',9,1,'2026-07-09 13:33:23','2026-07-09 13:33:23',883,NULL),
(904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:33:12','2026-07-09 13:33:12',10,'[3056,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603992;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603992;}',9,1,'2026-07-09 13:33:23','2026-07-09 13:33:23',883,NULL),
(905,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:33:18','2026-07-09 13:33:18',10,'[3055,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783603998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783603998;}',9,1,'2026-07-09 13:33:23','2026-07-09 13:33:23',883,NULL),
(906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:12','2026-07-09 13:38:12',10,'[1098,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604292;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:12','2026-07-09 13:38:12',10,'[964,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604292;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:12','2026-07-09 13:38:12',10,'[963,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604292;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(909,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:13','2026-07-09 13:38:13',10,'[962,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604293;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:13','2026-07-09 13:38:13',10,'[956,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604293;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(911,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-09 13:38:13','2026-07-09 13:38:13',10,'[883,3]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783604293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783604293;}',9,1,'2026-07-09 13:38:27','2026-07-09 13:38:27',889,NULL),
(912,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 13:29:31','2026-07-10 13:29:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783690171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783690171;}',4,1,'2026-07-10 13:33:19','2026-07-10 13:33:19',19,NULL),
(913,'woocommerce_scheduled_sales','complete','2026-07-11 12:29:31','2026-07-11 12:29:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772971;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:33','2026-07-11 12:29:33',144,NULL),
(914,'woocommerce_cleanup_logs','complete','2026-07-11 12:29:31','2026-07-11 12:29:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772971;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:33','2026-07-11 12:29:33',144,NULL),
(915,'woocommerce_cleanup_rate_limits_wrapper','complete','2026-07-11 12:29:31','2026-07-11 12:29:31',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772971;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:33','2026-07-11 12:29:33',144,NULL),
(916,'wc_admin_daily_wrapper','complete','2026-07-11 12:29:33','2026-07-11 12:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772973;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:35','2026-07-11 12:29:35',144,NULL),
(917,'woocommerce_cleanup_personal_data','complete','2026-07-11 12:29:34','2026-07-11 12:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772974;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:35','2026-07-11 12:29:35',145,NULL),
(918,'fetch_patterns','complete','2026-07-11 12:29:34','2026-07-11 12:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772974;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2026-07-11 12:29:35','2026-07-11 12:29:35',145,NULL),
(919,'wc-admin_process_pending_orders_batch','complete','2026-07-11 00:29:34','2026-07-11 00:29:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783729774;s:18:\"\0*\0first_timestamp\";i:1782656124;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783729774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-11 09:17:13','2026-07-11 09:17:13',25,NULL),
(920,'woocommerce_refresh_order_count_cache','complete','2026-07-11 00:29:34','2026-07-11 00:29:34',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783729774;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783729774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-11 09:17:13','2026-07-11 09:17:13',25,NULL),
(925,'woocommerce_cancel_unpaid_orders','complete','2026-07-10 14:33:19','2026-07-10 14:33:19',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783693999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783693999;}',4,1,'2026-07-10 23:10:50','2026-07-10 23:10:50',23,NULL),
(926,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 00:10:50','2026-07-11 00:10:50',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783728650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783728650;}',4,1,'2026-07-11 09:17:13','2026-07-11 09:17:13',25,NULL),
(922,'woocommerce_cleanup_sessions','complete','2026-07-11 06:00:00','2026-07-11 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783749600;s:18:\"\0*\0first_timestamp\";i:1783749600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783749600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-11 09:17:13','2026-07-11 09:17:13',25,NULL),
(923,'generate_category_lookup_table_wrapper','complete','2026-07-10 12:29:44','2026-07-10 12:29:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783686584;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783686584;}',4,1,'2026-07-10 12:31:03','2026-07-10 12:31:03',3,NULL),
(924,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-07-11 12:29:34','2026-07-11 12:29:34',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783772974;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783772974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2026-07-11 12:29:35','2026-07-11 12:29:35',145,NULL),
(927,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 10:17:13','2026-07-11 10:17:13',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783765033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783765033;}',4,1,'2026-07-11 10:17:30','2026-07-11 10:17:30',30,NULL),
(933,'wc-admin_process_pending_orders_batch','complete','2026-07-11 22:59:20','2026-07-11 22:59:20',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783810760;s:18:\"\0*\0first_timestamp\";i:1783767536;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783810760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-12 01:10:25','2026-07-12 01:10:25',538,NULL),
(929,'woocommerce_refresh_order_count_cache','complete','2026-07-11 21:17:13','2026-07-11 21:17:13',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783804633;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783804633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-11 21:17:34','2026-07-11 21:17:34',464,NULL),
(945,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 15:15:44','2026-07-11 15:15:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783782944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783782944;}',4,1,'2026-07-11 15:16:22','2026-07-11 15:16:22',227,NULL),
(946,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 16:16:22','2026-07-11 16:16:22',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783786582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783786582;}',4,1,'2026-07-11 16:16:28','2026-07-11 16:16:28',291,NULL),
(931,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 11:17:30','2026-07-11 11:17:30',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783768650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783768650;}',4,1,'2026-07-11 11:18:25','2026-07-11 11:18:25',95,NULL),
(932,'wc-admin_process_pending_orders_batch','complete','2026-07-11 10:58:56','2026-07-11 10:58:56',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783767536;s:18:\"\0*\0first_timestamp\";i:1783767536;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783767536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,1,'2026-07-11 10:59:20','2026-07-11 10:59:20',73,NULL),
(934,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 12:18:25','2026-07-11 12:18:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783772305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783772305;}',4,1,'2026-07-11 12:29:27','2026-07-11 12:29:27',141,NULL),
(935,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 13:29:27','2026-07-11 13:29:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783776567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783776567;}',4,1,'2026-07-11 14:15:44','2026-07-11 14:15:44',162,NULL),
(936,'woocommerce_scheduled_sales','pending','2026-07-12 12:29:33','2026-07-12 12:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859373;s:18:\"\0*\0first_timestamp\";i:1782691200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(937,'woocommerce_cleanup_logs','pending','2026-07-12 12:29:33','2026-07-12 12:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859373;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(938,'woocommerce_cleanup_rate_limits_wrapper','pending','2026-07-12 12:29:33','2026-07-12 12:29:33',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859373;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(939,'wc_admin_daily_wrapper','pending','2026-07-12 12:29:35','2026-07-12 12:29:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859375;s:18:\"\0*\0first_timestamp\";i:1782702000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(940,'woocommerce_cleanup_personal_data','pending','2026-07-12 12:29:35','2026-07-12 12:29:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859375;s:18:\"\0*\0first_timestamp\";i:1782656134;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(941,'fetch_patterns','pending','2026-07-12 12:29:35','2026-07-12 12:29:35',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859375;s:18:\"\0*\0first_timestamp\";i:1783333946;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(942,'woocommerce_cleanup_sessions','complete','2026-07-12 06:00:00','2026-07-12 06:00:00',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783836000;s:18:\"\0*\0first_timestamp\";i:1783836000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783836000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,1,'2026-07-12 06:47:54','2026-07-12 06:47:54',540,NULL),
(943,'generate_category_lookup_table_wrapper','complete','2026-07-11 12:29:45','2026-07-11 12:29:45',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783772985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783772985;}',4,1,'2026-07-11 12:30:37','2026-07-11 12:30:37',147,NULL),
(944,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-07-12 12:29:35','2026-07-12 12:29:35',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783859375;s:18:\"\0*\0first_timestamp\";i:1782656116;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783859375;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(947,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 17:16:28','2026-07-11 17:16:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783790188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783790188;}',4,1,'2026-07-11 17:16:44','2026-07-11 17:16:44',368,NULL),
(948,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-11 16:37:49','2026-07-11 16:37:49',10,'[3157,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783787869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783787869;}',9,1,'2026-07-11 16:38:23','2026-07-11 16:38:23',327,NULL),
(949,'woocommerce_run_product_attribute_lookup_update_callback','complete','2026-07-11 16:38:16','2026-07-11 16:38:16',10,'[3210,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783787896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783787896;}',9,1,'2026-07-11 16:38:23','2026-07-11 16:38:23',327,NULL),
(950,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 18:16:44','2026-07-11 18:16:44',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783793804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783793804;}',4,1,'2026-07-11 18:16:47','2026-07-11 18:16:47',433,NULL),
(951,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 19:16:47','2026-07-11 19:16:47',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783797407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783797407;}',4,1,'2026-07-11 20:52:12','2026-07-11 20:52:12',448,NULL),
(952,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 21:52:12','2026-07-11 21:52:12',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783806732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783806732;}',4,1,'2026-07-11 22:01:49','2026-07-11 22:01:49',484,NULL),
(953,'woocommerce_refresh_order_count_cache','complete','2026-07-12 09:17:34','2026-07-12 09:17:34',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783847854;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783847854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,1,'2026-07-12 09:54:07','2026-07-12 09:54:07',542,NULL),
(954,'woocommerce_cancel_unpaid_orders','complete','2026-07-11 23:01:49','2026-07-11 23:01:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783810909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783810909;}',4,1,'2026-07-12 01:10:25','2026-07-12 01:10:25',538,NULL),
(955,'wc-admin_process_pending_orders_batch','pending','2026-07-12 13:10:25','2026-07-12 13:10:25',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783861825;s:18:\"\0*\0first_timestamp\";i:1783767536;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783861825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(956,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 02:10:25','2026-07-12 02:10:25',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783822225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783822225;}',4,1,'2026-07-12 06:47:54','2026-07-12 06:47:54',540,NULL),
(957,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 07:47:54','2026-07-12 07:47:54',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783842474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783842474;}',4,1,'2026-07-12 09:54:07','2026-07-12 09:54:07',542,NULL),
(958,'woocommerce_cleanup_sessions','pending','2026-07-12 18:47:54','2026-07-12 18:47:54',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783882074;s:18:\"\0*\0first_timestamp\";i:1783836000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783882074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(959,'woocommerce_cancel_unpaid_orders','complete','2026-07-12 10:54:07','2026-07-12 10:54:07',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783853647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783853647;}',4,1,'2026-07-12 11:40:56','2026-07-12 11:40:56',576,NULL),
(960,'woocommerce_refresh_order_count_cache','pending','2026-07-12 21:54:07','2026-07-12 21:54:07',10,'[\"shop_order\"]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783893247;s:18:\"\0*\0first_timestamp\";i:1782699324;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783893247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),
(961,'woocommerce_cancel_unpaid_orders','pending','2026-07-12 12:40:56','2026-07-12 12:40:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783860056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783860056;}',4,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wptp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wptp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=578 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_actionscheduler_claims`
--

LOCK TABLES `wptp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wptp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wptp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_actionscheduler_groups`
--

LOCK TABLES `wptp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wptp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wptp_actionscheduler_groups` VALUES
(1,'ActionScheduler'),
(2,'action-scheduler-migration'),
(3,'wc-admin-data'),
(4,'woocommerce'),
(5,'count'),
(6,''),
(7,'wc_update_product_lookup_tables'),
(8,'wc_update_product_default_cat'),
(9,'woocommerce-db-updates'),
(10,'woocommerce-remote-inbox-engine');
/*!40000 ALTER TABLE `wptp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wptp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=3074 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_actionscheduler_logs`
--

LOCK TABLES `wptp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wptp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wptp_actionscheduler_logs` VALUES
(1,9,'action created','2026-06-28 14:15:16','2026-06-28 14:15:16'),
(2,10,'action created','2026-06-28 14:15:23','2026-06-28 14:15:23'),
(3,11,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(4,11,'action started via Async Request','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(5,11,'action complete via Async Request','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(6,12,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(7,9,'action started via Async Request','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(8,13,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(9,14,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(10,15,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(11,16,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(12,17,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(13,18,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(14,19,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(15,20,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(16,21,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(17,22,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(18,9,'action complete via Async Request','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(19,23,'action created','2026-06-28 14:15:24','2026-06-28 14:15:24'),
(20,15,'action started via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(21,15,'action complete via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(22,24,'action created','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(23,21,'action started via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(24,21,'action complete via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(25,10,'action started via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(26,10,'action complete via WP Cron','2026-06-28 14:16:23','2026-06-28 14:16:23'),
(27,25,'action created','2026-06-28 14:17:32','2026-06-28 14:17:32'),
(28,25,'action started via WP Cron','2026-06-28 14:18:24','2026-06-28 14:18:24'),
(29,25,'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2026-06-28 14:18:24','2026-06-28 14:18:24'),
(30,26,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(31,27,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(32,28,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(33,29,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(34,30,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(35,31,'action created','2026-06-28 14:21:09','2026-06-28 14:21:09'),
(36,32,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(37,33,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(38,34,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(39,35,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(40,36,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(41,37,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(42,38,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(43,39,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(44,40,'action created','2026-06-28 14:21:10','2026-06-28 14:21:10'),
(45,27,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(46,27,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(47,28,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(48,28,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(49,40,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(50,40,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(51,29,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(52,29,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(53,30,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(54,30,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(55,31,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(56,31,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(57,32,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(58,32,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(59,33,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(60,33,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(61,34,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(62,34,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(63,35,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(64,35,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(65,36,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(66,36,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(67,37,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(68,37,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(69,39,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(70,41,'action created','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(71,39,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(72,38,'action started via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(73,38,'action complete via Async Request','2026-06-28 14:21:24','2026-06-28 14:21:24'),
(74,41,'action started via WP Cron','2026-06-28 14:21:25','2026-06-28 14:21:25'),
(75,41,'action complete via WP Cron','2026-06-28 14:21:25','2026-06-28 14:21:25'),
(76,26,'action started via Async Request','2026-06-28 14:22:26','2026-06-28 14:22:26'),
(77,26,'action complete via Async Request','2026-06-28 14:22:26','2026-06-28 14:22:26'),
(78,14,'action started via Async Request','2026-06-28 15:18:07','2026-06-28 15:18:07'),
(79,42,'action created','2026-06-28 15:18:07','2026-06-28 15:18:07'),
(80,14,'action complete via Async Request','2026-06-28 15:18:07','2026-06-28 15:18:07'),
(81,42,'action started via Async Request','2026-06-28 16:18:51','2026-06-28 16:18:51'),
(82,43,'action created','2026-06-28 16:18:51','2026-06-28 16:18:51'),
(83,42,'action complete via Async Request','2026-06-28 16:18:51','2026-06-28 16:18:51'),
(84,44,'action created','2026-06-28 17:08:31','2026-06-28 17:08:31'),
(85,44,'action started via Async Request','2026-06-28 17:08:44','2026-06-28 17:08:44'),
(86,44,'action complete via Async Request','2026-06-28 17:08:44','2026-06-28 17:08:44'),
(87,45,'action created','2026-06-28 17:08:47','2026-06-28 17:08:47'),
(88,46,'action created','2026-06-28 17:08:48','2026-06-28 17:08:48'),
(89,47,'action created','2026-06-28 17:08:49','2026-06-28 17:08:49'),
(90,48,'action created','2026-06-28 17:08:49','2026-06-28 17:08:49'),
(91,49,'action created','2026-06-28 17:08:49','2026-06-28 17:08:49'),
(92,50,'action created','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(93,51,'action created','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(94,52,'action created','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(95,45,'action started via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(96,45,'action complete via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(97,46,'action started via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(98,46,'action complete via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(99,47,'action started via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(100,47,'action complete via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(101,48,'action started via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(102,48,'action complete via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(103,49,'action started via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(104,53,'action created','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(105,49,'action complete via Async Request','2026-06-28 17:08:50','2026-06-28 17:08:50'),
(106,54,'action created','2026-06-28 17:08:51','2026-06-28 17:08:51'),
(107,55,'action created','2026-06-28 17:08:51','2026-06-28 17:08:51'),
(108,56,'action created','2026-06-28 17:08:51','2026-06-28 17:08:51'),
(109,57,'action created','2026-06-28 17:08:51','2026-06-28 17:08:51'),
(110,58,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(111,59,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(112,60,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(113,61,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(114,62,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(115,63,'action created','2026-06-28 17:08:52','2026-06-28 17:08:52'),
(116,50,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(117,50,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(118,51,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(119,51,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(120,52,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(121,52,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(122,53,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(123,53,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(124,54,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(125,54,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(126,55,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(127,55,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(128,56,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(129,56,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(130,57,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(131,57,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(132,58,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(133,58,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(134,59,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(135,59,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(136,60,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(137,60,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(138,61,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(139,61,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(140,62,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(141,62,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(142,63,'action started via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(143,63,'action complete via Async Request','2026-06-28 17:08:56','2026-06-28 17:08:56'),
(144,43,'action started via Async Request','2026-06-28 17:19:01','2026-06-28 17:19:01'),
(145,64,'action created','2026-06-28 17:19:01','2026-06-28 17:19:01'),
(146,43,'action complete via Async Request','2026-06-28 17:19:01','2026-06-28 17:19:01'),
(147,64,'action started via WP Cron','2026-06-28 21:59:43','2026-06-28 21:59:43'),
(148,65,'action created','2026-06-28 21:59:43','2026-06-28 21:59:43'),
(149,64,'action complete via WP Cron','2026-06-28 21:59:43','2026-06-28 21:59:43'),
(150,65,'action started via Async Request','2026-06-28 23:00:40','2026-06-28 23:00:40'),
(151,66,'action created','2026-06-28 23:00:40','2026-06-28 23:00:40'),
(152,65,'action complete via Async Request','2026-06-28 23:00:40','2026-06-28 23:00:40'),
(153,13,'action started via Async Request','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(154,13,'action complete via Async Request','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(155,67,'action created','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(156,66,'action started via Async Request','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(157,68,'action created','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(158,66,'action complete via Async Request','2026-06-29 00:01:05','2026-06-29 00:01:05'),
(159,68,'action started via Async Request','2026-06-29 01:01:35','2026-06-29 01:01:35'),
(160,69,'action created','2026-06-29 01:01:35','2026-06-29 01:01:35'),
(161,68,'action complete via Async Request','2026-06-29 01:01:35','2026-06-29 01:01:35'),
(162,69,'action started via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(163,70,'action created','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(164,69,'action complete via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(165,12,'action started via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(166,12,'action complete via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(167,71,'action created','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(168,22,'action started via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(169,22,'action complete via WP Cron','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(170,72,'action created','2026-06-29 02:49:32','2026-06-29 02:49:32'),
(171,16,'action started via WP Cron','2026-06-29 10:57:30','2026-06-29 10:57:30'),
(172,16,'action complete via WP Cron','2026-06-29 10:57:30','2026-06-29 10:57:30'),
(173,73,'action created','2026-06-29 10:57:31','2026-06-29 10:57:31'),
(174,19,'action started via WP Cron','2026-06-29 10:57:31','2026-06-29 10:57:31'),
(175,19,'action complete via WP Cron','2026-06-29 10:57:31','2026-06-29 10:57:31'),
(176,74,'action created','2026-06-29 10:57:31','2026-06-29 10:57:31'),
(177,20,'action started via WP Cron','2026-06-29 10:57:31','2026-06-29 10:57:31'),
(178,20,'action complete via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(179,75,'action created','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(180,70,'action started via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(181,76,'action created','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(182,70,'action complete via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(183,17,'action started via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(184,17,'action complete via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(186,18,'action started via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(187,18,'action complete via WP Cron','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(188,78,'action created','2026-06-29 10:57:32','2026-06-29 10:57:32'),
(189,76,'action started via WP Cron','2026-06-29 12:52:54','2026-06-29 12:52:54'),
(190,79,'action created','2026-06-29 12:52:54','2026-06-29 12:52:54'),
(191,76,'action complete via WP Cron','2026-06-29 12:52:54','2026-06-29 12:52:54'),
(192,79,'action started via WP Cron','2026-06-29 15:11:53','2026-06-29 15:11:53'),
(193,80,'action created','2026-06-29 15:11:54','2026-06-29 15:11:54'),
(194,79,'action complete via WP Cron','2026-06-29 15:11:54','2026-06-29 15:11:54'),
(195,24,'action started via WP Cron','2026-06-29 15:11:54','2026-06-29 15:11:54'),
(196,24,'action complete via WP Cron','2026-06-29 15:11:55','2026-06-29 15:11:55'),
(197,81,'action created','2026-06-29 15:11:55','2026-06-29 15:11:55'),
(198,71,'action started via WP Cron','2026-06-29 15:11:55','2026-06-29 15:11:55'),
(199,71,'action complete via WP Cron','2026-06-29 15:11:56','2026-06-29 15:11:56'),
(200,82,'action created','2026-06-29 15:11:57','2026-06-29 15:11:57'),
(201,72,'action started via WP Cron','2026-06-29 15:11:57','2026-06-29 15:11:57'),
(202,72,'action complete via WP Cron','2026-06-29 15:11:57','2026-06-29 15:11:57'),
(203,83,'action created','2026-06-29 15:11:57','2026-06-29 15:11:57'),
(204,23,'action started via WP Cron','2026-06-29 15:11:57','2026-06-29 15:11:57'),
(210,85,'action started via Async Request','2026-06-29 15:12:12','2026-06-29 15:12:12'),
(206,84,'action created','2026-06-29 15:11:58','2026-06-29 15:11:58'),
(207,85,'action created','2026-06-29 15:11:58','2026-06-29 15:11:58'),
(208,23,'action complete via WP Cron','2026-06-29 15:11:58','2026-06-29 15:11:58'),
(209,86,'action created','2026-06-29 15:11:59','2026-06-29 15:11:59'),
(211,85,'action complete via Async Request','2026-06-29 15:12:13','2026-06-29 15:12:13'),
(212,80,'action started via WP Cron','2026-06-29 17:08:18','2026-06-29 17:08:18'),
(213,87,'action created','2026-06-29 17:08:18','2026-06-29 17:08:18'),
(214,80,'action complete via WP Cron','2026-06-29 17:08:18','2026-06-29 17:08:18'),
(215,87,'action started via WP Cron','2026-06-30 00:06:22','2026-06-30 00:06:22'),
(216,88,'action created','2026-06-30 00:06:22','2026-06-30 00:06:22'),
(217,87,'action complete via WP Cron','2026-06-30 00:06:22','2026-06-30 00:06:22'),
(218,67,'action started via WP Cron','2026-06-30 00:06:22','2026-06-30 00:06:22'),
(219,67,'action complete via WP Cron','2026-06-30 00:06:23','2026-06-30 00:06:23'),
(220,89,'action created','2026-06-30 00:06:23','2026-06-30 00:06:23'),
(221,88,'action started via WP Cron','2026-06-30 01:36:46','2026-06-30 01:36:46'),
(222,90,'action created','2026-06-30 01:36:46','2026-06-30 01:36:46'),
(223,88,'action complete via WP Cron','2026-06-30 01:36:46','2026-06-30 01:36:46'),
(224,90,'action started via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(225,91,'action created','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(226,90,'action complete via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(227,82,'action started via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(228,82,'action complete via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(229,92,'action created','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(230,83,'action started via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(231,83,'action complete via WP Cron','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(232,93,'action created','2026-06-30 05:32:20','2026-06-30 05:32:20'),
(233,84,'action started via WP Cron','2026-06-30 07:41:41','2026-06-30 07:41:41'),
(234,84,'action complete via WP Cron','2026-06-30 07:41:41','2026-06-30 07:41:41'),
(236,91,'action started via WP Cron','2026-06-30 07:41:41','2026-06-30 07:41:41'),
(237,95,'action created','2026-06-30 07:41:41','2026-06-30 07:41:41'),
(238,91,'action complete via WP Cron','2026-06-30 07:41:41','2026-06-30 07:41:41'),
(239,95,'action started via WP Cron','2026-06-30 15:13:50','2026-06-30 15:13:50'),
(240,96,'action created','2026-06-30 15:13:50','2026-06-30 15:13:50'),
(241,95,'action complete via WP Cron','2026-06-30 15:13:50','2026-06-30 15:13:50'),
(242,73,'action started via WP Cron','2026-06-30 15:13:50','2026-06-30 15:13:50'),
(243,73,'action complete via WP Cron','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(244,97,'action created','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(245,74,'action started via WP Cron','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(246,74,'action complete via WP Cron','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(247,98,'action created','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(248,75,'action started via WP Cron','2026-06-30 15:13:51','2026-06-30 15:13:51'),
(249,75,'action complete via WP Cron','2026-06-30 15:13:57','2026-06-30 15:13:57'),
(250,99,'action created','2026-06-30 15:13:57','2026-06-30 15:13:57'),
(251,81,'action started via WP Cron','2026-06-30 15:13:57','2026-06-30 15:13:57'),
(252,81,'action complete via WP Cron','2026-06-30 15:13:58','2026-06-30 15:13:58'),
(253,100,'action created','2026-06-30 15:13:58','2026-06-30 15:13:58'),
(254,86,'action started via WP Cron','2026-06-30 15:13:58','2026-06-30 15:13:58'),
(260,102,'action started via WP Cron','2026-06-30 15:17:15','2026-06-30 15:17:15'),
(256,101,'action created','2026-06-30 15:13:59','2026-06-30 15:13:59'),
(257,102,'action created','2026-06-30 15:13:59','2026-06-30 15:13:59'),
(258,86,'action complete via WP Cron','2026-06-30 15:13:59','2026-06-30 15:13:59'),
(259,103,'action created','2026-06-30 15:13:59','2026-06-30 15:13:59'),
(261,102,'action complete via WP Cron','2026-06-30 15:17:16','2026-06-30 15:17:16'),
(262,96,'action started via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(263,104,'action created','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(264,96,'action complete via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(265,92,'action started via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(266,92,'action complete via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(267,105,'action created','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(268,93,'action started via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(269,93,'action complete via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(270,106,'action created','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(271,89,'action started via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(272,89,'action complete via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(273,107,'action created','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(274,101,'action started via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(275,101,'action complete via WP Cron','2026-07-01 11:22:57','2026-07-01 11:22:57'),
(277,104,'action started via Async Request','2026-07-01 12:50:51','2026-07-01 12:50:51'),
(278,109,'action created','2026-07-01 12:50:51','2026-07-01 12:50:51'),
(279,104,'action complete via Async Request','2026-07-01 12:50:51','2026-07-01 12:50:51'),
(280,109,'action started via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(281,110,'action created','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(282,109,'action complete via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(283,97,'action started via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(284,97,'action complete via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(285,111,'action created','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(286,98,'action started via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(287,98,'action complete via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(288,112,'action created','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(289,99,'action started via Async Request','2026-07-01 16:01:14','2026-07-01 16:01:14'),
(290,99,'action complete via Async Request','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(291,113,'action created','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(292,100,'action started via Async Request','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(293,100,'action complete via Async Request','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(294,114,'action created','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(295,103,'action started via Async Request','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(301,116,'action started via WP Cron','2026-07-01 16:02:15','2026-07-01 16:02:15'),
(297,115,'action created','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(298,116,'action created','2026-07-01 16:01:15','2026-07-01 16:01:15'),
(299,103,'action complete via Async Request','2026-07-01 16:01:16','2026-07-01 16:01:16'),
(300,117,'action created','2026-07-01 16:01:16','2026-07-01 16:01:16'),
(302,116,'action complete via WP Cron','2026-07-01 16:02:15','2026-07-01 16:02:15'),
(303,110,'action started via WP Cron','2026-07-01 17:01:23','2026-07-01 17:01:23'),
(304,118,'action created','2026-07-01 17:01:23','2026-07-01 17:01:23'),
(305,110,'action complete via WP Cron','2026-07-01 17:01:23','2026-07-01 17:01:23'),
(306,118,'action started via WP Cron','2026-07-01 21:51:42','2026-07-01 21:51:42'),
(307,119,'action created','2026-07-01 21:51:42','2026-07-01 21:51:42'),
(308,118,'action complete via WP Cron','2026-07-01 21:51:42','2026-07-01 21:51:42'),
(309,119,'action started via WP Cron','2026-07-03 12:26:53','2026-07-03 12:26:53'),
(310,120,'action created','2026-07-03 12:26:53','2026-07-03 12:26:53'),
(311,119,'action complete via WP Cron','2026-07-03 12:26:53','2026-07-03 12:26:53'),
(312,105,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(313,105,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(314,121,'action created','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(315,106,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(316,106,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(317,122,'action created','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(318,115,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(319,115,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(321,107,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(322,107,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(323,124,'action created','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(324,111,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(325,111,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(326,125,'action created','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(327,112,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(328,112,'action complete via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(329,126,'action created','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(330,113,'action started via Async Request','2026-07-03 12:27:09','2026-07-03 12:27:09'),
(331,113,'action complete via Async Request','2026-07-03 12:27:10','2026-07-03 12:27:10'),
(332,127,'action created','2026-07-03 12:27:10','2026-07-03 12:27:10'),
(333,114,'action started via Async Request','2026-07-03 12:27:10','2026-07-03 12:27:10'),
(334,114,'action complete via Async Request','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(335,128,'action created','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(336,117,'action started via Async Request','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(342,130,'action started via Async Request','2026-07-03 12:28:10','2026-07-03 12:28:10'),
(338,129,'action created','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(339,130,'action created','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(340,117,'action complete via Async Request','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(341,131,'action created','2026-07-03 12:27:11','2026-07-03 12:27:11'),
(343,130,'action complete via Async Request','2026-07-03 12:28:10','2026-07-03 12:28:10'),
(344,120,'action started via Async Request','2026-07-03 13:27:48','2026-07-03 13:27:48'),
(345,132,'action created','2026-07-03 13:27:48','2026-07-03 13:27:48'),
(346,120,'action complete via Async Request','2026-07-03 13:27:48','2026-07-03 13:27:48'),
(347,132,'action started via Async Request','2026-07-03 15:13:25','2026-07-03 15:13:25'),
(348,133,'action created','2026-07-03 15:13:25','2026-07-03 15:13:25'),
(349,132,'action complete via Async Request','2026-07-03 15:13:25','2026-07-03 15:13:25'),
(350,133,'action started via WP Cron','2026-07-03 17:23:25','2026-07-03 17:23:25'),
(351,134,'action created','2026-07-03 17:23:25','2026-07-03 17:23:25'),
(352,133,'action complete via WP Cron','2026-07-03 17:23:25','2026-07-03 17:23:25'),
(353,134,'action started via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(354,135,'action created','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(355,134,'action complete via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(356,121,'action started via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(357,121,'action complete via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(358,136,'action created','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(359,122,'action started via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(360,122,'action complete via WP Cron','2026-07-05 09:25:53','2026-07-05 09:25:53'),
(361,137,'action created','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(362,129,'action started via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(363,129,'action complete via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(365,124,'action started via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(366,124,'action complete via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(367,139,'action created','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(368,125,'action started via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(369,125,'action complete via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(370,140,'action created','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(371,126,'action started via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(372,126,'action complete via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(373,141,'action created','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(374,127,'action started via WP Cron','2026-07-05 09:25:54','2026-07-05 09:25:54'),
(375,127,'action complete via WP Cron','2026-07-05 09:25:55','2026-07-05 09:25:55'),
(376,142,'action created','2026-07-05 09:25:55','2026-07-05 09:25:55'),
(377,128,'action started via WP Cron','2026-07-05 09:25:55','2026-07-05 09:25:55'),
(378,128,'action complete via WP Cron','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(379,143,'action created','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(380,131,'action started via WP Cron','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(386,145,'action started via WP Cron','2026-07-05 09:27:01','2026-07-05 09:27:01'),
(382,144,'action created','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(383,145,'action created','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(384,131,'action complete via WP Cron','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(385,146,'action created','2026-07-05 09:25:56','2026-07-05 09:25:56'),
(387,145,'action complete via WP Cron','2026-07-05 09:27:01','2026-07-05 09:27:01'),
(388,135,'action started via WP Cron','2026-07-05 11:48:25','2026-07-05 11:48:25'),
(389,147,'action created','2026-07-05 11:48:25','2026-07-05 11:48:25'),
(390,135,'action complete via WP Cron','2026-07-05 11:48:25','2026-07-05 11:48:25'),
(391,147,'action started via WP Cron','2026-07-05 18:10:42','2026-07-05 18:10:42'),
(392,148,'action created','2026-07-05 18:10:42','2026-07-05 18:10:42'),
(393,147,'action complete via WP Cron','2026-07-05 18:10:42','2026-07-05 18:10:42'),
(394,148,'action started via WP Cron','2026-07-06 07:22:07','2026-07-06 07:22:07'),
(395,149,'action created','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(396,148,'action complete via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(397,136,'action started via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(398,136,'action complete via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(399,150,'action created','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(400,137,'action started via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(401,137,'action complete via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(402,151,'action created','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(403,144,'action started via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(404,144,'action complete via WP Cron','2026-07-06 07:22:08','2026-07-06 07:22:08'),
(406,149,'action started via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(407,153,'action created','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(408,149,'action complete via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(409,139,'action started via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(410,139,'action complete via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(411,154,'action created','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(412,140,'action started via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(413,140,'action complete via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(414,155,'action created','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(415,141,'action started via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(416,141,'action complete via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(417,156,'action created','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(418,142,'action started via WP Cron','2026-07-06 10:31:46','2026-07-06 10:31:46'),
(419,142,'action complete via WP Cron','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(420,157,'action created','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(421,143,'action started via WP Cron','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(422,143,'action complete via WP Cron','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(423,158,'action created','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(424,146,'action started via WP Cron','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(435,160,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(426,159,'action created','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(427,160,'action created','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(428,146,'action complete via WP Cron','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(429,161,'action created','2026-07-06 10:31:48','2026-07-06 10:31:48'),
(430,162,'action created','2026-07-06 10:32:26','2026-07-06 10:32:26'),
(431,163,'action created','2026-07-06 10:32:30','2026-07-06 10:32:30'),
(432,164,'action created','2026-07-06 10:32:30','2026-07-06 10:32:30'),
(433,165,'action created','2026-07-06 10:32:30','2026-07-06 10:32:30'),
(434,166,'action created','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(436,160,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(437,162,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(438,162,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(439,167,'action created','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(440,163,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(441,163,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(442,164,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(443,164,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(444,165,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(445,165,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(446,166,'action started via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(447,166,'action complete via WP Cron','2026-07-06 10:32:35','2026-07-06 10:32:35'),
(448,153,'action started via WP Cron','2026-07-06 13:23:04','2026-07-06 13:23:04'),
(449,168,'action created','2026-07-06 13:23:04','2026-07-06 13:23:04'),
(450,153,'action complete via WP Cron','2026-07-06 13:23:04','2026-07-06 13:23:04'),
(451,169,'action created','2026-07-06 14:06:22','2026-07-06 14:06:22'),
(452,169,'action started via WP Cron','2026-07-06 14:07:22','2026-07-06 14:07:22'),
(453,169,'action complete via WP Cron','2026-07-06 14:07:22','2026-07-06 14:07:22'),
(454,170,'action created','2026-07-06 14:21:53','2026-07-06 14:21:53'),
(455,170,'action started via Async Request','2026-07-06 14:22:58','2026-07-06 14:22:58'),
(456,170,'action complete via Async Request','2026-07-06 14:22:58','2026-07-06 14:22:58'),
(457,168,'action started via Async Request','2026-07-06 14:24:14','2026-07-06 14:24:14'),
(458,171,'action created','2026-07-06 14:24:14','2026-07-06 14:24:14'),
(459,168,'action complete via Async Request','2026-07-06 14:24:14','2026-07-06 14:24:14'),
(460,172,'action created','2026-07-06 14:24:42','2026-07-06 14:24:42'),
(461,173,'action created','2026-07-06 14:24:42','2026-07-06 14:24:42'),
(462,174,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(463,175,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(464,176,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(465,177,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(466,178,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(467,179,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(468,180,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(469,181,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(470,182,'action created','2026-07-06 14:24:43','2026-07-06 14:24:43'),
(471,183,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(472,184,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(473,185,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(474,186,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(475,187,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(476,188,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(477,189,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(478,190,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(479,191,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(480,192,'action created','2026-07-06 14:24:44','2026-07-06 14:24:44'),
(481,193,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(482,194,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(483,195,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(484,196,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(485,197,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(486,198,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(487,199,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(488,200,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(489,201,'action created','2026-07-06 14:24:45','2026-07-06 14:24:45'),
(490,202,'action created','2026-07-06 14:25:03','2026-07-06 14:25:03'),
(491,203,'action created','2026-07-06 14:25:03','2026-07-06 14:25:03'),
(492,204,'action created','2026-07-06 14:25:03','2026-07-06 14:25:03'),
(493,205,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(494,206,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(495,207,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(496,208,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(497,209,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(498,210,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(499,211,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(500,212,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(501,213,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(502,214,'action created','2026-07-06 14:25:04','2026-07-06 14:25:04'),
(503,215,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(504,216,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(505,217,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(506,218,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(507,219,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(508,220,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(509,221,'action created','2026-07-06 14:25:05','2026-07-06 14:25:05'),
(510,222,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(511,223,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(512,224,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(513,225,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(514,226,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(515,227,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(516,228,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(517,229,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(518,230,'action created','2026-07-06 14:25:06','2026-07-06 14:25:06'),
(519,231,'action created','2026-07-06 14:25:07','2026-07-06 14:25:07'),
(520,172,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(521,172,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(522,173,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(523,173,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(524,174,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(525,174,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(526,175,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(527,175,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(528,176,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(529,176,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(530,177,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(531,177,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(532,178,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(533,178,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(534,179,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(535,179,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(536,180,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(537,180,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(538,181,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(539,181,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(540,182,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(541,182,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(542,183,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(543,183,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(544,184,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(545,184,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(546,185,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(547,185,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(548,186,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(549,186,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(550,187,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(551,187,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(552,188,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(553,188,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(554,189,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(555,189,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(556,190,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(557,190,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(558,191,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(559,191,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(560,192,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(561,192,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(562,193,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(563,193,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(564,194,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(565,194,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(566,195,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(567,195,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(568,196,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(569,196,'action complete via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(570,197,'action started via Async Request','2026-07-06 14:25:17','2026-07-06 14:25:17'),
(571,197,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(572,198,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(573,198,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(574,199,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(575,199,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(576,200,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(577,200,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(578,201,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(579,201,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(580,202,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(581,202,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(582,203,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(583,203,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(584,204,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(585,204,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(586,205,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(587,205,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(588,206,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(589,206,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(590,207,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(591,207,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(592,208,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(593,208,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(594,209,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(595,209,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(596,210,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(597,210,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(598,211,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(599,211,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(600,212,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(601,212,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(602,213,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(603,213,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(604,214,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(605,214,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(606,215,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(607,215,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(608,216,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(609,216,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(610,217,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(611,217,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(612,218,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(613,218,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(614,219,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(615,219,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(616,220,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(617,220,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(618,221,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(619,221,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(620,222,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(621,222,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(622,223,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(623,223,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(624,224,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(625,224,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(626,225,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(627,225,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(628,226,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(629,226,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(630,227,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(631,227,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(632,228,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(633,228,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(634,229,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(635,229,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(636,230,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(637,230,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(638,231,'action started via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(639,231,'action complete via Async Request','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(640,232,'action created','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(641,233,'action created','2026-07-06 14:25:18','2026-07-06 14:25:18'),
(642,234,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(643,235,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(644,236,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(645,237,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(646,238,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(647,239,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(648,240,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(649,241,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(650,242,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(651,243,'action created','2026-07-06 14:25:19','2026-07-06 14:25:19'),
(652,244,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(653,245,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(654,246,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(655,247,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(656,248,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(657,249,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(658,250,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(659,251,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(660,252,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(661,253,'action created','2026-07-06 14:25:20','2026-07-06 14:25:20'),
(662,254,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(663,255,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(664,256,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(665,257,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(666,258,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(667,259,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(668,260,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(669,261,'action created','2026-07-06 14:25:21','2026-07-06 14:25:21'),
(670,232,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(671,232,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(672,233,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(673,233,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(674,234,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(675,234,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(676,235,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(677,235,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(678,236,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(679,236,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(680,237,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(681,237,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(682,238,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(683,238,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(684,239,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(685,239,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(686,240,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(687,240,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(688,262,'action created','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(689,241,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(690,241,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(691,242,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(692,242,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(693,243,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(694,243,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(695,244,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(696,244,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(697,245,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(698,245,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(699,246,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(700,246,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(701,247,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(702,247,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(703,248,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(704,248,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(705,249,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(706,249,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(707,250,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(708,250,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(709,251,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(710,251,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(711,252,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(712,252,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(713,253,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(714,253,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(715,254,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(716,254,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(717,255,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(718,255,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(719,256,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(720,256,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(721,257,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(722,257,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(723,258,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(724,258,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(725,259,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(726,259,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(727,260,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(728,260,'action complete via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(729,261,'action started via Async Request','2026-07-06 14:25:23','2026-07-06 14:25:23'),
(730,261,'action complete via Async Request','2026-07-06 14:25:24','2026-07-06 14:25:24'),
(731,262,'action started via Async Request','2026-07-06 14:25:24','2026-07-06 14:25:24'),
(732,262,'action complete via Async Request','2026-07-06 14:25:24','2026-07-06 14:25:24'),
(733,263,'action created','2026-07-06 14:25:24','2026-07-06 14:25:24'),
(734,264,'action created','2026-07-06 14:25:24','2026-07-06 14:25:24'),
(735,265,'action created','2026-07-06 14:25:25','2026-07-06 14:25:25'),
(736,266,'action created','2026-07-06 14:25:25','2026-07-06 14:25:25'),
(737,267,'action created','2026-07-06 14:25:25','2026-07-06 14:25:25'),
(738,268,'action created','2026-07-06 14:25:26','2026-07-06 14:25:26'),
(739,269,'action created','2026-07-06 14:25:26','2026-07-06 14:25:26'),
(740,270,'action created','2026-07-06 14:25:26','2026-07-06 14:25:26'),
(741,271,'action created','2026-07-06 14:25:27','2026-07-06 14:25:27'),
(742,272,'action created','2026-07-06 14:25:27','2026-07-06 14:25:27'),
(743,273,'action created','2026-07-06 14:25:27','2026-07-06 14:25:27'),
(744,274,'action created','2026-07-06 14:25:28','2026-07-06 14:25:28'),
(745,275,'action created','2026-07-06 14:25:28','2026-07-06 14:25:28'),
(746,276,'action created','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(747,263,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(748,263,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(749,264,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(750,264,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(751,265,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(752,265,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(753,266,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(754,266,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(755,267,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(756,267,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(757,268,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(758,268,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(759,269,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(760,269,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(761,270,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(762,270,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(763,271,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(764,271,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(765,272,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(766,272,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(767,273,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(768,273,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(769,274,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(770,274,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(771,275,'action started via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(772,275,'action complete via Async Request','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(773,277,'action created','2026-07-06 14:25:29','2026-07-06 14:25:29'),
(774,278,'action created','2026-07-06 14:25:30','2026-07-06 14:25:30'),
(775,279,'action created','2026-07-06 14:25:30','2026-07-06 14:25:30'),
(776,280,'action created','2026-07-06 14:25:31','2026-07-06 14:25:31'),
(777,281,'action created','2026-07-06 14:25:31','2026-07-06 14:25:31'),
(778,282,'action created','2026-07-06 14:25:32','2026-07-06 14:25:32'),
(779,283,'action created','2026-07-06 14:25:32','2026-07-06 14:25:32'),
(780,284,'action created','2026-07-06 14:25:33','2026-07-06 14:25:33'),
(781,285,'action created','2026-07-06 14:25:33','2026-07-06 14:25:33'),
(782,286,'action created','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(783,287,'action created','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(784,276,'action started via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(785,276,'action complete via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(786,277,'action started via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(787,277,'action complete via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(788,278,'action started via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(789,278,'action complete via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(790,279,'action started via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(791,279,'action complete via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(792,288,'action created','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(793,280,'action started via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(794,280,'action complete via Async Request','2026-07-06 14:25:34','2026-07-06 14:25:34'),
(795,281,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(796,281,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(797,282,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(798,282,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(799,283,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(800,283,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(801,284,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(802,284,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(803,285,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(804,285,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(805,286,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(806,286,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(807,287,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(808,287,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(809,289,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(810,288,'action started via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(811,288,'action complete via Async Request','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(812,290,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(813,291,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(814,292,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(815,293,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(816,294,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(817,295,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(818,296,'action created','2026-07-06 14:25:35','2026-07-06 14:25:35'),
(819,297,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(820,298,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(821,299,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(822,300,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(823,301,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(824,302,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(825,303,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(826,304,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(827,305,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(828,306,'action created','2026-07-06 14:25:36','2026-07-06 14:25:36'),
(829,307,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(830,308,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(831,309,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(832,310,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(833,311,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(834,312,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(835,313,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(836,314,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(837,315,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(838,316,'action created','2026-07-06 14:25:37','2026-07-06 14:25:37'),
(839,317,'action created','2026-07-06 14:25:38','2026-07-06 14:25:38'),
(840,318,'action created','2026-07-06 14:25:38','2026-07-06 14:25:38'),
(841,289,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(842,289,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(843,290,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(844,290,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(845,291,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(846,291,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(847,292,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(848,292,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(849,293,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(850,293,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(851,294,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(852,294,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(853,295,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(854,295,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(855,296,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(856,296,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(857,297,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(858,297,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(859,298,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(860,298,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(861,299,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(862,299,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(863,300,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(864,300,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(865,301,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(866,301,'action complete via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(867,302,'action started via Async Request','2026-07-06 14:25:40','2026-07-06 14:25:40'),
(868,302,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(869,303,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(870,303,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(871,304,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(872,304,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(873,305,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(874,305,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(875,306,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(876,306,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(877,307,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(878,307,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(879,308,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(880,308,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(881,309,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(882,309,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(883,310,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(884,310,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(885,311,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(886,311,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(887,312,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(888,312,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(889,313,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(890,313,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(891,314,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(892,314,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(893,315,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(894,315,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(895,316,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(896,316,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(897,317,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(898,317,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(899,318,'action started via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(900,318,'action complete via Async Request','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(901,319,'action created','2026-07-06 14:25:41','2026-07-06 14:25:41'),
(902,320,'action created','2026-07-06 14:25:42','2026-07-06 14:25:42'),
(903,321,'action created','2026-07-06 14:25:42','2026-07-06 14:25:42'),
(904,322,'action created','2026-07-06 14:25:43','2026-07-06 14:25:43'),
(905,323,'action created','2026-07-06 14:25:43','2026-07-06 14:25:43'),
(906,324,'action created','2026-07-06 14:25:44','2026-07-06 14:25:44'),
(907,325,'action created','2026-07-06 14:25:44','2026-07-06 14:25:44'),
(908,326,'action created','2026-07-06 14:25:44','2026-07-06 14:25:44'),
(909,327,'action created','2026-07-06 14:25:45','2026-07-06 14:25:45'),
(910,328,'action created','2026-07-06 14:25:45','2026-07-06 14:25:45'),
(911,329,'action created','2026-07-06 14:25:45','2026-07-06 14:25:45'),
(912,330,'action created','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(913,331,'action created','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(914,319,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(915,319,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(916,320,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(917,320,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(918,321,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(919,321,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(920,322,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(921,322,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(922,323,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(923,323,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(924,324,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(925,324,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(926,325,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(927,325,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(928,326,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(929,326,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(930,327,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(931,327,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(932,328,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(933,328,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(934,329,'action started via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(935,329,'action complete via Async Request','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(936,332,'action created','2026-07-06 14:25:46','2026-07-06 14:25:46'),
(937,333,'action created','2026-07-06 14:25:48','2026-07-06 14:25:48'),
(938,334,'action created','2026-07-06 14:25:50','2026-07-06 14:25:50'),
(939,335,'action created','2026-07-06 14:25:54','2026-07-06 14:25:54'),
(940,330,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(941,330,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(942,331,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(943,331,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(944,332,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(945,332,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(946,333,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(947,333,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(948,334,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(949,334,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(950,335,'action started via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(951,335,'action complete via Async Request','2026-07-06 14:25:58','2026-07-06 14:25:58'),
(952,336,'action created','2026-07-06 14:25:59','2026-07-06 14:25:59'),
(953,337,'action created','2026-07-06 14:26:00','2026-07-06 14:26:00'),
(954,338,'action created','2026-07-06 14:26:00','2026-07-06 14:26:00'),
(955,339,'action created','2026-07-06 14:26:00','2026-07-06 14:26:00'),
(956,340,'action created','2026-07-06 14:26:00','2026-07-06 14:26:00'),
(957,341,'action created','2026-07-06 14:26:01','2026-07-06 14:26:01'),
(958,342,'action created','2026-07-06 14:26:01','2026-07-06 14:26:01'),
(959,343,'action created','2026-07-06 14:26:01','2026-07-06 14:26:01'),
(960,344,'action created','2026-07-06 14:26:01','2026-07-06 14:26:01'),
(961,345,'action created','2026-07-06 14:26:02','2026-07-06 14:26:02'),
(962,346,'action created','2026-07-06 14:26:02','2026-07-06 14:26:02'),
(963,347,'action created','2026-07-06 14:26:02','2026-07-06 14:26:02'),
(964,348,'action created','2026-07-06 14:26:02','2026-07-06 14:26:02'),
(965,349,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(966,350,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(967,351,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(968,352,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(969,353,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(970,354,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(971,355,'action created','2026-07-06 14:26:03','2026-07-06 14:26:03'),
(972,356,'action created','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(973,336,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(974,336,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(975,337,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(976,337,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(977,338,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(978,338,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(979,339,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(980,339,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(981,340,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(982,340,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(983,357,'action created','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(984,341,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(985,341,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(986,342,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(987,342,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(988,343,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(989,343,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(990,344,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(991,344,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(992,345,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(993,345,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(994,346,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(995,346,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(996,347,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(997,347,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(998,348,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(999,348,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1000,349,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1001,349,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1002,350,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1003,350,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1004,351,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1005,351,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1006,358,'action created','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1007,352,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1008,352,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1009,353,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1010,353,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1011,354,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1012,354,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1013,355,'action started via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1014,355,'action complete via Async Request','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1015,359,'action created','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1016,360,'action created','2026-07-06 14:26:04','2026-07-06 14:26:04'),
(1017,361,'action created','2026-07-06 14:26:05','2026-07-06 14:26:05'),
(1018,362,'action created','2026-07-06 14:26:05','2026-07-06 14:26:05'),
(1019,363,'action created','2026-07-06 14:26:06','2026-07-06 14:26:06'),
(1020,364,'action created','2026-07-06 14:26:06','2026-07-06 14:26:06'),
(1021,365,'action created','2026-07-06 14:26:06','2026-07-06 14:26:06'),
(1022,366,'action created','2026-07-06 14:26:07','2026-07-06 14:26:07'),
(1023,367,'action created','2026-07-06 14:26:07','2026-07-06 14:26:07'),
(1024,368,'action created','2026-07-06 14:26:08','2026-07-06 14:26:08'),
(1025,369,'action created','2026-07-06 14:26:08','2026-07-06 14:26:08'),
(1026,370,'action created','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1027,371,'action created','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1028,356,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1029,356,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1030,357,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1031,357,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1032,358,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1033,358,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1034,359,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1035,359,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1036,360,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1037,360,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1038,361,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1039,361,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1040,362,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1041,362,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1042,363,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1043,363,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1044,364,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1045,364,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1046,372,'action created','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1047,365,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1048,365,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1049,366,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1050,366,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1051,367,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1052,367,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1053,368,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1054,368,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1055,369,'action started via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1056,369,'action complete via Async Request','2026-07-06 14:26:09','2026-07-06 14:26:09'),
(1057,373,'action created','2026-07-06 14:26:10','2026-07-06 14:26:10'),
(1058,374,'action created','2026-07-06 14:26:10','2026-07-06 14:26:10'),
(1059,375,'action created','2026-07-06 14:26:11','2026-07-06 14:26:11'),
(1060,376,'action created','2026-07-06 14:26:11','2026-07-06 14:26:11'),
(1061,377,'action created','2026-07-06 14:26:12','2026-07-06 14:26:12'),
(1062,378,'action created','2026-07-06 14:26:12','2026-07-06 14:26:12'),
(1063,379,'action created','2026-07-06 14:26:12','2026-07-06 14:26:12'),
(1064,380,'action created','2026-07-06 14:26:13','2026-07-06 14:26:13'),
(1065,381,'action created','2026-07-06 14:26:13','2026-07-06 14:26:13'),
(1066,382,'action created','2026-07-06 14:26:14','2026-07-06 14:26:14'),
(1067,383,'action created','2026-07-06 14:26:14','2026-07-06 14:26:14'),
(1068,384,'action created','2026-07-06 14:26:14','2026-07-06 14:26:14'),
(1069,385,'action created','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1070,370,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1071,370,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1072,371,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1073,371,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1074,372,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1075,372,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1076,373,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1077,373,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1078,374,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1079,374,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1080,375,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1081,375,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1082,376,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1083,376,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1084,377,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1085,377,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1086,378,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1087,378,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1088,379,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1089,379,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1090,380,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1091,380,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1092,381,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1093,381,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1094,382,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1095,382,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1096,383,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1097,383,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1098,384,'action started via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1099,384,'action complete via Async Request','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1100,386,'action created','2026-07-06 14:26:15','2026-07-06 14:26:15'),
(1101,387,'action created','2026-07-06 14:26:16','2026-07-06 14:26:16'),
(1102,388,'action created','2026-07-06 14:26:16','2026-07-06 14:26:16'),
(1103,389,'action created','2026-07-06 14:26:16','2026-07-06 14:26:16'),
(1104,390,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1105,391,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1106,392,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1107,393,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1108,394,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1109,395,'action created','2026-07-06 14:26:17','2026-07-06 14:26:17'),
(1110,396,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1111,397,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1112,398,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1113,399,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1114,400,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1115,401,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1116,402,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1117,403,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1118,404,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1119,405,'action created','2026-07-06 14:26:18','2026-07-06 14:26:18'),
(1120,406,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1121,407,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1122,408,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1123,409,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1124,410,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1125,411,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1126,412,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1127,413,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1128,414,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1129,415,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1130,416,'action created','2026-07-06 14:26:19','2026-07-06 14:26:19'),
(1131,417,'action created','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1132,418,'action created','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1133,419,'action created','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1134,385,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1135,385,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1136,386,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1137,386,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1138,387,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1139,387,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1140,388,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1141,388,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1142,389,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1143,389,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1144,390,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1145,390,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1146,391,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1147,391,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1148,392,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1149,392,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1150,420,'action created','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1151,393,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1152,393,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1153,394,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1154,394,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1155,395,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1156,395,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1157,396,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1158,396,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1159,397,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1160,397,'action complete via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1161,398,'action started via Async Request','2026-07-06 14:26:20','2026-07-06 14:26:20'),
(1162,398,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1163,399,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1164,399,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1165,400,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1166,400,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1167,401,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1168,401,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1169,402,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1170,402,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1171,403,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1172,403,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1173,404,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1174,404,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1175,405,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1176,405,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1177,406,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1178,406,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1179,407,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1180,407,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1181,408,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1182,408,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1183,409,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1184,409,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1185,410,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1186,410,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1187,411,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1188,411,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1189,412,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1190,412,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1191,413,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1192,413,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1193,414,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1194,414,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1195,415,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1196,415,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1197,416,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1198,416,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1199,417,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1200,417,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1201,418,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1202,418,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1203,419,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1204,419,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1205,420,'action started via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1206,420,'action complete via Async Request','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1207,421,'action created','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1208,422,'action created','2026-07-06 14:26:21','2026-07-06 14:26:21'),
(1209,423,'action created','2026-07-06 14:26:22','2026-07-06 14:26:22'),
(1210,424,'action created','2026-07-06 14:26:22','2026-07-06 14:26:22'),
(1211,425,'action created','2026-07-06 14:26:22','2026-07-06 14:26:22'),
(1212,426,'action created','2026-07-06 14:26:23','2026-07-06 14:26:23'),
(1213,427,'action created','2026-07-06 14:26:23','2026-07-06 14:26:23'),
(1214,428,'action created','2026-07-06 14:26:24','2026-07-06 14:26:24'),
(1215,429,'action created','2026-07-06 14:26:24','2026-07-06 14:26:24'),
(1216,430,'action created','2026-07-06 14:26:24','2026-07-06 14:26:24'),
(1217,431,'action created','2026-07-06 14:26:25','2026-07-06 14:26:25'),
(1218,432,'action created','2026-07-06 14:26:25','2026-07-06 14:26:25'),
(1219,433,'action created','2026-07-06 14:26:25','2026-07-06 14:26:25'),
(1220,434,'action created','2026-07-06 14:26:26','2026-07-06 14:26:26'),
(1221,435,'action created','2026-07-06 14:26:26','2026-07-06 14:26:26'),
(1222,436,'action created','2026-07-06 14:26:27','2026-07-06 14:26:27'),
(1223,437,'action created','2026-07-06 14:26:27','2026-07-06 14:26:27'),
(1224,438,'action created','2026-07-06 14:26:27','2026-07-06 14:26:27'),
(1225,439,'action created','2026-07-06 14:26:28','2026-07-06 14:26:28'),
(1226,440,'action created','2026-07-06 14:26:28','2026-07-06 14:26:28'),
(1227,441,'action created','2026-07-06 14:26:28','2026-07-06 14:26:28'),
(1228,442,'action created','2026-07-06 14:26:29','2026-07-06 14:26:29'),
(1229,443,'action created','2026-07-06 14:26:29','2026-07-06 14:26:29'),
(1230,444,'action created','2026-07-06 14:26:30','2026-07-06 14:26:30'),
(1231,445,'action created','2026-07-06 14:26:30','2026-07-06 14:26:30'),
(1232,446,'action created','2026-07-06 14:26:30','2026-07-06 14:26:30'),
(1233,447,'action created','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1234,448,'action created','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1235,421,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1236,421,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1237,422,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1238,422,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1239,423,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1240,423,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1241,424,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1242,424,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1243,425,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1244,425,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1245,426,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1246,426,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1247,427,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1248,427,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1249,428,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1250,428,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1251,429,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1252,429,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1253,430,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1254,430,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1255,431,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1256,431,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1257,432,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1258,432,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1259,433,'action started via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1260,433,'action complete via Async Request','2026-07-06 14:26:31','2026-07-06 14:26:31'),
(1261,434,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1262,434,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1263,435,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1264,435,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1265,436,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1266,436,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1267,437,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1268,437,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1269,438,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1270,438,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1271,439,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1272,439,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1273,440,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1274,440,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1275,441,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1276,441,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1277,442,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1278,442,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1279,443,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1280,443,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1281,444,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1282,444,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1283,445,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1284,445,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1285,446,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1286,446,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1287,447,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1288,447,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1289,448,'action started via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1290,448,'action complete via Async Request','2026-07-06 14:26:32','2026-07-06 14:26:32'),
(1291,449,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1292,450,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1293,451,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1294,452,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1295,453,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1296,454,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1297,455,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1298,456,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1299,457,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1300,458,'action created','2026-07-06 14:26:33','2026-07-06 14:26:33'),
(1301,459,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1302,460,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1303,461,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1304,462,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1305,463,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1306,464,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1307,465,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1308,466,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1309,467,'action created','2026-07-06 14:26:34','2026-07-06 14:26:34'),
(1310,468,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1311,469,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1312,470,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1313,471,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1314,472,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1315,473,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1316,474,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1317,475,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1318,476,'action created','2026-07-06 14:26:35','2026-07-06 14:26:35'),
(1319,477,'action created','2026-07-06 14:26:36','2026-07-06 14:26:36'),
(1320,478,'action created','2026-07-06 14:26:36','2026-07-06 14:26:36'),
(1321,449,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1322,449,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1323,450,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1324,450,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1325,451,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1326,451,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1327,452,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1328,452,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1329,453,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1330,453,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1331,454,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1332,454,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1333,455,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1334,455,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1335,456,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1336,456,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1337,457,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1338,457,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1339,458,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1340,458,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1341,459,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1342,459,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1343,460,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1344,460,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1345,461,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1346,461,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1347,462,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1348,462,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1349,463,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1350,463,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1351,464,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1352,464,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1353,465,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1354,465,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1355,466,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1356,466,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1357,467,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1358,467,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1359,468,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1360,468,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1361,479,'action created','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1362,469,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1363,469,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1364,470,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1365,470,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1366,471,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1367,471,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1368,472,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1369,472,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1370,473,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1371,473,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1372,474,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1373,474,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1374,475,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1375,475,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1376,476,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1377,476,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1378,477,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1379,477,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1380,478,'action started via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1381,478,'action complete via Async Request','2026-07-06 14:26:37','2026-07-06 14:26:37'),
(1382,480,'action created','2026-07-06 14:26:38','2026-07-06 14:26:38'),
(1383,481,'action created','2026-07-06 14:26:38','2026-07-06 14:26:38'),
(1384,482,'action created','2026-07-06 14:26:39','2026-07-06 14:26:39'),
(1385,483,'action created','2026-07-06 14:26:39','2026-07-06 14:26:39'),
(1386,484,'action created','2026-07-06 14:26:40','2026-07-06 14:26:40'),
(1387,485,'action created','2026-07-06 14:26:40','2026-07-06 14:26:40'),
(1388,486,'action created','2026-07-06 14:26:41','2026-07-06 14:26:41'),
(1389,487,'action created','2026-07-06 14:26:41','2026-07-06 14:26:41'),
(1390,488,'action created','2026-07-06 14:26:42','2026-07-06 14:26:42'),
(1391,489,'action created','2026-07-06 14:26:42','2026-07-06 14:26:42'),
(1392,479,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1393,479,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1394,480,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1395,480,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1396,481,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1397,481,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1398,482,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1399,482,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1400,483,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1401,483,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1402,484,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1403,484,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1404,485,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1405,485,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1406,486,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1407,486,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1408,487,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1409,487,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1410,488,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1411,488,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1412,489,'action started via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1413,489,'action complete via Async Request','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1414,490,'action created','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1415,491,'action created','2026-07-06 14:26:43','2026-07-06 14:26:43'),
(1416,492,'action created','2026-07-06 14:26:44','2026-07-06 14:26:44'),
(1417,493,'action created','2026-07-06 14:26:44','2026-07-06 14:26:44'),
(1418,494,'action created','2026-07-06 14:26:45','2026-07-06 14:26:45'),
(1419,495,'action created','2026-07-06 14:26:45','2026-07-06 14:26:45'),
(1420,496,'action created','2026-07-06 14:26:46','2026-07-06 14:26:46'),
(1421,497,'action created','2026-07-06 14:26:47','2026-07-06 14:26:47'),
(1422,498,'action created','2026-07-06 14:26:47','2026-07-06 14:26:47'),
(1423,499,'action created','2026-07-06 14:26:47','2026-07-06 14:26:47'),
(1424,500,'action created','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1425,490,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1426,490,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1427,491,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1428,491,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1429,492,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1430,492,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1431,493,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1432,493,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1433,494,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1434,494,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1435,495,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1436,495,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1437,496,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1438,496,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1439,497,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1440,497,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1441,498,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1442,498,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1443,499,'action started via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1444,499,'action complete via Async Request','2026-07-06 14:26:48','2026-07-06 14:26:48'),
(1445,501,'action created','2026-07-06 14:26:49','2026-07-06 14:26:49'),
(1446,502,'action created','2026-07-06 14:26:49','2026-07-06 14:26:49'),
(1447,503,'action created','2026-07-06 14:26:49','2026-07-06 14:26:49'),
(1448,504,'action created','2026-07-06 14:26:50','2026-07-06 14:26:50'),
(1449,505,'action created','2026-07-06 14:26:51','2026-07-06 14:26:51'),
(1450,506,'action created','2026-07-06 14:26:51','2026-07-06 14:26:51'),
(1451,507,'action created','2026-07-06 14:26:51','2026-07-06 14:26:51'),
(1452,508,'action created','2026-07-06 14:26:51','2026-07-06 14:26:51'),
(1453,509,'action created','2026-07-06 14:26:51','2026-07-06 14:26:51'),
(1454,510,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1455,511,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1456,512,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1457,513,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1458,514,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1459,515,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1460,516,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1461,517,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1462,518,'action created','2026-07-06 14:26:52','2026-07-06 14:26:52'),
(1463,519,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1464,520,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1465,521,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1466,522,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1467,523,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1468,524,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1469,525,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1470,526,'action created','2026-07-06 14:26:53','2026-07-06 14:26:53'),
(1471,527,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1472,500,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1473,500,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1474,501,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1475,501,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1476,502,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1477,502,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1478,503,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1479,503,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1480,504,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1481,504,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1482,505,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1483,505,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1484,528,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1485,506,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1486,506,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1487,507,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1488,507,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1489,508,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1490,508,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1491,509,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1492,509,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1493,510,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1494,510,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1495,511,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1496,511,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1497,512,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1498,512,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1499,513,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1500,513,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1501,514,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1502,514,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1503,515,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1504,515,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1505,516,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1506,516,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1507,529,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1508,517,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1509,517,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1510,518,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1511,518,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1512,519,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1513,519,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1514,520,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1515,520,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1516,521,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1517,521,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1518,522,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1519,522,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1520,523,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1521,523,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1522,524,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1523,524,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1524,525,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1525,525,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1526,526,'action started via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1527,526,'action complete via Async Request','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1528,530,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1529,531,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1530,532,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1531,533,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1532,534,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1533,535,'action created','2026-07-06 14:26:54','2026-07-06 14:26:54'),
(1534,536,'action created','2026-07-06 14:26:55','2026-07-06 14:26:55'),
(1535,537,'action created','2026-07-06 14:26:55','2026-07-06 14:26:55'),
(1536,538,'action created','2026-07-06 14:26:56','2026-07-06 14:26:56'),
(1537,539,'action created','2026-07-06 14:26:56','2026-07-06 14:26:56'),
(1538,540,'action created','2026-07-06 14:26:57','2026-07-06 14:26:57'),
(1539,541,'action created','2026-07-06 14:26:57','2026-07-06 14:26:57'),
(1540,542,'action created','2026-07-06 14:26:58','2026-07-06 14:26:58'),
(1541,543,'action created','2026-07-06 14:26:58','2026-07-06 14:26:58'),
(1542,544,'action created','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1543,527,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1544,527,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1545,528,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1546,528,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1547,529,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1548,529,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1549,530,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1550,530,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1551,531,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1552,531,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1553,532,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1554,532,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1555,545,'action created','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1556,533,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1557,533,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1558,534,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1559,534,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1560,535,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1561,535,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1562,536,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1563,536,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1564,537,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1565,537,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1566,538,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1567,538,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1568,539,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1569,539,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1570,540,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1571,540,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1572,541,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1573,541,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1574,542,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1575,542,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1576,543,'action started via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1577,543,'action complete via Async Request','2026-07-06 14:26:59','2026-07-06 14:26:59'),
(1578,546,'action created','2026-07-06 14:27:00','2026-07-06 14:27:00'),
(1579,547,'action created','2026-07-06 14:27:01','2026-07-06 14:27:01'),
(1580,548,'action created','2026-07-06 14:27:01','2026-07-06 14:27:01'),
(1581,549,'action created','2026-07-06 14:27:02','2026-07-06 14:27:02'),
(1582,550,'action created','2026-07-06 14:27:02','2026-07-06 14:27:02'),
(1583,551,'action created','2026-07-06 14:27:03','2026-07-06 14:27:03'),
(1584,552,'action created','2026-07-06 14:27:03','2026-07-06 14:27:03'),
(1585,553,'action created','2026-07-06 14:27:03','2026-07-06 14:27:03'),
(1586,554,'action created','2026-07-06 14:27:04','2026-07-06 14:27:04'),
(1587,555,'action created','2026-07-06 14:27:04','2026-07-06 14:27:04'),
(1588,556,'action created','2026-07-06 14:27:04','2026-07-06 14:27:04'),
(1589,557,'action created','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1590,544,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1591,544,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1592,545,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1593,545,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1594,546,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1595,546,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1596,547,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1597,547,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1598,548,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1599,548,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1600,549,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1601,549,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1602,550,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1603,550,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1604,551,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1605,551,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1606,552,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1607,552,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1608,553,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1609,553,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1610,558,'action created','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1611,554,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1612,554,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1613,555,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1614,555,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1615,556,'action started via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1616,556,'action complete via Async Request','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1617,559,'action created','2026-07-06 14:27:05','2026-07-06 14:27:05'),
(1618,560,'action created','2026-07-06 14:27:06','2026-07-06 14:27:06'),
(1619,561,'action created','2026-07-06 14:27:06','2026-07-06 14:27:06'),
(1620,562,'action created','2026-07-06 14:27:06','2026-07-06 14:27:06'),
(1621,563,'action created','2026-07-06 14:27:07','2026-07-06 14:27:07'),
(1622,564,'action created','2026-07-06 14:27:07','2026-07-06 14:27:07'),
(1623,565,'action created','2026-07-06 14:27:08','2026-07-06 14:27:08'),
(1624,566,'action created','2026-07-06 14:27:08','2026-07-06 14:27:08'),
(1625,567,'action created','2026-07-06 14:27:08','2026-07-06 14:27:08'),
(1626,568,'action created','2026-07-06 14:27:08','2026-07-06 14:27:08'),
(1627,569,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1628,570,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1629,571,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1630,572,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1631,573,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1632,574,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1633,575,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1634,576,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1635,577,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1636,578,'action created','2026-07-06 14:27:09','2026-07-06 14:27:09'),
(1637,579,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1638,580,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1639,581,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1640,582,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1641,583,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1642,584,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1643,585,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1644,586,'action created','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1645,557,'action started via Async Request','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1646,557,'action complete via Async Request','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1647,558,'action started via Async Request','2026-07-06 14:27:10','2026-07-06 14:27:10'),
(1648,558,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1649,559,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1650,559,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1651,560,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1652,560,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1653,561,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1654,561,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1655,562,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1656,562,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1657,563,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1658,563,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1659,564,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1660,564,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1661,565,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1662,565,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1663,566,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1664,566,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1665,567,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1666,567,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1667,568,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1668,568,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1669,569,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1670,569,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1671,570,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1672,570,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1673,571,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1674,571,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1675,587,'action created','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1676,572,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1677,572,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1678,573,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1679,573,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1680,574,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1681,574,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1682,575,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1683,575,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1684,576,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1685,576,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1686,577,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1687,577,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1688,578,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1689,578,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1690,579,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1691,579,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1692,580,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1693,580,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1694,581,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1695,581,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1696,582,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1697,582,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1698,583,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1699,583,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1700,584,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1701,584,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1702,585,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1703,585,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1704,586,'action started via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1705,586,'action complete via Async Request','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1706,588,'action created','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1707,589,'action created','2026-07-06 14:27:11','2026-07-06 14:27:11'),
(1708,590,'action created','2026-07-06 14:27:12','2026-07-06 14:27:12'),
(1709,591,'action created','2026-07-06 14:27:12','2026-07-06 14:27:12'),
(1710,592,'action created','2026-07-06 14:27:13','2026-07-06 14:27:13'),
(1711,593,'action created','2026-07-06 14:27:13','2026-07-06 14:27:13'),
(1712,594,'action created','2026-07-06 14:27:13','2026-07-06 14:27:13'),
(1713,595,'action created','2026-07-06 14:27:14','2026-07-06 14:27:14'),
(1714,596,'action created','2026-07-06 14:27:14','2026-07-06 14:27:14'),
(1715,597,'action created','2026-07-06 14:27:14','2026-07-06 14:27:14'),
(1716,598,'action created','2026-07-06 14:27:15','2026-07-06 14:27:15'),
(1717,599,'action created','2026-07-06 14:27:15','2026-07-06 14:27:15'),
(1718,600,'action created','2026-07-06 14:27:15','2026-07-06 14:27:15'),
(1719,601,'action created','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1720,602,'action created','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1721,587,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1722,587,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1723,588,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1724,588,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1725,589,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1726,589,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1727,590,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1728,590,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1729,591,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1730,591,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1731,592,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1732,592,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1733,593,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1734,593,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1735,594,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1736,594,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1737,595,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1738,595,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1739,596,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1740,596,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1741,597,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1742,597,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1743,598,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1744,598,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1745,599,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1746,599,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1747,600,'action started via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1748,600,'action complete via Async Request','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1749,603,'action created','2026-07-06 14:27:16','2026-07-06 14:27:16'),
(1750,601,'action started via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1751,601,'action complete via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1752,602,'action started via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1753,602,'action complete via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1754,603,'action started via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1755,603,'action complete via WP Cron','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1756,604,'action created','2026-07-06 14:27:17','2026-07-06 14:27:17'),
(1757,605,'action created','2026-07-06 14:27:19','2026-07-06 14:27:19'),
(1758,606,'action created','2026-07-06 14:27:20','2026-07-06 14:27:20'),
(1759,607,'action created','2026-07-06 14:27:21','2026-07-06 14:27:21'),
(1760,608,'action created','2026-07-06 14:27:21','2026-07-06 14:27:21'),
(1761,604,'action started via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1762,604,'action complete via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1763,605,'action started via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1764,605,'action complete via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1765,606,'action started via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1766,606,'action complete via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1767,607,'action started via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1768,607,'action complete via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1769,608,'action started via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1770,608,'action complete via Async Request','2026-07-06 14:27:22','2026-07-06 14:27:22'),
(1771,609,'action created','2026-07-06 14:36:26','2026-07-06 14:36:26'),
(1772,609,'action started via Async Request','2026-07-06 14:36:47','2026-07-06 14:36:47'),
(1773,609,'action complete via Async Request','2026-07-06 14:36:47','2026-07-06 14:36:47'),
(1774,171,'action started via Async Request','2026-07-06 15:24:27','2026-07-06 15:24:27'),
(1775,610,'action created','2026-07-06 15:24:27','2026-07-06 15:24:27'),
(1776,171,'action complete via Async Request','2026-07-06 15:24:27','2026-07-06 15:24:27'),
(1777,610,'action started via Async Request','2026-07-06 21:21:24','2026-07-06 21:21:24'),
(1778,611,'action created','2026-07-06 21:21:24','2026-07-06 21:21:24'),
(1779,610,'action complete via Async Request','2026-07-06 21:21:24','2026-07-06 21:21:24'),
(1780,150,'action started via Async Request','2026-07-06 21:21:24','2026-07-06 21:21:24'),
(1781,150,'action complete via Async Request','2026-07-06 21:21:25','2026-07-06 21:21:25'),
(1782,612,'action created','2026-07-06 21:21:25','2026-07-06 21:21:25'),
(1783,151,'action started via Async Request','2026-07-06 21:21:25','2026-07-06 21:21:25'),
(1784,151,'action complete via Async Request','2026-07-06 21:21:25','2026-07-06 21:21:25'),
(1785,613,'action created','2026-07-06 21:21:25','2026-07-06 21:21:25'),
(1786,611,'action started via WP Cron','2026-07-07 04:51:46','2026-07-07 04:51:46'),
(1787,614,'action created','2026-07-07 04:51:46','2026-07-07 04:51:46'),
(1788,611,'action complete via WP Cron','2026-07-07 04:51:46','2026-07-07 04:51:46'),
(1789,614,'action started via Async Request','2026-07-07 08:13:37','2026-07-07 08:13:37'),
(1790,615,'action created','2026-07-07 08:13:37','2026-07-07 08:13:37'),
(1791,614,'action complete via Async Request','2026-07-07 08:13:37','2026-07-07 08:13:37'),
(1792,159,'action started via Async Request','2026-07-07 08:13:37','2026-07-07 08:13:37'),
(1793,159,'action complete via Async Request','2026-07-07 08:13:37','2026-07-07 08:13:37'),
(1795,615,'action started via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1796,617,'action created','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1797,615,'action complete via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1798,612,'action started via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1799,612,'action complete via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1800,618,'action created','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1801,613,'action started via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1802,613,'action complete via WP Cron','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1803,619,'action created','2026-07-07 09:28:45','2026-07-07 09:28:45'),
(1804,617,'action started via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1805,620,'action created','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1806,617,'action complete via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1807,154,'action started via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1808,154,'action complete via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1809,621,'action created','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1810,155,'action started via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1811,155,'action complete via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1812,622,'action created','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1813,156,'action started via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1814,156,'action complete via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1815,623,'action created','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1816,157,'action started via WP Cron','2026-07-07 11:51:44','2026-07-07 11:51:44'),
(1817,157,'action complete via WP Cron','2026-07-07 11:51:45','2026-07-07 11:51:45'),
(1818,624,'action created','2026-07-07 11:51:45','2026-07-07 11:51:45'),
(1819,158,'action started via WP Cron','2026-07-07 11:51:45','2026-07-07 11:51:45'),
(1820,158,'action complete via WP Cron','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1821,625,'action created','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1822,167,'action started via WP Cron','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1823,167,'action complete via WP Cron','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1824,626,'action created','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1825,161,'action started via WP Cron','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1831,628,'action started via Async Request','2026-07-07 11:57:07','2026-07-07 11:57:07'),
(1827,627,'action created','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1828,628,'action created','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1829,161,'action complete via WP Cron','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1830,629,'action created','2026-07-07 11:51:46','2026-07-07 11:51:46'),
(1832,628,'action complete via Async Request','2026-07-07 11:57:07','2026-07-07 11:57:07'),
(1833,620,'action started via Async Request','2026-07-07 12:52:26','2026-07-07 12:52:26'),
(1834,630,'action created','2026-07-07 12:52:26','2026-07-07 12:52:26'),
(1835,620,'action complete via Async Request','2026-07-07 12:52:26','2026-07-07 12:52:26'),
(1836,630,'action started via Async Request','2026-07-07 13:56:33','2026-07-07 13:56:33'),
(1837,631,'action created','2026-07-07 13:56:33','2026-07-07 13:56:33'),
(1838,630,'action complete via Async Request','2026-07-07 13:56:33','2026-07-07 13:56:33'),
(1839,631,'action started via WP Cron','2026-07-08 17:26:32','2026-07-08 17:26:32'),
(1840,632,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1841,631,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1842,618,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1843,618,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1844,633,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1845,619,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1846,619,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1847,634,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1848,627,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1849,627,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1851,621,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1852,621,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1853,636,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1854,622,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1855,622,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1856,637,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1857,623,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1858,623,'action complete via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1859,638,'action created','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1860,624,'action started via WP Cron','2026-07-08 17:26:33','2026-07-08 17:26:33'),
(1861,624,'action complete via WP Cron','2026-07-08 17:26:35','2026-07-08 17:26:35'),
(1862,639,'action created','2026-07-08 17:26:35','2026-07-08 17:26:35'),
(1863,625,'action started via WP Cron','2026-07-08 17:26:35','2026-07-08 17:26:35'),
(1864,625,'action complete via WP Cron','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1865,640,'action created','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1866,626,'action started via WP Cron','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1867,626,'action complete via WP Cron','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1868,641,'action created','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1869,629,'action started via WP Cron','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1875,643,'action started via WP Cron','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1871,642,'action created','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1872,643,'action created','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1873,629,'action complete via WP Cron','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1874,644,'action created','2026-07-08 17:26:36','2026-07-08 17:26:36'),
(1876,643,'action complete via WP Cron','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1877,632,'action started via WP Cron','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1878,645,'action created','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1879,632,'action complete via WP Cron','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1880,633,'action started via WP Cron','2026-07-09 06:19:08','2026-07-09 06:19:08'),
(1881,633,'action complete via WP Cron','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1882,646,'action created','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1883,634,'action started via WP Cron','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1884,634,'action complete via WP Cron','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1885,647,'action created','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1886,642,'action started via WP Cron','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1887,642,'action complete via WP Cron','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1888,648,'action created','2026-07-09 06:19:09','2026-07-09 06:19:09'),
(1889,645,'action started via WP Cron','2026-07-09 09:42:29','2026-07-09 09:42:29'),
(1890,649,'action created','2026-07-09 09:42:29','2026-07-09 09:42:29'),
(1891,645,'action complete via WP Cron','2026-07-09 09:42:29','2026-07-09 09:42:29'),
(1892,649,'action started via WP Cron','2026-07-09 13:03:04','2026-07-09 13:03:04'),
(1893,650,'action created','2026-07-09 13:03:04','2026-07-09 13:03:04'),
(1894,649,'action complete via WP Cron','2026-07-09 13:03:04','2026-07-09 13:03:04'),
(1895,651,'action created','2026-07-09 13:04:37','2026-07-09 13:04:37'),
(1896,651,'action started via WP Cron','2026-07-09 13:04:37','2026-07-09 13:04:37'),
(1897,651,'action complete via WP Cron','2026-07-09 13:04:37','2026-07-09 13:04:37'),
(1898,652,'action created','2026-07-09 13:10:50','2026-07-09 13:10:50'),
(1899,653,'action created','2026-07-09 13:10:50','2026-07-09 13:10:50'),
(1900,654,'action created','2026-07-09 13:10:50','2026-07-09 13:10:50'),
(1901,655,'action created','2026-07-09 13:10:50','2026-07-09 13:10:50'),
(1902,652,'action started via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1903,652,'action complete via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1904,653,'action started via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1905,653,'action complete via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1906,654,'action started via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1907,654,'action complete via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1908,655,'action started via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1909,655,'action complete via Async Request','2026-07-09 13:10:51','2026-07-09 13:10:51'),
(1910,656,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1911,657,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1912,658,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1913,659,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1914,660,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1915,661,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1916,662,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1917,663,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1918,664,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1919,665,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1920,666,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1921,667,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1922,668,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1923,669,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1924,670,'action created','2026-07-09 13:17:25','2026-07-09 13:17:25'),
(1925,671,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1926,672,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1927,673,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1928,674,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1929,675,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1930,676,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1931,677,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1932,678,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1933,679,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1934,680,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1935,681,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1936,682,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1937,683,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1938,684,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1939,685,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1940,686,'action created','2026-07-09 13:17:26','2026-07-09 13:17:26'),
(1941,687,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1942,688,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1943,689,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1944,690,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1945,691,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1946,692,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1947,693,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1948,694,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1949,695,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1950,696,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1951,697,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1952,698,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1953,699,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1954,700,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1955,701,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1956,702,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1957,703,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1958,704,'action created','2026-07-09 13:17:27','2026-07-09 13:17:27'),
(1959,705,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1960,706,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1961,707,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1962,708,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1963,709,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1964,710,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1965,711,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1966,712,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1967,713,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1968,714,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1969,715,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1970,716,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1971,717,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1972,718,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1973,719,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1974,720,'action created','2026-07-09 13:17:28','2026-07-09 13:17:28'),
(1975,721,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1976,722,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1977,723,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1978,724,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1979,725,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1980,726,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1981,727,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1982,728,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1983,729,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1984,730,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1985,731,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1986,732,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1987,733,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1988,734,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1989,735,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1990,736,'action created','2026-07-09 13:17:29','2026-07-09 13:17:29'),
(1991,737,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1992,738,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1993,739,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1994,740,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1995,741,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1996,742,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1997,743,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1998,744,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(1999,745,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2000,746,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2001,747,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2002,748,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2003,749,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2004,750,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2005,751,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2006,752,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2007,753,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2008,754,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2009,755,'action created','2026-07-09 13:17:30','2026-07-09 13:17:30'),
(2010,756,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2011,757,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2012,758,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2013,759,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2014,760,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2015,761,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2016,762,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2017,763,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2018,764,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2019,765,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2020,766,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2021,767,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2022,768,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2023,769,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2024,770,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2025,771,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2026,772,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2027,773,'action created','2026-07-09 13:17:31','2026-07-09 13:17:31'),
(2028,774,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2029,775,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2030,776,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2031,777,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2032,778,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2033,779,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2034,780,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2035,781,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2036,782,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2037,783,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2038,784,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2039,785,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2040,786,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2041,787,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2042,788,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2043,789,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2044,790,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2045,791,'action created','2026-07-09 13:17:32','2026-07-09 13:17:32'),
(2046,792,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2047,793,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2048,794,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2049,795,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2050,796,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2051,797,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2052,798,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2053,799,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2054,800,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2055,801,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2056,802,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2057,803,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2058,804,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2059,805,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2060,806,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2061,807,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2062,808,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2063,809,'action created','2026-07-09 13:17:33','2026-07-09 13:17:33'),
(2064,810,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2065,811,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2066,812,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2067,813,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2068,814,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2069,815,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2070,816,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2071,817,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2072,818,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2073,819,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2074,820,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2075,821,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2076,822,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2077,823,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2078,824,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2079,825,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2080,826,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2081,827,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2082,828,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2083,829,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2084,830,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2085,831,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2086,832,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2087,833,'action created','2026-07-09 13:17:34','2026-07-09 13:17:34'),
(2088,834,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2089,835,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2090,836,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2091,837,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2092,838,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2093,839,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2094,840,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2095,841,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2096,842,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2097,843,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2098,844,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2099,845,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2100,846,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2101,847,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2102,848,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2103,849,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2104,850,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2105,851,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2106,852,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2107,853,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2108,854,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2109,855,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2110,856,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2111,857,'action created','2026-07-09 13:17:35','2026-07-09 13:17:35'),
(2112,858,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2113,859,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2114,860,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2115,861,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2116,862,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2117,863,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2118,864,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2119,865,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2120,866,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2121,867,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2122,868,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2123,869,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2124,870,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2125,871,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2126,872,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2127,873,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2128,874,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2129,875,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2130,876,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2131,877,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2132,878,'action created','2026-07-09 13:17:36','2026-07-09 13:17:36'),
(2133,879,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2134,880,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2135,881,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2136,882,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2137,883,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2138,884,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2139,885,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2140,886,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2141,887,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2142,888,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2143,889,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2144,890,'action created','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2145,656,'action started via Async Request','2026-07-09 13:17:37','2026-07-09 13:17:37'),
(2146,656,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2147,657,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2148,657,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2149,658,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2150,658,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2151,659,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2152,659,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2153,660,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2154,660,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2155,661,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2156,661,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2157,662,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2158,662,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2159,663,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2160,663,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2161,664,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2162,664,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2163,665,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2164,665,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2165,666,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2166,666,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2167,667,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2168,667,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2169,668,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2170,668,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2171,669,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2172,669,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2173,670,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2174,670,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2175,671,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2176,671,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2177,672,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2178,672,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2179,673,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2180,673,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2181,674,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2182,674,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2183,675,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2184,675,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2185,676,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2186,676,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2187,677,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2188,677,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2189,678,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2190,678,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2191,679,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2192,679,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2193,680,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2194,680,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2195,681,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2196,681,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2197,682,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2198,682,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2199,683,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2200,683,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2201,684,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2202,684,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2203,685,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2204,685,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2205,686,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2206,686,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2207,687,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2208,687,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2209,688,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2210,688,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2211,689,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2212,689,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2213,690,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2214,690,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2215,691,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2216,691,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2217,692,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2218,692,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2219,693,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2220,693,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2221,694,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2222,694,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2223,695,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2224,695,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2225,696,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2226,696,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2227,697,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2228,697,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2229,698,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2230,698,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2231,699,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2232,699,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2233,700,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2234,700,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2235,701,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2236,701,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2237,702,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2238,702,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2239,703,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2240,703,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2241,704,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2242,704,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2243,705,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2244,705,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2245,706,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2246,706,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2247,707,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2248,707,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2249,708,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2250,708,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2251,709,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2252,709,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2253,710,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2254,710,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2255,711,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2256,711,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2257,712,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2258,712,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2259,713,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2260,713,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2261,714,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2262,714,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2263,715,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2264,715,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2265,716,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2266,716,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2267,717,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2268,717,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2269,718,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2270,718,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2271,719,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2272,719,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2273,720,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2274,720,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2275,721,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2276,721,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2277,722,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2278,722,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2279,723,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2280,723,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2281,724,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2282,724,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2283,725,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2284,725,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2285,726,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2286,726,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2287,727,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2288,727,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2289,728,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2290,728,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2291,729,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2292,729,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2293,730,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2294,730,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2295,731,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2296,731,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2297,732,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2298,732,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2299,733,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2300,733,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2301,734,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2302,734,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2303,735,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2304,735,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2305,736,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2306,736,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2307,737,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2308,737,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2309,738,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2310,738,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2311,739,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2312,739,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2313,740,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2314,740,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2315,741,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2316,741,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2317,742,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2318,742,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2319,743,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2320,743,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2321,744,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2322,744,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2323,745,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2324,745,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2325,746,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2326,746,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2327,747,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2328,747,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2329,748,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2330,748,'action complete via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2331,749,'action started via Async Request','2026-07-09 13:17:38','2026-07-09 13:17:38'),
(2332,749,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2333,750,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2334,750,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2335,751,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2336,751,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2337,752,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2338,752,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2339,753,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2340,753,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2341,754,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2342,754,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2343,755,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2344,755,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2345,756,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2346,756,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2347,757,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2348,757,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2349,758,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2350,758,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2351,759,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2352,759,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2353,760,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2354,760,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2355,761,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2356,761,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2357,762,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2358,762,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2359,763,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2360,763,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2361,764,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2362,764,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2363,765,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2364,765,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2365,766,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2366,766,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2367,767,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2368,767,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2369,768,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2370,768,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2371,769,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2372,769,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2373,770,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2374,770,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2375,771,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2376,771,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2377,772,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2378,772,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2379,773,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2380,773,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2381,774,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2382,774,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2383,775,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2384,775,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2385,776,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2386,776,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2387,777,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2388,777,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2389,778,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2390,778,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2391,779,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2392,779,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2393,780,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2394,780,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2395,781,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2396,781,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2397,782,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2398,782,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2399,783,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2400,783,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2401,784,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2402,784,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2403,785,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2404,785,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2405,786,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2406,786,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2407,787,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2408,787,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2409,788,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2410,788,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2411,789,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2412,789,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2413,790,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2414,790,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2415,791,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2416,791,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2417,792,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2418,792,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2419,793,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2420,793,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2421,794,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2422,794,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2423,795,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2424,795,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2425,796,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2426,796,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2427,797,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2428,797,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2429,798,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2430,798,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2431,799,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2432,799,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2433,800,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2434,800,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2435,801,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2436,801,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2437,802,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2438,802,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2439,803,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2440,803,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2441,804,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2442,804,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2443,805,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2444,805,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2445,806,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2446,806,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2447,807,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2448,807,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2449,808,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2450,808,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2451,809,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2452,809,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2453,810,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2454,810,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2455,811,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2456,811,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2457,812,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2458,812,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2459,813,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2460,813,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2461,814,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2462,814,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2463,815,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2464,815,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2465,816,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2466,816,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2467,817,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2468,817,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2469,818,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2470,818,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2471,819,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2472,819,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2473,820,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2474,820,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2475,821,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2476,821,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2477,822,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2478,822,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2479,823,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2480,823,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2481,824,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2482,824,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2483,825,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2484,825,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2485,826,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2486,826,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2487,827,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2488,827,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2489,828,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2490,828,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2491,829,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2492,829,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2493,830,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2494,830,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2495,831,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2496,831,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2497,832,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2498,832,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2499,833,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2500,833,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2501,834,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2502,834,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2503,835,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2504,835,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2505,836,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2506,836,'action complete via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2507,837,'action started via Async Request','2026-07-09 13:17:39','2026-07-09 13:17:39'),
(2508,837,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2509,838,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2510,838,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2511,839,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2512,839,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2513,840,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2514,840,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2515,841,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2516,841,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2517,842,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2518,842,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2519,843,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2520,843,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2521,844,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2522,844,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2523,845,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2524,845,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2525,846,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2526,846,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2527,847,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2528,847,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2529,848,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2530,848,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2531,849,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2532,849,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2533,850,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2534,850,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2535,851,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2536,851,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2537,852,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2538,852,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2539,853,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2540,853,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2541,854,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2542,854,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2543,855,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2544,855,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2545,856,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2546,856,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2547,857,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2548,857,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2549,858,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2550,858,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2551,859,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2552,859,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2553,860,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2554,860,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2555,861,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2556,861,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2557,862,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2558,862,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2559,863,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2560,863,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2561,864,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2562,864,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2563,865,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2564,865,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2565,866,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2566,866,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2567,867,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2568,867,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2569,868,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2570,868,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2571,869,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2572,869,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2573,870,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2574,870,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2575,871,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2576,871,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2577,872,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2578,872,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2579,873,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2580,873,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2581,874,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2582,874,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2583,875,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2584,875,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2585,876,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2586,876,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2587,877,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2588,877,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2589,878,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2590,878,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2591,879,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2592,879,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2593,880,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2594,880,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2595,881,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2596,881,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2597,882,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2598,882,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2599,883,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2600,883,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2601,884,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2602,884,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2603,885,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2604,885,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2605,886,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2606,886,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2607,887,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2608,887,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2609,888,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2610,888,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2611,889,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2612,889,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2613,890,'action started via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2614,890,'action complete via Async Request','2026-07-09 13:17:40','2026-07-09 13:17:40'),
(2615,891,'action created','2026-07-09 13:31:47','2026-07-09 13:31:47'),
(2616,892,'action created','2026-07-09 13:31:56','2026-07-09 13:31:56'),
(2617,893,'action created','2026-07-09 13:32:03','2026-07-09 13:32:03'),
(2618,894,'action created','2026-07-09 13:32:10','2026-07-09 13:32:10'),
(2619,895,'action created','2026-07-09 13:32:16','2026-07-09 13:32:16'),
(2620,896,'action created','2026-07-09 13:32:22','2026-07-09 13:32:22'),
(2621,891,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2622,891,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2623,892,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2624,892,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2625,893,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2626,893,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2627,894,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2628,894,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2629,895,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2630,895,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2631,896,'action started via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2632,896,'action complete via WP Cron','2026-07-09 13:32:23','2026-07-09 13:32:23'),
(2633,897,'action created','2026-07-09 13:32:29','2026-07-09 13:32:29'),
(2634,898,'action created','2026-07-09 13:32:34','2026-07-09 13:32:34'),
(2635,899,'action created','2026-07-09 13:32:39','2026-07-09 13:32:39'),
(2636,900,'action created','2026-07-09 13:32:47','2026-07-09 13:32:47'),
(2637,897,'action started via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2638,897,'action complete via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2639,898,'action started via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2640,898,'action complete via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2641,899,'action started via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2642,899,'action complete via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2643,900,'action started via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2644,900,'action complete via Async Request','2026-07-09 13:32:49','2026-07-09 13:32:49'),
(2645,901,'action created','2026-07-09 13:32:53','2026-07-09 13:32:53'),
(2646,901,'action started via Async Request','2026-07-09 13:32:55','2026-07-09 13:32:55'),
(2647,901,'action complete via Async Request','2026-07-09 13:32:55','2026-07-09 13:32:55'),
(2648,902,'action created','2026-07-09 13:33:00','2026-07-09 13:33:00'),
(2649,903,'action created','2026-07-09 13:33:06','2026-07-09 13:33:06'),
(2650,904,'action created','2026-07-09 13:33:11','2026-07-09 13:33:11'),
(2651,905,'action created','2026-07-09 13:33:17','2026-07-09 13:33:17'),
(2652,902,'action started via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2653,902,'action complete via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2654,903,'action started via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2655,903,'action complete via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2656,904,'action started via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2657,904,'action complete via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2658,905,'action started via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2659,905,'action complete via WP Cron','2026-07-09 13:33:23','2026-07-09 13:33:23'),
(2660,906,'action created','2026-07-09 13:38:11','2026-07-09 13:38:11'),
(2661,907,'action created','2026-07-09 13:38:11','2026-07-09 13:38:11'),
(2662,908,'action created','2026-07-09 13:38:11','2026-07-09 13:38:11'),
(2663,909,'action created','2026-07-09 13:38:12','2026-07-09 13:38:12'),
(2664,910,'action created','2026-07-09 13:38:12','2026-07-09 13:38:12'),
(2665,911,'action created','2026-07-09 13:38:12','2026-07-09 13:38:12'),
(2666,906,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2667,906,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2668,907,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2669,907,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2670,908,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2671,908,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2672,909,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2673,909,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2674,910,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2675,910,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2676,911,'action started via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2677,911,'action complete via WP Cron','2026-07-09 13:38:27','2026-07-09 13:38:27'),
(2678,650,'action started via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2679,912,'action created','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2680,650,'action complete via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2681,636,'action started via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2682,636,'action complete via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2683,913,'action created','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2684,637,'action started via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2685,637,'action complete via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2686,914,'action created','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2687,638,'action started via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2688,638,'action complete via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2689,915,'action created','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2690,639,'action started via WP Cron','2026-07-10 12:29:31','2026-07-10 12:29:31'),
(2691,639,'action complete via WP Cron','2026-07-10 12:29:33','2026-07-10 12:29:33'),
(2692,916,'action created','2026-07-10 12:29:33','2026-07-10 12:29:33'),
(2693,640,'action started via WP Cron','2026-07-10 12:29:33','2026-07-10 12:29:33'),
(2694,640,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2695,917,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2696,641,'action started via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2697,641,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2698,918,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2699,646,'action started via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2700,646,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2701,919,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2702,647,'action started via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2703,647,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2704,920,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2705,648,'action started via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2706,648,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2708,11,'action ignored via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2709,644,'action started via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2716,923,'action started via Async Request','2026-07-10 12:31:03','2026-07-10 12:31:03'),
(2711,922,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2712,923,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2713,644,'action complete via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2714,924,'action created','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2715,9,'action ignored via WP Cron','2026-07-10 12:29:34','2026-07-10 12:29:34'),
(2717,923,'action complete via Async Request','2026-07-10 12:31:03','2026-07-10 12:31:03'),
(2718,15,'action ignored via Async Request','2026-07-10 12:31:03','2026-07-10 12:31:03'),
(2719,21,'action ignored via Async Request','2026-07-10 12:31:03','2026-07-10 12:31:03'),
(2720,10,'action ignored via Async Request','2026-07-10 12:31:03','2026-07-10 12:31:03'),
(2721,25,'action ignored via WP Cron','2026-07-10 12:32:03','2026-07-10 12:32:03'),
(2722,27,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2723,28,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2724,40,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2725,29,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2726,30,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2727,31,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2728,32,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2729,33,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2730,34,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2731,35,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2732,36,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2733,37,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2734,39,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2735,38,'action ignored via WP Cron','2026-07-10 13:01:14','2026-07-10 13:01:14'),
(2736,41,'action ignored via WP Cron','2026-07-10 13:02:44','2026-07-10 13:02:44'),
(2737,26,'action ignored via WP Cron','2026-07-10 13:04:45','2026-07-10 13:04:45'),
(2738,912,'action started via WP Cron','2026-07-10 13:33:19','2026-07-10 13:33:19'),
(2739,925,'action created','2026-07-10 13:33:19','2026-07-10 13:33:19'),
(2740,912,'action complete via WP Cron','2026-07-10 13:33:19','2026-07-10 13:33:19'),
(2741,925,'action started via WP Cron','2026-07-10 23:10:50','2026-07-10 23:10:50'),
(2742,926,'action created','2026-07-10 23:10:50','2026-07-10 23:10:50'),
(2743,925,'action complete via WP Cron','2026-07-10 23:10:50','2026-07-10 23:10:50'),
(2744,926,'action started via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2745,927,'action created','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2746,926,'action complete via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2747,919,'action started via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2748,919,'action complete via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2750,920,'action started via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2751,920,'action complete via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2752,929,'action created','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2753,922,'action started via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2754,922,'action complete via WP Cron','2026-07-11 09:17:13','2026-07-11 09:17:13'),
(2756,927,'action started via WP Cron','2026-07-11 10:17:30','2026-07-11 10:17:30'),
(2757,931,'action created','2026-07-11 10:17:30','2026-07-11 10:17:30'),
(2758,927,'action complete via WP Cron','2026-07-11 10:17:30','2026-07-11 10:17:30'),
(2759,14,'action ignored via WP Cron','2026-07-11 10:21:45','2026-07-11 10:21:45'),
(2762,932,'action started via Async Request','2026-07-11 10:59:20','2026-07-11 10:59:20'),
(2761,932,'action created','2026-07-11 10:58:57','2026-07-11 10:58:57'),
(2763,932,'action complete via Async Request','2026-07-11 10:59:20','2026-07-11 10:59:20'),
(2764,933,'action created','2026-07-11 10:59:20','2026-07-11 10:59:20'),
(2765,42,'action ignored via WP Cron','2026-07-11 11:09:33','2026-07-11 11:09:33'),
(2766,931,'action started via WP Cron','2026-07-11 11:18:25','2026-07-11 11:18:25'),
(2767,934,'action created','2026-07-11 11:18:25','2026-07-11 11:18:25'),
(2768,931,'action complete via WP Cron','2026-07-11 11:18:25','2026-07-11 11:18:25'),
(2769,44,'action ignored via WP Cron','2026-07-11 12:06:50','2026-07-11 12:06:50'),
(2770,45,'action ignored via WP Cron','2026-07-11 12:08:51','2026-07-11 12:08:51'),
(2771,46,'action ignored via WP Cron','2026-07-11 12:08:51','2026-07-11 12:08:51'),
(2772,47,'action ignored via WP Cron','2026-07-11 12:08:51','2026-07-11 12:08:51'),
(2773,48,'action ignored via WP Cron','2026-07-11 12:08:51','2026-07-11 12:08:51'),
(2774,49,'action ignored via WP Cron','2026-07-11 12:08:51','2026-07-11 12:08:51'),
(2775,50,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2776,51,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2777,52,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2778,53,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2779,54,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2780,55,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2781,56,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2782,57,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2783,58,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2784,59,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2785,60,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2786,61,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2787,62,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2788,63,'action ignored via WP Cron','2026-07-11 12:10:51','2026-07-11 12:10:51'),
(2789,934,'action started via Async Request','2026-07-11 12:29:27','2026-07-11 12:29:27'),
(2790,935,'action created','2026-07-11 12:29:27','2026-07-11 12:29:27'),
(2791,934,'action complete via Async Request','2026-07-11 12:29:27','2026-07-11 12:29:27'),
(2792,913,'action started via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2793,913,'action complete via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2794,936,'action created','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2795,914,'action started via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2796,914,'action complete via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2797,937,'action created','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2798,915,'action started via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2799,915,'action complete via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2800,938,'action created','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2801,916,'action started via Async Request','2026-07-11 12:29:33','2026-07-11 12:29:33'),
(2802,916,'action complete via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2803,939,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2804,917,'action started via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2805,917,'action complete via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2806,940,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2807,918,'action started via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2808,918,'action complete via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2809,941,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2810,924,'action started via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2816,943,'action started via Async Request','2026-07-11 12:30:37','2026-07-11 12:30:37'),
(2812,942,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2813,943,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2814,924,'action complete via Async Request','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2815,944,'action created','2026-07-11 12:29:35','2026-07-11 12:29:35'),
(2817,943,'action complete via Async Request','2026-07-11 12:30:37','2026-07-11 12:30:37'),
(2818,43,'action ignored via WP Cron','2026-07-11 12:32:37','2026-07-11 12:32:37'),
(2819,935,'action started via Async Request','2026-07-11 14:15:44','2026-07-11 14:15:44'),
(2820,945,'action created','2026-07-11 14:15:44','2026-07-11 14:15:44'),
(2821,935,'action complete via Async Request','2026-07-11 14:15:44','2026-07-11 14:15:44'),
(2822,64,'action ignored via WP Cron','2026-07-11 14:24:24','2026-07-11 14:24:24'),
(2823,65,'action ignored via WP Cron','2026-07-11 14:55:24','2026-07-11 14:55:24'),
(2824,945,'action started via Async Request','2026-07-11 15:16:22','2026-07-11 15:16:22'),
(2825,946,'action created','2026-07-11 15:16:22','2026-07-11 15:16:22'),
(2826,945,'action complete via Async Request','2026-07-11 15:16:22','2026-07-11 15:16:22'),
(2827,13,'action ignored via WP Cron','2026-07-11 15:30:29','2026-07-11 15:30:29'),
(2828,66,'action ignored via WP Cron','2026-07-11 15:30:29','2026-07-11 15:30:29'),
(2829,68,'action ignored via WP Cron','2026-07-11 16:01:30','2026-07-11 16:01:30'),
(2830,946,'action started via WP Cron','2026-07-11 16:16:28','2026-07-11 16:16:28'),
(2831,947,'action created','2026-07-11 16:16:28','2026-07-11 16:16:28'),
(2832,946,'action complete via WP Cron','2026-07-11 16:16:28','2026-07-11 16:16:28'),
(2833,69,'action ignored via WP Cron','2026-07-11 16:18:30','2026-07-11 16:18:30'),
(2834,12,'action ignored via WP Cron','2026-07-11 16:18:30','2026-07-11 16:18:30'),
(2835,22,'action ignored via WP Cron','2026-07-11 16:18:30','2026-07-11 16:18:30'),
(2836,16,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2837,19,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2838,20,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2839,70,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2840,17,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2841,18,'action ignored via WP Cron','2026-07-11 16:20:25','2026-07-11 16:20:25'),
(2842,76,'action ignored via WP Cron','2026-07-11 16:21:25','2026-07-11 16:21:25'),
(2843,79,'action ignored via WP Cron','2026-07-11 16:23:25','2026-07-11 16:23:25'),
(2844,24,'action ignored via WP Cron','2026-07-11 16:23:25','2026-07-11 16:23:25'),
(2845,71,'action ignored via WP Cron','2026-07-11 16:23:25','2026-07-11 16:23:25'),
(2846,72,'action ignored via WP Cron','2026-07-11 16:23:25','2026-07-11 16:23:25'),
(2847,23,'action ignored via WP Cron','2026-07-11 16:23:25','2026-07-11 16:23:25'),
(2848,85,'action ignored via WP Cron','2026-07-11 16:24:47','2026-07-11 16:24:47'),
(2849,80,'action ignored via WP Cron','2026-07-11 16:25:27','2026-07-11 16:25:27'),
(2850,87,'action ignored via WP Cron','2026-07-11 16:27:30','2026-07-11 16:27:30'),
(2851,67,'action ignored via WP Cron','2026-07-11 16:27:30','2026-07-11 16:27:30'),
(2852,88,'action ignored via WP Cron','2026-07-11 16:28:23','2026-07-11 16:28:23'),
(2853,90,'action ignored via WP Cron','2026-07-11 16:29:30','2026-07-11 16:29:30'),
(2854,82,'action ignored via WP Cron','2026-07-11 16:29:30','2026-07-11 16:29:30'),
(2855,83,'action ignored via WP Cron','2026-07-11 16:29:30','2026-07-11 16:29:30'),
(2856,84,'action ignored via WP Cron','2026-07-11 16:31:30','2026-07-11 16:31:30'),
(2857,91,'action ignored via WP Cron','2026-07-11 16:31:30','2026-07-11 16:31:30'),
(2858,95,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2859,73,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2860,74,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2861,75,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2862,81,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2863,86,'action ignored via WP Cron','2026-07-11 16:32:26','2026-07-11 16:32:26'),
(2864,102,'action ignored via WP Cron','2026-07-11 16:33:23','2026-07-11 16:33:23'),
(2865,96,'action ignored via WP Cron','2026-07-11 16:35:23','2026-07-11 16:35:23'),
(2866,92,'action ignored via WP Cron','2026-07-11 16:35:23','2026-07-11 16:35:23'),
(2867,93,'action ignored via WP Cron','2026-07-11 16:35:23','2026-07-11 16:35:23'),
(2868,89,'action ignored via WP Cron','2026-07-11 16:35:23','2026-07-11 16:35:23'),
(2869,101,'action ignored via WP Cron','2026-07-11 16:35:23','2026-07-11 16:35:23'),
(2870,948,'action created','2026-07-11 16:37:48','2026-07-11 16:37:48'),
(2871,949,'action created','2026-07-11 16:38:15','2026-07-11 16:38:15'),
(2872,948,'action started via WP Cron','2026-07-11 16:38:23','2026-07-11 16:38:23'),
(2873,948,'action complete via WP Cron','2026-07-11 16:38:23','2026-07-11 16:38:23'),
(2874,949,'action started via WP Cron','2026-07-11 16:38:23','2026-07-11 16:38:23'),
(2875,949,'action complete via WP Cron','2026-07-11 16:38:23','2026-07-11 16:38:23'),
(2876,104,'action ignored via WP Cron','2026-07-11 17:10:53','2026-07-11 17:10:53'),
(2877,947,'action started via Async Request','2026-07-11 17:16:44','2026-07-11 17:16:44'),
(2878,950,'action created','2026-07-11 17:16:44','2026-07-11 17:16:44'),
(2879,947,'action complete via Async Request','2026-07-11 17:16:44','2026-07-11 17:16:44'),
(2880,109,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2881,97,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2882,98,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2883,99,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2884,100,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2885,103,'action ignored via WP Cron','2026-07-11 17:41:51','2026-07-11 17:41:51'),
(2886,116,'action ignored via WP Cron','2026-07-11 17:42:51','2026-07-11 17:42:51'),
(2887,110,'action ignored via WP Cron','2026-07-11 17:59:10','2026-07-11 17:59:10'),
(2888,118,'action ignored via WP Cron','2026-07-11 18:14:29','2026-07-11 18:14:29'),
(2889,119,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2890,105,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2891,106,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2892,115,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2893,107,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2894,111,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2895,112,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2896,113,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2897,114,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2898,117,'action ignored via WP Cron','2026-07-11 18:15:43','2026-07-11 18:15:43'),
(2899,130,'action ignored via WP Cron','2026-07-11 18:16:27','2026-07-11 18:16:27'),
(2900,950,'action started via Async Request','2026-07-11 18:16:47','2026-07-11 18:16:47'),
(2901,951,'action created','2026-07-11 18:16:47','2026-07-11 18:16:47'),
(2902,950,'action complete via Async Request','2026-07-11 18:16:47','2026-07-11 18:16:47'),
(2903,951,'action started via WP Cron','2026-07-11 20:52:12','2026-07-11 20:52:12'),
(2904,952,'action created','2026-07-11 20:52:12','2026-07-11 20:52:12'),
(2905,951,'action complete via WP Cron','2026-07-11 20:52:12','2026-07-11 20:52:12'),
(2906,120,'action ignored via WP Cron','2026-07-11 20:52:12','2026-07-11 20:52:12'),
(2907,929,'action started via Async Request','2026-07-11 21:17:34','2026-07-11 21:17:34'),
(2908,929,'action complete via Async Request','2026-07-11 21:17:34','2026-07-11 21:17:34'),
(2909,953,'action created','2026-07-11 21:17:34','2026-07-11 21:17:34'),
(2910,132,'action ignored via WP Cron','2026-07-11 21:28:34','2026-07-11 21:28:34'),
(2911,952,'action started via Async Request','2026-07-11 22:01:48','2026-07-11 22:01:48'),
(2912,954,'action created','2026-07-11 22:01:49','2026-07-11 22:01:49'),
(2913,952,'action complete via Async Request','2026-07-11 22:01:49','2026-07-11 22:01:49'),
(2914,133,'action ignored via WP Cron','2026-07-11 22:12:27','2026-07-11 22:12:27'),
(2915,134,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2916,121,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2917,122,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2918,129,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2919,124,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2920,125,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2921,126,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2922,127,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2923,128,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2924,131,'action ignored via WP Cron','2026-07-11 22:13:34','2026-07-11 22:13:34'),
(2925,145,'action ignored via WP Cron','2026-07-11 22:14:34','2026-07-11 22:14:34'),
(2926,135,'action ignored via WP Cron','2026-07-11 22:18:35','2026-07-11 22:18:35'),
(2927,147,'action ignored via WP Cron','2026-07-11 22:40:26','2026-07-11 22:40:26'),
(2928,148,'action ignored via WP Cron','2026-07-11 22:41:26','2026-07-11 22:41:26'),
(2929,136,'action ignored via WP Cron','2026-07-11 22:41:26','2026-07-11 22:41:26'),
(2930,137,'action ignored via WP Cron','2026-07-11 22:41:26','2026-07-11 22:41:26'),
(2931,144,'action ignored via WP Cron','2026-07-11 22:41:26','2026-07-11 22:41:26'),
(2932,149,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2933,139,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2934,140,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2935,141,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2936,142,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2937,143,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2938,146,'action ignored via WP Cron','2026-07-11 22:42:24','2026-07-11 22:42:24'),
(2939,160,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2940,162,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2941,163,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2942,164,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2943,165,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2944,166,'action ignored via WP Cron','2026-07-11 22:43:23','2026-07-11 22:43:23'),
(2945,153,'action ignored via WP Cron','2026-07-11 22:44:23','2026-07-11 22:44:23'),
(2946,933,'action started via WP Cron','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2947,933,'action complete via WP Cron','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2948,955,'action created','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2949,954,'action started via WP Cron','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2950,956,'action created','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2951,954,'action complete via WP Cron','2026-07-12 01:10:25','2026-07-12 01:10:25'),
(2952,956,'action started via WP Cron','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2953,957,'action created','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2954,956,'action complete via WP Cron','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2955,942,'action started via WP Cron','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2956,942,'action complete via WP Cron','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2957,958,'action created','2026-07-12 06:47:54','2026-07-12 06:47:54'),
(2958,957,'action started via WP Cron','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2959,959,'action created','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2960,957,'action complete via WP Cron','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2961,953,'action started via WP Cron','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2962,953,'action complete via WP Cron','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2963,960,'action created','2026-07-12 09:54:07','2026-07-12 09:54:07'),
(2964,169,'action ignored via WP Cron','2026-07-12 10:00:12','2026-07-12 10:00:12'),
(2965,170,'action ignored via WP Cron','2026-07-12 10:13:01','2026-07-12 10:13:01'),
(2966,168,'action ignored via WP Cron','2026-07-12 10:14:38','2026-07-12 10:14:38'),
(2967,172,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2968,173,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2969,174,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2970,175,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2971,176,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2972,177,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2973,178,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2974,179,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2975,180,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2976,181,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2977,182,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2978,183,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2979,184,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2980,185,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2981,186,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2982,187,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2983,188,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2984,189,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2985,190,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2986,191,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2987,192,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2988,193,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2989,194,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2990,195,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2991,196,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2992,197,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2993,198,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2994,199,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2995,200,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2996,201,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2997,202,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2998,203,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(2999,204,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3000,205,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3001,206,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3002,207,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3003,208,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3004,209,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3005,210,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3006,211,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3007,212,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3008,213,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3009,214,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3010,215,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3011,216,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3012,217,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3013,218,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3014,219,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3015,220,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3016,221,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3017,222,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3018,223,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3019,224,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3020,225,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3021,226,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3022,227,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3023,228,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3024,229,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3025,230,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3026,231,'action ignored via WP Cron','2026-07-12 10:17:44','2026-07-12 10:17:44'),
(3027,232,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3028,233,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3029,234,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3030,235,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3031,236,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3032,237,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3033,238,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3034,239,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3035,240,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3036,241,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3037,242,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3038,243,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3039,244,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3040,245,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3041,246,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3042,247,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3043,248,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3044,249,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3045,250,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3046,251,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3047,252,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3048,253,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3049,254,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3050,255,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3051,256,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3052,257,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3053,258,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3054,259,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3055,260,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3056,261,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3057,262,'action ignored via WP Cron','2026-07-12 10:34:56','2026-07-12 10:34:56'),
(3058,959,'action started via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3059,961,'action created','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3060,959,'action complete via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3061,263,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3062,264,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3063,265,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3064,266,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3065,267,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3066,268,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3067,269,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3068,270,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3069,271,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3070,272,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3071,273,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3072,274,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56'),
(3073,275,'action ignored via WP Cron','2026-07-12 11:40:56','2026-07-12 11:40:56');
/*!40000 ALTER TABLE `wptp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_commentmeta`
--

DROP TABLE IF EXISTS `wptp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_commentmeta`
--

LOCK TABLES `wptp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wptp_commentmeta` DISABLE KEYS */;
INSERT INTO `wptp_commentmeta` VALUES
(1,2,'rating','5'),
(2,2,'verified','0'),
(3,6,'rating','5'),
(4,6,'verified','0');
/*!40000 ALTER TABLE `wptp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_comments`
--

DROP TABLE IF EXISTS `wptp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`),
  KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_comments`
--

LOCK TABLES `wptp_comments` WRITE;
/*!40000 ALTER TABLE `wptp_comments` DISABLE KEYS */;
INSERT INTO `wptp_comments` VALUES
(1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2026-06-28 13:54:57','2026-06-28 13:54:57','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://gravatar.com/\">Gravatar</a>.',0,'post-trashed','','comment',0,0),
(2,995,'Mr. Mackay','zak@asda.as','','176.98.90.13','2022-05-27 09:01:34','2022-05-27 09:01:34','Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template.\nWhen it’s about controlling hundreds of articles, product pages for web shops, or user profiles.',0,'post-trashed','','review',0,0),
(3,1099,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2022-05-20 12:29:31','2022-05-20 12:29:31','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://gravatar.com\" rel=\"nofollow ugc\">Gravatar</a>.',0,'1','','comment',0,0),
(4,804,'Mr. Mackay','zak@asda.as','','176.98.90.13','2022-05-27 06:29:28','2022-05-27 06:29:28','It’s like saying you’re a bad designer, use less bold text, don’t use italics in every other paragraph. True enough, but that’s not all that it takes to get things back on track.',0,'1','','comment',0,0),
(5,870,'Mr. Mackay','zak@asda.as','','176.98.90.13','2022-05-27 06:45:37','2022-05-27 06:45:37','Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity.',0,'1','','comment',0,0),
(6,883,'Mr. Mackay','zak@asda.as','','176.98.90.13','2022-05-27 07:16:15','2022-05-27 07:16:15','Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.',0,'post-trashed','','review',0,0);
/*!40000 ALTER TABLE `wptp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_e_events`
--

DROP TABLE IF EXISTS `wptp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_e_events`
--

LOCK TABLES `wptp_e_events` WRITE;
/*!40000 ALTER TABLE `wptp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_fsmpt_email_logs`
--

DROP TABLE IF EXISTS `wptp_fsmpt_email_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_fsmpt_email_logs` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `site_id` int(10) unsigned DEFAULT NULL,
  `to` varchar(255) DEFAULT NULL,
  `from` varchar(255) DEFAULT NULL,
  `subject` varchar(255) DEFAULT NULL,
  `body` longtext DEFAULT NULL,
  `headers` longtext DEFAULT NULL,
  `attachments` longtext DEFAULT NULL,
  `status` varchar(20) DEFAULT 'pending',
  `response` text DEFAULT NULL,
  `extra` text DEFAULT NULL,
  `retries` int(10) unsigned DEFAULT 0,
  `resent_count` int(10) unsigned DEFAULT 0,
  `source` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_fsmpt_email_logs`
--

LOCK TABLES `wptp_fsmpt_email_logs` WRITE;
/*!40000 ALTER TABLE `wptp_fsmpt_email_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_fsmpt_email_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_links`
--

DROP TABLE IF EXISTS `wptp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_links`
--

LOCK TABLES `wptp_links` WRITE;
/*!40000 ALTER TABLE `wptp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_loginizer_logs`
--

DROP TABLE IF EXISTS `wptp_loginizer_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_loginizer_logs`
--

LOCK TABLES `wptp_loginizer_logs` WRITE;
/*!40000 ALTER TABLE `wptp_loginizer_logs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_loginizer_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_options`
--

DROP TABLE IF EXISTS `wptp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=6355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_options`
--

LOCK TABLES `wptp_options` WRITE;
/*!40000 ALTER TABLE `wptp_options` DISABLE KEYS */;
INSERT INTO `wptp_options` VALUES
(1,'cron','a:16:{i:1783856483;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1783857299;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:1783858523;a:3:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:40:\"woodmart_wishlist_send_promotional_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1783858529;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1783864497;a:2:{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;}}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:1783864499;a:2:{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;}}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:1783864951;a:4:{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;}}s:39:\"check_plugin_updates-loginizer-security\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}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:1783864953;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:1783865093;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:1783865711;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783865723;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783865781;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1783936613;a:1:{s:23:\"fbrfg_check_for_updates\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783936657;a:1:{s:35:\"fluentmail_do_daily_scheduled_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1783950897;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://staging.smartcut.co.za','on'),
(3,'home','https://staging.smartcut.co.za','on'),
(4,'blogname','Smart Cut','on'),
(5,'blogdescription','Premium Diamond Blades and Cutting Solutions','on'),
(6,'users_can_register','0','on'),
(7,'admin_email','smartcut.manufacturers@gmail.com','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','','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','/%year%/%monthnum%/%day%/%postname%/','on'),
(30,'rewrite_rules','a:498:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";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:13:\"addify_rfq/?$\";s:30:\"index.php?post_type=addify_rfq\";s:43:\"addify_rfq/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=addify_rfq&feed=$matches[1]\";s:38:\"addify_rfq/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?post_type=addify_rfq&feed=$matches[1]\";s:30:\"addify_rfq/page/([0-9]{1,})/?$\";s:48:\"index.php?post_type=addify_rfq&paged=$matches[1]\";s:20:\"addify_rfq_fields/?$\";s:37:\"index.php?post_type=addify_rfq_fields\";s:50:\"addify_rfq_fields/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=addify_rfq_fields&feed=$matches[1]\";s:45:\"addify_rfq_fields/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?post_type=addify_rfq_fields&feed=$matches[1]\";s:37:\"addify_rfq_fields/page/([0-9]{1,})/?$\";s:55:\"index.php?post_type=addify_rfq_fields&paged=$matches[1]\";s:15:\"addify_quote/?$\";s:32:\"index.php?post_type=addify_quote\";s:45:\"addify_quote/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=addify_quote&feed=$matches[1]\";s:40:\"addify_quote/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=addify_quote&feed=$matches[1]\";s:32:\"addify_quote/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=addify_quote&paged=$matches[1]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:31:\"^wishlist/([^/]*)/page/([^/]*)?\";s:63:\"index.php?page_id=291&wishlist_id=$matches[1]&paged=$matches[2]\";s:23:\"^wishlist/page/([^/]*)?\";s:39:\"index.php?page_id=291&paged=$matches[1]\";s:19:\"^wishlist/([^/]*)/?\";s:45:\"index.php?page_id=291&wishlist_id=$matches[1]\";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:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";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:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";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:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:43:\"woodmart_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"woodmart_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"woodmart_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"woodmart_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"woodmart_layout/([^/]+)/embed/?$\";s:48:\"index.php?woodmart_layout=$matches[1]&embed=true\";s:36:\"woodmart_layout/([^/]+)/trackback/?$\";s:42:\"index.php?woodmart_layout=$matches[1]&tb=1\";s:44:\"woodmart_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?woodmart_layout=$matches[1]&paged=$matches[2]\";s:51:\"woodmart_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?woodmart_layout=$matches[1]&cpage=$matches[2]\";s:52:\"woodmart_layout/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?woodmart_layout=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"woodmart_layout/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?woodmart_layout=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"woodmart_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"woodmart_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:40:\"woodmart_layout/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?woodmart_layout=$matches[1]&page=$matches[2]\";s:32:\"woodmart_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"woodmart_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"woodmart_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"woodmart_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"cms_block_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cms_block_cat=$matches[1]&feed=$matches[2]\";s:49:\"cms_block_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?cms_block_cat=$matches[1]&feed=$matches[2]\";s:30:\"cms_block_cat/([^/]+)/embed/?$\";s:46:\"index.php?cms_block_cat=$matches[1]&embed=true\";s:42:\"cms_block_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?cms_block_cat=$matches[1]&paged=$matches[2]\";s:24:\"cms_block_cat/([^/]+)/?$\";s:35:\"index.php?cms_block_cat=$matches[1]\";s:42:\"woodmart_slide/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"woodmart_slide/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"woodmart_slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"woodmart_slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"woodmart_slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"woodmart_slide/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"woodmart_slide/([^/]+)/embed/?$\";s:47:\"index.php?woodmart_slide=$matches[1]&embed=true\";s:35:\"woodmart_slide/([^/]+)/trackback/?$\";s:41:\"index.php?woodmart_slide=$matches[1]&tb=1\";s:43:\"woodmart_slide/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?woodmart_slide=$matches[1]&paged=$matches[2]\";s:50:\"woodmart_slide/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?woodmart_slide=$matches[1]&cpage=$matches[2]\";s:51:\"woodmart_slide/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?woodmart_slide=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"woodmart_slide/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?woodmart_slide=$matches[1]&wc-api=$matches[3]\";s:57:\"woodmart_slide/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"woodmart_slide/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"woodmart_slide/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"woodmart_slide/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"woodmart_slide/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?woodmart_slide=$matches[1]&page=$matches[2]\";s:31:\"woodmart_slide/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"woodmart_slide/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"woodmart_slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"woodmart_slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"woodmart_slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"woodmart_slide/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:56:\"woodmart_slider/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]\";s:51:\"woodmart_slider/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]\";s:32:\"woodmart_slider/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&embed=true\";s:44:\"woodmart_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=woodmart_slider&term=$matches[1]&paged=$matches[2]\";s:26:\"woodmart_slider/([^/]+)/?$\";s:51:\"index.php?taxonomy=woodmart_slider&term=$matches[1]\";s:53:\"wd_popup_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?wd_popup_cat=$matches[1]&feed=$matches[2]\";s:48:\"wd_popup_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?wd_popup_cat=$matches[1]&feed=$matches[2]\";s:29:\"wd_popup_cat/([^/]+)/embed/?$\";s:45:\"index.php?wd_popup_cat=$matches[1]&embed=true\";s:41:\"wd_popup_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?wd_popup_cat=$matches[1]&paged=$matches[2]\";s:23:\"wd_popup_cat/([^/]+)/?$\";s:34:\"index.php?wd_popup_cat=$matches[1]\";s:62:\"wd_floating_block_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?wd_floating_block_cat=$matches[1]&feed=$matches[2]\";s:57:\"wd_floating_block_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?wd_floating_block_cat=$matches[1]&feed=$matches[2]\";s:38:\"wd_floating_block_cat/([^/]+)/embed/?$\";s:54:\"index.php?wd_floating_block_cat=$matches[1]&embed=true\";s:50:\"wd_floating_block_cat/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?wd_floating_block_cat=$matches[1]&paged=$matches[2]\";s:32:\"wd_floating_block_cat/([^/]+)/?$\";s:43:\"index.php?wd_floating_block_cat=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:46:\"portfolio/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?portfolio=$matches[1]&wc/file/transient=$matches[3]\";s:35:\"portfolio/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"portfolio/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"project-cat/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project-cat=$matches[1]&feed=$matches[2]\";s:45:\"project-cat/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project-cat=$matches[1]&feed=$matches[2]\";s:26:\"project-cat/(.+?)/embed/?$\";s:44:\"index.php?project-cat=$matches[1]&embed=true\";s:38:\"project-cat/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?project-cat=$matches[1]&paged=$matches[2]\";s:20:\"project-cat/(.+?)/?$\";s:33:\"index.php?project-cat=$matches[1]\";s:43:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:49:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"woodmart_woo_lv/([^/]+)/embed/?$\";s:48:\"index.php?woodmart_woo_lv=$matches[1]&embed=true\";s:36:\"woodmart_woo_lv/([^/]+)/trackback/?$\";s:42:\"index.php?woodmart_woo_lv=$matches[1]&tb=1\";s:44:\"woodmart_woo_lv/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?woodmart_woo_lv=$matches[1]&paged=$matches[2]\";s:51:\"woodmart_woo_lv/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?woodmart_woo_lv=$matches[1]&cpage=$matches[2]\";s:52:\"woodmart_woo_lv/([^/]+)/wc/file/transient(/(.*))?/?$\";s:67:\"index.php?woodmart_woo_lv=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"woodmart_woo_lv/([^/]+)/wc-api(/(.*))?/?$\";s:56:\"index.php?woodmart_woo_lv=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_woo_lv/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:69:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:47:\"woodmart_woo_lv/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:58:\"woodmart_woo_lv/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:40:\"woodmart_woo_lv/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?woodmart_woo_lv=$matches[1]&page=$matches[2]\";s:32:\"woodmart_woo_lv/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"woodmart_woo_lv/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"woodmart_woo_lv/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_woo_lv/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"woodmart_woo_lv/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"woodmart_woo_lv/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"woodmart_woo_fbt/([^/]+)/embed/?$\";s:49:\"index.php?woodmart_woo_fbt=$matches[1]&embed=true\";s:37:\"woodmart_woo_fbt/([^/]+)/trackback/?$\";s:43:\"index.php?woodmart_woo_fbt=$matches[1]&tb=1\";s:45:\"woodmart_woo_fbt/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?woodmart_woo_fbt=$matches[1]&paged=$matches[2]\";s:52:\"woodmart_woo_fbt/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?woodmart_woo_fbt=$matches[1]&cpage=$matches[2]\";s:53:\"woodmart_woo_fbt/([^/]+)/wc/file/transient(/(.*))?/?$\";s:68:\"index.php?woodmart_woo_fbt=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"woodmart_woo_fbt/([^/]+)/wc-api(/(.*))?/?$\";s:57:\"index.php?woodmart_woo_fbt=$matches[1]&wc-api=$matches[3]\";s:59:\"woodmart_woo_fbt/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:70:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:48:\"woodmart_woo_fbt/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:59:\"woodmart_woo_fbt/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:41:\"woodmart_woo_fbt/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?woodmart_woo_fbt=$matches[1]&page=$matches[2]\";s:33:\"woodmart_woo_fbt/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"woodmart_woo_fbt/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"woodmart_woo_fbt/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"woodmart_woo_fbt/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"woodmart_woo_fbt/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"woodmart_woo_fbt/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"addify_rfq/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"addify_rfq/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"addify_rfq/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"addify_rfq/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"addify_rfq/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"addify_rfq/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"addify_rfq/([^/]+)/embed/?$\";s:43:\"index.php?addify_rfq=$matches[1]&embed=true\";s:31:\"addify_rfq/([^/]+)/trackback/?$\";s:37:\"index.php?addify_rfq=$matches[1]&tb=1\";s:51:\"addify_rfq/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?addify_rfq=$matches[1]&feed=$matches[2]\";s:46:\"addify_rfq/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?addify_rfq=$matches[1]&feed=$matches[2]\";s:39:\"addify_rfq/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?addify_rfq=$matches[1]&paged=$matches[2]\";s:46:\"addify_rfq/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?addify_rfq=$matches[1]&cpage=$matches[2]\";s:47:\"addify_rfq/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?addify_rfq=$matches[1]&wc/file/transient=$matches[3]\";s:36:\"addify_rfq/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?addify_rfq=$matches[1]&wc-api=$matches[3]\";s:53:\"addify_rfq/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:64:\"addify_rfq/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"addify_rfq/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"addify_rfq/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"addify_rfq/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?addify_rfq=$matches[1]&page=$matches[2]\";s:27:\"addify_rfq/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"addify_rfq/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"addify_rfq/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"addify_rfq/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"addify_rfq/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"addify_rfq/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"addify_rfq_fields/([^/]+)/embed/?$\";s:50:\"index.php?addify_rfq_fields=$matches[1]&embed=true\";s:38:\"addify_rfq_fields/([^/]+)/trackback/?$\";s:44:\"index.php?addify_rfq_fields=$matches[1]&tb=1\";s:58:\"addify_rfq_fields/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?addify_rfq_fields=$matches[1]&feed=$matches[2]\";s:53:\"addify_rfq_fields/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?addify_rfq_fields=$matches[1]&feed=$matches[2]\";s:46:\"addify_rfq_fields/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?addify_rfq_fields=$matches[1]&paged=$matches[2]\";s:53:\"addify_rfq_fields/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?addify_rfq_fields=$matches[1]&cpage=$matches[2]\";s:54:\"addify_rfq_fields/([^/]+)/wc/file/transient(/(.*))?/?$\";s:69:\"index.php?addify_rfq_fields=$matches[1]&wc/file/transient=$matches[3]\";s:43:\"addify_rfq_fields/([^/]+)/wc-api(/(.*))?/?$\";s:58:\"index.php?addify_rfq_fields=$matches[1]&wc-api=$matches[3]\";s:60:\"addify_rfq_fields/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"addify_rfq_fields/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"addify_rfq_fields/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"addify_rfq_fields/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?addify_rfq_fields=$matches[1]&page=$matches[2]\";s:34:\"addify_rfq_fields/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"addify_rfq_fields/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"addify_rfq_fields/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"addify_rfq_fields/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"addify_rfq_fields/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"addify_rfq_fields/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"addify_quote/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"addify_quote/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"addify_quote/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"addify_quote/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"addify_quote/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"addify_quote/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"addify_quote/([^/]+)/embed/?$\";s:45:\"index.php?addify_quote=$matches[1]&embed=true\";s:33:\"addify_quote/([^/]+)/trackback/?$\";s:39:\"index.php?addify_quote=$matches[1]&tb=1\";s:53:\"addify_quote/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?addify_quote=$matches[1]&feed=$matches[2]\";s:48:\"addify_quote/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?addify_quote=$matches[1]&feed=$matches[2]\";s:41:\"addify_quote/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?addify_quote=$matches[1]&paged=$matches[2]\";s:48:\"addify_quote/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?addify_quote=$matches[1]&cpage=$matches[2]\";s:49:\"addify_quote/([^/]+)/wc/file/transient(/(.*))?/?$\";s:64:\"index.php?addify_quote=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"addify_quote/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?addify_quote=$matches[1]&wc-api=$matches[3]\";s:55:\"addify_quote/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:66:\"addify_quote/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"addify_quote/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"addify_quote/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"addify_quote/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?addify_quote=$matches[1]&page=$matches[2]\";s:29:\"addify_quote/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"addify_quote/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"addify_quote/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"addify_quote/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"addify_quote/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"addify_quote/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"e_global_class/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e_global_class/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e_global_class/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e_global_class/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e_global_class/([^/]+)/embed/?$\";s:47:\"index.php?e_global_class=$matches[1]&embed=true\";s:35:\"e_global_class/([^/]+)/trackback/?$\";s:41:\"index.php?e_global_class=$matches[1]&tb=1\";s:43:\"e_global_class/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&paged=$matches[2]\";s:50:\"e_global_class/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&cpage=$matches[2]\";s:51:\"e_global_class/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e_global_class=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"e_global_class/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e_global_class=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e_global_class/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e_global_class/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e_global_class/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e_global_class=$matches[1]&page=$matches[2]\";s:31:\"e_global_class/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e_global_class/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e_global_class/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e_global_class/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";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:39:\"index.php?&page_id=15&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:24:\"request-quote(/(.*))?/?$\";s:36:\"index.php?&request-quote=$matches[2]\";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:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";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:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";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:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";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:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";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:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";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:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc/file/transient(/(.*))?/?$\";s:110:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:84:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:32:\"(.?.+?)/request-quote(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&request-quote=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','on'),
(6292,'fbrfg_preview_file_name','preview_e949190932c12d43ff01246960d1660f1f71f701e7938260ec57934998598bb7.png','auto'),
(6293,'fbrfg_html_code','<link rel=\"icon\" type=\"image/png\" href=\"/wp-content/uploads/fbrfg/favicon-96x96.png\" sizes=\"96x96\" />\n<link rel=\"icon\" type=\"image/svg+xml\" href=\"/wp-content/uploads/fbrfg/favicon.svg\" />\n<link rel=\"shortcut icon\" href=\"/wp-content/uploads/fbrfg/favicon.ico\" />\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/wp-content/uploads/fbrfg/apple-touch-icon.png\" />\n<meta name=\"apple-mobile-web-app-title\" content=\"Smart Cut \" />\n<link rel=\"manifest\" href=\"/wp-content/uploads/fbrfg/site.webmanifest\" />','auto'),
(31,'hack_file','0','on'),
(32,'blog_charset','UTF-8','on'),
(33,'moderation_keys','','off'),
(34,'active_plugins','a:9:{i:0;s:27:\"fluent-smtp/fluent-smtp.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";i:4;s:41:\"loginizer-security/loginizer-security.php\";i:5;s:23:\"loginizer/loginizer.php\";i:6;s:76:\"woocommerce-request-a-quote-web-pkg-2.9.1/class-addify-request-for-quote.php\";i:7;s:27:\"woocommerce/woocommerce.php\";i:8;s:31:\"woodmart-core/woodmart-core.php\";}','on'),
(35,'category_base','','on'),
(36,'ping_sites','https://rpc.pingomatic.com/','on'),
(37,'comment_max_links','2','on'),
(38,'gmt_offset','0','on'),
(39,'default_email_category','1','on'),
(40,'recently_edited','','off'),
(41,'template','woodmart','on'),
(42,'stylesheet','woodmart-child','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','61833','on'),
(48,'uploads_use_yearmonth_folders','1','on'),
(49,'upload_path','','on'),
(50,'blog_public','0','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:1:{s:12:\"_multiwidget\";i:1;}','on'),
(78,'widget_text','a:0:{}','on'),
(79,'widget_rss','a:0:{}','on'),
(80,'uninstall_plugins','a:2:{s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','off'),
(81,'timezone_string','','on'),
(82,'page_for_posts','19','on'),
(83,'page_on_front','15','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','1798206897','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:{}','on'),
(100,'wp_attachment_pages_enabled','0','on'),
(101,'wp_notes_notify','1','on'),
(102,'initial_db_version','61833','on'),
(103,'wptp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:120:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";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;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:93:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}}','on'),
(104,'fresh_site','0','off'),
(105,'user_count','1','off'),
(106,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(5321,'_transient_timeout_wd_compare_unnecessary_products','1783873457','off'),
(5322,'_transient_wd_compare_unnecessary_products','1','off'),
(107,'sidebars_widgets','a:15:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:22:\"portfolio-widgets-area\";a:0:{}s:12:\"sidebar-shop\";a:8:{i:0;s:28:\"wd-product-category-filter-2\";i:1;s:34:\"woodmart-woocommerce-layered-nav-7\";i:2;s:35:\"woodmart-woocommerce-layered-nav-10\";i:3;s:35:\"woodmart-woocommerce-layered-nav-11\";i:4;s:35:\"woodmart-woocommerce-layered-nav-12\";i:5;s:35:\"woodmart-woocommerce-layered-nav-13\";i:6;s:35:\"woodmart-woocommerce-layered-nav-14\";i:7;s:35:\"woodmart-woocommerce-layered-nav-15\";}s:12:\"filters-area\";a:0:{}s:22:\"sidebar-product-single\";a:0:{}s:24:\"sidebar-my-account-pages\";a:0:{}s:24:\"sidebar-full-screen-menu\";a:0:{}s:19:\"mobile-menu-widgets\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:13:\"array_version\";i:3;}','auto'),
(6258,'_transient_timeout_wc_report_orders_stats_410ac35560a8f1dca06aaf26cae3a23a','1784454854','off'),
(108,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(109,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(110,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(111,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(112,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(113,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(114,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(115,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(116,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(117,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(118,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(119,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(120,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(121,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1782656027;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'),
(123,'recovery_keys','a:0:{}','off'),
(124,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"7.0\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}','on'),
(192,'woodmart_is_activated','1','auto'),
(194,'xts-options-presets','a:0:{}','auto'),
(195,'xts-woodmart-options','a:879:{s:12:\"last_message\";s:4:\"save\";s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:4:{i:0;s:6:\"mobile\";i:1;s:8:\"wishlist\";i:2;s:7:\"compare\";i:3;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";s:1:\"1\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:2:\"13\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";s:1:\"1\";s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:8:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:77:\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Smart-Cut-RCB-.webp\";s:2:\"id\";s:4:\"3867\";s:10:\"image_size\";s:4:\"full\";s:23:\"image_size_custom_width\";s:0:\"\";s:24:\"image_size_custom_height\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:8:\"position\";s:8:\"left top\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:111:\"Copyright © <span class=\"smartcut-current-year\"></span> Smart Cut Manufacturers (Pty) Ltd. All rights reserved\";s:11:\"copyrights2\";s:0:\"\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:41396:\"/* ----------------------------------------------------------\r\n   1. Woodmart product button wrapper alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart add-to-cart / quote button wrapper behave\r\n     like a centred flex container.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-add-btn.wd-add-btn-replace {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Addify quote button full-width styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes Addify quote buttons on product cards stretch across\r\n     the full available width.\r\n   - Removes unwanted margin.\r\n   - Prevents overflow by including padding and borders in width.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple {\r\n  width: 100%;\r\n  margin: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Addify product card hover text replacement support\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the normal Addify product card button text on hover.\r\n   - Allows theme/plugin ::before or ::after hover content to show.\r\n\r\n   Important:\r\n   - This is only for the product card/archive Addify buttons.\r\n   - Do not apply this to single product buttons, as they may go\r\n     blank or shrink if no pseudo-element replacement exists.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover {\r\n  font-size: 0 !important;\r\n}\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::before,\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::after {\r\n  font-size: 16px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Single product cart form alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the quantity selector and product button aligned in one row.\r\n   - Controls the spacing between the quantity selector and button.\r\n   - Creates one shared height value for both elements.\r\n\r\n   Adjustment guide:\r\n   - Change --quote-row-height to control total height.\r\n   - Change gap to control spacing between quantity and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  --quote-row-height: 50px;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: flex-start !important;\r\n  gap: 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Single product quantity selector wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the full quantity selector match the shared button height.\r\n   - Removes unwanted theme/plugin spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: flex !important;\r\n  align-items: stretch !important;\r\n  align-self: center !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Quantity minus, number input and plus button height\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Forces all three quantity selector parts to use the same height.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity .minus,\r\n.single-product form.cart .quantity .plus,\r\n.single-product form.cart .quantity .qty {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  line-height: var(--quote-row-height) !important;\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Single product button height and alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes both possible single product buttons match the quantity\r\n     selector height:\r\n     1. Addify \"Add to Quote\" button\r\n     2. Default WooCommerce \"Add to Cart\" button\r\n\r\n   Important:\r\n   - This does not hide any buttons.\r\n   - It only fixes height, alignment and spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  align-self: center !important;\r\n  line-height: 1 !important;\r\n  padding-top: 0 !important;\r\n  padding-bottom: 0 !important;\r\n  margin: 0 !important;\r\n  box-sizing: border-box !important;\r\n  vertical-align: middle !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Single product button hover animation\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover animation to single product buttons.\r\n   - Keeps text visible.\r\n   - Prevents the button from shrinking or going blank.\r\n\r\n   Important:\r\n   - Do not use font-size: 0 on single product buttons.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  transition: all 0.25s ease-in-out !important;\r\n  transform: translateY(0);\r\n  font-size: 16px !important;\r\n}\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button:hover,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt:hover {\r\n  transform: translateY(-2px);\r\n  font-size: 16px !important;\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Footer copyright bar height reduction\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the bottom copyright section much shorter.\r\n   - Reduces the top and bottom padding added by Woodmart.\r\n   - Keeps the copyright text vertically centred.\r\n\r\n   Main adjustment:\r\n   - padding-top / padding-bottom controls the height.\r\n   - Use 6px for compact.\r\n   - Use 4px for extra compact.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper {\r\n  padding-top: 6px !important;\r\n  padding-bottom: 6px !important;\r\n  min-height: unset !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Footer copyright inner container cleanup\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes any extra spacing inside the copyright container.\r\n   - Keeps the text aligned neatly.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .container,\r\n.wd-copyrights.copyrights-wrapper .wd-grid-g {\r\n  min-height: unset !important;\r\n  align-items: center !important;\r\n  row-gap: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Footer copyright text sizing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Slightly reduces the copyright text size.\r\n   - Reduces line-height so the section takes up less vertical space.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .wd-col-start {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 1.3 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   12. Quote page 1390px full container width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Uses Woodmart\'s main container width of 1390px.\r\n   - Makes the quote page content stretch to the full available\r\n     theme container width.\r\n   ---------------------------------------------------------- */\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) {\r\n  --wd-container-w: 1390px !important;\r\n}\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .site-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .entry-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .woocommerce {\r\n  width: 100% !important;\r\n  max-width: 1390px !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   13. Addify quote page full-width form wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Targets the exact Addify quote form.\r\n   - Makes the full quote form use all available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   14. Addify quote table wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table wrapper span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   15. Addify quote table full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table span the full available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: table !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   16. Addify quote table cell layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the table cells stable and readable when using full width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td {\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   17. Addify quote form fields wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote form section span the same width as the table.\r\n   - Targets the updated Addify wrappers.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af_quote_fields,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af-quote-field-table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   18. Addify quote fields layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows Addify half-width fields to sit side by side.\r\n   - Allows full-width fields to span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 14px 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   19. Reset individual Addify field spacing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes plugin default field spacing that can restrict width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .addify-option-field {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  float: none !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   20. Half-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps Addify half-width fields side by side on desktop.\r\n   - Accounts for the 20px column gap.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width {\r\n  width: calc(50% - 10px) !important;\r\n  max-width: calc(50% - 10px) !important;\r\n  flex: 0 0 calc(50% - 10px) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   21. Full-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes full-width fields span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  flex: 0 0 100% !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   22. Quote form field background\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Gives quote form fields a soft light-grey background.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  background-color: #f8f8f8 !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   23. Quote form fields full-width inside their containers\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes inputs, textareas and selects fill their field container.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:not([type=\"checkbox\"]):not([type=\"radio\"]),\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   24. Quote form field focus state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds Smart Cut orange focus styling when a customer clicks\r\n     into a field.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select:focus {\r\n  border-color: #fa9939 !important;\r\n  box-shadow: 0 0 5px rgba(250, 153, 57, 0.5) !important;\r\n  outline: 2px solid transparent !important;\r\n  outline-offset: 2px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   25. Quote form labels\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps labels neat and close to their fields.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields label {\r\n  display: block !important;\r\n  margin-bottom: 4px !important;\r\n  line-height: 1.2 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   26. Submit row full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the submit button row span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .form_row {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  margin-top: 20px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   27. Request Quotation button full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the final Request Quotation button span the full width.\r\n   - Keeps the button text centred.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  border-radius: 5px !important;\r\n  border: none !important;\r\n  box-sizing: border-box !important;\r\n  transition: all 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   28. Request Quotation button hover\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover effect without changing the button text.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29. Mobile 2-column Addify quote product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Converts each quote product row into a compact 2-column card.\r\n   - Left column = product image.\r\n   - Right column = product name, SKU and quantity.\r\n   - Saves vertical space compared to the fully stacked version.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  /* Table wrapper */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    overflow: visible !important;\r\n  }\r\n\r\n  /* Convert table structure into mobile blocks */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tbody,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Hide desktop table headings */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead {\r\n    display: none !important;\r\n  }\r\n\r\n  /* Product card becomes 2 columns */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 85px 1fr !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 14px !important;\r\n    row-gap: 8px !important;\r\n    margin-bottom: 14px !important;\r\n    padding: 14px 34px 14px 14px !important;\r\n    border: 1px solid var(--brdcolor-gray-300, rgba(0, 0, 0, 0.105)) !important;\r\n    border-radius: 5px !important;\r\n    background-color: #fff !important;\r\n  }\r\n\r\n  /* Remove button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove a.remove {\r\n    font-size: 20px !important;\r\n    line-height: 1 !important;\r\n  }\r\n\r\n  /* Image column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    padding: 0 !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail img {\r\n    width: 75px !important;\r\n    max-width: 75px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  /* Product details column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name a {\r\n    font-size: 14px !important;\r\n    line-height: 1.3 !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name p {\r\n    margin: 4px 0 0 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  /* Quantity under product name */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity {\r\n    grid-area: quantity !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n\r\n  /* Quantity selector */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity {\r\n    width: 110px !important;\r\n    max-width: 110px !important;\r\n    display: flex !important;\r\n    justify-content: flex-start !important;\r\n    align-items: center !important;\r\n    margin: 0 !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .minus,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .plus {\r\n    width: 28px !important;\r\n    min-width: 28px !important;\r\n    height: 29px !important;\r\n    min-height: 29px !important;\r\n    padding: 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 29px !important;\r\n    flex: 0 0 28px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .qty {\r\n    width: 42px !important;\r\n    min-width: 42px !important;\r\n    height: 30px !important;\r\n    min-height: 30px !important;\r\n    padding: 0 !important;\r\n    font-size: 11px !important;\r\n    line-height: 30px !important;\r\n    text-align: center !important;\r\n    flex: 0 0 42px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Quote form fields stack on mobile */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n    gap: 14px 0 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    flex: 0 0 100% !important;\r\n  }\r\n\r\n  /* Request Quotation button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.1 Hide Update Quote button on normal quote page mobile\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes the unwanted \"Update Quote\" button showing on the\r\n     normal Request a Quote page on mobile.\r\n   - Keeps the product quantity selector visible.\r\n   - This is for the normal quote page, not the popup.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .afrfq_update_quote_btn,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one button[name=\"update_quote\"] {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td.actions,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.actions {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr:has(td.actions),\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr:has(td.actions) {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.2 Remove bottom spacing after last mobile quote product box\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps spacing between product boxes.\r\n   - Removes the extra white space after the final product box.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr.cart_item:not(:has(~ tr.cart_item)) {\r\n    margin-bottom: 0 !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   30. Addify quote popup table styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the popup product table.\r\n   - Keeps the original popup/form structure untouched.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  margin: 0 0 18px 0 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.08) !important;\r\n  border-radius: 6px !important;\r\n  overflow: hidden !important;\r\n  border-collapse: separate !important;\r\n  border-spacing: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   31. Addify quote popup table headings\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents th {\r\n  background-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  padding: 12px 10px !important;\r\n  font-size: 13px !important;\r\n  font-weight: 700 !important;\r\n  text-align: center !important;\r\n  border: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   32. Addify quote popup table cells\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n  padding: 12px 10px !important;\r\n  font-size: 14px !important;\r\n  line-height: 1.3 !important;\r\n  color: #242424 !important;\r\n  vertical-align: middle !important;\r\n  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   33. Addify quote popup product content\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail {\r\n  width: 90px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail img {\r\n  width: 70px !important;\r\n  max-width: 70px !important;\r\n  height: auto !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name {\r\n  text-align: left !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a {\r\n  color: #242424 !important;\r\n  font-weight: 700 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name p {\r\n  margin: 4px 0 0 0 !important;\r\n  font-size: 12px !important;\r\n  line-height: 1.2 !important;\r\n  color: #767676 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   34. Addify quote popup remove button\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove {\r\n  width: 42px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove {\r\n  color: #242424 !important;\r\n  font-size: 22px !important;\r\n  line-height: 1 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   35. Addify quote popup quantity selector\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity {\r\n  width: 120px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity {\r\n  width: 104px !important;\r\n  max-width: 104px !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  margin: 0 auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .minus,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .plus {\r\n  width: 30px !important;\r\n  min-width: 30px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  flex: 0 0 30px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .qty {\r\n  width: 44px !important;\r\n  min-width: 44px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  text-align: center !important;\r\n  flex: 0 0 44px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   36. Addify quote popup footer buttons\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the Continue Shopping and Next Step buttons.\r\n   - Keeps the Next Step button blue on mobile after clicking.\r\n   - Adds a subtle shrink effect when the button is tapped/clicked.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button,\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary {\r\n  min-height: 42px !important;\r\n  padding: 10px 18px !important;\r\n  border-radius: 5px !important;\r\n  font-size: 14px !important;\r\n  font-weight: 700 !important;\r\n  line-height: 1.2 !important;\r\n  cursor: pointer !important;\r\n  box-sizing: border-box !important;\r\n  transition: transform 0.12s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* Continue Shopping button */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button {\r\n  background-color: #f7f7f7 !important;\r\n  color: #242424 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.12) !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:hover,\r\n.afrfq-popup-form-inner .afrfq-left-button:focus {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  border-color: rgba(0, 0, 0, 0.12) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:active {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* Next Step button */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary,\r\n.afrfq-popup-form-inner .afrfq-right-button:hover,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:hover,\r\n.afrfq-popup-form-inner .afrfq-right-button:focus,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:focus {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n\r\n/* Next Step button click/tap feedback */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button:active,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:active {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   37. Addify quote popup mobile product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the popup table mobile friendly.\r\n   - Uses a clean 2-column product card layout.\r\n   - Adds small left/right spacing to each product block.\r\n   - Allows the right-side product content to shrink properly.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tbody,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead {\r\n    display: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n    border: none !important;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 80px minmax(0, 1fr) !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 12px !important;\r\n    row-gap: 7px !important;\r\n\r\n    width: calc(100% - 12px) !important;\r\n    max-width: calc(100% - 12px) !important;\r\n    margin: 2px 6px 4px 6px !important;\r\n\r\n    padding: 12px 32px 12px 12px !important;\r\n    border: 1px solid rgba(0, 0, 0, 0.10) !important;\r\n    border-radius: 6px !important;\r\n    background-color: #ffffff !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail img {\r\n    width: 70px !important;\r\n    max-width: 70px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name a {\r\n    font-size: 13px !important;\r\n    line-height: 1.25 !important;\r\n    overflow-wrap: anywhere !important;\r\n    word-break: normal !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name p {\r\n    margin-top: 3px !important;\r\n    font-size: 11px !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity {\r\n    grid-area: quantity !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity::before {\r\n    display: none !important;\r\n    content: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity .quantity {\r\n    width: 104px !important;\r\n    max-width: 104px !important;\r\n    margin: 0 !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n}\r\n\r\n/* ----------------------------------------------------------\r\n   38. Hide Addify popup Update Quote rows\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two .afrfq_update_quote_btn,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two button[name=\"update_quote\"],\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.actions,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr:has(td.actions) {\r\n  display: none !important;\r\n  visibility: hidden !important;\r\n  height: 0 !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n  border: none !important;\r\n}\";s:11:\"css_desktop\";s:2330:\"/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_tablet\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:15:\"css_wide_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:10:\"css_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:297:\"/* Automatically update copyright year */\r\ndocument.addEventListener(\'DOMContentLoaded\', function () {\r\n  const currentYear = new Date().getFullYear();\r\n\r\n  document.querySelectorAll(\'.smartcut-current-year\').forEach(function (yearElement) {\r\n    yearElement.textContent = currentYear;\r\n  });\r\n});\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"0\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";s:8:\"last_tab\";s:0:\"\";}','auto'),
(196,'woodmart_setup_status','done','off'),
(197,'wd_import_theme_version','8.5.4','off'),
(198,'woodmart-plugins-update-time','1783725051','auto'),
(199,'woodmart_js_composer_version','8.7.3','auto'),
(200,'woodmart_woodmart-images-optimizer_version','1.4.0','auto'),
(213,'woodmart_local_google_fonts_settings','a:1:{s:12:\"time_updated\";i:1783602277;}','off'),
(214,'woodmart_unsubscribed_emails_table_created','1','off'),
(203,'wd_wishlist_installed','1','auto'),
(204,'woodmart_upgrade_database_wishlist','1','auto'),
(205,'woodmart_added_column_on_sale_in_product_db','1','auto'),
(4764,'xts-header_770262-file-data','a:3:{s:4:\"path\";s:41:\"/2026/07/xts-header_770262-1783768267.css\";s:13:\"theme_version\";s:5:\"8.5.5\";s:8:\"site_url\";s:32:\"bb6aa75f8ca7632d75f92c58ca410f74\";}','on'),
(614,'xts-header_770262-css-data',':root{\n	--wd-top-bar-h: .00001px;\n	--wd-top-bar-sm-h: .00001px;\n	--wd-top-bar-sticky-h: .00001px;\n	--wd-top-bar-brd-w: .00001px;\n\n	--wd-header-general-h: 75px;\n	--wd-header-general-sm-h: 55px;\n	--wd-header-general-sticky-h: 60px;\n	--wd-header-general-brd-w: .00001px;\n\n	--wd-header-bottom-h: 55px;\n	--wd-header-bottom-sm-h: 50px;\n	--wd-header-bottom-sticky-h: 50px;\n	--wd-header-bottom-brd-w: .00001px;\n\n	--wd-header-clone-h: .00001px;\n\n	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));\n	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));\n	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));\n	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));\n}\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {\n	margin-top: 9px;\n}\n\n.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {\n	height: 20px;\n}\n\n\n\n\n.whb-header-bottom .wd-dropdown {\n	margin-top: 6.5px;\n}\n\n.whb-header-bottom .wd-dropdown:after {\n	height: 17.5px;\n}\n\n.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu) {\n	margin-top: 4px;\n}\n\n.whb-sticked .whb-header-bottom .wd-dropdown:not(.sub-sub-menu):after {\n	height: 15px;\n}\n\n		\n.whb-h4hj1mjt6mjzdhxfett5 {\n	--wd-form-brd-radius: 5px;\n}\n.whb-h4hj1mjt6mjzdhxfett5 form.searchform {\n	--wd-form-height: 46px;\n}\n.whb-h4hj1mjt6mjzdhxfett5.wd-search-form.wd-header-search-form .searchform {\n	--wd-form-color: rgba(0, 0, 0, 1);\n	--wd-form-placeholder-color: rgba(103, 103, 103, 1);\n	--wd-form-brd-color: rgba(4, 81, 116, 1);\n	--wd-form-brd-color-focus: rgba(4, 81, 116, 1);\n	--wd-form-bg: rgba(250, 250, 250, 1);\n}\n.whb-general-header {\n		background-color: rgba(250, 250, 250, 1);\n\n}\n\n.whb-j1hsvqjadj6zs5fb295s form.searchform {\n	--wd-form-height: 38px;\n}\n.whb-j1hsvqjadj6zs5fb295s.wd-search-form.wd-header-search-form-mobile .searchform {\n	--wd-form-color: rgba(0, 0, 0, 1);\n	--wd-form-bg: rgba(250, 250, 250, 1);\n}\n.whb-header-bottom {\n		background-color: rgba(4, 81, 116, 1);\n\n}\n','on'),
(615,'xts-header_770262-status','valid','on'),
(616,'xts-header_770262-version','8.5.5','on'),
(617,'xts-header_770262-site-url','bb6aa75f8ca7632d75f92c58ca410f74','on'),
(618,'whb_header_770262','a:4:{s:4:\"name\";s:14:\"Primary Header\";s:2:\"id\";s:13:\"header_770262\";s:9:\"structure\";a:3:{s:2:\"id\";s:4:\"root\";s:4:\"type\";s:4:\"root\";s:7:\"content\";a:3:{i:0;a:4:{s:2:\"id\";s:7:\"top-bar\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:7:\"column5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:1;a:3:{s:2:\"id\";s:7:\"column6\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:7:\"column7\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile1\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:40;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:4:{s:2:\"id\";s:14:\"general-header\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:6:{i:0;a:3:{s:2:\"id\";s:7:\"column8\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"u9yfg4pn4tc672cpp0lv\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:2800;s:3:\"url\";s:76:\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\";s:5:\"width\";i:206;s:6:\"height\";i:40;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:225;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:150;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:1;a:3:{s:2:\"id\";s:7:\"column9\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:3:{i:0;a:3:{s:2:\"id\";s:20:\"4gikw0af87v65ay1ujz8\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:30;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}i:1;a:3:{s:2:\"id\";s:20:\"h4hj1mjt6mjzdhxfett5\";s:4:\"type\";s:6:\"search\";s:6:\"params\";a:44:{s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:4:\"form\";s:4:\"type\";s:8:\"selector\";}s:18:\"full_screen_opener\";a:3:{s:2:\"id\";s:18:\"full_screen_opener\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:16:\"popular_requests\";a:3:{s:2:\"id\";s:16:\"popular_requests\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"search_history_enabled\";a:3:{s:2:\"id\";s:22:\"search_history_enabled\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:28:\"search_extra_content_enabled\";a:3:{s:2:\"id\";s:28:\"search_extra_content_enabled\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:20:\"search_extra_content\";a:3:{s:2:\"id\";s:20:\"search_extra_content\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:19:\"categories_dropdown\";a:3:{s:2:\"id\";s:19:\"categories_dropdown\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:18:\"cat_selector_style\";a:3:{s:2:\"id\";s:18:\"cat_selector_style\";s:5:\"value\";s:8:\"bordered\";s:4:\"type\";s:8:\"selector\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:4:\"ajax\";a:3:{s:2:\"id\";s:4:\"ajax\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:17:\"ajax_result_count\";a:3:{s:2:\"id\";s:17:\"ajax_result_count\";s:5:\"value\";i:20;s:4:\"type\";s:6:\"slider\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:18:\"include_cat_search\";a:3:{s:2:\"id\";s:18:\"include_cat_search\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"search_style\";a:3:{s:2:\"id\";s:12:\"search_style\";s:5:\"value\";s:7:\"with-bg\";s:4:\"type\";s:8:\"selector\";}s:10:\"form_shape\";a:3:{s:2:\"id\";s:10:\"form_shape\";s:5:\"value\";s:1:\"5\";s:4:\"type\";s:7:\"options\";}s:10:\"form_width\";a:3:{s:2:\"id\";s:10:\"form_width\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:11:\"form_height\";a:3:{s:2:\"id\";s:11:\"form_height\";s:5:\"value\";s:2:\"46\";s:4:\"type\";s:6:\"slider\";}s:10:\"form_color\";a:3:{s:2:\"id\";s:10:\"form_color\";s:5:\"value\";a:4:{s:1:\"r\";i:0;s:1:\"g\";i:0;s:1:\"b\";i:0;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:22:\"form_placeholder_color\";a:3:{s:2:\"id\";s:22:\"form_placeholder_color\";s:5:\"value\";a:4:{s:1:\"r\";i:103;s:1:\"g\";i:103;s:1:\"b\";i:103;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:14:\"form_brd_color\";a:3:{s:2:\"id\";s:14:\"form_brd_color\";s:5:\"value\";a:4:{s:1:\"r\";i:4;s:1:\"g\";i:81;s:1:\"b\";i:116;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:20:\"form_brd_color_focus\";a:3:{s:2:\"id\";s:20:\"form_brd_color_focus\";s:5:\"value\";a:4:{s:1:\"r\";i:4;s:1:\"g\";i:81;s:1:\"b\";i:116;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:7:\"form_bg\";a:3:{s:2:\"id\";s:7:\"form_bg\";s:5:\"value\";a:4:{s:1:\"r\";i:250;s:1:\"g\";i:250;s:1:\"b\";i:250;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:14:\"form_icon_type\";a:3:{s:2:\"id\";s:14:\"form_icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:16:\"form_custom_icon\";a:3:{s:2:\"id\";s:16:\"form_custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:22:\"form_custom_icon_width\";a:3:{s:2:\"id\";s:22:\"form_custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}}}i:2;a:3:{s:2:\"id\";s:20:\"79m3kvjza0k2nurtgmbb\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:10;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:2;a:3:{s:2:\"id\";s:8:\"column10\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:5:{i:0;a:3:{s:2:\"id\";s:20:\"0cp6i2q1ei66qp8ouh18\";s:4:\"type\";s:8:\"wishlist\";s:6:\"params\";a:20:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"6\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"4\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:1;a:3:{s:2:\"id\";s:20:\"wl0unxn8jq5nzixwfyj2\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:10;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}i:2;a:3:{s:2:\"id\";s:20:\"favn83x7p1zxo6lld8w6\";s:4:\"type\";s:7:\"compare\";s:6:\"params\";a:21:{s:6:\"design\";a:3:{s:2:\"id\";s:6:\"design\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"6\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"4\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:18:\"hide_product_count\";a:3:{s:2:\"id\";s:18:\"hide_product_count\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"show_dropdown_category\";a:3:{s:2:\"id\";s:22:\"show_dropdown_category\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}i:3;a:3:{s:2:\"id\";s:20:\"bs5xh3r1s2o1hr0f3ovt\";s:4:\"type\";s:5:\"space\";s:6:\"params\";a:2:{s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:10;s:4:\"type\";s:6:\"slider\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}i:4;a:3:{s:2:\"id\";s:20:\"576p25umtmvfrumvm703\";s:4:\"type\";s:4:\"text\";s:6:\"params\";a:3:{s:7:\"content\";a:3:{s:2:\"id\";s:7:\"content\";s:5:\"value\";s:19:\"[addify-mini-quote]\";s:4:\"type\";s:6:\"editor\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile2\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"e224ild7od7oenwibfmt\";s:4:\"type\";s:6:\"burger\";s:6:\"params\";a:46:{s:9:\"close_btn\";a:3:{s:2:\"id\";s:9:\"close_btn\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"show_wishlist\";a:3:{s:2:\"id\";s:13:\"show_wishlist\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_compare\";a:3:{s:2:\"id\";s:12:\"show_compare\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"show_account\";a:3:{s:2:\"id\";s:12:\"show_account\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:15:\"show_html_block\";a:3:{s:2:\"id\";s:15:\"show_html_block\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"languages\";a:3:{s:2:\"id\";s:9:\"languages\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:18:\"show_language_flag\";a:3:{s:2:\"id\";s:18:\"show_language_flag\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"search_form\";a:3:{s:2:\"id\";s:11:\"search_form\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:16:\"popular_requests\";a:3:{s:2:\"id\";s:16:\"popular_requests\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"search_history_enabled\";a:3:{s:2:\"id\";s:22:\"search_history_enabled\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:28:\"search_extra_content_enabled\";a:3:{s:2:\"id\";s:28:\"search_extra_content_enabled\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:20:\"search_extra_content\";a:3:{s:2:\"id\";s:20:\"search_extra_content\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:4:\"ajax\";a:3:{s:2:\"id\";s:4:\"ajax\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:17:\"ajax_result_count\";a:3:{s:2:\"id\";s:17:\"ajax_result_count\";s:5:\"value\";i:20;s:4:\"type\";s:6:\"slider\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:18:\"include_cat_search\";a:3:{s:2:\"id\";s:18:\"include_cat_search\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:15:\"categories_menu\";a:3:{s:2:\"id\";s:15:\"categories_menu\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:18:\"primary_menu_title\";a:3:{s:2:\"id\";s:18:\"primary_menu_title\";s:5:\"value\";s:4:\"Menu\";s:4:\"type\";s:4:\"text\";}s:20:\"secondary_menu_title\";a:3:{s:2:\"id\";s:20:\"secondary_menu_title\";s:5:\"value\";s:10:\"Categories\";s:4:\"type\";s:4:\"text\";}s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:10:\"categories\";s:4:\"type\";s:7:\"options\";}s:9:\"tabs_swap\";a:3:{s:2:\"id\";s:9:\"tabs_swap\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"menu_layout\";a:3:{s:2:\"id\";s:11:\"menu_layout\";s:5:\"value\";s:8:\"dropdown\";s:4:\"type\";s:8:\"selector\";}s:19:\"drilldown_animation\";a:3:{s:2:\"id\";s:19:\"drilldown_animation\";s:5:\"value\";s:5:\"slide\";s:4:\"type\";s:8:\"selector\";}s:22:\"submenu_opening_action\";a:3:{s:2:\"id\";s:22:\"submenu_opening_action\";s:5:\"value\";s:10:\"only_arrow\";s:4:\"type\";s:8:\"selector\";}s:8:\"position\";a:3:{s:2:\"id\";s:8:\"position\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:10:\"icon_width\";a:3:{s:2:\"id\";s:10:\"icon_width\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:11:\"icon_height\";a:3:{s:2:\"id\";s:11:\"icon_height\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}}}}}i:4;a:3:{s:2:\"id\";s:14:\"column_mobile3\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"kf1yahwtp2p31rt23ipu\";s:4:\"type\";s:4:\"logo\";s:6:\"params\";a:6:{s:5:\"image\";a:3:{s:2:\"id\";s:5:\"image\";s:5:\"value\";a:4:{s:2:\"id\";i:2800;s:3:\"url\";s:76:\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\";s:5:\"width\";i:206;s:6:\"height\";i:40;}s:4:\"type\";s:5:\"image\";}s:5:\"width\";a:3:{s:2:\"id\";s:5:\"width\";s:5:\"value\";i:150;s:4:\"type\";s:6:\"slider\";}s:13:\"sticky_notice\";a:3:{s:2:\"id\";s:13:\"sticky_notice\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"notice\";}s:12:\"sticky_image\";a:3:{s:2:\"id\";s:12:\"sticky_image\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:12:\"sticky_width\";a:3:{s:2:\"id\";s:12:\"sticky_width\";s:5:\"value\";i:150;s:4:\"type\";s:6:\"slider\";}s:12:\"width_height\";a:3:{s:2:\"id\";s:12:\"width_height\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:5;a:3:{s:2:\"id\";s:14:\"column_mobile4\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"sd4fshk7mx1y6dfttnzv\";s:4:\"type\";s:4:\"text\";s:6:\"params\";a:3:{s:7:\"content\";a:3:{s:2:\"id\";s:7:\"content\";s:5:\"value\";s:19:\"[addify-mini-quote]\";s:4:\"type\";s:6:\"editor\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:9:\"css_class\";a:3:{s:2:\"id\";s:9:\"css_class\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:4:\"text\";}}}}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";s:2:\"75\";s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";s:2:\"55\";s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:60;s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:4:\"dark\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:1:{s:16:\"background-color\";a:4:{s:1:\"r\";i:250;s:1:\"g\";i:250;s:1:\"b\";i:250;s:1:\"a\";i:1;}}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}i:2;a:4:{s:2:\"id\";s:13:\"header-bottom\";s:4:\"type\";s:3:\"row\";s:7:\"content\";a:4:{i:0;a:3:{s:2:\"id\";s:8:\"column11\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"recwc5x5gmhiy7bnfibv\";s:4:\"type\";s:8:\"mainmenu\";s:6:\"params\";a:38:{s:7:\"menu_id\";a:3:{s:2:\"id\";s:7:\"menu_id\";s:5:\"value\";s:12:\"primary-menu\";s:4:\"type\";s:7:\"options\";}s:11:\"full_screen\";a:3:{s:2:\"id\";s:11:\"full_screen\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"text\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:10:\"menu_style\";a:3:{s:2:\"id\";s:10:\"menu_style\";s:5:\"value\";s:9:\"underline\";s:4:\"type\";s:8:\"selector\";}s:10:\"menu_align\";a:3:{s:2:\"id\";s:10:\"menu_align\";s:5:\"value\";s:4:\"left\";s:4:\"type\";s:8:\"selector\";}s:9:\"items_gap\";a:3:{s:2:\"id\";s:9:\"items_gap\";s:5:\"value\";s:1:\"m\";s:4:\"type\";s:8:\"selector\";}s:16:\"items_custom_gap\";a:3:{s:2:\"id\";s:16:\"items_custom_gap\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:11:\"items_color\";a:3:{s:2:\"id\";s:11:\"items_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:17:\"items_color_hover\";a:3:{s:2:\"id\";s:17:\"items_color_hover\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:18:\"items_color_active\";a:3:{s:2:\"id\";s:18:\"items_color_active\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"items_bg_color\";a:3:{s:2:\"id\";s:14:\"items_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:20:\"items_bg_color_hover\";a:3:{s:2:\"id\";s:20:\"items_bg_color_hover\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:21:\"items_bg_color_active\";a:3:{s:2:\"id\";s:21:\"items_bg_color_active\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:24:\"dropdown_indicator_color\";a:3:{s:2:\"id\";s:24:\"dropdown_indicator_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_width\";a:3:{s:2:\"id\";s:10:\"icon_width\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:11:\"icon_height\";a:3:{s:2:\"id\";s:11:\"icon_height\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:17:\"bg_dropdown_color\";a:3:{s:2:\"id\";s:17:\"bg_dropdown_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"box_shadow_dropdown\";a:3:{s:2:\"id\";s:19:\"box_shadow_dropdown\";s:5:\"value\";a:0:{}s:4:\"type\";s:5:\"group\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"inline\";a:3:{s:2:\"id\";s:6:\"inline\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}i:1;a:3:{s:2:\"id\";s:8:\"column12\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:0:{}}i:2;a:3:{s:2:\"id\";s:8:\"column13\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"acpn4q9y5ce8bzbh6xer\";s:4:\"type\";s:7:\"account\";s:6:\"params\";a:25:{s:14:\"login_dropdown\";a:3:{s:2:\"id\";s:14:\"login_dropdown\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"form_display\";a:3:{s:2:\"id\";s:12:\"form_display\";s:5:\"value\";s:4:\"side\";s:4:\"type\";s:8:\"selector\";}s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:14:\"icon_with_text\";s:4:\"type\";s:8:\"selector\";}s:13:\"with_username\";a:3:{s:2:\"id\";s:13:\"with_username\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"8\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:17:\"bg_dropdown_color\";a:3:{s:2:\"id\";s:17:\"bg_dropdown_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"box_shadow_dropdown\";a:3:{s:2:\"id\";s:19:\"box_shadow_dropdown\";s:5:\"value\";a:0:{}s:4:\"type\";s:5:\"group\";}s:10:\"bg_overlay\";a:3:{s:2:\"id\";s:10:\"bg_overlay\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}}}}}i:3;a:3:{s:2:\"id\";s:14:\"column_mobile5\";s:4:\"type\";s:6:\"column\";s:7:\"content\";a:1:{i:0;a:3:{s:2:\"id\";s:20:\"j1hsvqjadj6zs5fb295s\";s:4:\"type\";s:12:\"mobilesearch\";s:6:\"params\";a:41:{s:7:\"display\";a:3:{s:2:\"id\";s:7:\"display\";s:5:\"value\";s:4:\"form\";s:4:\"type\";s:8:\"selector\";}s:18:\"full_screen_opener\";a:3:{s:2:\"id\";s:18:\"full_screen_opener\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:16:\"popular_requests\";a:3:{s:2:\"id\";s:16:\"popular_requests\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:22:\"search_history_enabled\";a:3:{s:2:\"id\";s:22:\"search_history_enabled\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:28:\"search_extra_content_enabled\";a:3:{s:2:\"id\";s:28:\"search_extra_content_enabled\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:20:\"search_extra_content\";a:3:{s:2:\"id\";s:20:\"search_extra_content\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:4:\"ajax\";a:3:{s:2:\"id\";s:4:\"ajax\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:17:\"ajax_result_count\";a:3:{s:2:\"id\";s:17:\"ajax_result_count\";s:5:\"value\";i:20;s:4:\"type\";s:6:\"slider\";}s:9:\"post_type\";a:3:{s:2:\"id\";s:9:\"post_type\";s:5:\"value\";s:7:\"product\";s:4:\"type\";s:8:\"selector\";}s:18:\"include_cat_search\";a:3:{s:2:\"id\";s:18:\"include_cat_search\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:12:\"search_style\";a:3:{s:2:\"id\";s:12:\"search_style\";s:5:\"value\";s:9:\"with-bg-2\";s:4:\"type\";s:8:\"selector\";}s:10:\"form_shape\";a:3:{s:2:\"id\";s:10:\"form_shape\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:7:\"options\";}s:10:\"form_width\";a:3:{s:2:\"id\";s:10:\"form_width\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"slider\";}s:11:\"form_height\";a:3:{s:2:\"id\";s:11:\"form_height\";s:5:\"value\";s:2:\"38\";s:4:\"type\";s:6:\"slider\";}s:10:\"form_color\";a:3:{s:2:\"id\";s:10:\"form_color\";s:5:\"value\";a:4:{s:1:\"r\";i:0;s:1:\"g\";i:0;s:1:\"b\";i:0;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:22:\"form_placeholder_color\";a:3:{s:2:\"id\";s:22:\"form_placeholder_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"form_brd_color\";a:3:{s:2:\"id\";s:14:\"form_brd_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:20:\"form_brd_color_focus\";a:3:{s:2:\"id\";s:20:\"form_brd_color_focus\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:7:\"form_bg\";a:3:{s:2:\"id\";s:7:\"form_bg\";s:5:\"value\";a:4:{s:1:\"r\";i:250;s:1:\"g\";i:250;s:1:\"b\";i:250;s:1:\"a\";i:1;}s:4:\"type\";s:5:\"color\";}s:14:\"form_icon_type\";a:3:{s:2:\"id\";s:14:\"form_icon_type\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:8:\"selector\";}s:16:\"form_custom_icon\";a:3:{s:2:\"id\";s:16:\"form_custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:22:\"form_custom_icon_width\";a:3:{s:2:\"id\";s:22:\"form_custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}s:5:\"style\";a:3:{s:2:\"id\";s:5:\"style\";s:5:\"value\";s:4:\"icon\";s:4:\"type\";s:8:\"selector\";}s:11:\"icon_design\";a:3:{s:2:\"id\";s:11:\"icon_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:11:\"text_design\";a:3:{s:2:\"id\";s:11:\"text_design\";s:5:\"value\";s:1:\"1\";s:4:\"type\";s:8:\"selector\";}s:10:\"text_color\";a:3:{s:2:\"id\";s:10:\"text_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"text_hover_color\";a:3:{s:2:\"id\";s:16:\"text_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"text_bg_color\";a:3:{s:2:\"id\";s:13:\"text_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"text_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"text_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"wrap_type\";a:3:{s:2:\"id\";s:9:\"wrap_type\";s:5:\"value\";s:9:\"icon_only\";s:4:\"type\";s:8:\"selector\";}s:5:\"color\";a:3:{s:2:\"id\";s:5:\"color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:11:\"hover_color\";a:3:{s:2:\"id\";s:11:\"hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:8:\"bg_color\";a:3:{s:2:\"id\";s:8:\"bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:14:\"bg_hover_color\";a:3:{s:2:\"id\";s:14:\"bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:10:\"icon_color\";a:3:{s:2:\"id\";s:10:\"icon_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:16:\"icon_hover_color\";a:3:{s:2:\"id\";s:16:\"icon_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:13:\"icon_bg_color\";a:3:{s:2:\"id\";s:13:\"icon_bg_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:19:\"icon_bg_hover_color\";a:3:{s:2:\"id\";s:19:\"icon_bg_hover_color\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"color\";}s:9:\"icon_type\";a:3:{s:2:\"id\";s:9:\"icon_type\";s:5:\"value\";s:7:\"default\";s:4:\"type\";s:8:\"selector\";}s:11:\"custom_icon\";a:3:{s:2:\"id\";s:11:\"custom_icon\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:5:\"image\";}s:17:\"custom_icon_width\";a:3:{s:2:\"id\";s:17:\"custom_icon_width\";s:5:\"value\";i:0;s:4:\"type\";s:6:\"slider\";}}}}}}s:6:\"params\";a:12:{s:11:\"row_columns\";a:3:{s:2:\"id\";s:11:\"row_columns\";s:5:\"value\";s:1:\"3\";s:4:\"type\";s:8:\"selector\";}s:11:\"flex_layout\";a:3:{s:2:\"id\";s:11:\"flex_layout\";s:5:\"value\";s:11:\"flex-middle\";s:4:\"type\";s:8:\"selector\";}s:6:\"height\";a:3:{s:2:\"id\";s:6:\"height\";s:5:\"value\";s:2:\"55\";s:4:\"type\";s:6:\"slider\";}s:13:\"mobile_height\";a:3:{s:2:\"id\";s:13:\"mobile_height\";s:5:\"value\";s:2:\"50\";s:4:\"type\";s:6:\"slider\";}s:12:\"hide_desktop\";a:3:{s:2:\"id\";s:12:\"hide_desktop\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:11:\"hide_mobile\";a:3:{s:2:\"id\";s:11:\"hide_mobile\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:6:\"sticky\";a:3:{s:2:\"id\";s:6:\"sticky\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";s:2:\"50\";s:4:\"type\";s:6:\"slider\";}s:12:\"color_scheme\";a:3:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"value\";s:5:\"light\";s:4:\"type\";s:8:\"selector\";}s:10:\"background\";a:3:{s:2:\"id\";s:10:\"background\";s:5:\"value\";a:1:{s:16:\"background-color\";a:4:{s:1:\"r\";i:4;s:1:\"g\";i:81;s:1:\"b\";i:116;s:1:\"a\";i:1;}}s:4:\"type\";s:2:\"bg\";}s:6:\"border\";a:3:{s:2:\"id\";s:6:\"border\";s:5:\"value\";s:0:\"\";s:4:\"type\";s:6:\"border\";}s:6:\"shadow\";a:3:{s:2:\"id\";s:6:\"shadow\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}}}}}s:8:\"settings\";a:9:{s:7:\"overlap\";a:3:{s:2:\"id\";s:7:\"overlap\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:5:\"boxed\";a:3:{s:2:\"id\";s:5:\"boxed\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:10:\"full_width\";a:3:{s:2:\"id\";s:10:\"full_width\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:14:\"dropdowns_dark\";a:3:{s:2:\"id\";s:14:\"dropdowns_dark\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_shadow\";a:3:{s:2:\"id\";s:13:\"sticky_shadow\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:14:\"hide_on_scroll\";a:3:{s:2:\"id\";s:14:\"hide_on_scroll\";s:5:\"value\";b:1;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_effect\";a:3:{s:2:\"id\";s:13:\"sticky_effect\";s:5:\"value\";s:5:\"stick\";s:4:\"type\";s:8:\"selector\";}s:12:\"sticky_clone\";a:3:{s:2:\"id\";s:12:\"sticky_clone\";s:5:\"value\";b:0;s:4:\"type\";s:8:\"switcher\";}s:13:\"sticky_height\";a:3:{s:2:\"id\";s:13:\"sticky_height\";s:5:\"value\";i:90;s:4:\"type\";s:6:\"slider\";}}}','on'),
(612,'whb_saved_headers','a:2:{s:14:\"default_header\";a:2:{s:2:\"id\";s:14:\"default_header\";s:4:\"name\";s:21:\"Default header layout\";}s:13:\"header_770262\";a:2:{s:2:\"id\";s:13:\"header_770262\";s:4:\"name\";s:14:\"Primary Header\";}}','auto'),
(217,'woodmart_token','11f931c2954611791c9e5cc50944a48e0e524361','auto'),
(215,'woodmart_unsubscribed_emails_migrated','1','off'),
(216,'woodmart_version','8.5.5','auto'),
(218,'woodmart_dev_domain','1','auto'),
(219,'allowedthemes','a:1:{s:14:\"woodmart-child\";b:1;}','off'),
(221,'theme_mods_woodmart-child','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";s:3:\"295\";}s:18:\"custom_css_post_id\";i:-1;}','on'),
(6273,'_site_transient_timeout_theme_roots','1783852005','off'),
(6274,'_site_transient_theme_roots','a:5:{s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:14:\"woodmart-child\";s:7:\"/themes\";s:8:\"woodmart\";s:7:\"/themes\";}','off'),
(131,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"9aeb9055699454d2399732389d9079d5\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";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:32:\"ab4df16c9e454bfed8a404309545590d\";s:120:\":where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;}\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(6351,'_elementor_design_system_sync_css_meta','a:2:{s:4:\"time\";i:1783856454;i:0;b:0;}','auto'),
(637,'category_children','a:0:{}','auto'),
(450,'_transient_wd_all_popup_conditions','a:0:{}','on'),
(451,'_transient_wd_all_floating_block_conditions','a:0:{}','on'),
(460,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','on'),
(459,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"WWnGy6RjEQ6KsgeZjRMnvfUxuCwz8soZ\";}','on'),
(457,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','on'),
(458,'action_scheduler_lock_async-request-runner','6a536dd137c575.86729277|1783852557','no'),
(461,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(462,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(463,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(464,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(465,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(466,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(467,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(468,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(469,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(470,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(471,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(472,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(473,'widget_woodmart-user-panel','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(474,'widget_woodmart-woocommerce-layered-nav','a:8:{i:7;a:12:{s:5:\"title\";s:22:\"Filter by Application:\";s:9:\"attribute\";s:11:\"application\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:1:\"1\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:10:\"checkboxes\";s:2:\"on\";}i:10;a:12:{s:5:\"title\";s:19:\"Filter by Diameter:\";s:9:\"attribute\";s:8:\"diameter\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:17:\"search_by_filters\";s:1:\"1\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:10:\"checkboxes\";s:2:\"on\";}i:11;a:12:{s:5:\"title\";s:21:\"Filter by Connection:\";s:9:\"attribute\";s:10:\"connection\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:10:\"checkboxes\";s:2:\"on\";s:17:\"search_by_filters\";s:1:\"1\";}i:12;a:12:{s:5:\"title\";s:20:\"Filter by Rim-Style:\";s:9:\"attribute\";s:9:\"rim-style\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:10:\"checkboxes\";s:2:\"on\";s:17:\"search_by_filters\";s:1:\"1\";}i:13;a:12:{s:5:\"title\";s:15:\"Filter by Grit:\";s:9:\"attribute\";s:4:\"grit\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:10:\"checkboxes\";s:2:\"on\";s:17:\"search_by_filters\";s:1:\"1\";}i:14;a:12:{s:5:\"title\";s:29:\"Filter by Machine Connection:\";s:9:\"attribute\";s:18:\"machine-connection\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:10:\"checkboxes\";s:2:\"on\";s:17:\"search_by_filters\";s:1:\"1\";}i:15;a:12:{s:5:\"title\";s:26:\"Filter by Tool Connection:\";s:9:\"attribute\";s:15:\"tool-connection\";s:8:\"category\";a:1:{i:0;s:3:\"all\";}s:10:\"query_type\";s:3:\"and\";s:7:\"display\";s:4:\"list\";s:4:\"size\";s:6:\"normal\";s:5:\"style\";s:7:\"inherit\";s:5:\"shape\";s:5:\"round\";s:6:\"labels\";s:2:\"on\";s:8:\"tooltips\";s:3:\"off\";s:10:\"checkboxes\";s:2:\"on\";s:17:\"search_by_filters\";s:1:\"1\";}s:12:\"_multiwidget\";i:1;}','auto'),
(475,'widget_woodmart-woocommerce-sort-by','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(476,'widget_woodmart-price-filter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(477,'widget_woodmart-ajax-search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(478,'widget_wd-widget-stock-status','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(479,'widget_wd-product-category-filter','a:2:{i:2;a:9:{s:5:\"title\";s:19:\"Filter by Category:\";s:7:\"orderby\";s:4:\"name\";s:10:\"query_type\";s:2:\"or\";s:7:\"display\";s:4:\"list\";s:10:\"checkboxes\";s:2:\"on\";s:9:\"structure\";s:12:\"hierarchical\";s:17:\"show_search_input\";s:1:\"1\";s:5:\"count\";s:1:\"1\";s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','auto'),
(480,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(481,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(482,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(485,'_site_transient_timeout_woocommerce_blocks_patterns','1786194274','off'),
(486,'_site_transient_woocommerce_blocks_patterns','a:2:{s:7:\"version\";s:6:\"10.9.4\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content Right with Image Left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:19:\"Footer with 3 Menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/four-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:46:\"Heading with Three Columns of Content and Link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered Content with Image Below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon with Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow Us on Social Media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:18:\"Testimonial Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three Columns with Images and Content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}','off'),
(132,'loginizer_version','2.0.8','auto'),
(133,'loginizer_options','a:0:{}','auto'),
(134,'loginizer_last_reset','1783772973','auto'),
(135,'loginizer_whitelist','a:0:{}','auto'),
(136,'loginizer_blacklist','a:0:{}','auto'),
(137,'loginizer_2fa_whitelist','a:0:{}','auto'),
(138,'loginizer_softwp_upgrade','1782654899','auto'),
(140,'softaculous_pro_license','a:14:{s:7:\"license\";s:30:\"SOFTWP-47531-71791-53558-10079\";s:7:\"expires\";s:8:\"20260730\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1782654904\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;s:11:\"last_update\";i:1783772973;}','yes'),
(141,'softaculous_pro_rebranding','a:4:{s:2:\"sn\";s:11:\"Softaculous\";s:8:\"logo_url\";s:0:\"\";s:13:\"default_hf_bg\";N;s:15:\"default_hf_text\";N;}','yes'),
(142,'loginizer_ins_time','1782654900','auto'),
(147,'loginizer_free_installed','1782655350','auto'),
(148,'loginizer_pro_less_than_201','1','auto'),
(149,'loginizer_version_pro_nag','1782655350','auto'),
(150,'loginizer_version_free_nag','1782655350','auto'),
(151,'loginizer_pro_version','2.0.8','auto'),
(152,'external_updates-loginizer-security','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1783850207;s:14:\"checkedVersion\";s:5:\"2.0.8\";s:6:\"update\";O:8:\"stdClass\":11:{s:2:\"id\";i:0;s:4:\"slug\";s:18:\"loginizer-security\";s:7:\"version\";s:5:\"2.0.8\";s:8:\"homepage\";s:20:\"http://loginizer.com\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:139:\"https://s1.softaculous.com/a/loginizer/download.php?version=2.0.8&license=SOFTWP-47531-71791-53558-10079&url=https://staging.smartcut.co.za\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:41:\"loginizer-security/loginizer-security.php\";s:12:\"translations\";a:0:{}s:5:\"icons\";a:2:{s:2:\"2x\";s:50:\"https://ps.w.org/loginizer/assets/icon-256x256.png\";s:2:\"1x\";s:50:\"https://ps.w.org/loginizer/assets/icon-128x128.png\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:53:\"https://ps.w.org/loginizer/assets/banner-1544x500.jpg\";s:2:\"1x\";s:52:\"https://ps.w.org/loginizer/assets/banner-772x250.jpg\";}}}','off'),
(4538,'_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-7.0.1.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-7.0.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.1\";s:7:\"version\";s:5:\"7.0.1\";s:11:\"php_version\";s:3:\"7.4\";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:1783850205;s:15:\"version_checked\";s:5:\"7.0.1\";s:12:\"translations\";a:0:{}}','off'),
(2641,'_site_transient_timeout_browser_3cd8ef53850146e44b23f23260b6e24c','1783938709','off'),
(175,'finished_updating_comment_type','1','auto'),
(158,'loginizer_checksums_last_run','1783275048','auto'),
(159,'can_compress_scripts','1','on'),
(164,'loginizer_checksums_diff','a:0:{}','auto'),
(3818,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1783850238;s:7:\"checked\";a:5:{s:16:\"twentytwentyfive\";s:3:\"1.5\";s:16:\"twentytwentyfour\";s:3:\"1.5\";s:17:\"twentytwentythree\";s:3:\"1.6\";s:14:\"woodmart-child\";s:5:\"1.0.0\";s:8:\"woodmart\";s:5:\"8.5.5\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:3:{s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.5.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.5.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','off'),
(4478,'_transient_timeout_woocommerce_marketplace_promotions_v2','1783925277','off'),
(4479,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}','off'),
(4484,'_transient_timeout_xts_patches_map_8.5.5','1783851517','off'),
(4485,'_transient_xts_patches_map_8.5.5','a:1:{i:723230;a:4:{s:11:\"description\";s:58:\"FIXED: Abandoned cart coupon code generation and handling.\";s:4:\"date\";s:19:\"2026-07-08 09:38:01\";s:10:\"patch_link\";s:57:\"https://xtemos.com/wp-content/uploads/2026/07/patch-3.zip\";s:5:\"files\";a:2:{i:0;s:93:\"inc/integrations/woocommerce/modules/abandoned-cart/emails/class-xts-email-abandoned-cart.php\";i:1;s:68:\"inc/integrations/woocommerce/modules/abandoned-cart/class-emails.php\";}}}','off'),
(6253,'_transient_wc_report_orders_stats_00a6cb3f0b77a1d34772f5f94b20966e','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(181,'loginizer_login_attempt_stats','a:4:{i:1782655200;a:1:{i:1;i:1;}i:1783242000;a:1:{i:0;i:3;}i:1783249200;a:1:{i:0;i:3;}i:1783252800;a:1:{i:0;i:3;}}','off'),
(182,'loginizer_keyless_social_auth_notice','-1782655564','auto'),
(189,'current_theme','Woodmart Child','auto'),
(190,'theme_mods_woodmart','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1782656069;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:22:\"portfolio-widgets-area\";a:0:{}s:24:\"sidebar-full-screen-menu\";a:0:{}s:19:\"mobile-menu-widgets\";a:0:{}s:8:\"footer-1\";a:0:{}}}}','off'),
(191,'theme_switched','','auto'),
(228,'woodmart-update-time','1783725051','auto'),
(229,'woodmart-update-info','O:8:\"stdClass\":6:{s:11:\"new_version\";s:5:\"8.5.5\";s:7:\"version\";s:5:\"8.5.5\";s:5:\"theme\";s:8:\"woodmart\";s:7:\"checked\";i:1783725051;s:3:\"url\";s:41:\"https://xtemos.com/woodmart-changelog.php\";s:7:\"package\";s:104:\"https://xtemos.com/wp-json/xts/v1/download?token=11f931c2954611791c9e5cc50944a48e0e524361&theme=woodmart\";}','auto'),
(231,'widget_nav_mega_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(232,'widget_woodmart-banner','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(5399,'_transient_timeout_wc_layered_nav_counts_product_cat','1783880939','off'),
(5400,'_transient_wc_layered_nav_counts_product_cat','a:49:{i:0;b:0;s:32:\"6e03dcb0c49f581689e8233a38328253\";a:26:{i:304;i:15;i:311;i:27;i:350;i:1;i:353;i:6;i:354;i:3;i:387;i:9;i:388;i:1;i:389;i:16;i:419;i:3;i:421;i:14;i:422;i:19;i:441;i:5;i:443;i:2;i:444;i:4;i:447;i:11;i:468;i:28;i:494;i:2;i:495;i:36;i:512;i:3;i:514;i:1;i:517;i:3;i:519;i:3;i:520;i:18;i:543;i:8;i:544;i:2;i:566;i:15;}s:32:\"1e7c543b26374780d98d31300b4d09e3\";a:26:{i:304;i:15;i:311;i:27;i:350;i:1;i:353;i:6;i:354;i:3;i:387;i:9;i:388;i:1;i:389;i:16;i:419;i:3;i:421;i:14;i:422;i:19;i:441;i:5;i:443;i:2;i:444;i:4;i:447;i:11;i:468;i:28;i:494;i:2;i:495;i:36;i:512;i:3;i:514;i:1;i:517;i:3;i:519;i:3;i:520;i:18;i:543;i:8;i:544;i:2;i:566;i:15;}s:32:\"393020808c69a4e2d19ece278b9dca69\";a:1:{i:422;i:19;}s:32:\"59796c36964602b8385b77f2b3225cfc\";a:1:{i:422;i:19;}s:32:\"80ec12f84d0d2cf146d61c0ef735ac8e\";a:1:{i:566;i:15;}s:32:\"a47b546ce2bde1df4800a262d74cf1e6\";a:1:{i:566;i:15;}s:32:\"0d36a93a24a0b5b70b1cc4b6e0c0e9c6\";a:1:{i:421;i:14;}s:32:\"312934e31f1ab64078ffbed042dd517e\";a:1:{i:421;i:14;}s:32:\"c143c20951de61396df8528266adbbb1\";a:1:{i:350;i:1;}s:32:\"05457d36a7fa35f2a85a7058008dc792\";a:1:{i:350;i:1;}s:32:\"b5f0c5b3ab46c441d336bd382fb299a6\";a:1:{i:444;i:4;}s:32:\"0499c77504208e256489982ecea5b7da\";a:1:{i:444;i:4;}s:32:\"325e0b6c41406f606f268ef6c7ea723e\";a:1:{i:388;i:1;}s:32:\"8addf14d92020dad5bbd6660347a01ed\";a:1:{i:388;i:1;}s:32:\"747531af368352b5bdab78414e2e7d3a\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"0a77ff86f721842ae9dae130fa5e9bdb\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"dadbce5d1a740e4e72e1ddb84da03cad\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"f052c58b5ceb8ebac1ddee88beb89382\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"37c1503149df999e767f4081ae4e6ace\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"b8801c1e3b607a7dc4fe9a38a2e51179\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"7153acb2cf03fe3fd5bea803756700cc\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"6c33b9009506f46331cf4bf9c7490a41\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"1e69ad5dd9bcb5fa9c8c1465683a1d03\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"96eebfac1c35dc7a291faca02fa33297\";a:6:{i:304;i:3;i:389;i:3;i:421;i:2;i:422;i:4;i:441;i:1;i:495;i:1;}s:32:\"fb7ed681146e43aff0eae2d1996ec29d\";a:1:{i:543;i:8;}s:32:\"46557eb3760d3bc1a8dda71b3160fb1b\";a:1:{i:543;i:8;}s:32:\"2a45c10a44c3f494a567671560537628\";a:1:{i:389;i:16;}s:32:\"c3974d437bcebfc71f4e97cf276c858b\";a:1:{i:389;i:16;}s:32:\"ce0a06183f6ca15c2a5b187c3d8afbbd\";a:1:{i:441;i:5;}s:32:\"9466d4f345e625d4f64df76416895459\";a:1:{i:441;i:5;}s:32:\"7d7db8c4f6207cca37ced39550690092\";a:1:{i:354;i:3;}s:32:\"71735c155d0564e7ff8f161dde69392e\";a:1:{i:354;i:3;}s:32:\"65a138debf67e55429e3adcd2f7d0088\";a:1:{i:443;i:2;}s:32:\"a2fd113955c232da2c9588dd4e899fe7\";a:1:{i:443;i:2;}s:32:\"6f1f04a8fa32a1fec56decae2ba50f3d\";a:1:{i:447;i:11;}s:32:\"9aa7991c179513a8fe0812568ff98673\";a:1:{i:447;i:11;}s:32:\"7d3970e40652d2e41c88c782e8b385a8\";a:1:{i:544;i:2;}s:32:\"849bdc747f67e1ca55fbbd737dcb5dba\";a:1:{i:544;i:2;}s:32:\"8102439dc0b22d7598bf8d4dd62334d6\";a:1:{i:468;i:28;}s:32:\"33a679fbc76b3c755fbe339adab41ebf\";a:1:{i:468;i:28;}s:32:\"72fe5cfa7dd442f287a9a697007ba382\";a:1:{i:512;i:3;}s:32:\"2ccd6fb7aefb906aeceade3d1972a10b\";a:1:{i:512;i:3;}s:32:\"ad78797e2abc78ce93b67e3f1de47882\";a:1:{i:311;i:27;}s:32:\"dc22d697194f9034c6baa9a98e1bd91c\";a:1:{i:311;i:27;}s:32:\"612eefc8821eab781a9f98910bffc726\";a:1:{i:519;i:3;}s:32:\"b9319afbfc2821bec19196c2bd819bc3\";a:1:{i:519;i:3;}s:32:\"dbb0308f709637bba861853dc59212ca\";a:1:{i:304;i:15;}s:32:\"7b2816899b726c8f1727567515a002f5\";a:1:{i:304;i:15;}}','off'),
(233,'widget_woodmart-author-information','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(234,'widget_woodmart-instagram','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(235,'widget_woodmart-html-block','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(236,'widget_woodmart-recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(237,'widget_woodmart-twitter','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(238,'widget_wd-mailchimp-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(639,'cms_block_cat_children','a:0:{}','auto'),
(240,'default_term_cms_block_cat','2','auto'),
(641,'wd_popup_cat_children','a:0:{}','auto'),
(242,'default_term_wd_popup_cat','3','auto'),
(642,'wd_floating_block_cat_children','a:0:{}','auto'),
(244,'default_term_wd_floating_block_cat','4','auto'),
(256,'_elementor_10th_bday_data','a:2:{s:7:\"timeout\";i:1783860048;s:5:\"value\";s:483:\"{\"header\":\"Celebrate 10 years of Elementor\",\"content\":\"Unlock more capabilities for less with limited-time savings on selected plans. Offer ends June 17.\",\"cta\":{\"label\":\"Get discounts\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-editor-10bd-easter-egg\\/\"},\"time_frame\":{\"start\":\"6\\/15\\/2026T10:00:00Z\",\"end\":\"6\\/17\\/2026T03:59:59Z\"},\"hero\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/images\\/hero.png\",\"lottie\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/lotties\\/intro.json\"}\";}','off'),
(6342,'_transient_timeout__elementor_10th_bday_lottie_data','1783860049','off');
INSERT INTO `wptp_options` VALUES
(6343,'_transient__elementor_10th_bday_lottie_data','a:9:{s:6:\"assets\";a:98:{i:0;a:2:{s:2:\"id\";s:1:\"5\";s:6:\"layers\";a:2:{i:0;a:7:{s:3:\"ind\";i:4;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:382;i:1;i:106;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:764;i:1;i:212;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}i:1;a:7:{s:3:\"ind\";i:0;s:2:\"ty\";i:4;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:133.330000000000012505552149377763271331787109375;i:1;d:133.330000000000012505552149377763271331787109375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:1:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:13:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-13.050000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:-13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:13.050000000000000710542735760100185871124267578125;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-13.050000000000000710542735760100185871124267578125;}i:1;a:2:{i:0;d:-13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:13.050000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:13.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:509.51999999999998181010596454143524169921875;i:1;d:85.5;}i:1;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:62.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:462.3600000000000136424205265939235687255859375;i:1;d:85.5;}i:3;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:108.900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:509.51999999999998181010596454143524169921875;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-8.0099999999999997868371792719699442386627197265625;}i:3;a:2:{i:0;d:7.9199999999999999289457264239899814128875732421875;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:8.0099999999999997868371792719699442386627197265625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-8.0099999999999997868371792719699442386627197265625;}i:1;a:2:{i:0;d:7.9199999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:8.0099999999999997868371792719699442386627197265625;}i:3;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:472.33999999999997498889570124447345733642578125;i:1;d:85.5;}i:1;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:71.280000000000001136868377216160297393798828125;}i:2;a:2:{i:0;d:499.43000000000000682121026329696178436279296875;i:1;d:85.5;}i:3;a:2:{i:0;d:485.93000000000000682121026329696178436279296875;i:1;d:99.719999999999998863131622783839702606201171875;}i:4;a:2:{i:0;d:472.33999999999997498889570124447345733642578125;i:1;d:85.5;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:2;a:2:{i:0;d:-4.04999999999999982236431605997495353221893310546875;i:1;d:6.38999999999999968025576890795491635799407958984375;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:6.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:5;a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:7.37999999999999989341858963598497211933135986328125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:0.9899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:11.78999999999999914734871708787977695465087890625;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-13.230000000000000426325641456060111522674560546875;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:13.67999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:9.449999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-2.339999999999999857891452847979962825775146484375;i:1;d:3.95999999999999996447286321199499070644378662109375;}i:4;a:2:{i:0;d:-7.46999999999999975131004248396493494510650634765625;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:0.0899999999999999966693309261245303787291049957275390625;i:1;d:-1.439999999999999946709294817992486059665679931640625;}i:7;a:2:{i:0;i:0;i:1;d:-14.4900000000000002131628207280300557613372802734375;}i:8;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:410.240000000000009094947017729282379150390625;i:1;d:85.5;}i:1;a:2:{i:0;d:433.73000000000001818989403545856475830078125;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:454.25;i:1;d:98.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:446.68999999999999772626324556767940521240234375;i:1;d:93.06000000000000227373675443232059478759765625;}i:4;a:2:{i:0;d:433.81999999999999317878973670303821563720703125;i:1;d:99.900000000000005684341886080801486968994140625;}i:5;a:2:{i:0;d:419.95999999999997953636921010911464691162109375;i:1;d:87.659999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:455.32999999999998408384271897375583648681640625;i:1;d:87.659999999999996589394868351519107818603515625;}i:7;a:2:{i:0;d:455.42000000000001591615728102624416351318359375;i:1;d:84.4200000000000017053025658242404460906982421875;}i:8;a:2:{i:0;d:433.73000000000001818989403545856475830078125;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:410.240000000000009094947017729282379150390625;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.0800000000000000710542735760100185871124267578125;i:1;d:-6.480000000000000426325641456060111522674560546875;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.7599999999999997868371792719699442386627197265625;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;d:5.7599999999999997868371792719699442386627197265625;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.350000000000000088817841970012523233890533447265625;i:1;d:-6.660000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:433.3700000000000045474735088646411895751953125;i:1;d:70.469999999999998863131622783839702606201171875;}i:1;a:2:{i:0;d:445.43000000000000682121026329696178436279296875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:2;a:2:{i:0;d:420.41000000000002501110429875552654266357421875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:433.3700000000000045474735088646411895751953125;i:1;d:70.469999999999998863131622783839702606201171875;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:2;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-12.3300000000000000710542735760100185871124267578125;i:1;i:0;}i:2;a:2:{i:0;d:-2.520000000000000017763568394002504646778106689453125;i:1;d:3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:6.480000000000000426325641456060111522674560546875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-12.8699999999999992184029906638897955417633056640625;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:12.8699999999999992184029906638897955417633056640625;}i:1;a:2:{i:0;d:6.480000000000000426325641456060111522674560546875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:-2.520000000000000017763568394002504646778106689453125;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:-12.3300000000000000710542735760100185871124267578125;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:353.990000000000009094947017729282379150390625;i:1;d:85.5;}i:1;a:2:{i:0;d:375.68000000000000682121026329696178436279296875;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:101.969999999999998863131622783839702606201171875;}i:3;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;i:108;}i:4;a:2:{i:0;d:399.98000000000001818989403545856475830078125;i:1;i:108;}i:5;a:2:{i:0;d:399.98000000000001818989403545856475830078125;i:1;d:40.5;}i:6;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:40.5;}i:7;a:2:{i:0;d:390.07999999999998408384271897375583648681640625;i:1;d:69.030000000000001136868377216160297393798828125;}i:8;a:2:{i:0;d:375.68000000000000682121026329696178436279296875;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:353.990000000000009094947017729282379150390625;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:8.0999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:-8.0999999999999996447286321199499070644378662109375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:8.0999999999999996447286321199499070644378662109375;}i:1;a:2:{i:0;d:-8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-8.0999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;d:8.0099999999999997868371792719699442386627197265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:390.8899999999999863575794734060764312744140625;i:1;d:85.5;}i:1;a:2:{i:0;d:377.48000000000001818989403545856475830078125;i:1;d:99.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:364.06999999999999317878973670303821563720703125;i:1;d:85.5;}i:3;a:2:{i:0;d:377.48000000000001818989403545856475830078125;i:1;d:71.099999999999994315658113919198513031005859375;}i:4;a:2:{i:0;d:390.8899999999999863575794734060764312744140625;i:1;d:85.5;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:3;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:345.54000000000002046363078989088535308837890625;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:338.970000000000027284841053187847137451171875;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:332.31000000000000227373675443232059478759765625;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:338.970000000000027284841053187847137451171875;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:345.54000000000002046363078989088535308837890625;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:334.01999999999998181010596454143524169921875;i:1;i:108;}i:1;a:2:{i:0;d:343.92000000000001591615728102624416351318359375;i:1;i:108;}i:2;a:2:{i:0;d:343.92000000000001591615728102624416351318359375;i:1;i:63;}i:3;a:2:{i:0;d:334.01999999999998181010596454143524169921875;i:1;i:63;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:4;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:7:{i:0;a:2:{i:0;d:297.95999999999997953636921010911464691162109375;i:1;i:108;}i:1;a:2:{i:0;d:306.69999999999998863131622783839702606201171875;i:1;i:108;}i:2;a:2:{i:0;d:327.1299999999999954525264911353588104248046875;i:1;i:63;}i:3;a:2:{i:0;d:316.05000000000001136868377216160297393798828125;i:1;i:63;}i:4;a:2:{i:0;d:302.29000000000002046363078989088535308837890625;i:1;d:94.5;}i:5;a:2:{i:0;d:288.6100000000000136424205265939235687255859375;i:1;i:63;}i:6;a:2:{i:0;d:277.6299999999999954525264911353588104248046875;i:1;i:63;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:5;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:4.32000000000000028421709430404007434844970703125;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-4.230000000000000426325641456060111522674560546875;}i:3;a:2:{i:0;d:-4.230000000000000426325641456060111522674560546875;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:4.32000000000000028421709430404007434844970703125;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-4.230000000000000426325641456060111522674560546875;}i:1;a:2:{i:0;d:-4.230000000000000426325641456060111522674560546875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:4.32000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:4.32000000000000028421709430404007434844970703125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:277.3799999999999954525264911353588104248046875;i:1;d:100.8900000000000005684341886080801486968994140625;}i:1;a:2:{i:0;d:269.55000000000001136868377216160297393798828125;i:1;d:93.06000000000000227373675443232059478759765625;}i:2;a:2:{i:0;d:261.80000000000001136868377216160297393798828125;i:1;d:100.8900000000000005684341886080801486968994140625;}i:3;a:2:{i:0;d:269.55000000000001136868377216160297393798828125;i:1;d:108.719999999999998863131622783839702606201171875;}i:4;a:2:{i:0;d:277.3799999999999954525264911353588104248046875;i:1;d:100.8900000000000005684341886080801486968994140625;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:6;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.6699999999999999289457264239899814128875732421875;i:1;i:0;}i:4;a:2:{i:0;d:-1.70999999999999996447286321199499070644378662109375;i:1;d:-0.54000000000000003552713678800500929355621337890625;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.2600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;d:1.70999999999999996447286321199499070644378662109375;i:1;d:-5.12999999999999989341858963598497211933135986328125;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:-9;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.350000000000000088817841970012523233890533447265625;i:1;d:-0.270000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:235.1399999999999863575794734060764312744140625;i:1;i:108;}i:1;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;i:108;}i:2;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;d:86.0400000000000062527760746888816356658935546875;}i:3;a:2:{i:0;d:255.849999999999994315658113919198513031005859375;i:1;d:72.2699999999999960209606797434389591217041015625;}i:4;a:2:{i:0;d:260.80000000000001136868377216160297393798828125;i:1;d:73.0799999999999982946974341757595539093017578125;}i:5;a:2:{i:0;d:260.80000000000001136868377216160297393798828125;i:1;d:62.909999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:256.93000000000000682121026329696178436279296875;i:1;d:62.5499999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;d:71.0100000000000051159076974727213382720947265625;}i:8;a:2:{i:0;d:245.05000000000001136868377216160297393798828125;i:1;i:63;}i:9;a:2:{i:0;d:235.1399999999999863575794734060764312744140625;i:1;i:63;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:7;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:10:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:2;a:2:{i:0;d:-4.04999999999999982236431605997495353221893310546875;i:1;d:6.38999999999999968025576890795491635799407958984375;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:6.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:5;a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:7.37999999999999989341858963598497211933135986328125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:0.9899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:11.78999999999999914734871708787977695465087890625;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;d:-13.230000000000000426325641456060111522674560546875;}}s:1:\"o\";a:10:{i:0;a:2:{i:0;i:0;i:1;d:13.67999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:9.449999999999999289457264239899814128875732421875;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-2.339999999999999857891452847979962825775146484375;i:1;d:3.95999999999999996447286321199499070644378662109375;}i:4;a:2:{i:0;d:-7.46999999999999975131004248396493494510650634765625;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:0.0899999999999999966693309261245303787291049957275390625;i:1;d:-1.439999999999999946709294817992486059665679931640625;}i:7;a:2:{i:0;i:0;i:1;d:-14.4900000000000002131628207280300557613372802734375;}i:8;a:2:{i:0;d:-13.67999999999999971578290569595992565155029296875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:10:{i:0;a:2:{i:0;d:179.789999999999992041921359486877918243408203125;i:1;d:85.5;}i:1;a:2:{i:0;d:203.280000000000001136868377216160297393798828125;i:1;d:108.900000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:223.80000000000001136868377216160297393798828125;i:1;d:98.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:216.240000000000009094947017729282379150390625;i:1;d:93.06000000000000227373675443232059478759765625;}i:4;a:2:{i:0;d:203.3700000000000045474735088646411895751953125;i:1;d:99.900000000000005684341886080801486968994140625;}i:5;a:2:{i:0;d:189.509999999999990905052982270717620849609375;i:1;d:87.659999999999996589394868351519107818603515625;}i:6;a:2:{i:0;d:224.8799999999999954525264911353588104248046875;i:1;d:87.659999999999996589394868351519107818603515625;}i:7;a:2:{i:0;d:224.969999999999998863131622783839702606201171875;i:1;d:84.4200000000000017053025658242404460906982421875;}i:8;a:2:{i:0;d:203.280000000000001136868377216160297393798828125;i:1;d:62.10000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:179.789999999999992041921359486877918243408203125;i:1;d:85.5;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.0800000000000000710542735760100185871124267578125;i:1;d:-6.480000000000000426325641456060111522674560546875;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-5.7599999999999997868371792719699442386627197265625;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;d:5.7599999999999997868371792719699442386627197265625;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.350000000000000088817841970012523233890533447265625;i:1;d:-6.660000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:202.919999999999987494447850622236728668212890625;i:1;d:70.469999999999998863131622783839702606201171875;}i:1;a:2:{i:0;d:214.979999999999989768184605054557323455810546875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:2;a:2:{i:0;d:189.960000000000007958078640513122081756591796875;i:1;d:80.4599999999999937472239253111183643341064453125;}i:3;a:2:{i:0;d:202.919999999999987494447850622236728668212890625;i:1;d:70.469999999999998863131622783839702606201171875;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:8;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.8899999999999999023003738329862244427204132080078125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-8.6400000000000005684341886080801486968994140625;i:1;i:0;}i:16;a:2:{i:0;d:-1.979999999999999982236431605997495353221893310546875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.439999999999999946709294817992486059665679931640625;i:1;d:0.54000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:10.1699999999999999289457264239899814128875732421875;}i:15;a:2:{i:0;d:3.060000000000000053290705182007513940334320068359375;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:17:{i:0;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:107.4599999999999937472239253111183643341064453125;}i:1;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:98.6400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:168.849999999999994315658113919198513031005859375;i:1;d:99.4500000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:91.8900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:71.81999999999999317878973670303821563720703125;}i:5;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:71.81999999999999317878973670303821563720703125;}i:6;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;i:63;}i:7;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;i:63;}i:8;a:2:{i:0;d:161.289999999999992041921359486877918243408203125;i:1;d:50.49000000000000198951966012828052043914794921875;}i:9;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:10;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;i:63;}i:11;a:2:{i:0;d:143.469999999999998863131622783839702606201171875;i:1;i:63;}i:12;a:2:{i:0;d:143.469999999999998863131622783839702606201171875;i:1;d:71.81999999999999317878973670303821563720703125;}i:13;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:71.81999999999999317878973670303821563720703125;}i:14;a:2:{i:0;d:151.3899999999999863575794734060764312744140625;i:1;d:93.5100000000000051159076974727213382720947265625;}i:15;a:2:{i:0;d:166.780000000000001136868377216160297393798828125;i:1;d:108.4500000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:174.159999999999996589394868351519107818603515625;i:1;d:107.4599999999999937472239253111183643341064453125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:1.8899999999999999023003738329862244427204132080078125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-8.6400000000000005684341886080801486968994140625;i:1;i:0;}i:16;a:2:{i:0;d:-1.979999999999999982236431605997495353221893310546875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:17:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-1.439999999999999946709294817992486059665679931640625;i:1;d:0.54000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:-5.12999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:10.1699999999999999289457264239899814128875732421875;}i:15;a:2:{i:0;d:3.060000000000000053290705182007513940334320068359375;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:17:{i:0;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:107.4599999999999937472239253111183643341064453125;}i:1;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:98.6400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:135.3700000000000045474735088646411895751953125;i:1;d:99.4500000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:91.8900000000000005684341886080801486968994140625;}i:4;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:71.81999999999999317878973670303821563720703125;}i:5;a:2:{i:0;d:138.69999999999998863131622783839702606201171875;i:1;d:71.81999999999999317878973670303821563720703125;}i:6;a:2:{i:0;d:138.69999999999998863131622783839702606201171875;i:1;i:63;}i:7;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;i:63;}i:8;a:2:{i:0;d:127.81000000000000227373675443232059478759765625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:9;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:50.49000000000000198951966012828052043914794921875;}i:10;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;i:63;}i:11;a:2:{i:0;d:108.5499999999999971578290569595992565155029296875;i:1;i:63;}i:12;a:2:{i:0;d:108.5499999999999971578290569595992565155029296875;i:1;d:71.81999999999999317878973670303821563720703125;}i:13;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:71.81999999999999317878973670303821563720703125;}i:14;a:2:{i:0;d:117.909999999999996589394868351519107818603515625;i:1;d:93.5100000000000051159076974727213382720947265625;}i:15;a:2:{i:0;d:133.30000000000001136868377216160297393798828125;i:1;d:108.4500000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:140.68000000000000682121026329696178436279296875;i:1;d:107.4599999999999937472239253111183643341064453125;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:9;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:102.090000000000003410605131648480892181396484375;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:95.5199999999999960209606797434389591217041015625;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:88.8599999999999994315658113919198513031005859375;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:95.5199999999999960209606797434389591217041015625;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:102.090000000000003410605131648480892181396484375;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:90.56999999999999317878973670303821563720703125;i:1;i:108;}i:1;a:2:{i:0;d:100.4599999999999937472239253111183643341064453125;i:1;i:108;}i:2;a:2:{i:0;d:100.4599999999999937472239253111183643341064453125;i:1;i:63;}i:3;a:2:{i:0;d:90.56999999999999317878973670303821563720703125;i:1;i:63;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:10;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;d:-3.600000000000000088817841970012523233890533447265625;}i:1;a:2:{i:0;d:-3.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:3.689999999999999946709294817992486059665679931640625;}i:3;a:2:{i:0;d:3.689999999999999946709294817992486059665679931640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:78.900000000000005684341886080801486968994140625;i:1;d:46.530000000000001136868377216160297393798828125;}i:1;a:2:{i:0;d:72.3299999999999982946974341757595539093017578125;i:1;d:39.96000000000000085265128291212022304534912109375;}i:2;a:2:{i:0;d:65.6700000000000017053025658242404460906982421875;i:1;d:46.530000000000001136868377216160297393798828125;}i:3;a:2:{i:0;d:72.3299999999999982946974341757595539093017578125;i:1;d:53.18999999999999772626324556767940521240234375;}i:4;a:2:{i:0;d:78.900000000000005684341886080801486968994140625;i:1;d:46.530000000000001136868377216160297393798828125;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:4.410000000000000142108547152020037174224853515625;i:1;i:0;}i:4;a:2:{i:0;d:0.63000000000000000444089209850062616169452667236328125;i:1;d:0.0899999999999999966693309261245303787291049957275390625;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:-1.5300000000000000266453525910037569701671600341796875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:10.0800000000000000710542735760100185871124267578125;}}s:1:\"o\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:5.5800000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:1.1699999999999999289457264239899814128875732421875;i:1;d:0.179999999999999993338661852249060757458209991455078125;}i:6;a:2:{i:0;d:8.2799999999999993605115378159098327159881591796875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:8:{i:0;a:2:{i:0;d:77.280000000000001136868377216160297393798828125;i:1;i:63;}i:1;a:2:{i:0;d:67.3799999999999954525264911353588104248046875;i:1;i:63;}i:2;a:2:{i:0;d:67.3799999999999954525264911353588104248046875;i:1;d:111.3299999999999982946974341757595539093017578125;}i:3;a:2:{i:0;d:60.3599999999999994315658113919198513031005859375;i:1;d:118.9800000000000039790393202565610408782958984375;}i:4;a:2:{i:0;d:57.92999999999999971578290569595992565155029296875;i:1;d:118.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:57.92999999999999971578290569595992565155029296875;i:1;d:127.43999999999999772626324556767940521240234375;}i:6;a:2:{i:0;d:62.159999999999996589394868351519107818603515625;i:1;d:127.7099999999999937472239253111183643341064453125;}i:7;a:2:{i:0;d:77.280000000000001136868377216160297393798828125;i:1;d:112.7699999999999960209606797434389591217041015625;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:3;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:11;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:3:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:286.5;i:1;d:79.5;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:573;i:1;i:159;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:0.0899999999999999966693309261245303787291049957275390625;i:2;d:0.11000000000000000055511151231257827021181583404541015625;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:2;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:12;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}}}i:1;a:2:{s:2:\"id\";s:1:\"8\";s:6:\"layers\";a:2:{i:0;a:10:{s:3:\"ind\";i:7;s:2:\"ty\";i:0;s:6:\"parent\";i:3;s:2:\"ks\";a:0:{}s:1:\"w\";i:764;s:1:\"h\";i:212;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:1:\"5\";}i:1;a:6:{s:3:\"ind\";i:3;s:2:\"ty\";i:3;s:2:\"ks\";a:2:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:-0.07499999999999999722444243843710864894092082977294921875;i:1;i:0;}}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:18.870000000000000994759830064140260219573974609375;i:1;d:18.870000000000000994759830064140260219573974609375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:2;a:2:{s:2:\"id\";s:2:\"64\";s:6:\"layers\";a:52:{i:0;a:8:{s:3:\"ind\";i:16;s:2:\"ty\";i:4;s:6:\"parent\";i:15;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:21:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:1;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:7;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:11;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;i:0;}i:15;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:-0.5;i:1;d:0.5;}i:19;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:21:{i:0;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}i:1;a:2:{i:0;d:16.5;i:1;d:68.400000000000005684341886080801486968994140625;}i:2;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:41.2000000000000028421709430404007434844970703125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.5;i:1;d:79.5;}i:5;a:2:{i:0;i:23;i:1;d:82.900000000000005684341886080801486968994140625;}i:6;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:86.400000000000005684341886080801486968994140625;}i:7;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:89.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:10.699999999999999289457264239899814128875732421875;i:1;d:90.099999999999994315658113919198513031005859375;}i:9;a:2:{i:0;d:10.699999999999999289457264239899814128875732421875;i:1;d:90.099999999999994315658113919198513031005859375;}i:10;a:2:{i:0;d:7.9000000000000003552713678800500929355621337890625;i:1;i:90;}i:11;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:89.400000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:89.400000000000005684341886080801486968994140625;}i:13;a:2:{i:0;d:5.29999999999999982236431605997495353221893310546875;i:1;d:80.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;d:80.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;i:7;i:1;d:80.099999999999994315658113919198513031005859375;}i:16;a:2:{i:0;i:7;i:1;d:80.099999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:10.300000000000000710542735760100185871124267578125;i:1;d:79.7000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:12.199999999999999289457264239899814128875732421875;i:1;d:78.400000000000005684341886080801486968994140625;}i:19;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}i:20;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;d:76.5;}}s:1:\"o\";a:21:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:-1;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:7;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:14;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:17;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:0.5;i:1;d:-0.5;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:60.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:23.39999999999999857891452847979962825775146484375;i:1;d:74.5;}i:4;a:2:{i:0;d:14.699999999999999289457264239899814128875732421875;i:1;d:74.5;}i:5;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:7:{s:3:\"ind\";i:15;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:262.1499999999999772626324556767940521240234375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:8:{s:3:\"ind\";i:18;s:2:\"ty\";i:4;s:6:\"parent\";i:17;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:29:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.5;}i:5;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:8;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:-1;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:15;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:18;a:2:{i:0;d:-1.5;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;d:-3.29999999999999982236431605997495353221893310546875;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:28;a:2:{i:0;i:0;i:1;i:2;}}s:1:\"v\";a:29:{i:0;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:45.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:42.5;}i:4;a:2:{i:0;d:23.300000000000000710542735760100185871124267578125;i:1;d:40.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:20.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:20.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:40.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:44.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:44.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:44.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;i:4;i:1;i:39;}i:13;a:2:{i:0;d:7.70000000000000017763568394002504646778106689453125;i:1;d:34.7000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:13.5;i:1;d:31.800000000000000710542735760100185871124267578125;}i:15;a:2:{i:0;d:21.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:21.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;i:30;i:1;d:32.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:36.10000000000000142108547152020037174224853515625;i:1;d:37.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:45.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:45.7000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:38.39999999999999857891452847979962825775146484375;i:1;d:62.7999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;d:38.89999999999999857891452847979962825775146484375;i:1;i:69;}i:23;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:72.599999999999994315658113919198513031005859375;}i:24;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:72.599999999999994315658113919198513031005859375;}i:25;a:2:{i:0;d:40.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:68.599999999999994315658113919198513031005859375;}i:28;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:62.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:29:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.5;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:-1;i:1;i:0;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:8;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:12;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:17;a:2:{i:0;d:2.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:18;a:2:{i:0;d:1.5;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;i:0;i:1;i:0;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:27;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:28;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:32:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:5;a:2:{i:0;d:0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;i:0;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:11;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:-1;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:14;a:2:{i:0;d:-0.5;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;i:0;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:19;a:2:{i:0;i:1;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:20;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;i:2;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:25;a:2:{i:0;i:0;i:1;d:2.5;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:28;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:29;a:2:{i:0;d:-2.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:30;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:32:{i:0;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:47.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;i:27;i:1;d:54.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:54.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:55.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:16.199999999999999289457264239899814128875732421875;i:1;d:56.60000000000000142108547152020037174224853515625;}i:6;a:2:{i:0;d:15.0999999999999996447286321199499070644378662109375;i:1;d:58.60000000000000142108547152020037174224853515625;}i:7;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:15.300000000000000710542735760100185871124267578125;i:1;d:62.89999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:64.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;i:19;i:1;d:64.7999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;i:19;i:1;d:64.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:22.699999999999999289457264239899814128875732421875;i:1;i:64;}i:14;a:2:{i:0;i:25;i:1;i:62;}i:15;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;i:65;}i:18;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:68.2000000000000028421709430404007434844970703125;}i:19;a:2:{i:0;d:24.5;i:1;d:71.099999999999994315658113919198513031005859375;}i:20;a:2:{i:0;i:21;i:1;d:73.2000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:74.099999999999994315658113919198513031005859375;}i:22;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:74.099999999999994315658113919198513031005859375;}i:23;a:2:{i:0;d:8.9000000000000003552713678800500929355621337890625;i:1;d:72.5;}i:24;a:2:{i:0;d:3.70000000000000017763568394002504646778106689453125;i:1;d:68.099999999999994315658113919198513031005859375;}i:25;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:61.5;}i:26;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:61.5;}i:27;a:2:{i:0;i:3;i:1;d:55.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:6.5;i:1;d:51.39999999999999857891452847979962825775146484375;}i:29;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;d:48.7000000000000028421709430404007434844970703125;}i:30;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:21.300000000000000710542735760100185871124267578125;i:1;d:47.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:32:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:4;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:5;a:2:{i:0;d:-0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:13;a:2:{i:0;i:1;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:14;a:2:{i:0;d:0.5;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.5;i:1;i:1;}i:18;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:19;a:2:{i:0;i:-1;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:20;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:23;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:27;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:28;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:29;a:2:{i:0;d:2.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:3;a:7:{s:3:\"ind\";i:17;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:220.759999999999990905052982270717620849609375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:8:{s:3:\"ind\";i:20;s:2:\"ty\";i:4;s:6:\"parent\";i:19;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;i:29;i:1;d:73.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;d:63.7000000000000028421709430404007434844970703125;}i:2;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;i:14;}i:3;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;i:14;}i:4;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;i:29;i:1;d:73.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:-2;}i:10;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.5;}i:15;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:2;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:3;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;i:2;i:1;d:52.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:43.5;}i:4;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;d:36.7000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:11.300000000000000710542735760100185871124267578125;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:24.5;i:1;d:32.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;i:29;i:1;i:37;}i:10;a:2:{i:0;d:32.10000000000000142108547152020037174224853515625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:33.89999999999999857891452847979962825775146484375;i:1;d:53.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:32.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;i:29;i:1;d:67.900000000000005684341886080801486968994140625;}i:16;a:2:{i:0;d:24.5;i:1;d:72.400000000000005684341886080801486968994140625;}i:17;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:18;a:2:{i:0;d:18.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:19;a:2:{i:0;d:11.199999999999999289457264239899814128875732421875;i:1;d:72.5;}i:20;a:2:{i:0;d:6.20000000000000017763568394002504646778106689453125;i:1;i:68;}i:21;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:61.2999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:2;i:1;d:52.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:2;}i:10;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:2.79999999999999982236431605997495353221893310546875;}i:14;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.5;}i:15;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:19;a:2:{i:0;i:-2;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:22:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.5;i:1;i:-1;}i:5;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:-0.5;i:1;d:1.5;}i:10;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;i:2;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:14;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:16;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:0.5;i:1;i:-1;}i:20;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;d:-1.600000000000000088817841970012523233890533447265625;}}s:1:\"v\";a:22:{i:0;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;i:15;i:1;d:52.89999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:57.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:60.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:63.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:21.5;i:1;i:64;}i:7;a:2:{i:0;d:21.5;i:1;i:64;}i:8;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:62.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:28.10000000000000142108547152020037174224853515625;i:1;d:59.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:54.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:54.2999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:28.800000000000000710542735760100185871124267578125;i:1;d:51.2000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;d:28.39999999999999857891452847979962825775146484375;i:1;d:46.7000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:27.10000000000000142108547152020037174224853515625;i:1;d:43.5;}i:15;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:41.5;}i:16;a:2:{i:0;d:21.60000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:17;a:2:{i:0;d:21.60000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:18.5;i:1;d:41.7000000000000028421709430404007434844970703125;}i:19;a:2:{i:0;d:16.5;i:1;i:44;}i:20;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:47.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;i:15;i:1;d:52.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:22:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.5;i:1;i:1;}i:5;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:9;a:2:{i:0;d:0.5;i:1;d:-1.5;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:14;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:18;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:-0.5;i:1;i:1;}i:20;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:5;a:7:{s:3:\"ind\";i:19;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:176.323000000000007503331289626657962799072265625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:8:{s:3:\"ind\";i:22;s:2:\"ty\";i:4;s:6:\"parent\";i:21;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;i:14;}i:1;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;i:14;}i:2;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;i:14;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;d:-1.899999999999999911182158029987476766109466552734375;i:1;i:1;}i:6;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:18;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:1;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:1;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:2;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:12.9000000000000003552713678800500929355621337890625;i:1;i:43;}i:4;a:2:{i:0;i:16;i:1;d:36.5;}i:5;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;i:27;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;i:27;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:32.7000000000000028421709430404007434844970703125;i:1;d:31.699999999999999289457264239899814128875732421875;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:34.5;}i:10;a:2:{i:0;i:40;i:1;d:39.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;i:41;i:1;d:47.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;i:41;i:1;d:47.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;i:41;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:28;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;i:28;i:1;d:47.2999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:43.2999999999999971578290569595992565155029296875;}i:17;a:2:{i:0;d:25.199999999999999289457264239899814128875732421875;i:1;d:41.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;i:22;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;i:22;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:18.300000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:16.10000000000000142108547152020037174224853515625;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.0999999999999996447286321199499070644378662109375;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:8;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.5;i:1;i:0;}i:20;a:2:{i:0;i:-1;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:7;a:7:{s:3:\"ind\";i:21;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:131.730999999999994543031789362430572509765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:8;a:8:{s:3:\"ind\";i:24;s:2:\"ty\";i:4;s:6:\"parent\";i:23;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:40.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:0.5;i:1;d:40.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.5;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:3;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:21.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:21.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:62.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:20.5;i:1;d:63.5;}i:6;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:7;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:72.900000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:22.800000000000000710542735760100185871124267578125;i:1;d:73.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:72.7999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:68.599999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:0.5;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:12;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:15;a:2:{i:0;i:-2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:9;a:7:{s:3:\"ind\";i:23;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:104.5750000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:10;a:8:{s:3:\"ind\";i:26;s:2:\"ty\";i:4;s:6:\"parent\";i:25;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:-1;}i:9;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:-1;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-1.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;d:-0.5;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:28.89999999999999857891452847979962825775146484375;i:1;d:43.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:26.800000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:5;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:6;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:43.5;}i:7;a:2:{i:0;i:18;i:1;d:45.10000000000000142108547152020037174224853515625;}i:8;a:2:{i:0;d:16.5;i:1;d:47.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:49.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:14.5;i:1;i:42;}i:13;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;i:36;}i:14;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:32.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:30.89999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.5;i:1;i:0;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:1;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-2.79999999999999982236431605997495353221893310546875;}i:12;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:1;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:1.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:11;a:7:{s:3:\"ind\";i:25;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:72.7120000000000032969182939268648624420166015625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:12;a:8:{s:3:\"ind\";i:28;s:2:\"ty\";i:4;s:6:\"parent\";i:27;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:13:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:12;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}}s:1:\"v\";a:13:{i:0;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}i:1;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}i:2;a:2:{i:0;d:5.5999999999999996447286321199499070644378662109375;i:1;d:16.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:14.5;}i:4;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:14.5;}i:5;a:2:{i:0;i:16;i:1;d:16.199999999999999289457264239899814128875732421875;}i:6;a:2:{i:0;i:18;i:1;d:20.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;i:18;i:1;d:20.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;i:16;i:1;d:25.300000000000000710542735760100185871124267578125;}i:9;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:27.10000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:27.10000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:5.5999999999999996447286321199499070644378662109375;i:1;d:25.300000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:20.800000000000000710542735760100185871124267578125;}}s:1:\"o\";a:13:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:2;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:5;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:11;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:12;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:13;a:7:{s:3:\"ind\";i:27;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:50.99499999999999744204615126363933086395263671875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:14;a:8:{s:3:\"ind\";i:30;s:2:\"ty\";i:4;s:6:\"parent\";i:29;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:27:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:0.5;}i:6;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:7;a:2:{i:0;i:0;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:1;}i:10;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:0.5;}i:11;a:2:{i:0;i:2;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:-1.899999999999999911182158029987476766109466552734375;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;i:1;i:1;i:-2;}i:24;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:25;a:2:{i:0;d:3.899999999999999911182158029987476766109466552734375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:26;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:27:{i:0;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:12.699999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:12.699999999999999289457264239899814128875732421875;i:1;d:40.5;}i:4;a:2:{i:0;d:24.39999999999999857891452847979962825775146484375;i:1;d:40.5;}i:5;a:2:{i:0;d:29.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:37.7000000000000028421709430404007434844970703125;}i:7;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:34.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:34.2999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:30.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:29.39999999999999857891452847979962825775146484375;i:1;d:28.300000000000000710542735760100185871124267578125;}i:11;a:2:{i:0;d:24.5;i:1;d:27.60000000000000142108547152020037174224853515625;}i:12;a:2:{i:0;d:24.5;i:1;d:27.60000000000000142108547152020037174224853515625;}i:13;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:27.60000000000000142108547152020037174224853515625;}i:14;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:24.5;i:1;d:17.10000000000000142108547152020037174224853515625;}i:18;a:2:{i:0;d:33.7999999999999971578290569595992565155029296875;i:1;d:18.10000000000000142108547152020037174224853515625;}i:19;a:2:{i:0;d:40.7000000000000028421709430404007434844970703125;i:1;d:20.89999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:45.10000000000000142108547152020037174224853515625;i:1;d:25.800000000000000710542735760100185871124267578125;}i:21;a:2:{i:0;d:46.60000000000000142108547152020037174224853515625;i:1;d:32.60000000000000142108547152020037174224853515625;}i:22;a:2:{i:0;d:46.60000000000000142108547152020037174224853515625;i:1;d:32.60000000000000142108547152020037174224853515625;}i:23;a:2:{i:0;d:45.10000000000000142108547152020037174224853515625;i:1;d:39.10000000000000142108547152020037174224853515625;}i:24;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;i:44;}i:25;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}i:26;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:45.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:27:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:5;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.5;}i:6;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;i:-1;}i:10;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.5;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:3.5;i:1;i:0;}i:18;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:19;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:20;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:23;a:2:{i:0;i:-1;i:1;i:2;}i:24;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.5;i:1;i:1;}i:7;a:2:{i:0;i:0;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:10;a:2:{i:0;i:1;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:11;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:18;a:2:{i:0;i:-1;i:1;i:-2;}i:19;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-2.5;}i:22;a:2:{i:0;d:3.100000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;d:4.5999999999999996447286321199499070644378662109375;i:1;i:0;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:9.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:14.0999999999999996447286321199499070644378662109375;i:1;d:62.89999999999999857891452847979962825775146484375;}i:4;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:62.89999999999999857891452847979962825775146484375;}i:5;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:62;}i:6;a:2:{i:0;d:33.5;i:1;d:59.7000000000000028421709430404007434844970703125;}i:7;a:2:{i:0;d:34.2999999999999971578290569595992565155029296875;i:1;d:56.5;}i:8;a:2:{i:0;d:34.2999999999999971578290569595992565155029296875;i:1;d:56.5;}i:9;a:2:{i:0;d:33.60000000000000142108547152020037174224853515625;i:1;d:52.7000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;d:31.300000000000000710542735760100185871124267578125;i:1;d:50.2999999999999971578290569595992565155029296875;}i:11;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:27.199999999999999289457264239899814128875732421875;i:1;d:49.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:15.800000000000000710542735760100185871124267578125;i:1;d:49.39999999999999857891452847979962825775146484375;}i:14;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:40.5;}i:15;a:2:{i:0;d:29.5;i:1;d:40.5;}i:16;a:2:{i:0;d:32.7000000000000028421709430404007434844970703125;i:1;d:44.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:41.60000000000000142108547152020037174224853515625;i:1;d:45.7000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:50.5;}i:19;a:2:{i:0;d:47.7999999999999971578290569595992565155029296875;i:1;d:56.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:47.7999999999999971578290569595992565155029296875;i:1;d:56.7000000000000028421709430404007434844970703125;}i:21;a:2:{i:0;d:45.39999999999999857891452847979962825775146484375;i:1;d:65.900000000000005684341886080801486968994140625;}i:22;a:2:{i:0;d:38.2999999999999971578290569595992565155029296875;i:1;d:71.400000000000005684341886080801486968994140625;}i:23;a:2:{i:0;d:26.699999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:5;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.5;i:1;i:-1;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;d:-0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:10;a:2:{i:0;i:-1;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:17;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:18;a:2:{i:0;i:1;i:1;i:2;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;d:3.70000000000000017763568394002504646778106689453125;}i:21;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:2.5;}i:22;a:2:{i:0;d:-3.100000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:15;a:7:{s:3:\"ind\";i:29;s:2:\"ty\";i:3;s:6:\"parent\";i:14;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:16;a:7:{s:3:\"ind\";i:14;s:2:\"ty\";i:3;s:6:\"parent\";i:13;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:158.474999999999994315658113919198513031005859375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:17;a:8:{s:3:\"ind\";i:33;s:2:\"ty\";i:4;s:6:\"parent\";i:32;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:34.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:34.2999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:34.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.5;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;d:-1.5;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:9;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:-2;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:18;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:21;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:22;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:23;a:2:{i:0;i:0;i:1;i:-1;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:7.79999999999999982236431605997495353221893310546875;i:1;d:58.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:8.5;i:1;d:53.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:10.5;i:1;d:49.10000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:46.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:45.2999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:45.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:21.5;i:1;d:45.89999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:24.39999999999999857891452847979962825775146484375;i:1;d:47.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;i:27;i:1;d:56.2000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;i:27;i:1;d:56.2000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;i:27;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:18.39999999999999857891452847979962825775146484375;i:1;d:56.2000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:53.60000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:14.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:14.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:12.0999999999999996447286321199499070644378662109375;i:1;d:52.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:10.5999999999999996447286321199499070644378662109375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:10;i:1;d:55.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:9.800000000000000710542735760100185871124267578125;i:1;d:58.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.5;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:9;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:16;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:-1;i:1;i:0;}i:20;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:21;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:22;a:2:{i:0;d:-0.1000000000000000055511151231257827021181583404541015625;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:18;a:7:{s:3:\"ind\";i:32;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:109.4500000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:19;a:8:{s:3:\"ind\";i:35;s:2:\"ty\";i:4;s:6:\"parent\";i:34;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:45.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:45.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;d:51.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:51.7999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:45.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:9;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:13;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:16;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:17;a:2:{i:0;i:0;i:1;i:2;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}i:1;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;i:39;}i:2;a:2:{i:0;d:12.4000000000000003552713678800500929355621337890625;i:1;i:39;}i:3;a:2:{i:0;d:12.4000000000000003552713678800500929355621337890625;i:1;d:64.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;i:66;}i:5;a:2:{i:0;d:13.5;i:1;d:66.900000000000005684341886080801486968994140625;}i:6;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;d:67.099999999999994315658113919198513031005859375;}i:7;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;d:67.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:67.099999999999994315658113919198513031005859375;}i:9;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:66.900000000000005684341886080801486968994140625;}i:10;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:66.900000000000005684341886080801486968994140625;}i:11;a:2:{i:0;d:17.300000000000000710542735760100185871124267578125;i:1;d:73.099999999999994315658113919198513031005859375;}i:12;a:2:{i:0;i:15;i:1;d:73.599999999999994315658113919198513031005859375;}i:13;a:2:{i:0;d:12.5;i:1;d:73.7999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:12.5;i:1;d:73.7999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:7.79999999999999982236431605997495353221893310546875;i:1;d:72.900000000000005684341886080801486968994140625;}i:16;a:2:{i:0;d:4.79999999999999982236431605997495353221893310546875;i:1;d:70.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}i:18;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:65.400000000000005684341886080801486968994140625;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:4;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.5;i:1;i:0;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:12;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:15;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:16;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:20;a:7:{s:3:\"ind\";i:34;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.5750000000000028421709430404007434844970703125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:21;a:8:{s:3:\"ind\";i:37;s:2:\"ty\";i:4;s:6:\"parent\";i:36;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:6;a:2:{i:0;d:2.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:2;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;d:3.20000000000000017763568394002504646778106689453125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:3;}i:16;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:17;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:18;a:2:{i:0;d:-2.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:-2;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}}s:1:\"v\";a:25:{i:0;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:42.5;i:1;d:50.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:41.10000000000000142108547152020037174224853515625;i:1;d:60.89999999999999857891452847979962825775146484375;}i:4;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:68.2999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:72.599999999999994315658113919198513031005859375;}i:6;a:2:{i:0;i:23;i:1;d:74.099999999999994315658113919198513031005859375;}i:7;a:2:{i:0;i:23;i:1;d:74.099999999999994315658113919198513031005859375;}i:8;a:2:{i:0;d:16.5;i:1;d:73.2000000000000028421709430404007434844970703125;}i:9;a:2:{i:0;d:11.0999999999999996447286321199499070644378662109375;i:1;d:70.400000000000005684341886080801486968994140625;}i:10;a:2:{i:0;d:6.9000000000000003552713678800500929355621337890625;i:1;d:65.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:4.20000000000000017763568394002504646778106689453125;i:1;i:59;}i:12;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:50.2999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:50.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;d:40.10000000000000142108547152020037174224853515625;}i:15;a:2:{i:0;d:4.70000000000000017763568394002504646778106689453125;i:1;d:29.5;}i:16;a:2:{i:0;d:8.800000000000000710542735760100185871124267578125;i:1;d:22.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;i:15;i:1;d:17.800000000000000710542735760100185871124267578125;}i:18;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:16.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:16.39999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:17.300000000000000710542735760100185871124267578125;}i:21;a:2:{i:0;d:34.7999999999999971578290569595992565155029296875;i:1;i:20;}i:22;a:2:{i:0;d:38.89999999999999857891452847979962825775146484375;i:1;d:24.699999999999999289457264239899814128875732421875;}i:23;a:2:{i:0;d:41.5;i:1;d:31.39999999999999857891452847979962825775146484375;}i:24;a:2:{i:0;d:42.5;i:1;d:40.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:4;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:3;}i:4;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:5;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:8;a:2:{i:0;i:-2;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:-4.0999999999999996447286321199499070644378662109375;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;i:-3;}i:16;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:17;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:20;a:2:{i:0;i:2;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:21;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:8;a:2:{i:0;i:0;i:1;i:0;}i:9;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:11;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.5;}i:12;a:2:{i:0;i:0;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:18;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:19;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;d:2.29999999999999982236431605997495353221893310546875;}}s:1:\"v\";a:25:{i:0;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:29.5;i:1;d:38.39999999999999857891452847979962825775146484375;}i:3;a:2:{i:0;d:29.199999999999999289457264239899814128875732421875;i:1;d:33.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.300000000000000710542735760100185871124267578125;}i:5;a:2:{i:0;i:27;i:1;d:28.10000000000000142108547152020037174224853515625;}i:6;a:2:{i:0;d:25.10000000000000142108547152020037174224853515625;i:1;d:26.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:26.39999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:26.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:20.10000000000000142108547152020037174224853515625;i:1;i:27;}i:10;a:2:{i:0;d:18.10000000000000142108547152020037174224853515625;i:1;i:29;}i:11;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:32.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:38.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:38.39999999999999857891452847979962825775146484375;}i:14;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:51.89999999999999857891452847979962825775146484375;}i:15;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:56.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:17.5;i:1;d:60.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:62.39999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:63.60000000000000142108547152020037174224853515625;}i:19;a:2:{i:0;i:23;i:1;i:64;}i:20;a:2:{i:0;i:23;i:1;i:64;}i:21;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:63.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:27.699999999999999289457264239899814128875732421875;i:1;d:61.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:29;i:1;d:57.60000000000000142108547152020037174224853515625;}i:24;a:2:{i:0;d:29.5;i:1;d:51.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:25:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:4;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:5;a:2:{i:0;d:-0.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;i:-1;i:1;i:0;}i:9;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:11;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.5;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:18;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:1;i:1;i:0;}i:21;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:24;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:22;a:7:{s:3:\"ind\";i:36;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:45.7879999999999967030817060731351375579833984375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:23;a:8:{s:3:\"ind\";i:39;s:2:\"ty\";i:4;s:6:\"parent\";i:38;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:8:{i:0;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:32.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:31.800000000000000710542735760100185871124267578125;}i:5;a:2:{i:0;d:6.4000000000000003552713678800500929355621337890625;i:1;d:35.5;}i:6;a:2:{i:0;d:6.4000000000000003552713678800500929355621337890625;i:1;d:25.699999999999999289457264239899814128875732421875;}i:7;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:8:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:24;a:7:{s:3:\"ind\";i:38;s:2:\"ty\";i:3;s:6:\"parent\";i:31;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:25;a:7:{s:3:\"ind\";i:31;s:2:\"ty\";i:3;s:6:\"parent\";i:13;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:26;a:7:{s:3:\"ind\";i:13;s:2:\"ty\";i:3;s:6:\"parent\";i:12;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:25.724000000000000198951966012828052043914794921875;i:1;d:96.1110000000000042064129956997931003570556640625;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:27;a:8:{s:3:\"ind\";i:43;s:2:\"ty\";i:4;s:6:\"parent\";i:42;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:55:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:0.5;i:1;d:0.5;}i:3;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:0.5;}i:4;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:1;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;i:0;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;d:-1.5;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:-2.100000000000000088817841970012523233890533447265625;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:-1.5;i:1;i:-2;}i:18;a:2:{i:0;i:0;i:1;d:-2.70000000000000017763568394002504646778106689453125;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:24;a:2:{i:0;i:0;i:1;i:0;}i:25;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:26;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:27;a:2:{i:0;i:0;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:28;a:2:{i:0;i:0;i:1;i:0;}i:29;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.5;}i:30;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:31;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:32;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:33;a:2:{i:0;i:0;i:1;i:0;}i:34;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:-1;}i:35;a:2:{i:0;d:-1.5;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:36;a:2:{i:0;i:0;i:1;i:-3;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:39;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:40;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:41;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:42;a:2:{i:0;i:0;i:1;i:0;}i:43;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:44;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:45;a:2:{i:0;i:0;i:1;d:2.20000000000000017763568394002504646778106689453125;}i:46;a:2:{i:0;i:0;i:1;i:0;}i:47;a:2:{i:0;i:0;i:1;i:0;}i:48;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.8000000000000000444089209850062616169452667236328125;}i:49;a:2:{i:0;i:-1;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:50;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:51;a:2:{i:0;i:0;i:1;i:0;}i:52;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:53;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:54;a:2:{i:0;i:0;i:1;d:0.8000000000000000444089209850062616169452667236328125;}}s:1:\"v\";a:55:{i:0;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:24.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:3;a:2:{i:0;d:22.300000000000000710542735760100185871124267578125;i:1;d:58.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:56.89999999999999857891452847979962825775146484375;}i:5;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:56.89999999999999857891452847979962825775146484375;}i:6;a:2:{i:0;d:11.5999999999999996447286321199499070644378662109375;i:1;d:55.10000000000000142108547152020037174224853515625;}i:7;a:2:{i:0;d:6.9000000000000003552713678800500929355621337890625;i:1;d:52.5;}i:8;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:48.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:44;}i:10;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:44;}i:11;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:38.89999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;d:34.7000000000000028421709430404007434844970703125;}i:13;a:2:{i:0;d:12.5999999999999996447286321199499070644378662109375;i:1;d:31.800000000000000710542735760100185871124267578125;}i:14;a:2:{i:0;d:19.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:15;a:2:{i:0;d:19.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:29.60000000000000142108547152020037174224853515625;i:1;d:32.5;}i:17;a:2:{i:0;d:35.89999999999999857891452847979962825775146484375;i:1;d:37.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:19;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:20;a:2:{i:0;d:25.10000000000000142108547152020037174224853515625;i:1;d:44.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;d:41.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:22.89999999999999857891452847979962825775146484375;i:1;d:39.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:39.2999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:39.2999999999999971578290569595992565155029296875;}i:25;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:39.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:41.2000000000000028421709430404007434844970703125;}i:27;a:2:{i:0;i:15;i:1;d:43.2999999999999971578290569595992565155029296875;}i:28;a:2:{i:0;i:15;i:1;d:43.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:44.7999999999999971578290569595992565155029296875;}i:30;a:2:{i:0;d:16.60000000000000142108547152020037174224853515625;i:1;d:46.10000000000000142108547152020037174224853515625;}i:31;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:47.10000000000000142108547152020037174224853515625;}i:32;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:47.89999999999999857891452847979962825775146484375;}i:33;a:2:{i:0;d:21.89999999999999857891452847979962825775146484375;i:1;d:47.89999999999999857891452847979962825775146484375;}i:34;a:2:{i:0;d:29.800000000000000710542735760100185871124267578125;i:1;d:50.10000000000000142108547152020037174224853515625;}i:35;a:2:{i:0;d:35.7999999999999971578290569595992565155029296875;i:1;d:54.10000000000000142108547152020037174224853515625;}i:36;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:37;a:2:{i:0;d:38.10000000000000142108547152020037174224853515625;i:1;d:61.2000000000000028421709430404007434844970703125;}i:38;a:2:{i:0;d:36.7999999999999971578290569595992565155029296875;i:1;d:66.2999999999999971578290569595992565155029296875;}i:39;a:2:{i:0;d:33.10000000000000142108547152020037174224853515625;i:1;d:70.400000000000005684341886080801486968994140625;}i:40;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:73.099999999999994315658113919198513031005859375;}i:41;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:74.099999999999994315658113919198513031005859375;}i:42;a:2:{i:0;d:19.800000000000000710542735760100185871124267578125;i:1;d:74.099999999999994315658113919198513031005859375;}i:43;a:2:{i:0;d:9.699999999999999289457264239899814128875732421875;i:1;d:71.900000000000005684341886080801486968994140625;}i:44;a:2:{i:0;d:3.5;i:1;d:66.5;}i:45;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:59.89999999999999857891452847979962825775146484375;}i:46;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:59.89999999999999857891452847979962825775146484375;}i:47;a:2:{i:0;d:13.5;i:1;d:59.89999999999999857891452847979962825775146484375;}i:48;a:2:{i:0;d:14.4000000000000003552713678800500929355621337890625;i:1;d:63.10000000000000142108547152020037174224853515625;}i:49;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:64.900000000000005684341886080801486968994140625;}i:50;a:2:{i:0;d:20.199999999999999289457264239899814128875732421875;i:1;d:65.5;}i:51;a:2:{i:0;d:20.199999999999999289457264239899814128875732421875;i:1;d:65.5;}i:52;a:2:{i:0;d:23.10000000000000142108547152020037174224853515625;i:1;i:65;}i:53;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.60000000000000142108547152020037174224853515625;}i:54;a:2:{i:0;d:25.5;i:1;d:61.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:55:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.5;}i:3;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.5;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:-2;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:7;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:-1;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:11;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;d:1.5;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:13;a:2:{i:0;d:2.100000000000000088817841970012523233890533447265625;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:16;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:1.5;i:1;i:2;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:21;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:22;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.40000000000000002220446049250313080847263336181640625;}i:23;a:2:{i:0;i:0;i:1;i:0;}i:24;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;i:0;}i:25;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:26;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:27;a:2:{i:0;i:0;i:1;i:0;}i:28;a:2:{i:0;i:0;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:29;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.5;}i:30;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:31;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:2.79999999999999982236431605997495353221893310546875;i:1;d:0.5;}i:34;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;i:1;}i:35;a:2:{i:0;d:1.5;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:38;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:39;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:40;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;i:-4;i:1;i:0;}i:43;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:44;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:-2.20000000000000017763568394002504646778106689453125;}i:45;a:2:{i:0;i:0;i:1;i:0;}i:46;a:2:{i:0;i:0;i:1;i:0;}i:47;a:2:{i:0;d:0.1000000000000000055511151231257827021181583404541015625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:48;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.8000000000000000444089209850062616169452667236328125;}i:49;a:2:{i:0;i:1;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:50;a:2:{i:0;i:0;i:1;i:0;}i:51;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:52;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:53;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:54;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:28;a:7:{s:3:\"ind\";i:42;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:377.79599999999999226929503493010997772216796875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:29;a:8:{s:3:\"ind\";i:45;s:2:\"ty\";i:4;s:6:\"parent\";i:44;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:7:{i:0;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:14;}i:1;a:2:{i:0;i:11;i:1;i:14;}i:2;a:2:{i:0;i:11;i:1;d:20.300000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;d:9.5999999999999996447286321199499070644378662109375;i:1;d:36.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:36.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:20.800000000000000710542735760100185871124267578125;}i:6;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:14;}}s:1:\"o\";a:7:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:30;a:7:{s:3:\"ind\";i:44;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:365.605999999999994543031789362430572509765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:31;a:8:{s:3:\"ind\";i:47;s:2:\"ty\";i:4;s:6:\"parent\";i:46;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:41.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.9000000000000003552713678800500929355621337890625;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;i:-1;}i:9;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:-1;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:-1.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;d:-0.5;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:28.89999999999999857891452847979962825775146484375;i:1;d:43.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:26.800000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:5;a:2:{i:0;d:24.60000000000000142108547152020037174224853515625;i:1;i:43;}i:6;a:2:{i:0;d:20.699999999999999289457264239899814128875732421875;i:1;d:43.5;}i:7;a:2:{i:0;i:18;i:1;d:45.10000000000000142108547152020037174224853515625;}i:8;a:2:{i:0;d:16.5;i:1;d:47.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;i:16;i:1;d:51.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:49.7000000000000028421709430404007434844970703125;}i:12;a:2:{i:0;d:14.5;i:1;i:42;}i:13;a:2:{i:0;d:16.89999999999999857891452847979962825775146484375;i:1;i:36;}i:14;a:2:{i:0;d:20.60000000000000142108547152020037174224853515625;i:1;d:32.2000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:16;a:2:{i:0;d:25.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:17;a:2:{i:0;d:27.39999999999999857891452847979962825775146484375;i:1;d:30.89999999999999857891452847979962825775146484375;}i:18;a:2:{i:0;d:29.10000000000000142108547152020037174224853515625;i:1;d:31.199999999999999289457264239899814128875732421875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:-0.5;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.1000000000000000055511151231257827021181583404541015625;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;d:-1.5;i:1;i:0;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:7;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:8;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;i:1;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;d:-2.79999999999999982236431605997495353221893310546875;}i:12;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.29999999999999982236431605997495353221893310546875;}i:13;a:2:{i:0;i:1;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:14;a:2:{i:0;d:1.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;i:0;}i:17;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:32;a:7:{s:3:\"ind\";i:46;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:335.05599999999998317434801720082759857177734375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:33;a:8:{s:3:\"ind\";i:49;s:2:\"ty\";i:4;s:6:\"parent\";i:48;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:6;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:15;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:3;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}i:2;a:2:{i:0;i:2;i:1;i:52;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:43.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;d:36.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:13.5;i:1;d:32.39999999999999857891452847979962825775146484375;}i:6;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:30.800000000000000710542735760100185871124267578125;i:1;d:32.39999999999999857891452847979962825775146484375;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:36.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;i:41;i:1;d:43.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;i:52;}i:12;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;i:52;}i:13;a:2:{i:0;d:42.2999999999999971578290569595992565155029296875;i:1;d:52.7999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:41;i:1;d:61.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;i:68;}i:16;a:2:{i:0;d:30.89999999999999857891452847979962825775146484375;i:1;d:72.5;}i:17;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:18;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;d:74.099999999999994315658113919198513031005859375;}i:19;a:2:{i:0;d:13.5;i:1;d:72.5;}i:20;a:2:{i:0;d:7.20000000000000017763568394002504646778106689453125;i:1;i:68;}i:21;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:61.2999999999999971578290569595992565155029296875;}i:22;a:2:{i:0;i:2;i:1;d:52.7999999999999971578290569595992565155029296875;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:8;a:2:{i:0;d:2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:10;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:3;}i:14;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:15;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:16;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:19;a:2:{i:0;d:-2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:20;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:21;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;d:-0.5;i:1;i:-1;}i:5;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-0.5;i:1;i:1;}i:10;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:15;a:2:{i:0;d:0.5;i:1;i:1;}i:16;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:20;a:2:{i:0;d:0.5;i:1;i:-1;}i:21;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:22;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:23:{i:0;a:2:{i:0;i:15;i:1;i:52;}i:1;a:2:{i:0;i:15;i:1;i:52;}i:2;a:2:{i:0;i:15;i:1;d:52.7999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:57.2000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:16.5;i:1;d:60.7999999999999971578290569595992565155029296875;}i:5;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:63.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;i:64;}i:7;a:2:{i:0;d:22.199999999999999289457264239899814128875732421875;i:1;i:64;}i:8;a:2:{i:0;d:25.60000000000000142108547152020037174224853515625;i:1;d:63.2000000000000028421709430404007434844970703125;}i:9;a:2:{i:0;d:27.800000000000000710542735760100185871124267578125;i:1;d:60.7999999999999971578290569595992565155029296875;}i:10;a:2:{i:0;i:29;i:1;d:57.2000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:52.7999999999999971578290569595992565155029296875;}i:12;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;d:52.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:29.300000000000000710542735760100185871124267578125;i:1;i:52;}i:14;a:2:{i:0;i:29;i:1;d:47.7000000000000028421709430404007434844970703125;}i:15;a:2:{i:0;d:27.800000000000000710542735760100185871124267578125;i:1;d:44.10000000000000142108547152020037174224853515625;}i:16;a:2:{i:0;d:25.60000000000000142108547152020037174224853515625;i:1;d:41.7000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:41.7000000000000028421709430404007434844970703125;}i:20;a:2:{i:0;d:16.5;i:1;d:44.10000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:47.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;i:15;i:1;i:52;}}s:1:\"o\";a:23:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:1.600000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;d:0.5;i:1;i:1;}i:5;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:0.5;i:1;i:-1;}i:10;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;d:-1.5;}i:14;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:15;a:2:{i:0;d:-0.5;i:1;i:-1;}i:16;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:19;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:20;a:2:{i:0;d:-0.5;i:1;i:1;}i:21;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:22;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:34;a:7:{s:3:\"ind\";i:48;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:290.65699999999998226485331542789936065673828125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:35;a:8:{s:3:\"ind\";i:51;s:2:\"ty\";i:4;s:6:\"parent\";i:50;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:25.699999999999999289457264239899814128875732421875;i:1;d:40.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:0.5;i:1;d:40.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;d:0.5;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.5;i:1;i:0;}i:9;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:0.1000000000000000055511151231257827021181583404541015625;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:-0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:1;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:3;}i:18;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:19:{i:0;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:1;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:21.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:21.199999999999999289457264239899814128875732421875;}i:3;a:2:{i:0;d:18.800000000000000710542735760100185871124267578125;i:1;d:59.7000000000000028421709430404007434844970703125;}i:4;a:2:{i:0;d:19.199999999999999289457264239899814128875732421875;i:1;d:62.2000000000000028421709430404007434844970703125;}i:5;a:2:{i:0;d:20.5;i:1;d:63.5;}i:6;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:7;a:2:{i:0;i:23;i:1;d:63.89999999999999857891452847979962825775146484375;}i:8;a:2:{i:0;d:24.89999999999999857891452847979962825775146484375;i:1;d:63.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:10;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:63.60000000000000142108547152020037174224853515625;}i:11;a:2:{i:0;d:26.300000000000000710542735760100185871124267578125;i:1;d:72.900000000000005684341886080801486968994140625;}i:12;a:2:{i:0;d:22.800000000000000710542735760100185871124267578125;i:1;d:73.7999999999999971578290569595992565155029296875;}i:13;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:14;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:15;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:72.7999999999999971578290569595992565155029296875;}i:16;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:68.599999999999994315658113919198513031005859375;}i:17;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:5.79999999999999982236431605997495353221893310546875;i:1;d:61.2999999999999971578290569595992565155029296875;}}s:1:\"o\";a:19:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:4;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:5;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;i:0;}i:8;a:2:{i:0;d:0.5;i:1;i:0;}i:9;a:2:{i:0;i:0;i:1;i:0;}i:10;a:2:{i:0;i:0;i:1;i:0;}i:11;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:0.40000000000000002220446049250313080847263336181640625;}i:12;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:0.200000000000000011102230246251565404236316680908203125;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;d:-2.79999999999999982236431605997495353221893310546875;i:1;i:0;}i:15;a:2:{i:0;i:-2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:16;a:2:{i:0;i:-1;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:36;a:7:{s:3:\"ind\";i:50;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:264.6580000000000154614099301397800445556640625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:37;a:8:{s:3:\"ind\";i:53;s:2:\"ty\";i:4;s:6:\"parent\";i:52;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:3:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:40.5;}i:2;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.399999999999999911182158029987476766109466552734375;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:15.5999999999999996447286321199499070644378662109375;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.6999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;i:-2;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;d:-2.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.5;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:1;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}i:2;a:2:{i:0;d:11.800000000000000710542735760100185871124267578125;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:13;i:1;d:42.5;}i:4;a:2:{i:0;d:16.300000000000000710542735760100185871124267578125;i:1;d:36.10000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:21.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:6;a:2:{i:0;d:27.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:27.89999999999999857891452847979962825775146484375;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:33.2000000000000028421709430404007434844970703125;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:37.39999999999999857891452847979962825775146484375;i:1;d:34.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:39.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;i:41;i:1;i:47;}i:12;a:2:{i:0;i:41;i:1;i:47;}i:13;a:2:{i:0;i:41;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;i:28;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;i:28;i:1;i:47;}i:16;a:2:{i:0;d:27.300000000000000710542735760100185871124267578125;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:25.300000000000000710542735760100185871124267578125;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:22.10000000000000142108547152020037174224853515625;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:18.699999999999999289457264239899814128875732421875;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:16.5;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.300000000000000710542735760100185871124267578125;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:14.9000000000000003552713678800500929355621337890625;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-3.20000000000000017763568394002504646778106689453125;}i:3;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:5;a:2:{i:0;i:2;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.5;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:38;a:7:{s:3:\"ind\";i:52;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:220.066000000000002501110429875552654266357421875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:39;a:8:{s:3:\"ind\";i:55;s:2:\"ty\";i:4;s:6:\"parent\";i:54;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:1;i:1;d:2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:10;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:-1;}i:14;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.5;}i:16;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:0.5;i:1;i:1;}i:24;a:2:{i:0;i:1;i:1;d:0.5;}i:25;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;d:-1.5;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.5;}i:36;a:2:{i:0;d:-1.5;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:1.5;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:0;}}s:1:\"v\";a:45:{i:0;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:1;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:2;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:72.5;}i:3;a:2:{i:0;i:8;i:1;i:68;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:61.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:7.4000000000000003552713678800500929355621337890625;i:1;i:37;}i:10;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:32.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:13;a:2:{i:0;d:30.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;d:36.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:42.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:56.5;}i:19;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:56.5;}i:20;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:47.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:28;i:1;d:43.7999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:25;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:41.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:44.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:47.89999999999999857891452847979962825775146484375;}i:30;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:32;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:53.7999999999999971578290569595992565155029296875;}i:33;a:2:{i:0;i:16;i:1;i:58;}i:34;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:61.2000000000000028421709430404007434844970703125;}i:35;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:63.2999999999999971578290569595992565155029296875;}i:36;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:37;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:38;a:2:{i:0;i:30;i:1;i:63;}i:39;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:40;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:41;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;d:66.7000000000000028421709430404007434844970703125;}i:42;a:2:{i:0;d:36.7000000000000028421709430404007434844970703125;i:1;d:70.2000000000000028421709430404007434844970703125;}i:43;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:73;}i:44;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}}s:1:\"o\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-3.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:2;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:-1;i:1;d:-2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:10;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:3;i:1;i:0;}i:13;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:1;}i:14;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.5;i:1;i:-1;}i:24;a:2:{i:0;i:-1;i:1;d:-0.5;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:27;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:-0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;d:1.5;}i:33;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:38;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;i:0;i:1;i:0;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:42;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:40;a:7:{s:3:\"ind\";i:54;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:177.01699999999999590727384202182292938232421875;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:41;a:8:{s:3:\"ind\";i:57;s:2:\"ty\";i:4;s:6:\"parent\";i:56;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:4:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:6:{i:0;a:2:{i:0;i:16;i:1;d:31.60000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:40.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;i:16;i:1;d:31.60000000000000142108547152020037174224853515625;}}s:1:\"o\";a:6:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}i:5;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.5;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}i:1;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}i:2;a:2:{i:0;d:12.199999999999999289457264239899814128875732421875;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:13.300000000000000710542735760100185871124267578125;i:1;i:43;}i:4;a:2:{i:0;d:16.39999999999999857891452847979962825775146484375;i:1;d:36.5;}i:5;a:2:{i:0;d:21.39999999999999857891452847979962825775146484375;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:28.300000000000000710542735760100185871124267578125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:33.2999999999999971578290569595992565155029296875;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:37.10000000000000142108547152020037174224853515625;i:1;d:34.2000000000000028421709430404007434844970703125;}i:10;a:2:{i:0;d:39.60000000000000142108547152020037174224853515625;i:1;d:38.7000000000000028421709430404007434844970703125;}i:11;a:2:{i:0;d:40.5;i:1;d:45.39999999999999857891452847979962825775146484375;}i:12;a:2:{i:0;d:40.5;i:1;d:45.39999999999999857891452847979962825775146484375;}i:13;a:2:{i:0;d:40.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:27.5;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:27.5;i:1;d:47.10000000000000142108547152020037174224853515625;}i:16;a:2:{i:0;d:26.89999999999999857891452847979962825775146484375;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:25.199999999999999289457264239899814128875732421875;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:22.5;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:22.5;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;d:19.39999999999999857891452847979962825775146484375;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:17.10000000000000142108547152020037174224853515625;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;d:15.199999999999999289457264239899814128875732421875;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:8;a:2:{i:0;d:1.5;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:2.5;}i:4;a:2:{i:0;d:-1.3000000000000000444089209850062616169452667236328125;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:-2;i:1;i:1;}i:6;a:2:{i:0;d:-2.600000000000000088817841970012523233890533447265625;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:-2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:-3;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;i:0;}i:16;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:1;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.5;}i:21;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:-1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;d:-1.5;}}s:1:\"v\";a:24:{i:0;a:2:{i:0;i:39;i:1;i:51;}i:1;a:2:{i:0;i:39;i:1;i:51;}i:2;a:2:{i:0;d:35.39999999999999857891452847979962825775146484375;i:1;d:51.10000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;i:43;}i:4;a:2:{i:0;d:39.39999999999999857891452847979962825775146484375;i:1;d:36.5;}i:5;a:2:{i:0;d:44.2999999999999971578290569595992565155029296875;i:1;d:32.2999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:7;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:30.800000000000000710542735760100185871124267578125;}i:8;a:2:{i:0;d:56.5;i:1;d:31.60000000000000142108547152020037174224853515625;}i:9;a:2:{i:0;d:60.60000000000000142108547152020037174224853515625;i:1;d:34.39999999999999857891452847979962825775146484375;}i:10;a:2:{i:0;d:63.2999999999999971578290569595992565155029296875;i:1;d:39.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;i:47;}i:12;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;i:47;}i:13;a:2:{i:0;d:64.2999999999999971578290569595992565155029296875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:14;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:51.2000000000000028421709430404007434844970703125;i:1;i:47;}i:16;a:2:{i:0;d:50.60000000000000142108547152020037174224853515625;i:1;d:43.10000000000000142108547152020037174224853515625;}i:17;a:2:{i:0;d:48.89999999999999857891452847979962825775146484375;i:1;d:41.2999999999999971578290569595992565155029296875;}i:18;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:40.7999999999999971578290569595992565155029296875;}i:19;a:2:{i:0;d:46.2999999999999971578290569595992565155029296875;i:1;d:40.7999999999999971578290569595992565155029296875;}i:20;a:2:{i:0;i:43;i:1;d:41.60000000000000142108547152020037174224853515625;}i:21;a:2:{i:0;d:40.7999999999999971578290569595992565155029296875;i:1;d:43.7000000000000028421709430404007434844970703125;}i:22;a:2:{i:0;d:39.5;i:1;d:46.89999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:39;i:1;i:51;}}s:1:\"o\";a:24:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;d:-2.899999999999999911182158029987476766109466552734375;}i:3;a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:-2.5;}i:4;a:2:{i:0;d:1.3000000000000000444089209850062616169452667236328125;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:5;a:2:{i:0;i:2;i:1;i:-1;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;d:1.899999999999999911182158029987476766109466552734375;i:1;i:0;}i:8;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:9;a:2:{i:0;d:1.1999999999999999555910790149937383830547332763671875;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:10;a:2:{i:0;d:0.59999999999999997779553950749686919152736663818359375;i:1;d:2.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;i:0;i:1;i:0;}i:14;a:2:{i:0;i:0;i:1;i:0;}i:15;a:2:{i:0;i:0;i:1;d:-1.6999999999999999555910790149937383830547332763671875;}i:16;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:17;a:2:{i:0;d:-0.6999999999999999555910790149937383830547332763671875;i:1;d:-0.299999999999999988897769753748434595763683319091796875;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;i:0;}i:20;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.5;}i:21;a:2:{i:0;d:-0.59999999999999997779553950749686919152736663818359375;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:22;a:2:{i:0;d:-0.299999999999999988897769753748434595763683319091796875;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:23;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:42;a:7:{s:3:\"ind\";i:56;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:108.9719999999999942019712761975824832916259765625;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:43;a:8:{s:3:\"ind\";i:59;s:2:\"ty\";i:4;s:6:\"parent\";i:58;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;d:1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:1;i:1;d:2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;d:2.70000000000000017763568394002504646778106689453125;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;i:0;}i:8;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;i:2;}i:10;a:2:{i:0;d:-2.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;d:-3.29999999999999982236431605997495353221893310546875;i:1;i:0;}i:12;a:2:{i:0;i:0;i:1;i:0;}i:13;a:2:{i:0;d:-2.29999999999999982236431605997495353221893310546875;i:1;i:-1;}i:14;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:-1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:-2.5;}i:16;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;i:0;}i:23;a:2:{i:0;d:0.5;i:1;i:1;}i:24;a:2:{i:0;i:1;i:1;d:0.5;}i:25;a:2:{i:0;d:1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:26;a:2:{i:0;i:0;i:1;i:0;}i:27;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:-0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:0.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:0.200000000000000011102230246251565404236316680908203125;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;d:-1.5;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;i:0;}i:33;a:2:{i:0;d:-0.40000000000000002220446049250313080847263336181640625;i:1;d:-1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:-0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:-1.100000000000000088817841970012523233890533447265625;i:1;d:-0.5;}i:36;a:2:{i:0;d:-1.5;i:1;i:0;}i:37;a:2:{i:0;i:0;i:1;i:0;}i:38;a:2:{i:0;d:-1.6999999999999999555910790149937383830547332763671875;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;d:-1.1999999999999999555910790149937383830547332763671875;i:1;d:1.5;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;i:0;i:1;i:0;}i:42;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:2.20000000000000017763568394002504646778106689453125;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;d:2.70000000000000017763568394002504646778106689453125;i:1;i:0;}}s:1:\"v\";a:45:{i:0;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:1;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}i:2;a:2:{i:0;d:14.800000000000000710542735760100185871124267578125;i:1;d:72.5;}i:3;a:2:{i:0;i:8;i:1;i:68;}i:4;a:2:{i:0;d:3.79999999999999982236431605997495353221893310546875;i:1;d:61.60000000000000142108547152020037174224853515625;}i:5;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:6;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:53.7999999999999971578290569595992565155029296875;}i:7;a:2:{i:0;d:2.399999999999999911182158029987476766109466552734375;i:1;d:52.2999999999999971578290569595992565155029296875;}i:8;a:2:{i:0;d:3.600000000000000088817841970012523233890533447265625;i:1;d:43.7999999999999971578290569595992565155029296875;}i:9;a:2:{i:0;d:7.4000000000000003552713678800500929355621337890625;i:1;i:37;}i:10;a:2:{i:0;d:13.699999999999999289457264239899814128875732421875;i:1;d:32.39999999999999857891452847979962825775146484375;}i:11;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:12;a:2:{i:0;d:22.5;i:1;d:30.800000000000000710542735760100185871124267578125;}i:13;a:2:{i:0;d:30.39999999999999857891452847979962825775146484375;i:1;d:32.2000000000000028421709430404007434844970703125;}i:14;a:2:{i:0;d:36.39999999999999857891452847979962825775146484375;i:1;d:36.2999999999999971578290569595992565155029296875;}i:15;a:2:{i:0;d:40.10000000000000142108547152020037174224853515625;i:1;d:42.7000000000000028421709430404007434844970703125;}i:16;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:17;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:51.2000000000000028421709430404007434844970703125;}i:18;a:2:{i:0;d:41.39999999999999857891452847979962825775146484375;i:1;d:56.5;}i:19;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:56.5;}i:20;a:2:{i:0;d:7.29999999999999982236431605997495353221893310546875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:21;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:48.39999999999999857891452847979962825775146484375;}i:22;a:2:{i:0;d:28.699999999999999289457264239899814128875732421875;i:1;d:47.39999999999999857891452847979962825775146484375;}i:23;a:2:{i:0;i:28;i:1;d:43.7999999999999971578290569595992565155029296875;}i:24;a:2:{i:0;d:25.800000000000000710542735760100185871124267578125;i:1;d:41.60000000000000142108547152020037174224853515625;}i:25;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:26;a:2:{i:0;d:22.39999999999999857891452847979962825775146484375;i:1;d:40.7999999999999971578290569595992565155029296875;}i:27;a:2:{i:0;d:18.89999999999999857891452847979962825775146484375;i:1;d:41.7000000000000028421709430404007434844970703125;}i:28;a:2:{i:0;d:16.800000000000000710542735760100185871124267578125;i:1;d:44.2999999999999971578290569595992565155029296875;}i:29;a:2:{i:0;d:15.699999999999999289457264239899814128875732421875;i:1;d:47.89999999999999857891452847979962825775146484375;}i:30;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:31;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:52.2999999999999971578290569595992565155029296875;}i:32;a:2:{i:0;d:15.4000000000000003552713678800500929355621337890625;i:1;d:53.7999999999999971578290569595992565155029296875;}i:33;a:2:{i:0;i:16;i:1;i:58;}i:34;a:2:{i:0;d:17.89999999999999857891452847979962825775146484375;i:1;d:61.2000000000000028421709430404007434844970703125;}i:35;a:2:{i:0;d:20.800000000000000710542735760100185871124267578125;i:1;d:63.2999999999999971578290569595992565155029296875;}i:36;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:37;a:2:{i:0;d:24.699999999999999289457264239899814128875732421875;i:1;i:64;}i:38;a:2:{i:0;i:30;i:1;i:63;}i:39;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:40;a:2:{i:0;d:34.39999999999999857891452847979962825775146484375;i:1;d:59.7000000000000028421709430404007434844970703125;}i:41;a:2:{i:0;d:40.2999999999999971578290569595992565155029296875;i:1;d:66.7000000000000028421709430404007434844970703125;}i:42;a:2:{i:0;d:36.7000000000000028421709430404007434844970703125;i:1;d:70.2000000000000028421709430404007434844970703125;}i:43;a:2:{i:0;d:31.10000000000000142108547152020037174224853515625;i:1;i:73;}i:44;a:2:{i:0;d:23.89999999999999857891452847979962825775146484375;i:1;d:74.099999999999994315658113919198513031005859375;}}s:1:\"o\";a:45:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;d:-3.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:2;a:2:{i:0;d:-2.70000000000000017763568394002504646778106689453125;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:3;a:2:{i:0;d:-1.8000000000000000444089209850062616169452667236328125;i:1;d:-1.899999999999999911182158029987476766109466552734375;}i:4;a:2:{i:0;i:-1;i:1;d:-2.399999999999999911182158029987476766109466552734375;}i:5;a:2:{i:0;i:0;i:1;i:0;}i:6;a:2:{i:0;i:0;i:1;i:0;}i:7;a:2:{i:0;i:0;i:1;d:-3.100000000000000088817841970012523233890533447265625;}i:8;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:-2.600000000000000088817841970012523233890533447265625;}i:9;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;i:-2;}i:10;a:2:{i:0;d:2.5;i:1;d:-1.100000000000000088817841970012523233890533447265625;}i:11;a:2:{i:0;i:0;i:1;i:0;}i:12;a:2:{i:0;i:3;i:1;i:0;}i:13;a:2:{i:0;d:2.29999999999999982236431605997495353221893310546875;i:1;i:1;}i:14;a:2:{i:0;d:1.600000000000000088817841970012523233890533447265625;i:1;d:1.8000000000000000444089209850062616169452667236328125;}i:15;a:2:{i:0;d:0.90000000000000002220446049250313080847263336181640625;i:1;d:2.5;}i:16;a:2:{i:0;i:0;i:1;i:0;}i:17;a:2:{i:0;i:0;i:1;i:0;}i:18;a:2:{i:0;i:0;i:1;i:0;}i:19;a:2:{i:0;i:0;i:1;i:0;}i:20;a:2:{i:0;i:0;i:1;i:0;}i:21;a:2:{i:0;i:0;i:1;i:0;}i:22;a:2:{i:0;i:0;i:1;d:-1.399999999999999911182158029987476766109466552734375;}i:23;a:2:{i:0;d:-0.5;i:1;i:-1;}i:24;a:2:{i:0;i:-1;i:1;d:-0.5;}i:25;a:2:{i:0;i:0;i:1;i:0;}i:26;a:2:{i:0;d:-1.399999999999999911182158029987476766109466552734375;i:1;i:0;}i:27;a:2:{i:0;d:-0.90000000000000002220446049250313080847263336181640625;i:1;d:0.59999999999999997779553950749686919152736663818359375;}i:28;a:2:{i:0;d:-0.5;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:29;a:2:{i:0;d:-0.200000000000000011102230246251565404236316680908203125;i:1;d:1.399999999999999911182158029987476766109466552734375;}i:30;a:2:{i:0;i:0;i:1;i:0;}i:31;a:2:{i:0;i:0;i:1;i:0;}i:32;a:2:{i:0;i:0;i:1;d:1.5;}i:33;a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:1.3000000000000000444089209850062616169452667236328125;}i:34;a:2:{i:0;d:0.8000000000000000444089209850062616169452667236328125;i:1;d:0.90000000000000002220446049250313080847263336181640625;}i:35;a:2:{i:0;d:1.100000000000000088817841970012523233890533447265625;i:1;d:0.5;}i:36;a:2:{i:0;i:0;i:1;i:0;}i:37;a:2:{i:0;d:1.8000000000000000444089209850062616169452667236328125;i:1;i:0;}i:38;a:2:{i:0;d:1.6999999999999999555910790149937383830547332763671875;i:1;d:-0.6999999999999999555910790149937383830547332763671875;}i:39;a:2:{i:0;i:0;i:1;i:0;}i:40;a:2:{i:0;i:0;i:1;i:0;}i:41;a:2:{i:0;d:-0.8000000000000000444089209850062616169452667236328125;i:1;d:1.1999999999999999555910790149937383830547332763671875;}i:42;a:2:{i:0;d:-1.600000000000000088817841970012523233890533447265625;i:1;d:1.100000000000000088817841970012523233890533447265625;}i:43;a:2:{i:0;d:-2.20000000000000017763568394002504646778106689453125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}i:44;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:44;a:7:{s:3:\"ind\";i:58;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:65.923000000000001818989403545856475830078125;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:45;a:8:{s:3:\"ind\";i:61;s:2:\"ty\";i:4;s:6:\"parent\";i:60;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;i:14;}i:1;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;i:14;}i:2;a:2:{i:0;d:17.39999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.4000000000000003552713678800500929355621337890625;i:1;i:14;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:46;a:7:{s:3:\"ind\";i:60;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:44.2060000000000030695446184836328029632568359375;i:1;i:0;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:47;a:8:{s:3:\"ind\";i:63;s:2:\"ty\";i:4;s:6:\"parent\";i:62;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:5:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:62.89999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:42.89999999999999857891452847979962825775146484375;i:1;d:62.89999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:42.89999999999999857891452847979962825775146484375;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;i:13;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;i:13;i:1;d:62.89999999999999857891452847979962825775146484375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;d:17.800000000000000710542735760100185871124267578125;i:1;d:73.2999999999999971578290569595992565155029296875;}i:3;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:73.2999999999999971578290569595992565155029296875;}i:4;a:2:{i:0;d:4.29999999999999982236431605997495353221893310546875;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:39.39999999999999857891452847979962825775146484375;}i:1;a:2:{i:0;d:39.10000000000000142108547152020037174224853515625;i:1;d:39.39999999999999857891452847979962825775146484375;}i:2;a:2:{i:0;d:39.10000000000000142108547152020037174224853515625;i:1;d:49.5;}i:3;a:2:{i:0;i:13;i:1;d:49.5;}i:4;a:2:{i:0;i:13;i:1;d:39.39999999999999857891452847979962825775146484375;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:3;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:13;i:1;d:17.10000000000000142108547152020037174224853515625;}i:1;a:2:{i:0;i:43;i:1;d:17.10000000000000142108547152020037174224853515625;}i:2;a:2:{i:0;i:43;i:1;d:27.60000000000000142108547152020037174224853515625;}i:3;a:2:{i:0;i:13;i:1;d:27.60000000000000142108547152020037174224853515625;}i:4;a:2:{i:0;i:13;i:1;d:17.10000000000000142108547152020037174224853515625;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}i:4;a:2:{i:0;i:0;i:1;i:0;}}}}}i:4;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:48;a:7:{s:3:\"ind\";i:62;s:2:\"ty\";i:3;s:6:\"parent\";i:41;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:49;a:7:{s:3:\"ind\";i:41;s:2:\"ty\";i:3;s:6:\"parent\";i:40;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:50;a:7:{s:3:\"ind\";i:40;s:2:\"ty\";i:3;s:6:\"parent\";i:12;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:47.3509999999999990905052982270717620849609375;i:1;d:1.31099999999999994315658113919198513031005859375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:51;a:6:{s:3:\"ind\";i:12;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1;i:1;i:-14;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:3;a:2:{s:2:\"id\";s:2:\"70\";s:6:\"layers\";a:2:{i:0;a:7:{s:3:\"ind\";i:69;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:16;i:1;i:16;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:32;i:1;i:32;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}i:1;a:7:{s:3:\"ind\";i:0;s:2:\"ty\";i:4;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:133.330000000000012505552149377763271331787109375;i:1;d:133.330000000000012505552149377763271331787109375;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:1:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:2:{i:0;a:2:{s:2:\"ty\";s:2:\"gr\";s:2:\"it\";a:7:{i:0;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:5:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:-6.62999999999999989341858963598497211933135986328125;}i:2;a:2:{i:0;d:-6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:6.62999999999999989341858963598497211933135986328125;}i:4;a:2:{i:0;d:6.62999999999999989341858963598497211933135986328125;i:1;i:0;}}s:1:\"o\";a:5:{i:0;a:2:{i:0;d:-6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;d:6.62999999999999989341858963598497211933135986328125;}i:2;a:2:{i:0;d:6.62999999999999989341858963598497211933135986328125;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;d:-6.62999999999999989341858963598497211933135986328125;}i:4;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:5:{i:0;a:2:{i:0;i:12;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:12;}i:2;a:2:{i:0;i:12;i:1;i:24;}i:3;a:2:{i:0;i:24;i:1;i:12;}i:4;a:2:{i:0;i:12;i:1;i:0;}}}}}i:1;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;d:8.4000000000000003552713678800500929355621337890625;i:1;i:18;}i:1;a:2:{i:0;i:6;i:1;i:18;}i:2;a:2:{i:0;i:6;i:1;i:6;}i:3;a:2:{i:0;d:8.4000000000000003552713678800500929355621337890625;i:1;i:6;}}}}}i:2;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;i:18;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;i:18;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:15.5999999999999996447286321199499070644378662109375;}i:3;a:2:{i:0;i:18;i:1;d:15.5999999999999996447286321199499070644378662109375;}}}}}i:3;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;d:13.199999999999999289457264239899814128875732421875;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:13.199999999999999289457264239899814128875732421875;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:10.800000000000000710542735760100185871124267578125;}i:3;a:2:{i:0;i:18;i:1;d:10.800000000000000710542735760100185871124267578125;}}}}}i:4;a:2:{s:2:\"ty\";s:2:\"sh\";s:2:\"ks\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{s:1:\"c\";b:1;s:1:\"i\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"o\";a:4:{i:0;a:2:{i:0;i:0;i:1;i:0;}i:1;a:2:{i:0;i:0;i:1;i:0;}i:2;a:2:{i:0;i:0;i:1;i:0;}i:3;a:2:{i:0;i:0;i:1;i:0;}}s:1:\"v\";a:4:{i:0;a:2:{i:0;i:18;i:1;d:8.4000000000000003552713678800500929355621337890625;}i:1;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;d:8.4000000000000003552713678800500929355621337890625;}i:2;a:2:{i:0;d:10.800000000000000710542735760100185871124267578125;i:1;i:6;}i:3;a:2:{i:0;i:18;i:1;i:6;}}}}}i:5;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:1;i:1;i:1;i:2;i:1;i:3;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}i:6;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}i:1;a:2:{s:2:\"ty\";s:2:\"tr\";s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}}}i:4;a:2:{s:2:\"id\";s:2:\"73\";s:6:\"layers\";a:2:{i:0;a:10:{s:3:\"ind\";i:72;s:2:\"ty\";i:0;s:6:\"parent\";i:68;s:2:\"ks\";a:0:{}s:1:\"w\";i:32;s:1:\"h\";i:32;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"70\";}i:1;a:6:{s:3:\"ind\";i:68;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:468.75;i:1;d:468.75;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}}i:5;a:2:{s:2:\"id\";s:2:\"79\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:78;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:6;a:2:{s:2:\"id\";s:2:\"83\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:82;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:7;a:2:{s:2:\"id\";s:2:\"87\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:86;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73899999999999999023003738329862244427204132080078125;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.413999999999999979127807137047057040035724639892578125;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.6760000000000019326762412674725055694580078125;i:1;d:2117.5129999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5060000000000000053290705182007513940334320068359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81599999999999994759747323769261129200458526611328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5060000000000000053290705182007513940334320068359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81599999999999994759747323769261129200458526611328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73299999999999998490096686509787105023860931396484375;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.387000000000000010658141036401502788066864013671875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.407999999999999973798736618846305646002292633056640625;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.0460000000000064801497501321136951446533203125;i:1;d:743.604000000000041836756281554698944091796875;}s:1:\"h\";i:1;}}}}}}}}i:8;a:2:{s:2:\"id\";s:2:\"91\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:90;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.51700000000000001509903313490212894976139068603515625;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.564999999999999946709294817992486059665679931640625;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.7099999999999937472239253111183643341064453125;i:1;d:750.700000000000045474735088646411895751953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.444000000000000005773159728050814010202884674072265625;s:1:\"y\";d:0.55600000000000004973799150320701301097869873046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.5580000000000000515143483426072634756565093994140625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.40600000000000002753353101070388220250606536865234375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.737999999999999989341858963598497211933135986328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.00200000000000000004163336342344337026588618755340576171875;i:21;i:0;i:22;d:0.40600000000000002753353101070388220250606536865234375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.737999999999999989341858963598497211933135986328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.448000000000000009325873406851314939558506011962890625;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.5340000000000000301980662698042578995227813720703125;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.4320000000000021600499167107045650482177734375;i:1;d:-726.0130000000000336513039655983448028564453125;}s:1:\"h\";i:1;}}}}}}}}i:9;a:2:{s:2:\"id\";s:2:\"95\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:94;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5380000000000000337507799486047588288784027099609375;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.4090000000000060254023992456495761871337890625;i:1;d:625.4589999999999463398125953972339630126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7279999999999999804600747665972448885440826416015625;s:1:\"y\";d:0.58399999999999996358468479229486547410488128662109375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39600000000000001865174681370262987911701202392578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73099999999999998312461002569762058556079864501953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39600000000000001865174681370262987911701202392578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73099999999999998312461002569762058556079864501953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5580000000000000515143483426072634756565093994140625;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9539999999999935198502498678863048553466796875;i:1;d:-860.671000000000049112713895738124847412109375;}s:1:\"h\";i:1;}}}}}}}}i:10;a:2:{s:2:\"id\";s:2:\"99\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:98;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:181.606999999999999317878973670303821563720703125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.375;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.326999999999998181010596454143524169921875;i:1;d:591.43971398059829880367033183574676513671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.82999999999999996003197111349436454474925994873046875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27700000000000002398081733190338127315044403076171875;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.52500000000000002220446049250313080847263336181640625;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.018000000000000682121026329696178436279296875;i:1;d:70.6329999999999955662133288569748401641845703125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.08500000000000000610622663543836097232997417449951171875;s:1:\"y\";d:0.802000000000000046185277824406512081623077392578125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.35099999999999997868371792719699442386627197265625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.354999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6999999999999999555910790149937383830547332763671875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.354999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6999999999999999555910790149937383830547332763671875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.804000000000002046363078989088535308837890625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.56899999999999995026200849679298698902130126953125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52700000000000002398081733190338127315044403076171875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:97.09600000000000363797880709171295166015625;i:1;d:-897.2474970922436341425054706633090972900390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.822999999999999953814722175593487918376922607421875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.26300000000000001154631945610162802040576934814453125;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.50700000000000000621724893790087662637233734130859375;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.326999999999998181010596454143524169921875;i:1;d:-1457.2100000000000363797880709171295166015625;}s:1:\"h\";i:1;}}}}}}}}i:11;a:2:{s:2:\"id\";s:3:\"102\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:81;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"79\";}i:1;a:9:{s:3:\"ind\";i:85;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"83\";}i:2;a:9:{s:3:\"ind\";i:89;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"87\";}i:3;a:9:{s:3:\"ind\";i:93;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"91\";}i:4;a:9:{s:3:\"ind\";i:97;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"95\";}i:5;a:9:{s:3:\"ind\";i:101;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:182;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"99\";}}}i:12;a:2:{s:2:\"id\";s:3:\"107\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:106;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:13;a:2:{s:2:\"id\";s:3:\"111\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:110;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:14;a:2:{s:2:\"id\";s:3:\"115\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:114;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.39900000000000002131628207280300557613372802734375;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.424999999999999988897769753748434595763683319091796875;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.27899999999999636202119290828704833984375;i:1;d:2092.0410000000001673470251262187957763671875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";d:0.362999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.40400000000000002575717417130363173782825469970703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.814999999999999946709294817992486059665679931640625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.814999999999999946709294817992486059665679931640625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74099999999999999200639422269887290894985198974609375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.38800000000000001154631945610162802040576934814453125;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.417999999999999982680520815847557969391345977783203125;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.7939999999999969304553815163671970367431640625;i:1;d:716.2169999999999845385900698602199554443359375;}s:1:\"h\";i:1;}}}}}}}}i:15;a:2:{s:2:\"id\";s:3:\"119\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:118;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.536000000000000031974423109204508364200592041015625;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5460000000000000408562073062057606875896453857421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.1269999999999953388396534137427806854248046875;i:1;d:659.9199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.3970000000000000195399252334027551114559173583984375;s:1:\"y\";d:0.5749999999999999555910790149937383830547332763671875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.53900000000000003463895836830488406121730804443359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39900000000000002131628207280300557613372802734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73299999999999998490096686509787105023860931396484375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39900000000000002131628207280300557613372802734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73299999999999998490096686509787105023860931396484375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.403000000000000024868995751603506505489349365234375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.54300000000000003819167204710538499057292938232421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.4440000000000026147972675971686840057373046875;i:1;d:-823.597999999999956344254314899444580078125;}s:1:\"h\";i:1;}}}}}}}}i:16;a:2:{s:2:\"id\";s:3:\"123\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:122;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.5629999999999999449329379785922355949878692626953125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.796999999999997044142219237983226776123046875;i:1;d:525.0890000000000554791768081486225128173828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.60799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.73499999999999998667732370449812151491641998291015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3890000000000000124344978758017532527446746826171875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72599999999999997868371792719699442386627197265625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3890000000000000124344978758017532527446746826171875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72599999999999997868371792719699442386627197265625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.58199999999999996180832795289461500942707061767578125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.0090000000000003410605131648480892181396484375;i:1;d:-968.56500000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:17;a:2:{s:2:\"id\";s:3:\"127\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:126;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3569999999999999840127884453977458178997039794921875;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52100000000000001865174681370262987911701202392578125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:85.8709999999999951114659779705107212066650390625;i:1;d:554.963124226088666546274907886981964111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.645000000000000017763568394002504646778106689453125;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.84599999999999997424282582869636826217174530029296875;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.287999999999999978239628717346931807696819305419921875;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.5540000000000000479616346638067625463008880615234375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.6039999999999992041921359486877918243408203125;i:1;d:54.74600000000000221689333557151257991790771484375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.07499999999999999722444243843710864894092082977294921875;s:1:\"y\";d:0.8169999999999999484856516573927365243434906005859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.343000000000000027089441800853819586336612701416015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35399999999999998134825318629737012088298797607421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69899999999999995470290059529361315071582794189453125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35399999999999998134825318629737012088298797607421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69899999999999995470290059529361315071582794189453125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.35099999999999997868371792719699442386627197265625;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.57799999999999995825561427409411408007144927978515625;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5180000000000000159872115546022541821002960205078125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:95.8829999999999955662133288569748401641845703125;i:1;d:-936.4450532645490739014348946511745452880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.83999999999999996891375531049561686813831329345703125;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.2760000000000000230926389122032560408115386962890625;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.022999999999996134647517465054988861083984375;i:1;d:-1474.2629999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}}}}}}i:18;a:2:{s:2:\"id\";s:3:\"130\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:109;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"107\";}i:1;a:9:{s:3:\"ind\";i:113;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"111\";}i:2;a:9:{s:3:\"ind\";i:117;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"115\";}i:3;a:9:{s:3:\"ind\";i:121;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"119\";}i:4;a:9:{s:3:\"ind\";i:125;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"123\";}i:5;a:9:{s:3:\"ind\";i:129;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"127\";}}}i:19;a:2:{s:2:\"id\";s:3:\"135\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:134;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:20;a:2:{s:2:\"id\";s:3:\"139\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:138;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:21;a:2:{s:2:\"id\";s:3:\"143\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:142;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.40200000000000002398081733190338127315044403076171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.438000000000000000444089209850062616169452667236328125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.03100000000000591171556152403354644775390625;i:1;d:2060.6390000000001236912794411182403564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.74099999999999999200639422269887290894985198974609375;s:1:\"y\";d:0.3689999999999999946709294817992486059665679931640625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.416999999999999981792342396147432737052440643310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5020000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8129999999999999449329379785922355949878692626953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5020000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8129999999999999449329379785922355949878692626953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.39000000000000001332267629550187848508358001708984375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.429999999999999993338661852249060757458209991455078125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.7259999999999990905052982270717620849609375;i:1;d:682.451999999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}}}}}}i:22;a:2:{s:2:\"id\";s:3:\"147\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:146;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.55500000000000004884981308350688777863979339599609375;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.528000000000000024868995751603506505489349365234375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.7600000000000051159076974727213382720947265625;i:1;d:580.8880000000000336513039655983448028564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.35599999999999998312461002569762058556079864501953125;s:1:\"y\";d:0.592999999999999971578290569595992565155029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.52100000000000001865174681370262987911701202392578125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3930000000000000159872115546022541821002960205078125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72899999999999998134825318629737012088298797607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3930000000000000159872115546022541821002960205078125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72899999999999998134825318629737012088298797607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.362999999999999989341858963598497211933135986328125;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52400000000000002131628207280300557613372802734375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.599999999999994315658113919198513031005859375;i:1;d:-908.5839999999999463398125953972339630126953125;}s:1:\"h\";i:1;}}}}}}}}i:23;a:2:{s:2:\"id\";s:3:\"151\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:150;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66200000000000003286260152890463359653949737548828125;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.412000000000006139089236967265605926513671875;i:1;d:439.5149999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.661000000000000031974423109204508364200592041015625;s:1:\"y\";d:0.6310000000000000053290705182007513940334320068359375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7359999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.661000000000000031974423109204508364200592041015625;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.1970000000000027284841053187847137451171875;i:1;d:-1060.58699999999998908606357872486114501953125;}s:1:\"h\";i:1;}}}}}}}}i:24;a:2:{s:2:\"id\";s:3:\"155\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:154;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.340000000000000024424906541753443889319896697998046875;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.512000000000000010658141036401502788066864013671875;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:86.61299999999999954525264911353588104248046875;i:1;d:520.751420049926537103601731359958648681640625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.669000000000000039079850466805510222911834716796875;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.862999999999999989341858963598497211933135986328125;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.58799999999999996713739847109536640346050262451171875;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3970000000000055706550483591854572296142578125;i:1;d:40.7049999999999982946974341757595539093017578125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.066000000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.8329999999999999626965063725947402417659759521484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.336000000000000020872192862952942959964275360107421875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3529999999999999804600747665972448885440826416015625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.697999999999999953814722175593487918376922607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3529999999999999804600747665972448885440826416015625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.697999999999999953814722175593487918376922607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.333000000000000018207657603852567262947559356689453125;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50900000000000000799360577730112709105014801025390625;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:96.8529999999999944293449516408145427703857421875;i:1;d:-973.2415182166502063410007394850254058837890625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.8589999999999999857891452847979962825775146484375;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.290999999999999980904163976447307504713535308837890625;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.57599999999999995647925743469386361539363861083984375;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9140000000000014779288903810083866119384765625;i:1;d:-1489.375999999999976353137753903865814208984375;}s:1:\"h\";i:1;}}}}}}}}i:25;a:2:{s:2:\"id\";s:3:\"158\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:137;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"135\";}i:1;a:9:{s:3:\"ind\";i:141;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"139\";}i:2;a:9:{s:3:\"ind\";i:145;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"143\";}i:3;a:9:{s:3:\"ind\";i:149;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"147\";}i:4;a:9:{s:3:\"ind\";i:153;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"151\";}i:5;a:9:{s:3:\"ind\";i:157;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"155\";}}}i:26;a:2:{s:2:\"id\";s:3:\"163\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:162;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:27;a:2:{s:2:\"id\";s:3:\"167\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:166;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2699999999999960209606797434389591217041015625;i:1;d:2182.260000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.272999999999996134647517465054988861083984375;i:1;d:813.221999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}}}}}}i:28;a:2:{s:2:\"id\";s:3:\"171\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:170;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7660000000000000142108547152020037174224853515625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.40400000000000002575717417130363173782825469970703125;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.9549999999999982946974341757595539093017578125;i:1;d:2022.298000000000001818989403545856475830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7520000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.430999999999999994226840271949185989797115325927734375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49899999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81100000000000005417888360170763917267322540283203125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49899999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81100000000000005417888360170763917267322540283203125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7600000000000000088817841970012523233890533447265625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.39200000000000001509903313490212894976139068603515625;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.443000000000000004884981308350688777863979339599609375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.868999999999999772626324556767940521240234375;i:1;d:641.2269999999999754436430521309375762939453125;}s:1:\"h\";i:1;}}}}}}}}i:29;a:2:{s:2:\"id\";s:3:\"175\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:174;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.71499999999999996891375531049561686813831329345703125;i:1;d:0.713999999999999968025576890795491635799407958984375;}s:1:\"y\";a:2:{i:0;d:0.428999999999999992450483432548935525119304656982421875;i:1;d:0.458000000000000018207657603852567262947559356689453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:108.2999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:88.6089999999999946567186270840466022491455078125;i:1;d:1378.74212214705175938433967530727386474609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.464000000000000023536728122053318656980991363525390625;i:1;d:0.458000000000000018207657603852567262947559356689453125;}s:1:\"y\";a:2:{i:0;d:0.68600000000000005417888360170763917267322540283203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.192000000000000003996802888650563545525074005126953125;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.317000000000000003996802888650563545525074005126953125;i:1;d:0.333000000000000018207657603852567262947559356689453125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.590000000000003410605131648480892181396484375;i:1;d:511.43999999999999772626324556767940521240234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.320000000000000006661338147750939242541790008544921875;s:1:\"y\";d:0.60999999999999998667732370449812151491641998291015625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.50300000000000000266453525910037569701671600341796875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38800000000000001154631945610162802040576934814453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72499999999999997779553950749686919152736663818359375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38800000000000001154631945610162802040576934814453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72499999999999997779553950749686919152736663818359375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.329000000000000014654943925052066333591938018798828125;i:1;d:0.320000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.6089999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5060000000000000053290705182007513940334320068359375;i:1;d:0.50300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.893000000000000682121026329696178436279296875;i:1;d:-983.2540000000000190993887372314929962158203125;}s:1:\"h\";i:1;}}}}}}}}i:30;a:2:{s:2:\"id\";s:3:\"179\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:178;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.61199999999999998845368054389837197959423065185546875;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.2300000000000039790393202565610408782958984375;i:1;d:366.45800000000002683009370230138301849365234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.6270000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.65400000000000002575717417130363173782825469970703125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7339999999999999857891452847979962825775146484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3770000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71699999999999997069011214989586733281612396240234375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3770000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71699999999999997069011214989586733281612396240234375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.6310000000000000053290705182007513940334320068359375;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.745999999999999996447286321199499070644378662109375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.5079999999999955662133288569748401641845703125;i:1;d:-1139.13599999999996725819073617458343505859375;}s:1:\"h\";i:1;}}}}}}}}i:31;a:2:{s:2:\"id\";s:3:\"183\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:182;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.57999999999999996003197111349436454474925994873046875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:86.5340000000000060254023992456495761871337890625;i:1;d:488.5856280800871900282800197601318359375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65600000000000002753353101070388220250606536865234375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.86599999999999999200639422269887290894985198974609375;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.294999999999999984456877655247808434069156646728515625;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.58599999999999996536104163169511593878269195556640625;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3649999999999948840923025272786617279052734375;i:1;d:28.35600000000000164845914696343243122100830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.058000000000000002942091015256664832122623920440673828125;s:1:\"y\";d:0.84799999999999997601918266809661872684955596923828125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.329000000000000014654943925052066333591938018798828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35199999999999997957189634689711965620517730712890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35199999999999997957189634689711965620517730712890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.318000000000000004884981308350688777863979339599609375;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.59599999999999997424282582869636826217174530029296875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:96.989000000000004320099833421409130096435546875;i:1;d:-1007.8261463488428262280649505555629730224609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.8609999999999999875655021241982467472553253173828125;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.284999999999999975575093458246556110680103302001953125;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.57199999999999995292654375589336268603801727294921875;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9680000000000035242919693700969219207763671875;i:1;d:-1502.65399999999999636202119290828704833984375;}s:1:\"h\";i:1;}}}}}}}}i:32;a:2:{s:2:\"id\";s:3:\"186\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:165;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"163\";}i:1;a:9:{s:3:\"ind\";i:169;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"167\";}i:2;a:9:{s:3:\"ind\";i:173;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"171\";}i:3;a:9:{s:3:\"ind\";i:177;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"175\";}i:4;a:9:{s:3:\"ind\";i:181;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"179\";}i:5;a:9:{s:3:\"ind\";i:185;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"183\";}}}i:33;a:2:{s:2:\"id\";s:3:\"191\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:190;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:34;a:2:{s:2:\"id\";s:3:\"195\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:194;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.43500000000000227373675443232059478759765625;i:1;d:2170.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.34599999999999997424282582869636826217174530029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.362999999999999989341858963598497211933135986328125;s:1:\"y\";d:0.00200000000000000004163336342344337026588618755340576171875;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5100000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81899999999999995026200849679298698902130126953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5100000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81899999999999995026200849679298698902130126953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.5019999999999953388396534137427806854248046875;i:1;d:801.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:35;a:2:{s:2:\"id\";s:3:\"199\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:198;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7760000000000000230926389122032560408115386962890625;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.467000000000000026201263381153694353997707366943359375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.046999999999997044142219237983226776123046875;i:1;d:1975.759999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.76300000000000001154631945610162802040576934814453125;s:1:\"y\";d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.448000000000000009325873406851314939558506011962890625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.495999999999999996447286321199499070644378662109375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8080000000000000515143483426072634756565093994140625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.495999999999999996447286321199499070644378662109375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8080000000000000515143483426072634756565093994140625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.77100000000000001865174681370262987911701202392578125;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.39600000000000001865174681370262987911701202392578125;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.459000000000000019095836023552692495286464691162109375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2289999999999992041921359486877918243408203125;i:1;d:591.19000000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:36;a:2:{s:2:\"id\";s:3:\"203\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:202;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6830000000000000515143483426072634756565093994140625;i:1;d:0.68100000000000004973799150320701301097869873046875;}s:1:\"y\";a:2:{i:0;d:0.441000000000000003108624468950438313186168670654296875;i:1;d:0.471999999999999975131004248396493494510650634765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:106.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.5690000000000026147972675971686840057373046875;i:1;d:1279.388198590613001215388067066669464111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47099999999999997424282582869636826217174530029296875;i:1;d:0.468000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.69399999999999995026200849679298698902130126953125;i:1;d:0.7079999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.191000000000000003108624468950438313186168670654296875;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.343000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.6110000000000042064129956997931003570556640625;i:1;d:449.971999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.287999999999999978239628717346931807696819305419921875;s:1:\"y\";d:0.62600000000000000088817841970012523233890533447265625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4859999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.297999999999999987121412914348184131085872650146484375;i:1;d:0.287999999999999978239628717346931807696819305419921875;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.62600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48899999999999999023003738329862244427204132080078125;i:1;d:0.4859999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.325999999999993406163412146270275115966796875;i:1;d:-1049.32799999999997453414835035800933837890625;}s:1:\"h\";i:1;}}}}}}}}i:37;a:2:{s:2:\"id\";s:3:\"207\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:206;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79700000000000004174438572590588591992855072021484375;i:1;d:0.79300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.403000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5020000000000000017763568394002504646778106689453125;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:84.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.7259999999999990905052982270717620849609375;i:1;d:1818.191957881311054734396748244762420654296875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.465000000000000024424906541753443889319896697998046875;}s:1:\"y\";a:2:{i:0;d:0.71299999999999996713739847109536640346050262451171875;i:1;d:0.7339999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.408999999999999974686915038546430878341197967529296875;i:1;d:0.40200000000000002398081733190338127315044403076171875;}s:1:\"y\";a:2:{i:0;d:0.25500000000000000444089209850062616169452667236328125;i:1;d:0.27900000000000002575717417130363173782825469970703125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.2450000000000045474735088646411895751953125;i:1;d:303.93400000000002592059900052845478057861328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.5949999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.67600000000000004529709940470638684928417205810546875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3729999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71299999999999996713739847109536640346050262451171875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3729999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71299999999999996713739847109536640346050262451171875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.596999999999999975131004248396493494510650634765625;i:1;d:0.5949999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.67600000000000004529709940470638684928417205810546875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74299999999999999378275106209912337362766265869140625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9470000000000027284841053187847137451171875;i:1;d:-1206.3440000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:38;a:2:{s:2:\"id\";s:3:\"211\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:210;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.309999999999999997779553950749686919152736663818359375;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49499999999999999555910790149937383830547332763671875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:85.63200000000000500222085975110530853271484375;i:1;d:458.288762002857083643903024494647979736328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66400000000000003463895836830488406121730804443359375;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87800000000000000266453525910037569701671600341796875;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.298999999999999988009591334048309363424777984619140625;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.506000000000000227373675443232059478759765625;i:1;d:17.58500000000000085265128291212022304534912109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.05000000000000000277555756156289135105907917022705078125;s:1:\"y\";d:0.862999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.322000000000000008437694987151189707219600677490234375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.302999999999999991562305012848810292780399322509765625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49199999999999999289457264239899814128875732421875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:96.2900000000000062527760746888816356658935546875;i:1;d:-1040.3866892855467085610143840312957763671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65000000000000002220446049250313080847263336181640625;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87399999999999999911182158029987476766109466552734375;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.289999999999999980015985556747182272374629974365234375;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.5949999999999999733546474089962430298328399658203125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.18500000000000227373675443232059478759765625;i:1;d:-1514.21700000000009822542779147624969482421875;}s:1:\"h\";i:1;}}}}}}}}i:39;a:2:{s:2:\"id\";s:3:\"214\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:193;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"191\";}i:1;a:9:{s:3:\"ind\";i:197;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"195\";}i:2;a:9:{s:3:\"ind\";i:201;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"199\";}i:3;a:9:{s:3:\"ind\";i:205;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"203\";}i:4;a:9:{s:3:\"ind\";i:209;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"207\";}i:5;a:9:{s:3:\"ind\";i:213;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"211\";}}}i:40;a:2:{s:2:\"id\";s:3:\"219\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:218;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:41;a:2:{s:2:\"id\";s:3:\"223\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:222;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.0019999999999953388396534137427806854248046875;i:1;d:2140.23100000000022191670723259449005126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35399999999999998134825318629737012088298797607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.50800000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8169999999999999484856516573927365243434906005859375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.50800000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8169999999999999484856516573927365243434906005859375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72699999999999997957189634689711965620517730712890625;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.24299999999999499777914024889469146728515625;i:1;d:768.0309999999999490682967007160186767578125;}s:1:\"h\";i:1;}}}}}}}}i:42;a:2:{s:2:\"id\";s:3:\"227\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:226;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.78700000000000003286260152890463359653949737548828125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4839999999999999857891452847979962825775146484375;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.563999999999992951416061259806156158447265625;i:1;d:1919.451999999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.77500000000000002220446049250313080847263336181640625;s:1:\"y\";d:0.39000000000000001332267629550187848508358001708984375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.466000000000000025313084961453569121658802032470703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49199999999999999289457264239899814128875732421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80500000000000004884981308350688777863979339599609375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49199999999999999289457264239899814128875732421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80500000000000004884981308350688777863979339599609375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.782000000000000028421709430404007434844970703125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:92.0720000000000027284841053187847137451171875;i:1;d:530.642000000000052750692702829837799072265625;}s:1:\"h\";i:1;}}}}}}}}i:43;a:2:{s:2:\"id\";s:3:\"231\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:230;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64900000000000002131628207280300557613372802734375;i:1;d:0.6470000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:0.4839999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:104.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:89.00700000000000500222085975110530853271484375;i:1;d:1188.385458669533591091749258339405059814453125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48699999999999998845368054389837197959423065185546875;i:1;d:0.4779999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.705999999999999960920149533194489777088165283203125;i:1;d:0.7159999999999999698019337301957421004772186279296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.197000000000000008437694987151189707219600677490234375;i:1;d:0.192000000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.342000000000000026201263381153694353997707366943359375;i:1;d:0.35199999999999997957189634689711965620517730712890625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.1290000000000048885340220294892787933349609375;i:1;d:395.288999999999987267074175179004669189453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2600000000000000088817841970012523233890533447265625;s:1:\"y\";d:0.6430000000000000159872115546022541821002960205078125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4699999999999999733546474089962430298328399658203125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.379000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.717999999999999971578290569595992565155029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.379000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.717999999999999971578290569595992565155029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27100000000000001865174681370262987911701202392578125;i:1;d:0.25900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.6229999999999999982236431605997495353221893310546875;i:1;d:0.64200000000000001509903313490212894976139068603515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47299999999999997601918266809661872684955596923828125;i:1;d:0.4699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.212999999999993860910763032734394073486328125;i:1;d:-1108.152000000000043655745685100555419921875;}s:1:\"h\";i:1;}}}}}}}}i:44;a:2:{s:2:\"id\";s:3:\"235\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:234;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.80300000000000004707345624410663731396198272705078125;i:1;d:0.79900000000000004352074256530613638460636138916015625;}s:1:\"y\";a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.408999999999999974686915038546430878341197967529296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.51300000000000001154631945610162802040576934814453125;i:1;d:0.50900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.5;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:1775.77552665846087620593607425689697265625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.446000000000000007549516567451064474880695343017578125;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.75100000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3770000000000000017763568394002504646778106689453125;i:1;d:0.370999999999999996447286321199499070644378662109375;}s:1:\"y\";a:2:{i:0;d:0.2660000000000000142108547152020037174224853515625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.7650000000000005684341886080801486968994140625;i:1;d:250.330000000000012505552149377763271331787109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.564999999999999946709294817992486059665679931640625;s:1:\"y\";d:0.697999999999999953814722175593487918376922607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.72499999999999997779553950749686919152736663818359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3689999999999999946709294817992486059665679931640625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70999999999999996447286321199499070644378662109375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3689999999999999946709294817992486059665679931640625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70999999999999996447286321199499070644378662109375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5669999999999999484856516573927365243434906005859375;i:1;d:0.56399999999999994582111639829236082732677459716796875;}s:1:\"y\";a:2:{i:0;d:0.677000000000000046185277824406512081623077392578125;i:1;d:0.69699999999999995292654375589336268603801727294921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.72499999999999997779553950749686919152736663818359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.83400000000000318323145620524883270263671875;i:1;d:-1264.009000000000014551915228366851806640625;}s:1:\"h\";i:1;}}}}}}}}i:45;a:2:{s:2:\"id\";s:3:\"239\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:238;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.296999999999999986233234494648058898746967315673828125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.59799999999999997601918266809661872684955596923828125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4859999999999999875655021241982467472553253173828125;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.215000000000003410605131648480892181396484375;i:1;d:429.733817150544155083480291068553924560546875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.653000000000000024868995751603506505489349365234375;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88300000000000000710542735760100185871124267578125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.143000000000000682121026329696178436279296875;i:1;d:8.3269999999999999573674358543939888477325439453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.042000000000000002609024107869117869995534420013427734375;s:1:\"y\";d:0.879000000000000003552713678800500929355621337890625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.315000000000000002220446049250313080847263336181640625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.288999999999999979127807137047057040035724639892578125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.612999999999999989341858963598497211933135986328125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48299999999999998490096686509787105023860931396484375;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:98.066000000000002501110429875552654266357421875;i:1;d:-1071.11649857123620677157305181026458740234375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88000000000000000444089209850062616169452667236328125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.592999999999999971578290569595992565155029296875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.885999999999995679900166578590869903564453125;i:1;d:-1524.205999999999903593561612069606781005859375;}s:1:\"h\";i:1;}}}}}}}}i:46;a:2:{s:2:\"id\";s:3:\"242\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:221;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"219\";}i:1;a:9:{s:3:\"ind\";i:225;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"223\";}i:2;a:9:{s:3:\"ind\";i:229;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"227\";}i:3;a:9:{s:3:\"ind\";i:233;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"231\";}i:4;a:9:{s:3:\"ind\";i:237;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"235\";}i:5;a:9:{s:3:\"ind\";i:241;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"239\";}}}i:47;a:2:{s:2:\"id\";s:3:\"247\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:246;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:48;a:2:{s:2:\"id\";s:3:\"251\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:250;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.74699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.37600000000000000088817841970012523233890533447265625;i:1;d:0.36799999999999999378275106209912337362766265869140625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.436999999999999999555910790149937383830547332763671875;i:1;d:0.430999999999999994226840271949185989797115325927734375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.0720000000000027284841053187847137451171875;i:1;d:2081.37399999999979627318680286407470703125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.745999999999999996447286321199499070644378662109375;s:1:\"y\";d:0.36599999999999999200639422269887290894985198974609375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.428999999999999992450483432548935525119304656982421875;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81399999999999994582111639829236082732677459716796875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81399999999999994582111639829236082732677459716796875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:125.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.74699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.37199999999999999733546474089962430298328399658203125;i:1;d:0.36799999999999999378275106209912337362766265869140625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.433999999999999996891375531049561686813831329345703125;i:1;d:0.430999999999999994226840271949185989797115325927734375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.647999999999996134647517465054988861083984375;i:1;d:704.7469999999999572537490166723728179931640625;}s:1:\"h\";i:1;}}}}}}}}i:49;a:2:{s:2:\"id\";s:3:\"255\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:254;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7980000000000000426325641456060111522674560546875;i:1;d:0.7880000000000000337507799486047588288784027099609375;}s:1:\"y\";a:2:{i:0;d:0.412999999999999978239628717346931807696819305419921875;i:1;d:0.39900000000000002131628207280300557613372802734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.6099999999999994315658113919198513031005859375;i:1;d:1851.406999999999925421434454619884490966796875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7880000000000000337507799486047588288784027099609375;s:1:\"y\";d:0.39900000000000002131628207280300557613372802734375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.48699999999999998845368054389837197959423065185546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.48699999999999998845368054389837197959423065185546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80100000000000004529709940470638684928417205810546875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.48699999999999998845368054389837197959423065185546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80100000000000004529709940470638684928417205810546875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:86.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79300000000000003819167204710538499057292938232421875;i:1;d:0.7880000000000000337507799486047588288784027099609375;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.39900000000000002131628207280300557613372802734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.495999999999999996447286321199499070644378662109375;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.5150000000000005684341886080801486968994140625;i:1;d:457.480999999999994543031789362430572509765625;}s:1:\"h\";i:1;}}}}}}}}i:50;a:2:{s:2:\"id\";s:3:\"259\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:258;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.61599999999999999200639422269887290894985198974609375;i:1;d:0.612999999999999989341858963598497211933135986328125;}s:1:\"y\";a:2:{i:0;d:0.460000000000000019984014443252817727625370025634765625;i:1;d:0.495999999999999996447286321199499070644378662109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6089999999999999857891452847979962825775146484375;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:102;s:1:\"s\";a:2:{i:0;d:87.9980000000000046611603465862572193145751953125;i:1;d:1105.469090049403575903852470219135284423828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4979999999999999982236431605997495353221893310546875;i:1;d:0.48699999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.7159999999999999698019337301957421004772186279296875;i:1;d:0.72299999999999997601918266809661872684955596923828125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.202000000000000012878587085651815868914127349853515625;i:1;d:0.195000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.35399999999999998134825318629737012088298797607421875;i:1;d:0.35999999999999998667732370449812151491641998291015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.18000000000000682121026329696178436279296875;i:1;d:346.39199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2340000000000000135447209004269097931683063507080078125;s:1:\"y\";d:0.65800000000000002930988785010413266718387603759765625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.455000000000000015543122344752191565930843353271484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.37600000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71499999999999996891375531049561686813831329345703125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.37600000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71499999999999996891375531049561686813831329345703125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:64.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.24699999999999999733546474089962430298328399658203125;i:1;d:0.2340000000000000135447209004269097931683063507080078125;}s:1:\"y\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.65800000000000002930988785010413266718387603759765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.457000000000000017319479184152442030608654022216796875;i:1;d:0.455000000000000015543122344752191565930843353271484375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.59399999999999408828443847596645355224609375;i:1;d:-1160.7100000000000363797880709171295166015625;}s:1:\"h\";i:1;}}}}}}}}i:51;a:2:{s:2:\"id\";s:3:\"263\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:262;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.810000000000000053290705182007513940334320068359375;i:1;d:0.80500000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.413999999999999979127807137047057040035724639892578125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.5220000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.356999999999999317878973670303821563720703125;i:1;d:1729.20385424121332107461057603359222412109375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.419999999999999984456877655247808434069156646728515625;i:1;d:0.407999999999999973798736618846305646002292633056640625;}s:1:\"y\";a:2:{i:0;d:0.75;i:1;d:0.7680000000000000159872115546022541821002960205078125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.34599999999999997424282582869636826217174530029296875;i:1;d:0.341000000000000025313084961453569121658802032470703125;}s:1:\"y\";a:2:{i:0;d:0.278000000000000024868995751603506505489349365234375;i:1;d:0.304999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.8190000000000026147972675971686840057373046875;i:1;d:204.2649999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.53500000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.7199999999999999733546474089962430298328399658203125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.717999999999999971578290569595992565155029296875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3649999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70699999999999996180832795289461500942707061767578125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3649999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70699999999999996180832795289461500942707061767578125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:21.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6999999999999999555910790149937383830547332763671875;i:1;d:0.71899999999999997246646898929611779749393463134765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.717999999999999971578290569595992565155029296875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.2039999999999935198502498678863048553466796875;i:1;d:-1313.520999999999958163243718445301055908203125;}s:1:\"h\";i:1;}}}}}}}}i:52;a:2:{s:2:\"id\";s:3:\"267\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:266;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.64000000000000001332267629550187848508358001708984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4779999999999999804600747665972448885440826416015625;i:1;d:0.471999999999999975131004248396493494510650634765625;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:1;a:4:{s:1:\"t\";d:69.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:86.320999999999997953636921010911464691162109375;i:1;d:402.743279664761075764545239508152008056640625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6670000000000000373034936274052597582340240478515625;i:1;d:0.54500000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.89900000000000002131628207280300557613372802734375;i:1;d:0.8649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.301999999999999990674126593148685060441493988037109375;i:1;d:0.2270000000000000073274719625260331667959690093994140625;}s:1:\"y\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.49099999999999999200639422269887290894985198974609375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.292000000000001591615728102624416351318359375;i:1;d:0.440000000000000002220446049250313080847263336181640625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:2:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.0350000000000000033306690738754696212708950042724609375;s:1:\"y\";d:0.89400000000000001687538997430237941443920135498046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.308999999999999996891375531049561686813831329345703125;s:1:\"y\";i:0;}}i:1;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.34999999999999997779553950749686919152736663818359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.34999999999999997779553950749686919152736663818359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27500000000000002220446049250313080847263336181640625;i:1;d:0.2640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.620999999999999996447286321199499070644378662109375;i:1;d:0.64000000000000001332267629550187848508358001708984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47499999999999997779553950749686919152736663818359375;i:1;d:0.471999999999999975131004248396493494510650634765625;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:1;a:4:{s:1:\"t\";d:69.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:97.3529999999999944293449516408145427703857421875;i:1;d:-1100.121751812412185245193541049957275390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6550000000000000266453525910037569701671600341796875;i:1;d:0.54500000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.89600000000000001865174681370262987911701202392578125;i:1;d:0.8649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2270000000000000073274719625260331667959690093994140625;}s:1:\"y\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.49099999999999999200639422269887290894985198974609375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.090000000000003410605131648480892181396484375;i:1;d:-1532.667999999999892679625190794467926025390625;}s:1:\"h\";i:1;}}}}}}}}i:53;a:2:{s:2:\"id\";s:3:\"270\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:249;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"247\";}i:1;a:9:{s:3:\"ind\";i:253;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"251\";}i:2;a:9:{s:3:\"ind\";i:257;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"255\";}i:3;a:9:{s:3:\"ind\";i:261;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"259\";}i:4;a:9:{s:3:\"ind\";i:265;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"263\";}i:5;a:9:{s:3:\"ind\";i:269;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"267\";}}}i:54;a:2:{s:2:\"id\";s:3:\"275\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:274;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:55;a:2:{s:2:\"id\";s:3:\"279\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:278;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.1880000000000023874235921539366245269775390625;i:1;d:2140.23100000000022191670723259449005126953125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35399999999999998134825318629737012088298797607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.50800000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8169999999999999484856516573927365243434906005859375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.50800000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8169999999999999484856516573927365243434906005859375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:129.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72699999999999997957189634689711965620517730712890625;i:1;d:0.7239999999999999769073610877967439591884613037109375;}s:1:\"y\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.3649999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.39900000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.00200000000000000004163336342344337026588618755340576171875;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.429000000000002046363078989088535308837890625;i:1;d:768.0309999999999490682967007160186767578125;}s:1:\"h\";i:1;}}}}}}}}i:56;a:2:{s:2:\"id\";s:3:\"283\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:282;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.78700000000000003286260152890463359653949737548828125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.409999999999999975575093458246556110680103302001953125;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4839999999999999857891452847979962825775146484375;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.748999999999995225152815692126750946044921875;i:1;d:1919.4510000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.77500000000000002220446049250313080847263336181640625;s:1:\"y\";d:0.39000000000000001332267629550187848508358001708984375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.466000000000000025313084961453569121658802032470703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49199999999999999289457264239899814128875732421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.80500000000000004884981308350688777863979339599609375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49199999999999999289457264239899814128875732421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.80500000000000004884981308350688777863979339599609375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:90.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.782000000000000028421709430404007434844970703125;i:1;d:0.7760000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.4010000000000000230926389122032560408115386962890625;i:1;d:0.3910000000000000142108547152020037174224853515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.467000000000000026201263381153694353997707366943359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.25700000000000500222085975110530853271484375;i:1;d:530.64300000000002910383045673370361328125;}s:1:\"h\";i:1;}}}}}}}}i:57;a:2:{s:2:\"id\";s:3:\"287\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:286;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64900000000000002131628207280300557613372802734375;i:1;d:0.6470000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.450000000000000011102230246251565404236316680908203125;i:1;d:0.4839999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:104.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.186000000000007048583938740193843841552734375;i:1;d:1188.38156440345346709364093840122222900390625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48699999999999998845368054389837197959423065185546875;i:1;d:0.4779999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.705999999999999960920149533194489777088165283203125;i:1;d:0.7159999999999999698019337301957421004772186279296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.197000000000000008437694987151189707219600677490234375;i:1;d:0.192000000000000003996802888650563545525074005126953125;}s:1:\"y\";a:2:{i:0;d:0.342000000000000026201263381153694353997707366943359375;i:1;d:0.35199999999999997957189634689711965620517730712890625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.3020000000000067075234255753457546234130859375;i:1;d:395.28199999999998226485331542789936065673828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.2600000000000000088817841970012523233890533447265625;s:1:\"y\";d:0.6430000000000000159872115546022541821002960205078125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4699999999999999733546474089962430298328399658203125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.379000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.717999999999999971578290569595992565155029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.379000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.717999999999999971578290569595992565155029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:69;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27100000000000001865174681370262987911701202392578125;i:1;d:0.25900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.6229999999999999982236431605997495353221893310546875;i:1;d:0.64200000000000001509903313490212894976139068603515625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47299999999999997601918266809661872684955596923828125;i:1;d:0.4699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.3850000000000051159076974727213382720947265625;i:1;d:-1108.14499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}}}}}}i:58;a:2:{s:2:\"id\";s:3:\"291\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:290;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.80300000000000004707345624410663731396198272705078125;i:1;d:0.79900000000000004352074256530613638460636138916015625;}s:1:\"y\";a:2:{i:0;d:0.40000000000000002220446049250313080847263336181640625;i:1;d:0.408999999999999974686915038546430878341197967529296875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.51300000000000001154631945610162802040576934814453125;i:1;d:0.50900000000000000799360577730112709105014801025390625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.5;s:1:\"s\";a:2:{i:0;d:89.4539999999999935198502498678863048553466796875;i:1;d:1775.774052244439417336252517998218536376953125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.446000000000000007549516567451064474880695343017578125;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.73099999999999998312461002569762058556079864501953125;i:1;d:0.75100000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3770000000000000017763568394002504646778106689453125;i:1;d:0.370999999999999996447286321199499070644378662109375;}s:1:\"y\";a:2:{i:0;d:0.2660000000000000142108547152020037174224853515625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.9369999999999976125764078460633754730224609375;i:1;d:250.323000000000007503331289626657962799072265625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.564999999999999946709294817992486059665679931640625;s:1:\"y\";d:0.697999999999999953814722175593487918376922607421875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.72499999999999997779553950749686919152736663818359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3689999999999999946709294817992486059665679931640625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.70999999999999996447286321199499070644378662109375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3689999999999999946709294817992486059665679931640625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.70999999999999996447286321199499070644378662109375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5669999999999999484856516573927365243434906005859375;i:1;d:0.56399999999999994582111639829236082732677459716796875;}s:1:\"y\";a:2:{i:0;d:0.677000000000000046185277824406512081623077392578125;i:1;d:0.69699999999999995292654375589336268603801727294921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.72499999999999997779553950749686919152736663818359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.0049999999999954525264911353588104248046875;i:1;d:-1264.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:59;a:2:{s:2:\"id\";s:3:\"295\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:294;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.296999999999999986233234494648058898746967315673828125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.59799999999999997601918266809661872684955596923828125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.4859999999999999875655021241982467472553253173828125;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:86.388000000000005229594535194337368011474609375;i:1;d:429.72656073412645127973519265651702880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65200000000000002398081733190338127315044403076171875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88300000000000000710542735760100185871124267578125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.293999999999999983568699235547683201730251312255859375;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3119999999999976125764078460633754730224609375;i:1;d:8.3179999999999996163069226895458996295928955078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.042000000000000002609024107869117869995534420013427734375;s:1:\"y\";d:0.879000000000000003552713678800500929355621337890625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.315000000000000002220446049250313080847263336181640625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6959999999999999520383653361932374536991119384765625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6959999999999999520383653361932374536991119384765625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:4.20000000000000017763568394002504646778106689453125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.288999999999999979127807137047057040035724639892578125;i:1;d:0.278000000000000024868995751603506505489349365234375;}s:1:\"y\";a:2:{i:0;d:0.612999999999999989341858963598497211933135986328125;i:1;d:0.63200000000000000621724893790087662637233734130859375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48299999999999998490096686509787105023860931396484375;i:1;d:0.479999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:71.7000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:97.239000000000004320099833421409130096435546875;i:1;d:-1071.11004891428956398158334195613861083984375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.637000000000000010658141036401502788066864013671875;i:1;d:0.54300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.88000000000000000444089209850062616169452667236328125;i:1;d:0.84999999999999997779553950749686919152736663818359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.283999999999999974686915038546430878341197967529296875;i:1;d:0.2260000000000000064392935428259079344570636749267578125;}s:1:\"y\";a:2:{i:0;d:0.592999999999999971578290569595992565155029296875;i:1;d:0.47899999999999998134825318629737012088298797607421875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.0559999999999973852027324028313159942626953125;i:1;d:-1524.198000000000092768459580838680267333984375;}s:1:\"h\";i:1;}}}}}}}}i:60;a:2:{s:2:\"id\";s:3:\"298\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:277;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"275\";}i:1;a:9:{s:3:\"ind\";i:281;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"279\";}i:2;a:9:{s:3:\"ind\";i:285;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"283\";}i:3;a:9:{s:3:\"ind\";i:289;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"287\";}i:4;a:9:{s:3:\"ind\";i:293;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"291\";}i:5;a:9:{s:3:\"ind\";i:297;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"295\";}}}i:61;a:2:{s:2:\"id\";s:3:\"303\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:302;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:62;a:2:{s:2:\"id\";s:3:\"307\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:306;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.43500000000000227373675443232059478759765625;i:1;d:2170.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.34599999999999997424282582869636826217174530029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.362999999999999989341858963598497211933135986328125;s:1:\"y\";d:0.00200000000000000004163336342344337026588618755340576171875;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5100000000000000088817841970012523233890533447265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81899999999999995026200849679298698902130126953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5100000000000000088817841970012523233890533447265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81899999999999995026200849679298698902130126953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:133.80000000000001136868377216160297393798828125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;d:0.7119999999999999662492200513952411711215972900390625;}s:1:\"y\";a:2:{i:0;i:1;i:1;d:0.3810000000000000053290705182007513940334320068359375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.003000000000000000062450045135165055398829281330108642578125;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.5019999999999953388396534137427806854248046875;i:1;d:801.00199999999995270627550780773162841796875;}s:1:\"h\";i:1;}}}}}}}}i:63;a:2:{s:2:\"id\";s:3:\"311\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:310;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7760000000000000230926389122032560408115386962890625;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.467000000000000026201263381153694353997707366943359375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.046999999999997044142219237983226776123046875;i:1;d:1975.759999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.76300000000000001154631945610162802040576934814453125;s:1:\"y\";d:0.38200000000000000621724893790087662637233734130859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.448000000000000009325873406851314939558506011962890625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.495999999999999996447286321199499070644378662109375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8080000000000000515143483426072634756565093994140625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.495999999999999996447286321199499070644378662109375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8080000000000000515143483426072634756565093994140625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:94.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.77100000000000001865174681370262987911701202392578125;i:1;d:0.7640000000000000124344978758017532527446746826171875;}s:1:\"y\";a:2:{i:0;d:0.39600000000000001865174681370262987911701202392578125;i:1;d:0.38400000000000000799360577730112709105014801025390625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.459000000000000019095836023552692495286464691162109375;i:1;d:0.449000000000000010214051826551440171897411346435546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2289999999999992041921359486877918243408203125;i:1;d:591.19000000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:64;a:2:{s:2:\"id\";s:3:\"315\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:314;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6830000000000000515143483426072634756565093994140625;i:1;d:0.68100000000000004973799150320701301097869873046875;}s:1:\"y\";a:2:{i:0;d:0.441000000000000003108624468950438313186168670654296875;i:1;d:0.471999999999999975131004248396493494510650634765625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.6109999999999999875655021241982467472553253173828125;i:1;d:0.6089999999999999857891452847979962825775146484375;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:106.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:87.5690000000000026147972675971686840057373046875;i:1;d:1279.388198590613001215388067066669464111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47099999999999997424282582869636826217174530029296875;i:1;d:0.468000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.69399999999999995026200849679298698902130126953125;i:1;d:0.7079999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.191000000000000003108624468950438313186168670654296875;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.343000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.6110000000000042064129956997931003570556640625;i:1;d:449.971999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.287999999999999978239628717346931807696819305419921875;s:1:\"y\";d:0.62600000000000000088817841970012523233890533447265625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.4859999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:73.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.297999999999999987121412914348184131085872650146484375;i:1;d:0.287999999999999978239628717346931807696819305419921875;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.62600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.48899999999999999023003738329862244427204132080078125;i:1;d:0.4859999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.325999999999993406163412146270275115966796875;i:1;d:-1049.32799999999997453414835035800933837890625;}s:1:\"h\";i:1;}}}}}}}}i:65;a:2:{s:2:\"id\";s:3:\"319\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:318;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.79700000000000004174438572590588591992855072021484375;i:1;d:0.79300000000000003819167204710538499057292938232421875;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.403000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5020000000000000017763568394002504646778106689453125;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:84.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:88.7259999999999990905052982270717620849609375;i:1;d:1818.191957881311054734396748244762420654296875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.47599999999999997868371792719699442386627197265625;i:1;d:0.465000000000000024424906541753443889319896697998046875;}s:1:\"y\";a:2:{i:0;d:0.71299999999999996713739847109536640346050262451171875;i:1;d:0.7339999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.408999999999999974686915038546430878341197967529296875;i:1;d:0.40200000000000002398081733190338127315044403076171875;}s:1:\"y\";a:2:{i:0;d:0.25500000000000000444089209850062616169452667236328125;i:1;d:0.27900000000000002575717417130363173782825469970703125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.2450000000000045474735088646411895751953125;i:1;d:303.93400000000002592059900052845478057861328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.5949999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.67600000000000004529709940470638684928417205810546875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3729999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71299999999999996713739847109536640346050262451171875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3729999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71299999999999996713739847109536640346050262451171875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:30;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.596999999999999975131004248396493494510650634765625;i:1;d:0.5949999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.67600000000000004529709940470638684928417205810546875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74299999999999999378275106209912337362766265869140625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.9470000000000027284841053187847137451171875;i:1;d:-1206.3440000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:66;a:2:{s:2:\"id\";s:3:\"323\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:322;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.309999999999999997779553950749686919152736663818359375;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49499999999999999555910790149937383830547332763671875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:85.63200000000000500222085975110530853271484375;i:1;d:458.288762002857083643903024494647979736328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66400000000000003463895836830488406121730804443359375;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87800000000000000266453525910037569701671600341796875;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.298999999999999988009591334048309363424777984619140625;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.506000000000000227373675443232059478759765625;i:1;d:17.58500000000000085265128291212022304534912109375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.05000000000000000277555756156289135105907917022705078125;s:1:\"y\";d:0.862999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.322000000000000008437694987151189707219600677490234375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35099999999999997868371792719699442386627197265625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35099999999999997868371792719699442386627197265625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:8.4000000000000003552713678800500929355621337890625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.302999999999999991562305012848810292780399322509765625;i:1;d:0.291999999999999981792342396147432737052440643310546875;}s:1:\"y\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.62399999999999999911182158029987476766109466552734375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.49199999999999999289457264239899814128875732421875;i:1;d:0.48899999999999999023003738329862244427204132080078125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:73.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:96.2900000000000062527760746888816356658935546875;i:1;d:-1040.3866892855467085610143840312957763671875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65000000000000002220446049250313080847263336181640625;i:1;d:0.54100000000000003641531520770513452589511871337890625;}s:1:\"y\";a:2:{i:0;d:0.87399999999999999911182158029987476766109466552734375;i:1;d:0.83799999999999996713739847109536640346050262451171875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.289999999999999980015985556747182272374629974365234375;i:1;d:0.2250000000000000055511151231257827021181583404541015625;}s:1:\"y\";a:2:{i:0;d:0.5949999999999999733546474089962430298328399658203125;i:1;d:0.468000000000000027089441800853819586336612701416015625;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.18500000000000227373675443232059478759765625;i:1;d:-1514.21700000000009822542779147624969482421875;}s:1:\"h\";i:1;}}}}}}}}i:67;a:2:{s:2:\"id\";s:3:\"326\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:305;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"303\";}i:1;a:9:{s:3:\"ind\";i:309;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"307\";}i:2;a:9:{s:3:\"ind\";i:313;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"311\";}i:3;a:9:{s:3:\"ind\";i:317;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"315\";}i:4;a:9:{s:3:\"ind\";i:321;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"319\";}i:5;a:9:{s:3:\"ind\";i:325;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"323\";}}}i:68;a:2:{s:2:\"id\";s:3:\"331\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:330;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:69;a:2:{s:2:\"id\";s:3:\"335\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:334;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.2699999999999960209606797434389591217041015625;i:1;d:2182.260000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:138;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.272999999999996134647517465054988861083984375;i:1;d:813.221999999999979991116560995578765869140625;}s:1:\"h\";i:1;}}}}}}}}i:70;a:2:{s:2:\"id\";s:3:\"339\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:338;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7660000000000000142108547152020037174224853515625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.40400000000000002575717417130363173782825469970703125;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.9549999999999982946974341757595539093017578125;i:1;d:2022.298000000000001818989403545856475830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7520000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.430999999999999994226840271949185989797115325927734375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.0040000000000000000832667268468867405317723751068115234375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.49899999999999999911182158029987476766109466552734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81100000000000005417888360170763917267322540283203125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.0040000000000000000832667268468867405317723751068115234375;i:21;i:0;i:22;d:0.49899999999999999911182158029987476766109466552734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81100000000000005417888360170763917267322540283203125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:99;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7600000000000000088817841970012523233890533447265625;i:1;d:0.75300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;d:0.39200000000000001509903313490212894976139068603515625;i:1;d:0.379000000000000003552713678800500929355621337890625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.443000000000000004884981308350688777863979339599609375;i:1;d:0.433999999999999996891375531049561686813831329345703125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.868999999999999772626324556767940521240234375;i:1;d:641.2269999999999754436430521309375762939453125;}s:1:\"h\";i:1;}}}}}}}}i:71;a:2:{s:2:\"id\";s:3:\"343\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:342;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.71499999999999996891375531049561686813831329345703125;i:1;d:0.713999999999999968025576890795491635799407958984375;}s:1:\"y\";a:2:{i:0;d:0.428999999999999992450483432548935525119304656982421875;i:1;d:0.458000000000000018207657603852567262947559356689453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60599999999999998312461002569762058556079864501953125;i:1;d:0.604999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:108.2999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:88.6089999999999946567186270840466022491455078125;i:1;d:1378.74212214705175938433967530727386474609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.464000000000000023536728122053318656980991363525390625;i:1;d:0.458000000000000018207657603852567262947559356689453125;}s:1:\"y\";a:2:{i:0;d:0.68600000000000005417888360170763917267322540283203125;i:1;d:0.6999999999999999555910790149937383830547332763671875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.192000000000000003996802888650563545525074005126953125;i:1;d:0.190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.317000000000000003996802888650563545525074005126953125;i:1;d:0.333000000000000018207657603852567262947559356689453125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.590000000000003410605131648480892181396484375;i:1;d:511.43999999999999772626324556767940521240234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.320000000000000006661338147750939242541790008544921875;s:1:\"y\";d:0.60999999999999998667732370449812151491641998291015625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.50300000000000000266453525910037569701671600341796875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38800000000000001154631945610162802040576934814453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72499999999999997779553950749686919152736663818359375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38800000000000001154631945610162802040576934814453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72499999999999997779553950749686919152736663818359375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:77.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.329000000000000014654943925052066333591938018798828125;i:1;d:0.320000000000000006661338147750939242541790008544921875;}s:1:\"y\";a:2:{i:0;d:0.588999999999999968025576890795491635799407958984375;i:1;d:0.6089999999999999857891452847979962825775146484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5060000000000000053290705182007513940334320068359375;i:1;d:0.50300000000000000266453525910037569701671600341796875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.893000000000000682121026329696178436279296875;i:1;d:-983.2540000000000190993887372314929962158203125;}s:1:\"h\";i:1;}}}}}}}}i:72;a:2:{s:2:\"id\";s:3:\"347\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:346;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.61199999999999998845368054389837197959423065185546875;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.2300000000000039790393202565610408782958984375;i:1;d:366.45800000000002683009370230138301849365234375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.6270000000000000017763568394002504646778106689453125;s:1:\"y\";d:0.65400000000000002575717417130363173782825469970703125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7339999999999999857891452847979962825775146484375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3770000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.71699999999999997069011214989586733281612396240234375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3770000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.71699999999999997069011214989586733281612396240234375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:34.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.629000000000000003552713678800500929355621337890625;i:1;d:0.6270000000000000017763568394002504646778106689453125;}s:1:\"y\";a:2:{i:0;d:0.6310000000000000053290705182007513940334320068359375;i:1;d:0.653000000000000024868995751603506505489349365234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.745999999999999996447286321199499070644378662109375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.5079999999999955662133288569748401641845703125;i:1;d:-1139.13599999999996725819073617458343505859375;}s:1:\"h\";i:1;}}}}}}}}i:73;a:2:{s:2:\"id\";s:3:\"351\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:350;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.325000000000000011102230246251565404236316680908203125;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.57999999999999996003197111349436454474925994873046875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50300000000000000266453525910037569701671600341796875;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:86.5340000000000060254023992456495761871337890625;i:1;d:488.5856280800871900282800197601318359375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65600000000000002753353101070388220250606536865234375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.86599999999999999200639422269887290894985198974609375;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.294999999999999984456877655247808434069156646728515625;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.58599999999999996536104163169511593878269195556640625;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.3649999999999948840923025272786617279052734375;i:1;d:28.35600000000000164845914696343243122100830078125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.058000000000000002942091015256664832122623920440673828125;s:1:\"y\";d:0.84799999999999997601918266809661872684955596923828125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.329000000000000014654943925052066333591938018798828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35199999999999997957189634689711965620517730712890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69699999999999995292654375589336268603801727294921875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35199999999999997957189634689711965620517730712890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69699999999999995292654375589336268603801727294921875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:12.5999999999999996447286321199499070644378662109375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.318000000000000004884981308350688777863979339599609375;i:1;d:0.307999999999999996003197111349436454474925994873046875;}s:1:\"y\";a:2:{i:0;d:0.59599999999999997424282582869636826217174530029296875;i:1;d:0.61599999999999999200639422269887290894985198974609375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5;i:1;d:0.49699999999999999733546474089962430298328399658203125;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:75.900000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:96.989000000000004320099833421409130096435546875;i:1;d:-1007.8261463488428262280649505555629730224609375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.64000000000000001332267629550187848508358001708984375;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;d:0.8609999999999999875655021241982467472553253173828125;i:1;d:0.82599999999999995647925743469386361539363861083984375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.284999999999999975575093458246556110680103302001953125;i:1;d:0.2240000000000000046629367034256574697792530059814453125;}s:1:\"y\";a:2:{i:0;d:0.57199999999999995292654375589336268603801727294921875;i:1;d:0.457000000000000017319479184152442030608654022216796875;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.9680000000000035242919693700969219207763671875;i:1;d:-1502.65399999999999636202119290828704833984375;}s:1:\"h\";i:1;}}}}}}}}i:74;a:2:{s:2:\"id\";s:3:\"354\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:333;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"331\";}i:1;a:9:{s:3:\"ind\";i:337;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"335\";}i:2;a:9:{s:3:\"ind\";i:341;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"339\";}i:3;a:9:{s:3:\"ind\";i:345;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"343\";}i:4;a:9:{s:3:\"ind\";i:349;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"347\";}i:5;a:9:{s:3:\"ind\";i:353;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"351\";}}}i:75;a:2:{s:2:\"id\";s:3:\"359\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:358;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:76;a:2:{s:2:\"id\";s:3:\"363\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:362;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:77;a:2:{s:2:\"id\";s:3:\"367\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:366;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.40200000000000002398081733190338127315044403076171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.438000000000000000444089209850062616169452667236328125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.84600000000000363797880709171295166015625;i:1;d:2060.6390000000001236912794411182403564453125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.74099999999999999200639422269887290894985198974609375;s:1:\"y\";d:0.3689999999999999946709294817992486059665679931640625;}s:1:\"o\";a:2:{s:1:\"x\";d:0.416999999999999981792342396147432737052440643310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5020000000000000017763568394002504646778106689453125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.8129999999999999449329379785922355949878692626953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5020000000000000017763568394002504646778106689453125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.8129999999999999449329379785922355949878692626953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:103.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.75;i:1;d:0.7439999999999999946709294817992486059665679931640625;}s:1:\"y\";a:2:{i:0;d:0.3890000000000000124344978758017532527446746826171875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.429999999999999993338661852249060757458209991455078125;i:1;d:0.420999999999999985345056074947933666408061981201171875;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:91.5400000000000062527760746888816356658935546875;i:1;d:682.4510000000000218278728425502777099609375;}s:1:\"h\";i:1;}}}}}}}}i:78;a:2:{s:2:\"id\";s:3:\"371\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:370;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.55500000000000004884981308350688777863979339599609375;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.528000000000000024868995751603506505489349365234375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.5859999999999985220711096189916133880615234375;i:1;d:580.89499999999998181010596454143524169921875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.35599999999999998312461002569762058556079864501953125;s:1:\"y\";d:0.592999999999999971578290569595992565155029296875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.52100000000000001865174681370262987911701202392578125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3930000000000000159872115546022541821002960205078125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72899999999999998134825318629737012088298797607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3930000000000000159872115546022541821002960205078125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72899999999999998134825318629737012088298797607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:81.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.362999999999999989341858963598497211933135986328125;i:1;d:0.35599999999999998312461002569762058556079864501953125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.59199999999999997069011214989586733281612396240234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52400000000000002131628207280300557613372802734375;i:1;d:0.52100000000000001865174681370262987911701202392578125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:97.4260000000000019326762412674725055694580078125;i:1;d:-908.5910000000000081854523159563541412353515625;}s:1:\"h\";i:1;}}}}}}}}i:79;a:2:{s:2:\"id\";s:3:\"375\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:374;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.66200000000000003286260152890463359653949737548828125;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7560000000000000053290705182007513940334320068359375;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.239000000000004320099833421409130096435546875;i:1;d:439.52199999999999135980033315718173980712890625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.661000000000000031974423109204508364200592041015625;s:1:\"y\";d:0.6310000000000000053290705182007513940334320068359375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.7359999999999999875655021241982467472553253173828125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.38300000000000000710542735760100185871124267578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72099999999999997424282582869636826217174530029296875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.38300000000000000710542735760100185871124267578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72099999999999997424282582869636826217174530029296875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:38.39999999999999857891452847979962825775146484375;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.661000000000000031974423109204508364200592041015625;i:1;d:0.66000000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.6069999999999999840127884453977458178997039794921875;i:1;d:0.63000000000000000444089209850062616169452667236328125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.7359999999999999875655021241982467472553253173828125;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.0240000000000009094947017729282379150390625;i:1;d:-1060.5940000000000509317032992839813232421875;}s:1:\"h\";i:1;}}}}}}}}i:80;a:2:{s:2:\"id\";s:3:\"379\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:378;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:182.169000000000011141310096718370914459228515625;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.340000000000000024424906541753443889319896697998046875;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5709999999999999520383653361932374536991119384765625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.512000000000000010658141036401502788066864013671875;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:87.43999999999999772626324556767940521240234375;i:1;d:520.758403137613868238986469805240631103515625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.669000000000000039079850466805510222911834716796875;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.862999999999999989341858963598497211933135986328125;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.299999999999999988897769753748434595763683319091796875;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.58799999999999996713739847109536640346050262451171875;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.227000000000003865352482534945011138916015625;i:1;d:40.71399999999999863575794734060764312744140625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.066000000000000003108624468950438313186168670654296875;s:1:\"y\";d:0.8329999999999999626965063725947402417659759521484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.336000000000000020872192862952942959964275360107421875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3529999999999999804600747665972448885440826416015625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.697999999999999953814722175593487918376922607421875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.3529999999999999804600747665972448885440826416015625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.697999999999999953814722175593487918376922607421875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:16.800000000000000710542735760100185871124267578125;s:1:\"s\";a:2:{i:0;d:91.08400000000000318323145620524883270263671875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.333000000000000018207657603852567262947559356689453125;i:1;d:0.325000000000000011102230246251565404236316680908203125;}s:1:\"y\";a:2:{i:0;d:0.5869999999999999662492200513952411711215972900390625;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.50900000000000000799360577730112709105014801025390625;i:1;d:0.5060000000000000053290705182007513940334320068359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";i:78;s:1:\"s\";a:2:{i:0;d:97.68000000000000682121026329696178436279296875;i:1;d:-973.2485020959226176273659802973270416259765625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.65400000000000002575717417130363173782825469970703125;i:1;d:0.53700000000000003286260152890463359653949737548828125;}s:1:\"y\";a:2:{i:0;d:0.8589999999999999857891452847979962825775146484375;i:1;d:0.814999999999999946709294817992486059665679931640625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.290999999999999980904163976447307504713535308837890625;i:1;d:0.2220000000000000028865798640254070051014423370361328125;}s:1:\"y\";a:2:{i:0;d:0.57599999999999995647925743469386361539363861083984375;i:1;d:0.447000000000000008437694987151189707219600677490234375;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:99.743999999999999772626324556767940521240234375;i:1;d:-1489.384999999999990905052982270717620849609375;}s:1:\"h\";i:1;}}}}}}}}i:81;a:2:{s:2:\"id\";s:3:\"382\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:361;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"359\";}i:1;a:9:{s:3:\"ind\";i:365;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"363\";}i:2;a:9:{s:3:\"ind\";i:369;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"367\";}i:3;a:9:{s:3:\"ind\";i:373;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"371\";}i:4;a:9:{s:3:\"ind\";i:377;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"375\";}i:5;a:9:{s:3:\"ind\";i:381;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:183;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"379\";}}}i:82;a:2:{s:2:\"id\";s:3:\"387\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:386;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:83;a:2:{s:2:\"id\";s:3:\"391\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:390;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:84;a:2:{s:2:\"id\";s:3:\"395\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:394;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74699999999999999733546474089962430298328399658203125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.39900000000000002131628207280300557613372802734375;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.424999999999999988897769753748434595763683319091796875;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.27899999999999636202119290828704833984375;i:1;d:2092.0410000000001673470251262187957763671875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";d:0.362999999999999989341858963598497211933135986328125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.40400000000000002575717417130363173782825469970703125;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.504000000000000003552713678800500929355621337890625;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.814999999999999946709294817992486059665679931640625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.504000000000000003552713678800500929355621337890625;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.814999999999999946709294817992486059665679931640625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:107.400000000000005684341886080801486968994140625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.74099999999999999200639422269887290894985198974609375;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;d:0.38800000000000001154631945610162802040576934814453125;i:1;d:0.375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.417999999999999982680520815847557969391345977783203125;i:1;d:0.409999999999999975575093458246556110680103302001953125;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:89.7939999999999969304553815163671970367431640625;i:1;d:716.2169999999999845385900698602199554443359375;}s:1:\"h\";i:1;}}}}}}}}i:85;a:2:{s:2:\"id\";s:3:\"399\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:398;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.406999999999999972910558199146180413663387298583984375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.536000000000000031974423109204508364200592041015625;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5460000000000000408562073062057606875896453857421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.1269999999999953388396534137427806854248046875;i:1;d:659.9199999999999590727384202182292938232421875;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.3970000000000000195399252334027551114559173583984375;s:1:\"y\";d:0.5749999999999999555910790149937383830547332763671875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.53900000000000003463895836830488406121730804443359375;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39900000000000002131628207280300557613372802734375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73299999999999998490096686509787105023860931396484375;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39900000000000002131628207280300557613372802734375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73299999999999998490096686509787105023860931396484375;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:85.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.403000000000000024868995751603506505489349365234375;i:1;d:0.3970000000000000195399252334027551114559173583984375;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.57399999999999995470290059529361315071582794189453125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.54300000000000003819167204710538499057292938232421875;i:1;d:0.53900000000000003463895836830488406121730804443359375;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.4440000000000026147972675971686840057373046875;i:1;d:-823.597999999999956344254314899444580078125;}s:1:\"h\";i:1;}}}}}}}}i:86;a:2:{s:2:\"id\";s:3:\"403\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:402;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.5629999999999999449329379785922355949878692626953125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7520000000000000017763568394002504646778106689453125;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.796999999999997044142219237983226776123046875;i:1;d:525.0890000000000554791768081486225128173828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.69499999999999995115018691649311222136020660400390625;s:1:\"y\";d:0.60799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.73499999999999998667732370449812151491641998291015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.3890000000000000124344978758017532527446746826171875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.72599999999999997868371792719699442386627197265625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.3890000000000000124344978758017532527446746826171875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.72599999999999997868371792719699442386627197265625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:42.60000000000000142108547152020037174224853515625;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.69499999999999995115018691649311222136020660400390625;i:1;d:0.69399999999999995026200849679298698902130126953125;}s:1:\"y\";a:2:{i:0;d:0.58199999999999996180832795289461500942707061767578125;i:1;d:0.6069999999999999840127884453977458178997039794921875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.73499999999999998667732370449812151491641998291015625;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.0090000000000003410605131648480892181396484375;i:1;d:-968.56500000000005456968210637569427490234375;}s:1:\"h\";i:1;}}}}}}}}i:87;a:2:{s:2:\"id\";s:3:\"407\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:406;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:178.91599999999999681676854379475116729736328125;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3569999999999999840127884453977458178997039794921875;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52100000000000001865174681370262987911701202392578125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:85.8709999999999951114659779705107212066650390625;i:1;d:554.963124226088666546274907886981964111328125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.645000000000000017763568394002504646778106689453125;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.84599999999999997424282582869636826217174530029296875;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.287999999999999978239628717346931807696819305419921875;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.5540000000000000479616346638067625463008880615234375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:84.6039999999999992041921359486877918243408203125;i:1;d:54.74600000000000221689333557151257991790771484375;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.07499999999999999722444243843710864894092082977294921875;s:1:\"y\";d:0.8169999999999999484856516573927365243434906005859375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.343000000000000027089441800853819586336612701416015625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.35399999999999998134825318629737012088298797607421875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.69899999999999995470290059529361315071582794189453125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.35399999999999998134825318629737012088298797607421875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.69899999999999995470290059529361315071582794189453125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:2:{i:0;d:89.457999999999998408384271897375583648681640625;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.35099999999999997868371792719699442386627197265625;i:1;d:0.343000000000000027089441800853819586336612701416015625;}s:1:\"y\";a:2:{i:0;d:0.57799999999999995825561427409411408007144927978515625;i:1;d:0.5989999999999999769073610877967439591884613037109375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5180000000000000159872115546022541821002960205078125;i:1;d:0.51500000000000001332267629550187848508358001708984375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:80.099999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:95.8829999999999955662133288569748401641845703125;i:1;d:-936.4450532645490739014348946511745452880859375;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.62600000000000000088817841970012523233890533447265625;i:1;d:0.53500000000000003108624468950438313186168670654296875;}s:1:\"y\";a:2:{i:0;d:0.83999999999999996891375531049561686813831329345703125;i:1;d:0.8040000000000000479616346638067625463008880615234375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.2760000000000000230926389122032560408115386962890625;i:1;d:0.2210000000000000019984014443252817727625370025634765625;}s:1:\"y\";a:2:{i:0;d:0.53900000000000003463895836830488406121730804443359375;i:1;d:0.438000000000000000444089209850062616169452667236328125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.022999999999996134647517465054988861083984375;i:1;d:-1474.2629999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}}}}}}i:88;a:2:{s:2:\"id\";s:3:\"410\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:389;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"387\";}i:1;a:9:{s:3:\"ind\";i:393;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"391\";}i:2;a:9:{s:3:\"ind\";i:397;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"395\";}i:3;a:9:{s:3:\"ind\";i:401;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"399\";}i:4;a:9:{s:3:\"ind\";i:405;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"403\";}i:5;a:9:{s:3:\"ind\";i:409;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:179;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"407\";}}}i:89;a:2:{s:2:\"id\";s:3:\"415\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:414;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:90;a:2:{s:2:\"id\";s:3:\"419\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:418;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}}}}}}}i:91;a:2:{s:2:\"id\";s:3:\"423\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:422;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73899999999999999023003738329862244427204132080078125;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.39800000000000002042810365310288034379482269287109375;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.413999999999999979127807137047057040035724639892578125;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.144000000000005456968210637569427490234375;i:1;d:2117.5129999999999199644662439823150634765625;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7199999999999999733546474089962430298328399658203125;s:1:\"y\";d:0.35799999999999998490096686509787105023860931396484375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.39200000000000001509903313490212894976139068603515625;s:1:\"y\";d:0.001000000000000000020816681711721685132943093776702880859375;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.5060000000000000053290705182007513940334320068359375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81599999999999994759747323769261129200458526611328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.5060000000000000053290705182007513940334320068359375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81599999999999994759747323769261129200458526611328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:111.599999999999994315658113919198513031005859375;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.73299999999999998490096686509787105023860931396484375;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.387000000000000010658141036401502788066864013671875;i:1;d:0.37600000000000000088817841970012523233890533447265625;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.407999999999999973798736618846305646002292633056640625;i:1;d:0.4010000000000000230926389122032560408115386962890625;}s:1:\"y\";a:2:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:90.513000000000005229594535194337368011474609375;i:1;d:743.604000000000041836756281554698944091796875;}s:1:\"h\";i:1;}}}}}}}}i:92;a:2:{s:2:\"id\";s:3:\"427\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:426;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.451000000000000011990408665951690636575222015380859375;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.51700000000000001509903313490212894976139068603515625;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.564999999999999946709294817992486059665679931640625;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:87.1700000000000017053025658242404460906982421875;i:1;d:750.6960000000000263753463514149188995361328125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.444000000000000005773159728050814010202884674072265625;s:1:\"y\";d:0.55600000000000004973799150320701301097869873046875;}s:1:\"o\";a:2:{s:1:\"x\";d:0.5580000000000000515143483426072634756565093994140625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.00200000000000000004163336342344337026588618755340576171875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.40600000000000002753353101070388220250606536865234375;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.737999999999999989341858963598497211933135986328125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.00200000000000000004163336342344337026588618755340576171875;i:21;i:0;i:22;d:0.40600000000000002753353101070388220250606536865234375;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.737999999999999989341858963598497211933135986328125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";i:90;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.448000000000000009325873406851314939558506011962890625;i:1;d:0.443000000000000004884981308350688777863979339599609375;}s:1:\"y\";a:2:{i:0;d:0.5340000000000000301980662698042578995227813720703125;i:1;d:0.55600000000000004973799150320701301097869873046875;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5620000000000000550670620214077644050121307373046875;i:1;d:0.55900000000000005240252676230738870799541473388671875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:95.89199999999999590727384202182292938232421875;i:1;d:-726.009000000000014551915228366851806640625;}s:1:\"h\";i:1;}}}}}}}}i:93;a:2:{s:2:\"id\";s:3:\"431\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:430;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5380000000000000337507799486047588288784027099609375;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.7439999999999999946709294817992486059665679931640625;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:86.868999999999999772626324556767940521240234375;i:1;d:625.4550000000000409272615797817707061767578125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.7279999999999999804600747665972448885440826416015625;s:1:\"y\";d:0.58399999999999996358468479229486547410488128662109375;}s:1:\"o\";a:2:{s:1:\"x\";d:0.729999999999999982236431605997495353221893310546875;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;d:0.001000000000000000020816681711721685132943093776702880859375;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.39600000000000001865174681370262987911701202392578125;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.73099999999999998312461002569762058556079864501953125;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.001000000000000000020816681711721685132943093776702880859375;i:21;i:0;i:22;d:0.39600000000000001865174681370262987911701202392578125;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.73099999999999998312461002569762058556079864501953125;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.72899999999999998134825318629737012088298797607421875;i:1;d:0.7279999999999999804600747665972448885440826416015625;}s:1:\"y\";a:2:{i:0;d:0.5580000000000000515143483426072634756565093994140625;i:1;d:0.5829999999999999626965063725947402417659759521484375;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.737999999999999989341858963598497211933135986328125;i:1;d:0.729999999999999982236431605997495353221893310546875;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:96.4129999999999967030817060731351375579833984375;i:1;d:-860.6670000000000300133251585066318511962890625;}s:1:\"h\";i:1;}}}}}}}}i:94;a:2:{s:2:\"id\";s:3:\"435\";s:6:\"layers\";a:1:{i:0;a:7:{s:3:\"ind\";i:434;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;i:642;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;d:180.542000000000001591615728102624416351318359375;i:1;i:1284;}}}i:1;a:6:{s:2:\"ty\";s:2:\"gf\";s:1:\"e\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:2182.8000000000001818989403545856475830078125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.375;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.55300000000000004707345624410663731396198272705078125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.5300000000000000266453525910037569701671600341796875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:86.78600000000000136424205265939235687255859375;i:1;d:591.435946853553105029277503490447998046875;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.625;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.82999999999999996003197111349436454474925994873046875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.27700000000000002398081733190338127315044403076171875;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.52500000000000002220446049250313080847263336181640625;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:85.474999999999994315658113919198513031005859375;i:1;d:70.6280000000000001136868377216160297393798828125;}s:1:\"h\";i:1;}}}s:1:\"g\";a:2:{s:1:\"p\";i:5;s:1:\"k\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:30:{i:0;d:0.005000000000000000104083408558608425664715468883514404296875;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.51100000000000000976996261670137755572795867919921875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.81999999999999995115018691649311222136020660400390625;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;d:0.005000000000000000104083408558608425664715468883514404296875;i:21;i:0;i:22;d:0.51100000000000000976996261670137755572795867919921875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.81999999999999995115018691649311222136020660400390625;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"i\";a:2:{s:1:\"x\";d:0.08500000000000000610622663543836097232997417449951171875;s:1:\"y\";d:0.802000000000000046185277824406512081623077392578125;}s:1:\"o\";a:2:{s:1:\"x\";d:0.35099999999999997868371792719699442386627197265625;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:30:{i:0;i:0;i:1;d:0.979999999999999982236431605997495353221893310546875;i:2;d:0.89400000000000001687538997430237941443920135498046875;i:3;d:0.979999999999999982236431605997495353221893310546875;i:4;d:0.354999999999999982236431605997495353221893310546875;i:5;d:0.9290000000000000479616346638067625463008880615234375;i:6;d:0.0040000000000000000832667268468867405317723751068115234375;i:7;d:0.9330000000000000515143483426072634756565093994140625;i:8;d:0.5749999999999999555910790149937383830547332763671875;i:9;i:0;i:10;i:0;i:11;i:0;i:12;d:0.6999999999999999555910790149937383830547332763671875;i:13;d:0.9290000000000000479616346638067625463008880615234375;i:14;d:0.0040000000000000000832667268468867405317723751068115234375;i:15;d:0.9330000000000000515143483426072634756565093994140625;i:16;i:1;i:17;d:0.979999999999999982236431605997495353221893310546875;i:18;d:0.89400000000000001687538997430237941443920135498046875;i:19;d:0.979999999999999982236431605997495353221893310546875;i:20;i:0;i:21;i:0;i:22;d:0.354999999999999982236431605997495353221893310546875;i:23;i:1;i:24;d:0.5749999999999999555910790149937383830547332763671875;i:25;i:1;i:26;d:0.6999999999999999555910790149937383830547332763671875;i:27;i:1;i:28;i:1;i:29;i:0;}s:1:\"h\";i:1;}}}}s:1:\"t\";i:1;s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}s:1:\"s\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:4:{i:0;a:4:{s:1:\"t\";i:0;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;i:1;i:1;i:1;}s:1:\"y\";a:2:{i:0;i:1;i:1;i:1;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;i:0;i:1;i:0;}s:1:\"y\";a:2:{i:0;i:0;i:1;i:0;}}}i:1;a:4:{s:1:\"t\";d:25.199999999999999289457264239899814128875732421875;s:1:\"s\";a:2:{i:0;d:90.2710000000000007958078640513122081756591796875;i:1;d:813.8029999999999972715158946812152862548828125;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.3689999999999999946709294817992486059665679931640625;i:1;d:0.36199999999999998845368054389837197959423065185546875;}s:1:\"y\";a:2:{i:0;d:0.56899999999999995026200849679298698902130126953125;i:1;d:0.58999999999999996891375531049561686813831329345703125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.52700000000000002398081733190338127315044403076171875;i:1;d:0.52400000000000002131628207280300557613372802734375;}s:1:\"y\";a:2:{i:0;i:0;i:1;d:0.001000000000000000020816681711721685132943093776702880859375;}}}i:2;a:4:{s:1:\"t\";d:82.2000000000000028421709430404007434844970703125;s:1:\"s\";a:2:{i:0;d:96.5559999999999973852027324028313159942626953125;i:1;d:-897.2437299396621028790832497179508209228515625;}s:1:\"i\";a:2:{s:1:\"x\";a:2:{i:0;d:0.60399999999999998134825318629737012088298797607421875;i:1;d:0.532000000000000028421709430404007434844970703125;}s:1:\"y\";a:2:{i:0;d:0.822999999999999953814722175593487918376922607421875;i:1;d:0.79500000000000003996802888650563545525074005126953125;}}s:1:\"o\";a:2:{s:1:\"x\";a:2:{i:0;d:0.26300000000000001154631945610162802040576934814453125;i:1;d:0.2190000000000000002220446049250313080847263336181640625;}s:1:\"y\";a:2:{i:0;d:0.50700000000000000621724893790087662637233734130859375;i:1;d:0.429999999999999993338661852249060757458209991455078125;}}}i:3;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:2:{i:0;d:98.7840000000000060254023992456495761871337890625;i:1;d:-1457.204999999999927240423858165740966796875;}s:1:\"h\";i:1;}}}}}}}}i:95;a:2:{s:2:\"id\";s:3:\"438\";s:6:\"layers\";a:6:{i:0;a:9:{s:3:\"ind\";i:417;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"415\";}i:1;a:9:{s:3:\"ind\";i:421;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"419\";}i:2;a:9:{s:3:\"ind\";i:425;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"423\";}i:3;a:9:{s:3:\"ind\";i:429;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"427\";}i:4;a:9:{s:3:\"ind\";i:433;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"431\";}i:5;a:9:{s:3:\"ind\";i:437;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:3:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";d:91.2000000000000028421709430404007434844970703125;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:181;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"435\";}}}i:96;a:2:{s:2:\"id\";s:3:\"442\";s:6:\"layers\";a:27:{i:0;a:10:{s:3:\"ind\";i:104;s:2:\"ty\";i:0;s:6:\"parent\";i:77;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}}s:1:\"w\";i:113;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"102\";}i:1;a:6:{s:3:\"ind\";i:77;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1327;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:10:{s:3:\"ind\";i:132;s:2:\"ty\";i:0;s:6:\"parent\";i:105;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"130\";}i:3;a:6:{s:3:\"ind\";i:105;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1217;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:10:{s:3:\"ind\";i:160;s:2:\"ty\";i:0;s:6:\"parent\";i:133;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"158\";}i:5;a:6:{s:3:\"ind\";i:133;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1106;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:10:{s:3:\"ind\";i:188;s:2:\"ty\";i:0;s:6:\"parent\";i:161;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"186\";}i:7;a:6:{s:3:\"ind\";i:161;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:995;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:8;a:10:{s:3:\"ind\";i:216;s:2:\"ty\";i:0;s:6:\"parent\";i:189;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"214\";}i:9;a:6:{s:3:\"ind\";i:189;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:885;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:10;a:10:{s:3:\"ind\";i:244;s:2:\"ty\";i:0;s:6:\"parent\";i:217;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}}s:1:\"w\";i:112;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"242\";}i:11;a:6:{s:3:\"ind\";i:217;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:773;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:12;a:10:{s:3:\"ind\";i:272;s:2:\"ty\";i:0;s:6:\"parent\";i:245;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"270\";}i:13;a:6:{s:3:\"ind\";i:245;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:662;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:14;a:10:{s:3:\"ind\";i:300;s:2:\"ty\";i:0;s:6:\"parent\";i:273;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"298\";}i:15;a:6:{s:3:\"ind\";i:273;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:551;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:16;a:10:{s:3:\"ind\";i:328;s:2:\"ty\";i:0;s:6:\"parent\";i:301;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"326\";}i:17;a:6:{s:3:\"ind\";i:301;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:441;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:18;a:10:{s:3:\"ind\";i:356;s:2:\"ty\";i:0;s:6:\"parent\";i:329;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"354\";}i:19;a:6:{s:3:\"ind\";i:329;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:330;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:20;a:10:{s:3:\"ind\";i:384;s:2:\"ty\";i:0;s:6:\"parent\";i:357;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}}s:1:\"w\";i:112;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"382\";}i:21;a:6:{s:3:\"ind\";i:357;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:218;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:22;a:10:{s:3:\"ind\";i:412;s:2:\"ty\";i:0;s:6:\"parent\";i:385;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}}s:1:\"w\";i:110;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"410\";}i:23;a:6:{s:3:\"ind\";i:385;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:108;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:24;a:10:{s:3:\"ind\";i:440;s:2:\"ty\";i:0;s:6:\"parent\";i:413;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}}s:1:\"w\";i:111;s:1:\"h\";i:1284;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"438\";}i:25;a:6:{s:3:\"ind\";i:413;s:2:\"ty\";i:3;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-3;i:1;i:2;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:26;a:7:{s:3:\"ind\";i:441;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:720;i:1;i:395;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1440;i:1;i:790;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:100;}}}}}}i:97;a:2:{s:2:\"id\";s:3:\"446\";s:6:\"layers\";a:2:{i:0;a:9:{s:3:\"ind\";i:444;s:2:\"ty\";i:0;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:12;i:1;i:12;}}}s:1:\"w\";i:1440;s:1:\"h\";i:790;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"442\";}i:1;a:7:{s:3:\"ind\";i:445;s:2:\"ty\";i:4;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:6:\"shapes\";a:2:{i:0;a:4:{s:2:\"ty\";s:2:\"rc\";s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:732;i:1;i:407;}}s:1:\"r\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}s:1:\"s\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1464;i:1;i:814;}}}i:1;a:3:{s:2:\"ty\";s:2:\"fl\";s:1:\"c\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:4:{i:0;i:0;i:1;i:0;i:2;i:0;i:3;i:0;}}s:1:\"o\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:0;}}}}}}}s:2:\"fr\";i:60;s:1:\"h\";i:790;s:2:\"ip\";i:0;s:6:\"layers\";a:8:{i:0;a:10:{s:3:\"ind\";i:66;s:2:\"ty\";i:0;s:6:\"parent\";i:11;s:2:\"ks\";a:2:{s:1:\"a\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:1;i:1;i:-14;}}s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:5:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:3;a:4:{s:1:\"t\";d:113.400000000000005684341886080801486968994140625;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:4;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:489;s:1:\"h\";i:173;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"64\";}i:1;a:7:{s:3:\"ind\";i:11;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:464;i:1;i:359;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:2;a:10:{s:3:\"ind\";i:75;s:2:\"ty\";i:0;s:6:\"parent\";i:67;s:2:\"ks\";a:1:{s:1:\"o\";a:2:{s:1:\"a\";i:1;s:1:\"k\";a:5:{i:0;a:3:{s:1:\"t\";i:0;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}i:1;a:4:{s:1:\"t\";i:21;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:2;a:3:{s:1:\"t\";d:46.7999999999999971578290569595992565155029296875;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"h\";i:1;}i:3;a:4:{s:1:\"t\";d:113.400000000000005684341886080801486968994140625;s:1:\"s\";a:1:{i:0;i:100;}s:1:\"i\";a:2:{s:1:\"x\";i:1;s:1:\"y\";i:1;}s:1:\"o\";a:2:{s:1:\"x\";i:0;s:1:\"y\";i:0;}}i:4;a:3:{s:1:\"t\";d:139.19999999999998863131622783839702606201171875;s:1:\"s\";a:1:{i:0;i:0;}s:1:\"h\";i:1;}}}}s:1:\"w\";i:150;s:1:\"h\";i:150;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:2:\"73\";}i:3;a:7:{s:3:\"ind\";i:67;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:645;i:1;i:156;}}}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:4;a:11:{s:3:\"ind\";i:448;s:2:\"ty\";i:0;s:6:\"parent\";i:76;s:2:\"ks\";a:1:{s:1:\"p\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:2:{i:0;i:-12;i:1;i:-12;}}}s:2:\"ef\";a:1:{i:0;a:2:{s:2:\"ty\";i:25;s:2:\"ef\";a:5:{i:0;a:3:{s:2:\"ty\";i:2;s:2:\"nm\";s:12:\"Shadow Color\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";a:3:{i:0;i:0;i:1;i:0;i:2;i:0;}}}i:1;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:7:\"Opacity\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:64;}}i:2;a:3:{s:2:\"ty\";i:1;s:2:\"nm\";s:9:\"Direction\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:180;}}i:3;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:8:\"Distance\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:4;}}i:4;a:3:{s:2:\"ty\";i:0;s:2:\"nm\";s:8:\"Softness\";s:1:\"v\";a:2:{s:1:\"a\";i:0;s:1:\"k\";i:8;}}}}}s:1:\"w\";i:1464;s:1:\"h\";i:814;s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;s:5:\"refId\";s:3:\"446\";}i:5;a:7:{s:3:\"ind\";i:76;s:2:\"ty\";i:3;s:6:\"parent\";i:1;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:6;a:7:{s:3:\"ind\";i:1;s:2:\"ty\";i:3;s:6:\"parent\";i:0;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}i:7;a:6:{s:3:\"ind\";i:0;s:2:\"ty\";i:3;s:2:\"ks\";a:0:{}s:2:\"ip\";i:0;s:2:\"op\";d:140.19999999999998863131622783839702606201171875;s:2:\"st\";i:0;}}s:4:\"meta\";a:1:{s:1:\"g\";s:20:\"https://jitter.video\";}s:2:\"op\";d:139.19999999999998863131622783839702606201171875;s:1:\"v\";s:5:\"5.7.4\";s:1:\"w\";i:1440;}','off'),
(247,'elementor_active_kit','7','auto'),
(248,'elementor_font_display','swap','auto'),
(259,'_elementor_pro_free_trial_data','a:2:{s:7:\"timeout\";i:1783853639;s:5:\"value\";s:575:\"[{\"status\":\"inactive\",\"heading\":\"You\\u2019ve come this far. Why stop here?\",\"subheading\":\"Elementor Pro Free Trial\",\"introduction\":\"Take your site beyond the basics with a free 7-day Elementor Pro trial with no strings attached:\",\"listItems\":[\"100+ widgets\",\"Theme Builder\",\"Advanced design controls\",\"Custom CSS for pixel-perfect sites - and more\"],\"ctaText\":\"Unlock my free trial\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-free-trial-popup\\/\",\"secondaryAction\":\"Not now\",\"image\":\"https:\\/\\/assets.elementor.com\\/pro-free-trial-popup\\/v1\\/images\\/free_trial_banner.png\"}]\";}','off'),
(252,'elementor_landing_pages_activation','0','auto'),
(253,'elementor_checklist','{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":true,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":true},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":true}','auto'),
(254,'elementor_version','4.1.4','auto'),
(255,'elementor_install_history','a:1:{s:5:\"4.1.4\";i:1782656111;}','auto'),
(260,'elementor_events_db_version','1.0.0','off'),
(261,'elementor_atomic_widgets_db_version','1','auto'),
(262,'elementor_global_classes_db_version','3','auto'),
(2750,'woodmart_pa_application_swatch_style','','off'),
(2751,'woodmart_pa_application_swatch_dis_style','','off'),
(2752,'woodmart_pa_application_swatch_shape','','off'),
(264,'_elementor_installed_time','1782656115','auto'),
(265,'elementor_connect_site_key','65167e46c8ebc0e36f246a568d4bb52b','auto'),
(266,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(269,'action_scheduler_hybrid_store_demarkation','8','auto'),
(270,'schema-ActionScheduler_StoreSchema','8.0.1782656116','auto'),
(271,'schema-ActionScheduler_LoggerSchema','3.0.1782656116','auto'),
(277,'woocommerce_order_stats_has_fulfillment_column','no','off'),
(440,'woocommerce_admin_install_timestamp','1782656122','auto'),
(276,'woocommerce_newly_installed','no','auto'),
(278,'woocommerce_schema_version','920','auto'),
(279,'woocommerce_store_address','','on'),
(280,'woocommerce_store_address_2','','on'),
(281,'woocommerce_store_city','','on'),
(282,'woocommerce_default_country','ZA:GP','on'),
(283,'woocommerce_store_postcode','','on'),
(284,'woocommerce_allowed_countries','all','on'),
(285,'woocommerce_all_except_countries','','on'),
(286,'woocommerce_specific_allowed_countries','','on'),
(287,'woocommerce_ship_to_countries','','on'),
(288,'woocommerce_specific_ship_to_countries','','on'),
(289,'woocommerce_default_customer_address','base','on'),
(290,'woocommerce_address_autocomplete_enabled','no','on'),
(291,'woocommerce_calc_taxes','no','on'),
(292,'woocommerce_enable_coupons','yes','on'),
(293,'woocommerce_calc_discounts_sequentially','no','off'),
(294,'woocommerce_currency','ZAR','on'),
(295,'woocommerce_currency_pos','left','on'),
(296,'woocommerce_price_thousand_sep',' ','on'),
(297,'woocommerce_price_decimal_sep',',','on'),
(298,'woocommerce_price_num_decimals','2','on'),
(299,'woocommerce_shop_page_id','1357','on'),
(300,'woocommerce_cart_redirect_after_add','no','on'),
(301,'woocommerce_enable_ajax_add_to_cart','yes','on'),
(302,'woocommerce_placeholder_image','8','on'),
(303,'woocommerce_weight_unit','kg','on'),
(304,'woocommerce_dimension_unit','cm','on'),
(305,'woocommerce_enable_reviews','yes','on'),
(306,'woocommerce_review_rating_verification_label','yes','off'),
(307,'woocommerce_review_rating_verification_required','no','off'),
(308,'woocommerce_enable_review_rating','yes','on'),
(309,'woocommerce_review_rating_required','yes','off'),
(310,'woocommerce_manage_stock','yes','on'),
(311,'woocommerce_hold_stock_minutes','60','off'),
(312,'woocommerce_notify_low_stock','yes','off'),
(313,'woocommerce_notify_no_stock','yes','off'),
(314,'woocommerce_stock_email_recipient','smartcut.manufacturers@gmail.com','off'),
(315,'woocommerce_notify_low_stock_amount','2','off'),
(316,'woocommerce_notify_no_stock_amount','0','on'),
(317,'woocommerce_hide_out_of_stock_items','no','on'),
(318,'woocommerce_stock_format','','on'),
(319,'woocommerce_file_download_method','force','off'),
(320,'woocommerce_downloads_redirect_fallback_allowed','no','off'),
(321,'woocommerce_downloads_require_login','no','off'),
(322,'woocommerce_downloads_grant_access_after_payment','yes','off'),
(323,'woocommerce_downloads_deliver_inline','','off'),
(324,'woocommerce_downloads_add_hash_to_filename','yes','on'),
(325,'woocommerce_downloads_count_partial','yes','on'),
(327,'woocommerce_attribute_lookup_direct_updates','no','on'),
(328,'woocommerce_attribute_lookup_optimized_updates','no','on'),
(329,'woocommerce_product_match_featured_image_by_sku','no','on'),
(330,'woocommerce_prices_include_tax','no','on'),
(331,'woocommerce_tax_based_on','shipping','on'),
(332,'woocommerce_shipping_tax_class','inherit','on'),
(333,'woocommerce_tax_round_at_subtotal','no','on'),
(334,'woocommerce_tax_classes','','on'),
(335,'woocommerce_tax_display_shop','excl','on'),
(336,'woocommerce_tax_display_cart','excl','on'),
(337,'woocommerce_price_display_suffix','','on'),
(338,'woocommerce_tax_total_display','itemized','off'),
(339,'woocommerce_enable_shipping_calc','yes','off'),
(340,'woocommerce_shipping_cost_requires_address','no','on'),
(341,'woocommerce_shipping_hide_rates_when_free','no','off'),
(342,'woocommerce_ship_to_destination','billing','off'),
(343,'woocommerce_shipping_debug_mode','no','on'),
(344,'woocommerce_enable_guest_checkout','yes','off'),
(345,'woocommerce_enable_checkout_login_reminder','no','off'),
(346,'woocommerce_enable_signup_and_login_from_checkout','no','off'),
(347,'woocommerce_enable_myaccount_registration','yes','off'),
(348,'woocommerce_registration_generate_password','yes','off'),
(349,'woocommerce_registration_generate_username','yes','off'),
(350,'woocommerce_erasure_request_removes_order_data','no','off'),
(351,'woocommerce_erasure_request_removes_download_data','no','off'),
(352,'woocommerce_allow_bulk_remove_personal_data','no','off'),
(353,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','on'),
(354,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','on'),
(355,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(356,'woocommerce_trash_pending_orders','','off'),
(357,'woocommerce_trash_failed_orders','','off'),
(358,'woocommerce_trash_cancelled_orders','','off'),
(359,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(360,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(361,'woocommerce_email_from_address','smartcut.manufacturers@gmail.com','off'),
(362,'woocommerce_email_header_image','','off'),
(363,'woocommerce_email_header_image_width','120','on'),
(364,'woocommerce_email_header_alignment','left','on'),
(365,'woocommerce_email_font_family','Helvetica','on'),
(366,'woocommerce_email_footer_text','{site_title}<br />{store_address}','off'),
(367,'woocommerce_email_base_color','#8526ff','off'),
(368,'woocommerce_email_background_color','#ffffff','off'),
(369,'woocommerce_email_body_background_color','#ffffff','off'),
(370,'woocommerce_email_text_color','#1e1e1e','off'),
(371,'woocommerce_email_footer_text_color','#787c82','off'),
(372,'woocommerce_email_auto_sync_with_theme','yes','off'),
(373,'woocommerce_pos_store_address','','on'),
(374,'woocommerce_pos_store_phone','','on'),
(375,'woocommerce_pos_store_email','smartcut.manufacturers@gmail.com','on'),
(376,'woocommerce_pos_refund_returns_policy','','on'),
(377,'woocommerce_cart_page_id','10','off'),
(378,'woocommerce_checkout_page_id','11','off'),
(379,'woocommerce_myaccount_page_id','12','off'),
(380,'woocommerce_terms_page_id','','off'),
(381,'woocommerce_checkout_pay_endpoint','order-pay','on'),
(382,'woocommerce_checkout_order_received_endpoint','order-received','on'),
(383,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','on'),
(384,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','on'),
(385,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','on'),
(386,'woocommerce_myaccount_orders_endpoint','orders','on'),
(387,'woocommerce_myaccount_view_order_endpoint','view-order','on'),
(388,'woocommerce_myaccount_downloads_endpoint','downloads','on'),
(389,'woocommerce_myaccount_edit_account_endpoint','edit-account','on'),
(390,'woocommerce_myaccount_edit_address_endpoint','edit-address','on'),
(391,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','on'),
(392,'woocommerce_myaccount_lost_password_endpoint','lost-password','on'),
(393,'woocommerce_logout_endpoint','customer-logout','on'),
(394,'woocommerce_allow_tracking','no','on'),
(395,'woocommerce_show_marketplace_suggestions','yes','off'),
(396,'woocommerce_custom_orders_table_enabled','yes','on'),
(397,'woocommerce_analytics_enabled','yes','on'),
(398,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(399,'woocommerce_feature_order_attribution_enabled','yes','on'),
(400,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(401,'woocommerce_hpos_datastore_caching_enabled','no','on'),
(402,'woocommerce_feature_remote_logging_enabled','yes','on'),
(403,'woocommerce_feature_deferred_transactional_emails_enabled','no','on'),
(404,'woocommerce_feature_customer_review_request_enabled','no','on'),
(405,'woocommerce_feature_email_improvements_enabled','yes','on'),
(629,'wd_import_imported_versions','a:2:{i:0;s:15:\"megamarket_base\";i:1;s:10:\"megamarket\";}','off'),
(408,'woocommerce_email_improvements_disabled_count','1','auto'),
(409,'woocommerce_email_improvements_first_disabled_at','2026-06-28 14:15:21','auto'),
(410,'woocommerce_email_improvements_last_disabled_at','2026-06-28 14:15:21','auto'),
(411,'woocommerce_feature_blueprint_enabled','yes','on'),
(412,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(413,'woocommerce_hpos_fts_index_enabled','no','on'),
(414,'woocommerce_feature_block_email_editor_enabled','no','on'),
(415,'wc_feature_woocommerce_additional_variation_images_enabled','no','on'),
(416,'woocommerce_feature_point_of_sale_enabled','yes','on'),
(417,'woocommerce_feature_mcp_integration_enabled','no','on'),
(418,'woocommerce_feature_destroy-empty-sessions_enabled','no','on'),
(419,'woocommerce_feature_rest_api_caching_enabled','no','on'),
(420,'woocommerce_cart_save_for_later_enabled','no','on'),
(421,'woocommerce_product_wishlist_enabled','no','on'),
(422,'woocommerce_queue_flush_rewrite_rules','no','auto'),
(423,'woocommerce_feature_product_instance_caching_enabled','no','on'),
(424,'woocommerce_single_image_width','1200','on'),
(425,'woocommerce_thumbnail_image_width','600','on'),
(426,'woocommerce_checkout_highlight_required_fields','yes','on'),
(427,'woocommerce_demo_store','no','off'),
(428,'wc_downloads_approved_directories_mode','enabled','auto'),
(429,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','auto'),
(430,'current_theme_supports_woocommerce','yes','auto'),
(2749,'woodmart_pa_application_swatch_size','','off'),
(432,'default_product_cat','25','auto'),
(433,'woocommerce_refund_returns_page_id','13','auto'),
(436,'woocommerce_paypal_settings','a:25:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:32:\"smartcut.manufacturers@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:14:\"paypal_buttons\";s:3:\"yes\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:9:\"image_url\";s:0:\"\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:32:\"smartcut.manufacturers@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:28:\"transact_onboarding_complete\";s:2:\"no\";s:12:\"_should_load\";s:2:\"no\";}','on'),
(437,'woocommerce_version','10.9.4','auto'),
(438,'woocommerce_db_version','10.9.4','auto'),
(439,'woocommerce_store_id','bc08a6da-bb78-4ec5-95ea-3ceef1425b9b','auto'),
(441,'woocommerce_inbox_variant_assignment','6','auto'),
(442,'woocommerce_remote_variant_assignment','57','auto'),
(491,'woocommerce_custom_orders_table_created','yes','auto'),
(492,'woocommerce_admin_notices','a:1:{i:0;s:14:\"template_files\";}','auto'),
(493,'woocommerce_coming_soon','no','auto'),
(494,'woocommerce_store_pages_only','yes','auto'),
(495,'woocommerce_email_improvements_default_enabled','yes','auto'),
(496,'woocommerce_email_improvements_first_enabled_at','2026-06-28 14:15:24','auto'),
(497,'woocommerce_email_improvements_last_enabled_at','2026-06-28 14:15:24','auto'),
(498,'woocommerce_email_improvements_enabled_count','1','auto'),
(499,'woocommerce_back_in_stock_allow_signups','yes','auto'),
(500,'woocommerce_analytics_scheduled_import','yes','auto'),
(501,'woocommerce_admin_scheduler_last_processed_order_modified_date','2026-07-12 01:10:25','off'),
(502,'woocommerce_admin_scheduler_last_processed_order_id','0','off'),
(503,'woocommerce_initial_installed_version','10.9.1','off'),
(504,'wc_blocks_db_schema_version','260','auto'),
(505,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','off'),
(507,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1786378913','off'),
(508,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"5cdaba16c87338181b77\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"fe36cf3610166e461f03\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"0c45171702069a10b08e\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"2c049fe250c153b7cac8\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cd41ff7e87047939df16\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"844a158c2e4925f00e73\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"bb54b6869c8b2a477616\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"888fc7fc921d3d5b4e0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"81d21446ddb1d5f22bf3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"faf32ee6ad045929d3b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"b7449dc1c874ee46cb05\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"153ca3cfcc597a1e974e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"8dcac098e959cbf8c646\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"1cd9ffa6e3cff96ad1b2\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"2ac32594f5e16f5ec744\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"63baa6fbe2326b07d735\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"6cc3684099bd6a5547b8\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"c41634ce42dec7d5ec6a\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"830365907a941f8d2f19\",\"dependencies\":[\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"2a74b436e6e83901710b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"2ee18d0c25314fb9e742\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"8a5beb83d8a1b08ba20c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/add-to-cart-form.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js\",\"version\":\"0c8d6861b94b706c53f9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"601efd74a8b6f7d73893\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fd12fa3fffedd1364005\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8ab710022b2f6be393d3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"c49f3e0e36118ca267f0\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"596247591fc3144936ab\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"bfbf6c3f43901e9b19a8\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/cart-link.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"6e830cfbbae68276f3a3\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-title.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title.js\",\"version\":\"e26f8453acac931d8d0d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-description.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description.js\",\"version\":\"ad689e1e2e47c3241b4d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"aedee1c74b8b61b47c93\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coupon-code.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code.js\",\"version\":\"856d6ecd8bfa63d44a31\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"e421624127ae1cd2afd1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/dropdown.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/dropdown.js\",\"version\":\"eda59e3af7d2c683db36\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/email-content.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/email-content.js\",\"version\":\"9024c9f7a698946f1b9b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"7c266fd9f90b76a72a66\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"0a06869944ff32897642\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"3a9373492158af3a1a0d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"b66c11b966682848f329\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"597ad2a28bbc336cb162\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"e5a2d771038aa63833bc\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\",\"version\":\"d44d09d6a97cb08032a1\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"008d440c43341dcf2f72\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/payment-method-icons.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js\",\"version\":\"5777100c9830061c79f9\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"971b72de33e4d14e8a1f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"33fa3ce8fdc3a4087291\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"70eb870f46c3368d3db2\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"781c1c028f92a5c4f9a8\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"b4a5d20e105ed4a0c7bd\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"8e3b41ee59152a245283\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-customer-effort-score\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"1b3628e4ee58f0996f43\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filters.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"dc4f57296e60a699632d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"3ce1fa635e38e97e469d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"0c8f7f3b53342b590451\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price-slider.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"bedb7ce1b5f7fd8fd7ac\",\"dependencies\":[\"react-jsx-runtime\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-attribute.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"2cafcbf1799def0f9963\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-rating.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"c8db9cf2298461628136\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-filter-active.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"15914f4e5fbf363eb280\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-removable-chips.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"0e751509051cc4600381\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-clear-button.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"45602e53c090bc4cfeac\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-checkbox-list.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"475eca3c16e56c0e6aa0\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-chips.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"7bee18bb4eb79b10f47f\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-taxonomy.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js\",\"version\":\"747297bdb148a4cccfe6\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"2fb8d9dc9fbc4d36746b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-hocs\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"be7f3c98cd6a86661b3d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-thumbnails.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-thumbnails.js\",\"version\":\"8b903ea1b6bcfc38ced7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"a2e264391fd970368b82\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"06f8038549a96e68b0c0\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"f782ce0eddea2a281147\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"dc9f03b5d178f0a9e980\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"06a9f2e075ebae712a88\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"c36b7786ce99ad064e96\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0f2d4ebec1f5b25e6f76\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"31f996718a5be341e38b\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"f780dd836ba0e33a44c4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"91c94a47940d933149e9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"c4be5b4ac2bf05874919\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"5a6a6103bf2361094625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"189af15ad210df76efa4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"24aaf38da8f603e20fe3\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"53e23acc2eed667306fb\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js\",\"version\":\"9f2f4e3734b552170625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\",\"version\":\"1fc3aabc80acc1593cff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-details.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-details.js\",\"version\":\"aad7cdd36be9c4dc9988\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-description.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js\",\"version\":\"194518d191a2d116498b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-specifications.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js\",\"version\":\"651bacdfb80157f5d70d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/accordion-group.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js\",\"version\":\"1542ab61fc2af28e3fc7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-item.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js\",\"version\":\"41970af8e01f83631460\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-panel.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js\",\"version\":\"0752be84d79f1de6f03d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-header.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js\",\"version\":\"0a20ed5b7d6dcfee288b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-reviews.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js\",\"version\":\"62ecb3d742604de55d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-review-rating.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js\",\"version\":\"b8b67e3a73dbc72e55e3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-title.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js\",\"version\":\"7e76ab85deeb43da0411\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-form.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js\",\"version\":\"ff864fd46991374b2196\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-date.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js\",\"version\":\"79d73d8f861735cf9fed\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-date\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-content.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js\",\"version\":\"1936bb6d7b2c02b087a6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-author-name.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js\",\"version\":\"dacd9c6a489c5e9cf7c8\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js\",\"version\":\"e37310c0590c842819e6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-next.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js\",\"version\":\"1b2a36b26ca330522d95\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\",\"version\":\"b6e63959c00710a7dc54\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\",\"version\":\"f867ab400ef5a803930c\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-template.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js\",\"version\":\"4741f04fdf8d087c5d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"a17da706a7782b237371\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"a01fdd9c34719d5b1103\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"1fa65291486155053d7f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"b93dcd7a1f9df26fd5ad\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"e68c0564120011c7e605\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"7476a7457c5274bf340b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"e566ffbb2fcc3a6b7a0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"7e74cab989ad08e1d4ea\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]}},\"version\":\"wc-10.9.4\",\"hash\":\"4847f9bc1192fbacb3e3a2b6afae3f6f\"}','off'),
(509,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1783779347;}','auto'),
(513,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(516,'woocommerce_gateway_order','a:7:{s:16:\"_wc_pes_paystack\";i:0;s:19:\"_wc_pes_woopayments\";i:1;s:25:\"_wc_pes_paypal_full_stack\";i:2;s:33:\"_wc_offline_payment_methods_group\";i:3;s:4:\"bacs\";i:4;s:6:\"cheque\";i:5;s:3:\"cod\";i:6;}','auto'),
(533,'woodmart_pa_color_swatch_size','','off'),
(566,'_transient_product-transient-version','1783809889','on'),
(529,'action_scheduler_migration_status','complete','auto'),
(530,'as_has_wp_comment_logs','no','on'),
(534,'woodmart_pa_color_swatch_style','','off'),
(535,'woodmart_pa_color_swatch_dis_style','','off'),
(536,'woodmart_pa_color_swatch_shape','','off'),
(537,'woodmart_pa_color_show_on_product','','off'),
(538,'woodmart_pa_color_thumbnail','','off'),
(539,'woodmart_pa_color_hint','','off'),
(540,'woodmart_pa_color_change_image','','off'),
(542,'woodmart_pa_size_swatch_size','','off'),
(543,'woodmart_pa_size_swatch_style','','off'),
(544,'woodmart_pa_size_swatch_dis_style','','off'),
(545,'woodmart_pa_size_swatch_shape','','off'),
(546,'woodmart_pa_size_show_on_product','','off'),
(547,'woodmart_pa_size_thumbnail','','off'),
(548,'woodmart_pa_size_hint','','off'),
(549,'woodmart_pa_size_change_image','','off'),
(556,'wp_calendar_block_has_published_posts','1','auto'),
(638,'elementor_library_category_children','a:0:{}','auto'),
(640,'woodmart_slider_children','a:0:{}','auto'),
(643,'project-cat_children','a:0:{}','auto'),
(3127,'product_brand_children','a:0:{}','auto'),
(4390,'product_cat_children','a:0:{}','auto'),
(568,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:8:\"products\";i:1;s:17:\"launch-your-store\";i:2;s:8:\"shipping\";}','auto'),
(569,'wd_imported_data_megamarket_base','a:9:{s:9:\"all_posts\";a:60:{i:956;a:4:{s:3:\"old\";i:956;s:3:\"new\";i:956;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:962;a:3:{s:3:\"old\";i:962;s:3:\"new\";i:962;s:9:\"post_type\";s:17:\"product_variation\";}i:963;a:3:{s:3:\"old\";i:963;s:3:\"new\";i:963;s:9:\"post_type\";s:17:\"product_variation\";}i:964;a:3:{s:3:\"old\";i:964;s:3:\"new\";i:964;s:9:\"post_type\";s:17:\"product_variation\";}i:965;a:4:{s:3:\"old\";i:965;s:3:\"new\";i:965;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:968;a:4:{s:3:\"old\";i:968;s:3:\"new\";i:968;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:983;a:4:{s:3:\"old\";i:983;s:3:\"new\";i:983;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:986;a:4:{s:3:\"old\";i:986;s:3:\"new\";i:986;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:995;a:4:{s:3:\"old\";i:995;s:3:\"new\";i:995;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:998;a:4:{s:3:\"old\";i:998;s:3:\"new\";i:998;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1001;a:4:{s:3:\"old\";i:1001;s:3:\"new\";i:1001;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1045;a:4:{s:3:\"old\";i:1045;s:3:\"new\";i:1045;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1048;a:4:{s:3:\"old\";i:1048;s:3:\"new\";i:1048;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1051;a:4:{s:3:\"old\";i:1051;s:3:\"new\";i:1051;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1054;a:4:{s:3:\"old\";i:1054;s:3:\"new\";i:1054;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1057;a:4:{s:3:\"old\";i:1057;s:3:\"new\";i:1057;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1075;a:4:{s:3:\"old\";i:1075;s:3:\"new\";i:1075;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1079;a:4:{s:3:\"old\";i:1079;s:3:\"new\";i:1079;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1083;a:4:{s:3:\"old\";i:1083;s:3:\"new\";i:1083;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1098;a:4:{s:3:\"old\";i:1098;s:3:\"new\";i:1098;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1;a:3:{s:3:\"old\";i:1;s:3:\"new\";i:1099;s:9:\"post_type\";s:4:\"post\";}i:19;a:3:{s:3:\"old\";i:19;s:3:\"new\";i:19;s:9:\"post_type\";s:4:\"page\";}i:275;a:4:{s:3:\"old\";i:275;s:3:\"new\";i:275;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:277;a:3:{s:3:\"old\";i:277;s:3:\"new\";i:277;s:9:\"post_type\";s:4:\"page\";}i:289;a:4:{s:3:\"old\";i:289;s:3:\"new\";i:289;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:291;a:3:{s:3:\"old\";i:291;s:3:\"new\";i:291;s:9:\"post_type\";s:4:\"page\";}i:804;a:4:{s:3:\"old\";i:804;s:3:\"new\";i:804;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:843;a:4:{s:3:\"old\";i:843;s:3:\"new\";i:843;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:853;a:3:{s:3:\"old\";i:853;s:3:\"new\";i:853;s:9:\"post_type\";s:4:\"post\";}i:857;a:4:{s:3:\"old\";i:857;s:3:\"new\";i:857;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:862;a:4:{s:3:\"old\";i:862;s:3:\"new\";i:862;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:867;a:3:{s:3:\"old\";i:867;s:3:\"new\";i:867;s:9:\"post_type\";s:4:\"post\";}i:870;a:4:{s:3:\"old\";i:870;s:3:\"new\";i:870;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:875;a:4:{s:3:\"old\";i:875;s:3:\"new\";i:875;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:883;a:4:{s:3:\"old\";i:883;s:3:\"new\";i:883;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:971;a:4:{s:3:\"old\";i:971;s:3:\"new\";i:971;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:974;a:4:{s:3:\"old\";i:974;s:3:\"new\";i:974;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:977;a:4:{s:3:\"old\";i:977;s:3:\"new\";i:977;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:980;a:4:{s:3:\"old\";i:980;s:3:\"new\";i:980;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:263;a:3:{s:3:\"old\";i:263;s:3:\"new\";i:1100;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:264;a:3:{s:3:\"old\";i:264;s:3:\"new\";i:1101;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:266;a:3:{s:3:\"old\";i:266;s:3:\"new\";i:1102;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:267;a:3:{s:3:\"old\";i:267;s:3:\"new\";i:1103;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:268;a:3:{s:3:\"old\";i:268;s:3:\"new\";i:1104;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:269;a:3:{s:3:\"old\";i:269;s:3:\"new\";i:1105;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:272;a:3:{s:3:\"old\";i:272;s:3:\"new\";i:1106;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:308;a:3:{s:3:\"old\";i:308;s:3:\"new\";i:1107;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:309;a:3:{s:3:\"old\";i:309;s:3:\"new\";i:1108;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:311;a:3:{s:3:\"old\";i:311;s:3:\"new\";i:1109;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:312;a:3:{s:3:\"old\";i:312;s:3:\"new\";i:1110;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:313;a:3:{s:3:\"old\";i:313;s:3:\"new\";i:1111;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:314;a:3:{s:3:\"old\";i:314;s:3:\"new\";i:1112;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1582;a:3:{s:3:\"old\";i:1582;s:3:\"new\";i:1113;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1584;a:3:{s:3:\"old\";i:1584;s:3:\"new\";i:1114;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1621;a:3:{s:3:\"old\";i:1621;s:3:\"new\";i:1115;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1623;a:3:{s:3:\"old\";i:1623;s:3:\"new\";i:1116;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1796;a:3:{s:3:\"old\";i:1796;s:3:\"new\";i:1117;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:274;a:3:{s:3:\"old\";i:274;s:3:\"new\";i:1118;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:295;a:3:{s:3:\"old\";i:295;s:3:\"new\";i:1119;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:296;a:3:{s:3:\"old\";i:296;s:3:\"new\";i:1120;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:10:\"attachment\";a:0:{}s:4:\"term\";a:9:{s:8:\"category\";a:5:{i:1;a:3:{s:3:\"new\";s:1:\"1\";s:3:\"old\";s:1:\"1\";s:4:\"type\";s:8:\"category\";}i:19;a:3:{s:3:\"new\";i:19;s:3:\"old\";i:305;s:4:\"type\";s:8:\"category\";}i:20;a:3:{s:3:\"new\";i:20;s:3:\"old\";i:306;s:4:\"type\";s:8:\"category\";}i:21;a:3:{s:3:\"new\";i:21;s:3:\"old\";i:307;s:4:\"type\";s:8:\"category\";}i:22;a:3:{s:3:\"new\";i:22;s:3:\"old\";i:308;s:4:\"type\";s:8:\"category\";}}s:11:\"product_cat\";a:239:{i:18;a:3:{s:3:\"new\";i:25;s:3:\"old\";i:18;s:4:\"type\";s:11:\"product_cat\";}i:19;a:3:{s:3:\"new\";i:26;s:3:\"old\";i:19;s:4:\"type\";s:11:\"product_cat\";}i:20;a:3:{s:3:\"new\";i:27;s:3:\"old\";i:20;s:4:\"type\";s:11:\"product_cat\";}i:21;a:3:{s:3:\"new\";i:28;s:3:\"old\";i:21;s:4:\"type\";s:11:\"product_cat\";}i:22;a:3:{s:3:\"new\";i:29;s:3:\"old\";i:22;s:4:\"type\";s:11:\"product_cat\";}i:23;a:3:{s:3:\"new\";i:30;s:3:\"old\";i:23;s:4:\"type\";s:11:\"product_cat\";}i:24;a:3:{s:3:\"new\";i:31;s:3:\"old\";i:24;s:4:\"type\";s:11:\"product_cat\";}i:25;a:3:{s:3:\"new\";i:32;s:3:\"old\";i:25;s:4:\"type\";s:11:\"product_cat\";}i:26;a:3:{s:3:\"new\";i:33;s:3:\"old\";i:26;s:4:\"type\";s:11:\"product_cat\";}i:27;a:3:{s:3:\"new\";i:34;s:3:\"old\";i:27;s:4:\"type\";s:11:\"product_cat\";}i:28;a:3:{s:3:\"new\";i:35;s:3:\"old\";i:28;s:4:\"type\";s:11:\"product_cat\";}i:29;a:3:{s:3:\"new\";i:36;s:3:\"old\";i:29;s:4:\"type\";s:11:\"product_cat\";}i:30;a:3:{s:3:\"new\";i:37;s:3:\"old\";i:30;s:4:\"type\";s:11:\"product_cat\";}i:31;a:3:{s:3:\"new\";i:38;s:3:\"old\";i:31;s:4:\"type\";s:11:\"product_cat\";}i:32;a:3:{s:3:\"new\";i:39;s:3:\"old\";i:32;s:4:\"type\";s:11:\"product_cat\";}i:33;a:3:{s:3:\"new\";i:40;s:3:\"old\";i:33;s:4:\"type\";s:11:\"product_cat\";}i:34;a:3:{s:3:\"new\";i:41;s:3:\"old\";i:34;s:4:\"type\";s:11:\"product_cat\";}i:35;a:3:{s:3:\"new\";i:42;s:3:\"old\";i:35;s:4:\"type\";s:11:\"product_cat\";}i:36;a:3:{s:3:\"new\";i:43;s:3:\"old\";i:36;s:4:\"type\";s:11:\"product_cat\";}i:37;a:3:{s:3:\"new\";i:44;s:3:\"old\";i:37;s:4:\"type\";s:11:\"product_cat\";}i:38;a:3:{s:3:\"new\";i:45;s:3:\"old\";i:38;s:4:\"type\";s:11:\"product_cat\";}i:39;a:3:{s:3:\"new\";i:46;s:3:\"old\";i:39;s:4:\"type\";s:11:\"product_cat\";}i:40;a:3:{s:3:\"new\";i:47;s:3:\"old\";i:40;s:4:\"type\";s:11:\"product_cat\";}i:41;a:3:{s:3:\"new\";i:48;s:3:\"old\";i:41;s:4:\"type\";s:11:\"product_cat\";}i:42;a:3:{s:3:\"new\";i:49;s:3:\"old\";i:42;s:4:\"type\";s:11:\"product_cat\";}i:43;a:3:{s:3:\"new\";i:50;s:3:\"old\";i:43;s:4:\"type\";s:11:\"product_cat\";}i:44;a:3:{s:3:\"new\";i:51;s:3:\"old\";i:44;s:4:\"type\";s:11:\"product_cat\";}i:45;a:3:{s:3:\"new\";i:52;s:3:\"old\";i:45;s:4:\"type\";s:11:\"product_cat\";}i:46;a:3:{s:3:\"new\";i:53;s:3:\"old\";i:46;s:4:\"type\";s:11:\"product_cat\";}i:47;a:3:{s:3:\"new\";i:54;s:3:\"old\";i:47;s:4:\"type\";s:11:\"product_cat\";}i:48;a:3:{s:3:\"new\";i:55;s:3:\"old\";i:48;s:4:\"type\";s:11:\"product_cat\";}i:49;a:3:{s:3:\"new\";i:56;s:3:\"old\";i:49;s:4:\"type\";s:11:\"product_cat\";}i:50;a:3:{s:3:\"new\";i:57;s:3:\"old\";i:50;s:4:\"type\";s:11:\"product_cat\";}i:51;a:3:{s:3:\"new\";i:58;s:3:\"old\";i:51;s:4:\"type\";s:11:\"product_cat\";}i:52;a:3:{s:3:\"new\";i:59;s:3:\"old\";i:52;s:4:\"type\";s:11:\"product_cat\";}i:53;a:3:{s:3:\"new\";i:60;s:3:\"old\";i:53;s:4:\"type\";s:11:\"product_cat\";}i:54;a:3:{s:3:\"new\";i:61;s:3:\"old\";i:54;s:4:\"type\";s:11:\"product_cat\";}i:55;a:3:{s:3:\"new\";i:62;s:3:\"old\";i:55;s:4:\"type\";s:11:\"product_cat\";}i:56;a:3:{s:3:\"new\";i:63;s:3:\"old\";i:56;s:4:\"type\";s:11:\"product_cat\";}i:57;a:3:{s:3:\"new\";i:64;s:3:\"old\";i:57;s:4:\"type\";s:11:\"product_cat\";}i:58;a:3:{s:3:\"new\";i:65;s:3:\"old\";i:58;s:4:\"type\";s:11:\"product_cat\";}i:59;a:3:{s:3:\"new\";i:66;s:3:\"old\";i:59;s:4:\"type\";s:11:\"product_cat\";}i:60;a:3:{s:3:\"new\";i:67;s:3:\"old\";i:60;s:4:\"type\";s:11:\"product_cat\";}i:61;a:3:{s:3:\"new\";i:68;s:3:\"old\";i:61;s:4:\"type\";s:11:\"product_cat\";}i:62;a:3:{s:3:\"new\";i:69;s:3:\"old\";i:62;s:4:\"type\";s:11:\"product_cat\";}i:63;a:3:{s:3:\"new\";i:70;s:3:\"old\";i:63;s:4:\"type\";s:11:\"product_cat\";}i:64;a:3:{s:3:\"new\";i:71;s:3:\"old\";i:64;s:4:\"type\";s:11:\"product_cat\";}i:65;a:3:{s:3:\"new\";i:72;s:3:\"old\";i:65;s:4:\"type\";s:11:\"product_cat\";}i:66;a:3:{s:3:\"new\";i:73;s:3:\"old\";i:66;s:4:\"type\";s:11:\"product_cat\";}i:67;a:3:{s:3:\"new\";i:74;s:3:\"old\";i:67;s:4:\"type\";s:11:\"product_cat\";}i:68;a:3:{s:3:\"new\";i:75;s:3:\"old\";i:68;s:4:\"type\";s:11:\"product_cat\";}i:69;a:3:{s:3:\"new\";i:76;s:3:\"old\";i:69;s:4:\"type\";s:11:\"product_cat\";}i:70;a:3:{s:3:\"new\";i:77;s:3:\"old\";i:70;s:4:\"type\";s:11:\"product_cat\";}i:71;a:3:{s:3:\"new\";i:78;s:3:\"old\";i:71;s:4:\"type\";s:11:\"product_cat\";}i:72;a:3:{s:3:\"new\";i:79;s:3:\"old\";i:72;s:4:\"type\";s:11:\"product_cat\";}i:73;a:3:{s:3:\"new\";i:80;s:3:\"old\";i:73;s:4:\"type\";s:11:\"product_cat\";}i:74;a:3:{s:3:\"new\";i:81;s:3:\"old\";i:74;s:4:\"type\";s:11:\"product_cat\";}i:75;a:3:{s:3:\"new\";i:82;s:3:\"old\";i:75;s:4:\"type\";s:11:\"product_cat\";}i:76;a:3:{s:3:\"new\";i:83;s:3:\"old\";i:76;s:4:\"type\";s:11:\"product_cat\";}i:77;a:3:{s:3:\"new\";i:84;s:3:\"old\";i:77;s:4:\"type\";s:11:\"product_cat\";}i:78;a:3:{s:3:\"new\";i:85;s:3:\"old\";i:78;s:4:\"type\";s:11:\"product_cat\";}i:79;a:3:{s:3:\"new\";i:86;s:3:\"old\";i:79;s:4:\"type\";s:11:\"product_cat\";}i:80;a:3:{s:3:\"new\";i:87;s:3:\"old\";i:80;s:4:\"type\";s:11:\"product_cat\";}i:81;a:3:{s:3:\"new\";i:88;s:3:\"old\";i:81;s:4:\"type\";s:11:\"product_cat\";}i:82;a:3:{s:3:\"new\";i:89;s:3:\"old\";i:82;s:4:\"type\";s:11:\"product_cat\";}i:83;a:3:{s:3:\"new\";i:90;s:3:\"old\";i:83;s:4:\"type\";s:11:\"product_cat\";}i:84;a:3:{s:3:\"new\";i:91;s:3:\"old\";i:84;s:4:\"type\";s:11:\"product_cat\";}i:85;a:3:{s:3:\"new\";i:92;s:3:\"old\";i:85;s:4:\"type\";s:11:\"product_cat\";}i:86;a:3:{s:3:\"new\";i:93;s:3:\"old\";i:86;s:4:\"type\";s:11:\"product_cat\";}i:87;a:3:{s:3:\"new\";i:94;s:3:\"old\";i:87;s:4:\"type\";s:11:\"product_cat\";}i:88;a:3:{s:3:\"new\";i:95;s:3:\"old\";i:88;s:4:\"type\";s:11:\"product_cat\";}i:89;a:3:{s:3:\"new\";i:96;s:3:\"old\";i:89;s:4:\"type\";s:11:\"product_cat\";}i:90;a:3:{s:3:\"new\";i:97;s:3:\"old\";i:90;s:4:\"type\";s:11:\"product_cat\";}i:91;a:3:{s:3:\"new\";i:98;s:3:\"old\";i:91;s:4:\"type\";s:11:\"product_cat\";}i:92;a:3:{s:3:\"new\";i:99;s:3:\"old\";i:92;s:4:\"type\";s:11:\"product_cat\";}i:93;a:3:{s:3:\"new\";i:100;s:3:\"old\";i:93;s:4:\"type\";s:11:\"product_cat\";}i:94;a:3:{s:3:\"new\";i:101;s:3:\"old\";i:94;s:4:\"type\";s:11:\"product_cat\";}i:95;a:3:{s:3:\"new\";i:102;s:3:\"old\";i:95;s:4:\"type\";s:11:\"product_cat\";}i:96;a:3:{s:3:\"new\";i:103;s:3:\"old\";i:96;s:4:\"type\";s:11:\"product_cat\";}i:97;a:3:{s:3:\"new\";i:104;s:3:\"old\";i:97;s:4:\"type\";s:11:\"product_cat\";}i:98;a:3:{s:3:\"new\";i:105;s:3:\"old\";i:98;s:4:\"type\";s:11:\"product_cat\";}i:99;a:3:{s:3:\"new\";i:106;s:3:\"old\";i:99;s:4:\"type\";s:11:\"product_cat\";}i:100;a:3:{s:3:\"new\";i:107;s:3:\"old\";i:100;s:4:\"type\";s:11:\"product_cat\";}i:101;a:3:{s:3:\"new\";i:108;s:3:\"old\";i:101;s:4:\"type\";s:11:\"product_cat\";}i:102;a:3:{s:3:\"new\";i:109;s:3:\"old\";i:102;s:4:\"type\";s:11:\"product_cat\";}i:103;a:3:{s:3:\"new\";i:110;s:3:\"old\";i:103;s:4:\"type\";s:11:\"product_cat\";}i:104;a:3:{s:3:\"new\";i:111;s:3:\"old\";i:104;s:4:\"type\";s:11:\"product_cat\";}i:105;a:3:{s:3:\"new\";i:112;s:3:\"old\";i:105;s:4:\"type\";s:11:\"product_cat\";}i:106;a:3:{s:3:\"new\";i:113;s:3:\"old\";i:106;s:4:\"type\";s:11:\"product_cat\";}i:107;a:3:{s:3:\"new\";i:114;s:3:\"old\";i:107;s:4:\"type\";s:11:\"product_cat\";}i:108;a:3:{s:3:\"new\";i:115;s:3:\"old\";i:108;s:4:\"type\";s:11:\"product_cat\";}i:109;a:3:{s:3:\"new\";i:116;s:3:\"old\";i:109;s:4:\"type\";s:11:\"product_cat\";}i:110;a:3:{s:3:\"new\";i:117;s:3:\"old\";i:110;s:4:\"type\";s:11:\"product_cat\";}i:111;a:3:{s:3:\"new\";i:118;s:3:\"old\";i:111;s:4:\"type\";s:11:\"product_cat\";}i:112;a:3:{s:3:\"new\";i:119;s:3:\"old\";i:112;s:4:\"type\";s:11:\"product_cat\";}i:113;a:3:{s:3:\"new\";i:120;s:3:\"old\";i:113;s:4:\"type\";s:11:\"product_cat\";}i:114;a:3:{s:3:\"new\";i:121;s:3:\"old\";i:114;s:4:\"type\";s:11:\"product_cat\";}i:115;a:3:{s:3:\"new\";i:122;s:3:\"old\";i:115;s:4:\"type\";s:11:\"product_cat\";}i:116;a:3:{s:3:\"new\";i:123;s:3:\"old\";i:116;s:4:\"type\";s:11:\"product_cat\";}i:117;a:3:{s:3:\"new\";i:124;s:3:\"old\";i:117;s:4:\"type\";s:11:\"product_cat\";}i:118;a:3:{s:3:\"new\";i:125;s:3:\"old\";i:118;s:4:\"type\";s:11:\"product_cat\";}i:119;a:3:{s:3:\"new\";i:126;s:3:\"old\";i:119;s:4:\"type\";s:11:\"product_cat\";}i:120;a:3:{s:3:\"new\";i:127;s:3:\"old\";i:120;s:4:\"type\";s:11:\"product_cat\";}i:121;a:3:{s:3:\"new\";i:128;s:3:\"old\";i:121;s:4:\"type\";s:11:\"product_cat\";}i:122;a:3:{s:3:\"new\";i:129;s:3:\"old\";i:122;s:4:\"type\";s:11:\"product_cat\";}i:123;a:3:{s:3:\"new\";i:130;s:3:\"old\";i:123;s:4:\"type\";s:11:\"product_cat\";}i:124;a:3:{s:3:\"new\";i:131;s:3:\"old\";i:124;s:4:\"type\";s:11:\"product_cat\";}i:125;a:3:{s:3:\"new\";i:132;s:3:\"old\";i:125;s:4:\"type\";s:11:\"product_cat\";}i:126;a:3:{s:3:\"new\";i:133;s:3:\"old\";i:126;s:4:\"type\";s:11:\"product_cat\";}i:127;a:3:{s:3:\"new\";i:134;s:3:\"old\";i:127;s:4:\"type\";s:11:\"product_cat\";}i:128;a:3:{s:3:\"new\";i:135;s:3:\"old\";i:128;s:4:\"type\";s:11:\"product_cat\";}i:129;a:3:{s:3:\"new\";i:136;s:3:\"old\";i:129;s:4:\"type\";s:11:\"product_cat\";}i:130;a:3:{s:3:\"new\";i:137;s:3:\"old\";i:130;s:4:\"type\";s:11:\"product_cat\";}i:131;a:3:{s:3:\"new\";i:138;s:3:\"old\";i:131;s:4:\"type\";s:11:\"product_cat\";}i:132;a:3:{s:3:\"new\";i:139;s:3:\"old\";i:132;s:4:\"type\";s:11:\"product_cat\";}i:133;a:3:{s:3:\"new\";i:140;s:3:\"old\";i:133;s:4:\"type\";s:11:\"product_cat\";}i:134;a:3:{s:3:\"new\";i:141;s:3:\"old\";i:134;s:4:\"type\";s:11:\"product_cat\";}i:135;a:3:{s:3:\"new\";i:142;s:3:\"old\";i:135;s:4:\"type\";s:11:\"product_cat\";}i:136;a:3:{s:3:\"new\";i:143;s:3:\"old\";i:136;s:4:\"type\";s:11:\"product_cat\";}i:137;a:3:{s:3:\"new\";i:144;s:3:\"old\";i:137;s:4:\"type\";s:11:\"product_cat\";}i:138;a:3:{s:3:\"new\";i:145;s:3:\"old\";i:138;s:4:\"type\";s:11:\"product_cat\";}i:139;a:3:{s:3:\"new\";i:146;s:3:\"old\";i:139;s:4:\"type\";s:11:\"product_cat\";}i:140;a:3:{s:3:\"new\";i:147;s:3:\"old\";i:140;s:4:\"type\";s:11:\"product_cat\";}i:141;a:3:{s:3:\"new\";i:148;s:3:\"old\";i:141;s:4:\"type\";s:11:\"product_cat\";}i:142;a:3:{s:3:\"new\";i:149;s:3:\"old\";i:142;s:4:\"type\";s:11:\"product_cat\";}i:143;a:3:{s:3:\"new\";i:150;s:3:\"old\";i:143;s:4:\"type\";s:11:\"product_cat\";}i:144;a:3:{s:3:\"new\";i:151;s:3:\"old\";i:144;s:4:\"type\";s:11:\"product_cat\";}i:145;a:3:{s:3:\"new\";i:152;s:3:\"old\";i:145;s:4:\"type\";s:11:\"product_cat\";}i:146;a:3:{s:3:\"new\";i:153;s:3:\"old\";i:146;s:4:\"type\";s:11:\"product_cat\";}i:147;a:3:{s:3:\"new\";i:154;s:3:\"old\";i:147;s:4:\"type\";s:11:\"product_cat\";}i:148;a:3:{s:3:\"new\";i:155;s:3:\"old\";i:148;s:4:\"type\";s:11:\"product_cat\";}i:149;a:3:{s:3:\"new\";i:156;s:3:\"old\";i:149;s:4:\"type\";s:11:\"product_cat\";}i:151;a:3:{s:3:\"new\";i:157;s:3:\"old\";i:151;s:4:\"type\";s:11:\"product_cat\";}i:152;a:3:{s:3:\"new\";i:158;s:3:\"old\";i:152;s:4:\"type\";s:11:\"product_cat\";}i:153;a:3:{s:3:\"new\";i:159;s:3:\"old\";i:153;s:4:\"type\";s:11:\"product_cat\";}i:154;a:3:{s:3:\"new\";i:160;s:3:\"old\";i:154;s:4:\"type\";s:11:\"product_cat\";}i:155;a:3:{s:3:\"new\";i:161;s:3:\"old\";i:155;s:4:\"type\";s:11:\"product_cat\";}i:156;a:3:{s:3:\"new\";i:162;s:3:\"old\";i:156;s:4:\"type\";s:11:\"product_cat\";}i:157;a:3:{s:3:\"new\";i:163;s:3:\"old\";i:157;s:4:\"type\";s:11:\"product_cat\";}i:158;a:3:{s:3:\"new\";i:164;s:3:\"old\";i:158;s:4:\"type\";s:11:\"product_cat\";}i:159;a:3:{s:3:\"new\";i:165;s:3:\"old\";i:159;s:4:\"type\";s:11:\"product_cat\";}i:160;a:3:{s:3:\"new\";i:166;s:3:\"old\";i:160;s:4:\"type\";s:11:\"product_cat\";}i:161;a:3:{s:3:\"new\";i:167;s:3:\"old\";i:161;s:4:\"type\";s:11:\"product_cat\";}i:162;a:3:{s:3:\"new\";i:168;s:3:\"old\";i:162;s:4:\"type\";s:11:\"product_cat\";}i:163;a:3:{s:3:\"new\";i:169;s:3:\"old\";i:163;s:4:\"type\";s:11:\"product_cat\";}i:164;a:3:{s:3:\"new\";i:170;s:3:\"old\";i:164;s:4:\"type\";s:11:\"product_cat\";}i:165;a:3:{s:3:\"new\";i:171;s:3:\"old\";i:165;s:4:\"type\";s:11:\"product_cat\";}i:166;a:3:{s:3:\"new\";i:172;s:3:\"old\";i:166;s:4:\"type\";s:11:\"product_cat\";}i:167;a:3:{s:3:\"new\";i:173;s:3:\"old\";i:167;s:4:\"type\";s:11:\"product_cat\";}i:168;a:3:{s:3:\"new\";i:174;s:3:\"old\";i:168;s:4:\"type\";s:11:\"product_cat\";}i:169;a:3:{s:3:\"new\";i:175;s:3:\"old\";i:169;s:4:\"type\";s:11:\"product_cat\";}i:170;a:3:{s:3:\"new\";i:176;s:3:\"old\";i:170;s:4:\"type\";s:11:\"product_cat\";}i:171;a:3:{s:3:\"new\";i:177;s:3:\"old\";i:171;s:4:\"type\";s:11:\"product_cat\";}i:172;a:3:{s:3:\"new\";i:178;s:3:\"old\";i:172;s:4:\"type\";s:11:\"product_cat\";}i:173;a:3:{s:3:\"new\";i:179;s:3:\"old\";i:173;s:4:\"type\";s:11:\"product_cat\";}i:174;a:3:{s:3:\"new\";i:180;s:3:\"old\";i:174;s:4:\"type\";s:11:\"product_cat\";}i:175;a:3:{s:3:\"new\";i:181;s:3:\"old\";i:175;s:4:\"type\";s:11:\"product_cat\";}i:176;a:3:{s:3:\"new\";i:182;s:3:\"old\";i:176;s:4:\"type\";s:11:\"product_cat\";}i:177;a:3:{s:3:\"new\";i:183;s:3:\"old\";i:177;s:4:\"type\";s:11:\"product_cat\";}i:178;a:3:{s:3:\"new\";i:184;s:3:\"old\";i:178;s:4:\"type\";s:11:\"product_cat\";}i:179;a:3:{s:3:\"new\";i:185;s:3:\"old\";i:179;s:4:\"type\";s:11:\"product_cat\";}i:180;a:3:{s:3:\"new\";i:186;s:3:\"old\";i:180;s:4:\"type\";s:11:\"product_cat\";}i:181;a:3:{s:3:\"new\";i:187;s:3:\"old\";i:181;s:4:\"type\";s:11:\"product_cat\";}i:182;a:3:{s:3:\"new\";i:188;s:3:\"old\";i:182;s:4:\"type\";s:11:\"product_cat\";}i:183;a:3:{s:3:\"new\";i:189;s:3:\"old\";i:183;s:4:\"type\";s:11:\"product_cat\";}i:184;a:3:{s:3:\"new\";i:190;s:3:\"old\";i:184;s:4:\"type\";s:11:\"product_cat\";}i:185;a:3:{s:3:\"new\";i:191;s:3:\"old\";i:185;s:4:\"type\";s:11:\"product_cat\";}i:186;a:3:{s:3:\"new\";i:192;s:3:\"old\";i:186;s:4:\"type\";s:11:\"product_cat\";}i:187;a:3:{s:3:\"new\";i:193;s:3:\"old\";i:187;s:4:\"type\";s:11:\"product_cat\";}i:188;a:3:{s:3:\"new\";i:194;s:3:\"old\";i:188;s:4:\"type\";s:11:\"product_cat\";}i:189;a:3:{s:3:\"new\";i:195;s:3:\"old\";i:189;s:4:\"type\";s:11:\"product_cat\";}i:190;a:3:{s:3:\"new\";i:196;s:3:\"old\";i:190;s:4:\"type\";s:11:\"product_cat\";}i:191;a:3:{s:3:\"new\";i:197;s:3:\"old\";i:191;s:4:\"type\";s:11:\"product_cat\";}i:192;a:3:{s:3:\"new\";i:198;s:3:\"old\";i:192;s:4:\"type\";s:11:\"product_cat\";}i:193;a:3:{s:3:\"new\";i:199;s:3:\"old\";i:193;s:4:\"type\";s:11:\"product_cat\";}i:194;a:3:{s:3:\"new\";i:200;s:3:\"old\";i:194;s:4:\"type\";s:11:\"product_cat\";}i:195;a:3:{s:3:\"new\";i:201;s:3:\"old\";i:195;s:4:\"type\";s:11:\"product_cat\";}i:196;a:3:{s:3:\"new\";i:202;s:3:\"old\";i:196;s:4:\"type\";s:11:\"product_cat\";}i:197;a:3:{s:3:\"new\";i:203;s:3:\"old\";i:197;s:4:\"type\";s:11:\"product_cat\";}i:198;a:3:{s:3:\"new\";i:204;s:3:\"old\";i:198;s:4:\"type\";s:11:\"product_cat\";}i:199;a:3:{s:3:\"new\";i:205;s:3:\"old\";i:199;s:4:\"type\";s:11:\"product_cat\";}i:200;a:3:{s:3:\"new\";i:206;s:3:\"old\";i:200;s:4:\"type\";s:11:\"product_cat\";}i:201;a:3:{s:3:\"new\";i:207;s:3:\"old\";i:201;s:4:\"type\";s:11:\"product_cat\";}i:202;a:3:{s:3:\"new\";i:208;s:3:\"old\";i:202;s:4:\"type\";s:11:\"product_cat\";}i:203;a:3:{s:3:\"new\";i:209;s:3:\"old\";i:203;s:4:\"type\";s:11:\"product_cat\";}i:204;a:3:{s:3:\"new\";i:210;s:3:\"old\";i:204;s:4:\"type\";s:11:\"product_cat\";}i:205;a:3:{s:3:\"new\";i:211;s:3:\"old\";i:205;s:4:\"type\";s:11:\"product_cat\";}i:206;a:3:{s:3:\"new\";i:212;s:3:\"old\";i:206;s:4:\"type\";s:11:\"product_cat\";}i:207;a:3:{s:3:\"new\";i:213;s:3:\"old\";i:207;s:4:\"type\";s:11:\"product_cat\";}i:208;a:3:{s:3:\"new\";i:214;s:3:\"old\";i:208;s:4:\"type\";s:11:\"product_cat\";}i:209;a:3:{s:3:\"new\";i:215;s:3:\"old\";i:209;s:4:\"type\";s:11:\"product_cat\";}i:210;a:3:{s:3:\"new\";i:216;s:3:\"old\";i:210;s:4:\"type\";s:11:\"product_cat\";}i:211;a:3:{s:3:\"new\";i:217;s:3:\"old\";i:211;s:4:\"type\";s:11:\"product_cat\";}i:212;a:3:{s:3:\"new\";i:218;s:3:\"old\";i:212;s:4:\"type\";s:11:\"product_cat\";}i:213;a:3:{s:3:\"new\";i:219;s:3:\"old\";i:213;s:4:\"type\";s:11:\"product_cat\";}i:214;a:3:{s:3:\"new\";i:220;s:3:\"old\";i:214;s:4:\"type\";s:11:\"product_cat\";}i:215;a:3:{s:3:\"new\";i:221;s:3:\"old\";i:215;s:4:\"type\";s:11:\"product_cat\";}i:216;a:3:{s:3:\"new\";i:222;s:3:\"old\";i:216;s:4:\"type\";s:11:\"product_cat\";}i:217;a:3:{s:3:\"new\";i:223;s:3:\"old\";i:217;s:4:\"type\";s:11:\"product_cat\";}i:218;a:3:{s:3:\"new\";i:224;s:3:\"old\";i:218;s:4:\"type\";s:11:\"product_cat\";}i:219;a:3:{s:3:\"new\";i:225;s:3:\"old\";i:219;s:4:\"type\";s:11:\"product_cat\";}i:220;a:3:{s:3:\"new\";i:226;s:3:\"old\";i:220;s:4:\"type\";s:11:\"product_cat\";}i:221;a:3:{s:3:\"new\";i:227;s:3:\"old\";i:221;s:4:\"type\";s:11:\"product_cat\";}i:222;a:3:{s:3:\"new\";i:228;s:3:\"old\";i:222;s:4:\"type\";s:11:\"product_cat\";}i:223;a:3:{s:3:\"new\";i:229;s:3:\"old\";i:223;s:4:\"type\";s:11:\"product_cat\";}i:224;a:3:{s:3:\"new\";i:230;s:3:\"old\";i:224;s:4:\"type\";s:11:\"product_cat\";}i:225;a:3:{s:3:\"new\";i:231;s:3:\"old\";i:225;s:4:\"type\";s:11:\"product_cat\";}i:226;a:3:{s:3:\"new\";i:232;s:3:\"old\";i:226;s:4:\"type\";s:11:\"product_cat\";}i:227;a:3:{s:3:\"new\";i:233;s:3:\"old\";i:227;s:4:\"type\";s:11:\"product_cat\";}i:228;a:3:{s:3:\"new\";i:234;s:3:\"old\";i:228;s:4:\"type\";s:11:\"product_cat\";}i:229;a:3:{s:3:\"new\";i:235;s:3:\"old\";i:229;s:4:\"type\";s:11:\"product_cat\";}i:230;a:3:{s:3:\"new\";i:236;s:3:\"old\";i:230;s:4:\"type\";s:11:\"product_cat\";}i:231;a:3:{s:3:\"new\";i:237;s:3:\"old\";i:231;s:4:\"type\";s:11:\"product_cat\";}i:232;a:3:{s:3:\"new\";i:238;s:3:\"old\";i:232;s:4:\"type\";s:11:\"product_cat\";}i:233;a:3:{s:3:\"new\";i:239;s:3:\"old\";i:233;s:4:\"type\";s:11:\"product_cat\";}i:234;a:3:{s:3:\"new\";i:240;s:3:\"old\";i:234;s:4:\"type\";s:11:\"product_cat\";}i:235;a:3:{s:3:\"new\";i:241;s:3:\"old\";i:235;s:4:\"type\";s:11:\"product_cat\";}i:236;a:3:{s:3:\"new\";i:242;s:3:\"old\";i:236;s:4:\"type\";s:11:\"product_cat\";}i:237;a:3:{s:3:\"new\";i:243;s:3:\"old\";i:237;s:4:\"type\";s:11:\"product_cat\";}i:238;a:3:{s:3:\"new\";i:244;s:3:\"old\";i:238;s:4:\"type\";s:11:\"product_cat\";}i:239;a:3:{s:3:\"new\";i:245;s:3:\"old\";i:239;s:4:\"type\";s:11:\"product_cat\";}i:240;a:3:{s:3:\"new\";i:246;s:3:\"old\";i:240;s:4:\"type\";s:11:\"product_cat\";}i:241;a:3:{s:3:\"new\";i:247;s:3:\"old\";i:241;s:4:\"type\";s:11:\"product_cat\";}i:242;a:3:{s:3:\"new\";i:248;s:3:\"old\";i:242;s:4:\"type\";s:11:\"product_cat\";}i:243;a:3:{s:3:\"new\";i:249;s:3:\"old\";i:243;s:4:\"type\";s:11:\"product_cat\";}i:244;a:3:{s:3:\"new\";i:250;s:3:\"old\";i:244;s:4:\"type\";s:11:\"product_cat\";}i:245;a:3:{s:3:\"new\";i:251;s:3:\"old\";i:245;s:4:\"type\";s:11:\"product_cat\";}i:246;a:3:{s:3:\"new\";i:252;s:3:\"old\";i:246;s:4:\"type\";s:11:\"product_cat\";}i:247;a:3:{s:3:\"new\";i:253;s:3:\"old\";i:247;s:4:\"type\";s:11:\"product_cat\";}i:248;a:3:{s:3:\"new\";i:254;s:3:\"old\";i:248;s:4:\"type\";s:11:\"product_cat\";}i:249;a:3:{s:3:\"new\";i:255;s:3:\"old\";i:249;s:4:\"type\";s:11:\"product_cat\";}i:250;a:3:{s:3:\"new\";i:256;s:3:\"old\";i:250;s:4:\"type\";s:11:\"product_cat\";}i:251;a:3:{s:3:\"new\";i:257;s:3:\"old\";i:251;s:4:\"type\";s:11:\"product_cat\";}i:252;a:3:{s:3:\"new\";i:258;s:3:\"old\";i:252;s:4:\"type\";s:11:\"product_cat\";}i:253;a:3:{s:3:\"new\";i:259;s:3:\"old\";i:253;s:4:\"type\";s:11:\"product_cat\";}i:254;a:3:{s:3:\"new\";i:260;s:3:\"old\";i:254;s:4:\"type\";s:11:\"product_cat\";}i:255;a:3:{s:3:\"new\";i:261;s:3:\"old\";i:255;s:4:\"type\";s:11:\"product_cat\";}i:256;a:3:{s:3:\"new\";i:262;s:3:\"old\";i:256;s:4:\"type\";s:11:\"product_cat\";}i:257;a:3:{s:3:\"new\";i:263;s:3:\"old\";i:257;s:4:\"type\";s:11:\"product_cat\";}}s:8:\"wp_theme\";a:2:{i:16;a:3:{s:3:\"new\";i:23;s:3:\"old\";i:16;s:4:\"type\";s:8:\"wp_theme\";}i:17;a:3:{s:3:\"new\";i:24;s:3:\"old\";i:17;s:4:\"type\";s:8:\"wp_theme\";}}s:8:\"pa_color\";a:9:{i:264;a:3:{s:3:\"new\";i:264;s:3:\"old\";i:264;s:4:\"type\";s:8:\"pa_color\";}i:265;a:3:{s:3:\"new\";i:265;s:3:\"old\";i:265;s:4:\"type\";s:8:\"pa_color\";}i:266;a:3:{s:3:\"new\";i:266;s:3:\"old\";i:266;s:4:\"type\";s:8:\"pa_color\";}i:267;a:3:{s:3:\"new\";i:267;s:3:\"old\";i:267;s:4:\"type\";s:8:\"pa_color\";}i:268;a:3:{s:3:\"new\";i:268;s:3:\"old\";i:268;s:4:\"type\";s:8:\"pa_color\";}i:269;a:3:{s:3:\"new\";i:269;s:3:\"old\";i:269;s:4:\"type\";s:8:\"pa_color\";}i:270;a:3:{s:3:\"new\";i:270;s:3:\"old\";i:270;s:4:\"type\";s:8:\"pa_color\";}i:271;a:3:{s:3:\"new\";i:271;s:3:\"old\";i:271;s:4:\"type\";s:8:\"pa_color\";}i:272;a:3:{s:3:\"new\";i:272;s:3:\"old\";i:272;s:4:\"type\";s:8:\"pa_color\";}}s:7:\"pa_size\";a:6:{i:291;a:3:{s:3:\"new\";i:273;s:3:\"old\";i:291;s:4:\"type\";s:7:\"pa_size\";}i:292;a:3:{s:3:\"new\";i:274;s:3:\"old\";i:292;s:4:\"type\";s:7:\"pa_size\";}i:293;a:3:{s:3:\"new\";i:275;s:3:\"old\";i:293;s:4:\"type\";s:7:\"pa_size\";}i:294;a:3:{s:3:\"new\";i:276;s:3:\"old\";i:294;s:4:\"type\";s:7:\"pa_size\";}i:295;a:3:{s:3:\"new\";i:277;s:3:\"old\";i:295;s:4:\"type\";s:7:\"pa_size\";}i:296;a:3:{s:3:\"new\";i:278;s:3:\"old\";i:296;s:4:\"type\";s:7:\"pa_size\";}}s:22:\"elementor_library_type\";a:1:{i:304;a:3:{s:3:\"new\";i:279;s:3:\"old\";i:304;s:4:\"type\";s:22:\"elementor_library_type\";}}s:8:\"post_tag\";a:9:{i:309;a:3:{s:3:\"new\";i:280;s:3:\"old\";i:309;s:4:\"type\";s:8:\"post_tag\";}i:310;a:3:{s:3:\"new\";i:281;s:3:\"old\";i:310;s:4:\"type\";s:8:\"post_tag\";}i:311;a:3:{s:3:\"new\";i:282;s:3:\"old\";i:311;s:4:\"type\";s:8:\"post_tag\";}i:312;a:3:{s:3:\"new\";i:283;s:3:\"old\";i:312;s:4:\"type\";s:8:\"post_tag\";}i:313;a:3:{s:3:\"new\";i:284;s:3:\"old\";i:313;s:4:\"type\";s:8:\"post_tag\";}i:314;a:3:{s:3:\"new\";i:285;s:3:\"old\";i:314;s:4:\"type\";s:8:\"post_tag\";}i:315;a:3:{s:3:\"new\";i:286;s:3:\"old\";i:315;s:4:\"type\";s:8:\"post_tag\";}i:316;a:3:{s:3:\"new\";i:287;s:3:\"old\";i:316;s:4:\"type\";s:8:\"post_tag\";}i:317;a:3:{s:3:\"new\";i:288;s:3:\"old\";i:317;s:4:\"type\";s:8:\"post_tag\";}}s:13:\"product_brand\";a:6:{i:322;a:3:{s:3:\"new\";i:289;s:3:\"old\";i:322;s:4:\"type\";s:13:\"product_brand\";}i:323;a:3:{s:3:\"new\";i:290;s:3:\"old\";i:323;s:4:\"type\";s:13:\"product_brand\";}i:324;a:3:{s:3:\"new\";i:291;s:3:\"old\";i:324;s:4:\"type\";s:13:\"product_brand\";}i:325;a:3:{s:3:\"new\";i:292;s:3:\"old\";i:325;s:4:\"type\";s:13:\"product_brand\";}i:326;a:3:{s:3:\"new\";i:293;s:3:\"old\";i:326;s:4:\"type\";s:13:\"product_brand\";}i:327;a:3:{s:3:\"new\";i:294;s:3:\"old\";i:327;s:4:\"type\";s:13:\"product_brand\";}}s:8:\"nav_menu\";a:4:{i:320;a:3:{s:3:\"new\";i:295;s:3:\"old\";i:320;s:4:\"type\";s:8:\"nav_menu\";}i:297;a:3:{s:3:\"new\";i:296;s:3:\"old\";i:297;s:4:\"type\";s:8:\"nav_menu\";}i:302;a:3:{s:3:\"new\";i:297;s:3:\"old\";i:302;s:4:\"type\";s:8:\"nav_menu\";}i:299;a:3:{s:3:\"new\";i:298;s:3:\"old\";i:299;s:4:\"type\";s:8:\"nav_menu\";}}}s:7:\"product\";a:22:{i:956;a:4:{s:3:\"old\";i:956;s:3:\"new\";i:956;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:965;a:4:{s:3:\"old\";i:965;s:3:\"new\";i:965;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:968;a:4:{s:3:\"old\";i:968;s:3:\"new\";i:968;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:983;a:4:{s:3:\"old\";i:983;s:3:\"new\";i:983;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:986;a:4:{s:3:\"old\";i:986;s:3:\"new\";i:986;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:995;a:4:{s:3:\"old\";i:995;s:3:\"new\";i:995;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:998;a:4:{s:3:\"old\";i:998;s:3:\"new\";i:998;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1001;a:4:{s:3:\"old\";i:1001;s:3:\"new\";i:1001;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1045;a:4:{s:3:\"old\";i:1045;s:3:\"new\";i:1045;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1048;a:4:{s:3:\"old\";i:1048;s:3:\"new\";i:1048;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1051;a:4:{s:3:\"old\";i:1051;s:3:\"new\";i:1051;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1054;a:4:{s:3:\"old\";i:1054;s:3:\"new\";i:1054;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1057;a:4:{s:3:\"old\";i:1057;s:3:\"new\";i:1057;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1075;a:4:{s:3:\"old\";i:1075;s:3:\"new\";i:1075;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1079;a:4:{s:3:\"old\";i:1079;s:3:\"new\";i:1079;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1083;a:4:{s:3:\"old\";i:1083;s:3:\"new\";i:1083;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:1098;a:4:{s:3:\"old\";i:1098;s:3:\"new\";i:1098;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:883;a:4:{s:3:\"old\";i:883;s:3:\"new\";i:883;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:971;a:4:{s:3:\"old\";i:971;s:3:\"new\";i:971;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:974;a:4:{s:3:\"old\";i:974;s:3:\"new\";i:974;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:977;a:4:{s:3:\"old\";i:977;s:3:\"new\";i:977;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}i:980;a:4:{s:3:\"old\";i:980;s:3:\"new\";i:980;s:9:\"post_type\";s:7:\"product\";s:4:\"type\";s:9:\"elementor\";}}s:17:\"product_variation\";a:3:{i:962;a:3:{s:3:\"old\";i:962;s:3:\"new\";i:962;s:9:\"post_type\";s:17:\"product_variation\";}i:963;a:3:{s:3:\"old\";i:963;s:3:\"new\";i:963;s:9:\"post_type\";s:17:\"product_variation\";}i:964;a:3:{s:3:\"old\";i:964;s:3:\"new\";i:964;s:9:\"post_type\";s:17:\"product_variation\";}}s:4:\"post\";a:9:{i:1;a:3:{s:3:\"old\";i:1;s:3:\"new\";i:1099;s:9:\"post_type\";s:4:\"post\";}i:804;a:4:{s:3:\"old\";i:804;s:3:\"new\";i:804;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:843;a:4:{s:3:\"old\";i:843;s:3:\"new\";i:843;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:853;a:3:{s:3:\"old\";i:853;s:3:\"new\";i:853;s:9:\"post_type\";s:4:\"post\";}i:857;a:4:{s:3:\"old\";i:857;s:3:\"new\";i:857;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:862;a:4:{s:3:\"old\";i:862;s:3:\"new\";i:862;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:867;a:3:{s:3:\"old\";i:867;s:3:\"new\";i:867;s:9:\"post_type\";s:4:\"post\";}i:870;a:4:{s:3:\"old\";i:870;s:3:\"new\";i:870;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}i:875;a:4:{s:3:\"old\";i:875;s:3:\"new\";i:875;s:9:\"post_type\";s:4:\"post\";s:4:\"type\";s:9:\"elementor\";}}s:4:\"page\";a:5:{i:19;a:3:{s:3:\"old\";i:19;s:3:\"new\";i:19;s:9:\"post_type\";s:4:\"page\";}i:275;a:4:{s:3:\"old\";i:275;s:3:\"new\";i:275;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:277;a:3:{s:3:\"old\";i:277;s:3:\"new\";i:277;s:9:\"post_type\";s:4:\"page\";}i:289;a:4:{s:3:\"old\";i:289;s:3:\"new\";i:289;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:291;a:3:{s:3:\"old\";i:291;s:3:\"new\";i:291;s:9:\"post_type\";s:4:\"page\";}}s:13:\"nav_menu_item\";a:21:{i:263;a:3:{s:3:\"old\";i:263;s:3:\"new\";i:1100;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:264;a:3:{s:3:\"old\";i:264;s:3:\"new\";i:1101;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:266;a:3:{s:3:\"old\";i:266;s:3:\"new\";i:1102;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:267;a:3:{s:3:\"old\";i:267;s:3:\"new\";i:1103;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:268;a:3:{s:3:\"old\";i:268;s:3:\"new\";i:1104;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:269;a:3:{s:3:\"old\";i:269;s:3:\"new\";i:1105;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:272;a:3:{s:3:\"old\";i:272;s:3:\"new\";i:1106;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:308;a:3:{s:3:\"old\";i:308;s:3:\"new\";i:1107;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:309;a:3:{s:3:\"old\";i:309;s:3:\"new\";i:1108;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:311;a:3:{s:3:\"old\";i:311;s:3:\"new\";i:1109;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:312;a:3:{s:3:\"old\";i:312;s:3:\"new\";i:1110;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:313;a:3:{s:3:\"old\";i:313;s:3:\"new\";i:1111;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:314;a:3:{s:3:\"old\";i:314;s:3:\"new\";i:1112;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1582;a:3:{s:3:\"old\";i:1582;s:3:\"new\";i:1113;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1584;a:3:{s:3:\"old\";i:1584;s:3:\"new\";i:1114;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1621;a:3:{s:3:\"old\";i:1621;s:3:\"new\";i:1115;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1623;a:3:{s:3:\"old\";i:1623;s:3:\"new\";i:1116;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:1796;a:3:{s:3:\"old\";i:1796;s:3:\"new\";i:1117;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:274;a:3:{s:3:\"old\";i:274;s:3:\"new\";i:1118;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:295;a:3:{s:3:\"old\";i:295;s:3:\"new\";i:1119;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:296;a:3:{s:3:\"old\";i:296;s:3:\"new\";i:1120;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:7:\"headers\";a:1:{s:13:\"header_770262\";s:13:\"header_770262\";}}','off'),
(550,'woodmart_import_attributes','imported','off'),
(2758,'woodmart_pa_diameter_swatch_size','','off'),
(2759,'woodmart_pa_diameter_swatch_style','','off'),
(555,'_transient_product_query-transient-version','1783851483','on'),
(570,'wd_import_replaced_items','a:328:{i:956;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:965;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:968;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:983;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:986;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:995;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:998;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1001;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1045;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1048;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1051;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1054;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1057;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1075;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1079;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1083;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:1098;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:275;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:289;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"term_meta\";s:9:\"term_meta\";}i:804;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:843;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:857;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:862;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:870;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:875;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:883;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:971;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:974;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:977;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:980;a:2:{s:12:\"post_content\";s:12:\"post_content\";s:9:\"post_meta\";s:9:\"post_meta\";}i:26;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:27;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:28;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:29;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:30;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:31;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:32;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:33;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:34;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:35;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:36;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:37;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:38;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:39;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:40;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:41;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:42;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:43;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:44;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:45;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:46;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:47;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:48;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:49;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:50;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:51;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:52;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:54;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:55;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:56;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:57;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:58;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:59;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:60;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:61;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:62;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:63;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:64;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:65;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:66;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:67;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:68;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:69;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:70;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:71;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:72;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:73;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:74;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:75;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:76;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:77;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:78;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:79;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:80;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:81;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:82;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:83;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:84;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:85;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:86;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:87;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:88;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:89;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:91;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:92;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:93;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:94;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:95;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:96;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:97;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:98;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:99;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:100;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:101;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:102;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:103;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:104;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:105;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:106;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:107;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:108;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:109;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:110;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:111;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:112;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:113;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:114;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:115;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:116;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:117;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:118;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:119;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:120;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:121;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:122;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:123;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:124;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:125;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:126;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:127;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:128;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:129;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:130;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:131;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:132;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:133;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:134;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:135;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:137;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:138;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:139;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:140;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:141;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:142;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:143;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:144;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:145;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:146;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:147;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:148;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:149;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:150;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:151;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:152;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:153;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:154;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:155;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:156;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:157;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:158;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:159;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:160;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:161;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:162;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:163;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:164;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:165;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:166;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:167;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:168;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:169;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:170;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:171;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:172;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:173;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:174;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:175;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:176;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:177;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:178;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:180;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:181;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:182;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:183;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:184;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:185;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:186;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:187;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:188;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:189;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:190;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:191;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:192;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:193;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:194;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:195;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:196;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:197;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:198;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:199;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:200;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:201;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:202;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:203;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:204;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:205;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:206;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:207;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:208;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:209;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:210;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:211;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:212;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:213;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:214;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:215;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:216;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:218;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:219;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:220;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:221;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:222;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:223;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:224;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:225;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:226;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:227;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:228;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:229;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:230;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:231;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:232;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:233;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:234;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:235;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:236;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:237;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:238;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:239;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:241;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:242;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:243;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:244;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:245;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:246;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:247;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:248;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:249;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:250;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:251;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:252;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:253;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:256;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:257;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:258;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:259;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:260;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:261;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:262;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:263;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:25;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:53;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:90;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:136;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:179;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:217;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:240;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:254;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:255;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:290;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:291;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:292;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:293;a:2:{s:9:\"term_meta\";s:9:\"term_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:294;a:1:{s:9:\"term_meta\";s:9:\"term_meta\";}i:962;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:963;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:964;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1099;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:853;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:867;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1100;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1101;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1102;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1103;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1104;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1105;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1106;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1107;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1108;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1109;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1110;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1111;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1112;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1115;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1116;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1117;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1283;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:1303;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:1313;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:2789;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:2790;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:318;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:334;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:340;a:2:{s:9:\"post_meta\";s:9:\"post_meta\";s:12:\"post_content\";s:12:\"post_content\";}i:2791;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:2792;a:1:{s:9:\"post_meta\";s:9:\"post_meta\";}i:1330;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1482;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1496;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1500;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1187;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1197;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1210;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1229;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:489;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:514;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:677;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:2788;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1136;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1164;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1172;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:1179;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:15;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:279;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:281;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:285;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:287;a:1:{s:12:\"post_content\";s:12:\"post_content\";}i:684;a:1:{s:12:\"post_content\";s:12:\"post_content\";}}','off'),
(646,'wd_imported_data_megamarket','a:8:{s:4:\"term\";a:2:{s:15:\"woodmart_slider\";a:1:{i:303;a:3:{s:3:\"new\";i:299;s:3:\"old\";i:303;s:4:\"type\";s:15:\"woodmart_slider\";}}s:8:\"nav_menu\";a:3:{i:298;a:3:{s:3:\"new\";i:300;s:3:\"old\";i:298;s:4:\"type\";s:8:\"nav_menu\";}i:300;a:3:{s:3:\"new\";i:301;s:3:\"old\";i:300;s:4:\"type\";s:8:\"nav_menu\";}i:301;a:3:{s:3:\"new\";i:302;s:3:\"old\";i:301;s:4:\"type\";s:8:\"nav_menu\";}}}s:9:\"all_posts\";a:37:{i:1330;a:4:{s:3:\"old\";i:1330;s:3:\"new\";i:1330;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1482;a:4:{s:3:\"old\";i:1482;s:3:\"new\";i:1482;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1496;a:4:{s:3:\"old\";i:1496;s:3:\"new\";i:1496;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1500;a:4:{s:3:\"old\";i:1500;s:3:\"new\";i:1500;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1187;a:4:{s:3:\"old\";i:1187;s:3:\"new\";i:1187;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1197;a:4:{s:3:\"old\";i:1197;s:3:\"new\";i:1197;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1210;a:4:{s:3:\"old\";i:1210;s:3:\"new\";i:1210;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1229;a:4:{s:3:\"old\";i:1229;s:3:\"new\";i:1229;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1283;a:4:{s:3:\"old\";i:1283;s:3:\"new\";i:1283;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1303;a:4:{s:3:\"old\";i:1303;s:3:\"new\";i:1303;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1313;a:4:{s:3:\"old\";i:1313;s:3:\"new\";i:1313;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:489;a:4:{s:3:\"old\";i:489;s:3:\"new\";i:489;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:514;a:4:{s:3:\"old\";i:514;s:3:\"new\";i:514;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:677;a:4:{s:3:\"old\";i:677;s:3:\"new\";i:677;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1118;a:4:{s:3:\"old\";i:1118;s:3:\"new\";i:2788;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1136;a:4:{s:3:\"old\";i:1136;s:3:\"new\";i:1136;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1164;a:4:{s:3:\"old\";i:1164;s:3:\"new\";i:1164;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1172;a:4:{s:3:\"old\";i:1172;s:3:\"new\";i:1172;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1179;a:4:{s:3:\"old\";i:1179;s:3:\"new\";i:1179;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:15;a:4:{s:3:\"old\";i:15;s:3:\"new\";i:15;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:279;a:4:{s:3:\"old\";i:279;s:3:\"new\";i:279;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:281;a:4:{s:3:\"old\";i:281;s:3:\"new\";i:281;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:285;a:4:{s:3:\"old\";i:285;s:3:\"new\";i:285;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:287;a:4:{s:3:\"old\";i:287;s:3:\"new\";i:287;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:293;a:4:{s:3:\"old\";i:293;s:3:\"new\";i:293;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:273;a:3:{s:3:\"old\";i:273;s:3:\"new\";i:2789;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:297;a:3:{s:3:\"old\";i:297;s:3:\"new\";i:2790;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:318;a:4:{s:3:\"old\";i:318;s:3:\"new\";i:318;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:334;a:4:{s:3:\"old\";i:334;s:3:\"new\";i:334;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:340;a:4:{s:3:\"old\";i:340;s:3:\"new\";i:340;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:684;a:4:{s:3:\"old\";i:684;s:3:\"new\";i:684;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:298;a:3:{s:3:\"old\";i:298;s:3:\"new\";i:2791;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:299;a:3:{s:3:\"old\";i:299;s:3:\"new\";i:2792;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:301;a:3:{s:3:\"old\";i:301;s:3:\"new\";i:2793;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:302;a:3:{s:3:\"old\";i:302;s:3:\"new\";i:2794;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:303;a:3:{s:3:\"old\";i:303;s:3:\"new\";i:2795;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:307;a:3:{s:3:\"old\";i:307;s:3:\"new\";i:2796;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:10:\"attachment\";a:0:{}s:15:\"woodmart_layout\";a:8:{i:1330;a:4:{s:3:\"old\";i:1330;s:3:\"new\";i:1330;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1482;a:4:{s:3:\"old\";i:1482;s:3:\"new\";i:1482;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1496;a:4:{s:3:\"old\";i:1496;s:3:\"new\";i:1496;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1500;a:4:{s:3:\"old\";i:1500;s:3:\"new\";i:1500;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1229;a:4:{s:3:\"old\";i:1229;s:3:\"new\";i:1229;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1283;a:4:{s:3:\"old\";i:1283;s:3:\"new\";i:1283;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1303;a:4:{s:3:\"old\";i:1303;s:3:\"new\";i:1303;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}i:1313;a:4:{s:3:\"old\";i:1313;s:3:\"new\";i:1313;s:9:\"post_type\";s:15:\"woodmart_layout\";s:4:\"type\";s:9:\"elementor\";}}s:9:\"cms_block\";a:12:{i:1187;a:4:{s:3:\"old\";i:1187;s:3:\"new\";i:1187;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1197;a:4:{s:3:\"old\";i:1197;s:3:\"new\";i:1197;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1210;a:4:{s:3:\"old\";i:1210;s:3:\"new\";i:1210;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:489;a:4:{s:3:\"old\";i:489;s:3:\"new\";i:489;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:514;a:4:{s:3:\"old\";i:514;s:3:\"new\";i:514;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:677;a:4:{s:3:\"old\";i:677;s:3:\"new\";i:677;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1118;a:4:{s:3:\"old\";i:1118;s:3:\"new\";i:2788;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1136;a:4:{s:3:\"old\";i:1136;s:3:\"new\";i:1136;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1164;a:4:{s:3:\"old\";i:1164;s:3:\"new\";i:1164;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1172;a:4:{s:3:\"old\";i:1172;s:3:\"new\";i:1172;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:1179;a:4:{s:3:\"old\";i:1179;s:3:\"new\";i:1179;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}i:684;a:4:{s:3:\"old\";i:684;s:3:\"new\";i:684;s:9:\"post_type\";s:9:\"cms_block\";s:4:\"type\";s:9:\"elementor\";}}s:4:\"page\";a:6:{i:15;a:4:{s:3:\"old\";i:15;s:3:\"new\";i:15;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:279;a:4:{s:3:\"old\";i:279;s:3:\"new\";i:279;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:281;a:4:{s:3:\"old\";i:281;s:3:\"new\";i:281;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:285;a:4:{s:3:\"old\";i:285;s:3:\"new\";i:285;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:287;a:4:{s:3:\"old\";i:287;s:3:\"new\";i:287;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}i:293;a:4:{s:3:\"old\";i:293;s:3:\"new\";i:293;s:9:\"post_type\";s:4:\"page\";s:4:\"type\";s:9:\"elementor\";}}s:13:\"nav_menu_item\";a:8:{i:273;a:3:{s:3:\"old\";i:273;s:3:\"new\";i:2789;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:297;a:3:{s:3:\"old\";i:297;s:3:\"new\";i:2790;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:298;a:3:{s:3:\"old\";i:298;s:3:\"new\";i:2791;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:299;a:3:{s:3:\"old\";i:299;s:3:\"new\";i:2792;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:301;a:3:{s:3:\"old\";i:301;s:3:\"new\";i:2793;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:302;a:3:{s:3:\"old\";i:302;s:3:\"new\";i:2794;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:303;a:3:{s:3:\"old\";i:303;s:3:\"new\";i:2795;s:9:\"post_type\";s:13:\"nav_menu_item\";}i:307;a:3:{s:3:\"old\";i:307;s:3:\"new\";i:2796;s:9:\"post_type\";s:13:\"nav_menu_item\";}}s:14:\"woodmart_slide\";a:3:{i:318;a:4:{s:3:\"old\";i:318;s:3:\"new\";i:318;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:334;a:4:{s:3:\"old\";i:334;s:3:\"new\";i:334;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}i:340;a:4:{s:3:\"old\";i:340;s:3:\"new\";i:340;s:9:\"post_type\";s:14:\"woodmart_slide\";s:4:\"type\";s:9:\"elementor\";}}}','off'),
(619,'whb_main_header','header_770262','auto'),
(620,'wd_layouts_conditions','a:5:{s:13:\"checkout_form\";a:1:{i:1500;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:13:\"checkout_form\";s:15:\"condition_query\";s:0:\"\";}}}s:16:\"checkout_content\";a:1:{i:1496;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:16:\"checkout_content\";s:15:\"condition_query\";s:0:\"\";}}}s:4:\"cart\";a:1:{i:1482;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:4:\"cart\";s:15:\"condition_query\";s:0:\"\";}}}s:14:\"single_product\";a:1:{i:1330;a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}}}s:12:\"shop_archive\";a:1:{i:1229;a:2:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}i:1;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:21:\"filtered_product_term\";s:15:\"condition_query\";s:8:\"pa_brand\";}}}}','auto'),
(621,'elementor_cpt_support','a:10:{i:0;s:4:\"page\";i:1;s:4:\"post\";i:2;s:7:\"product\";i:3;s:9:\"portfolio\";i:4;s:9:\"cms_block\";i:5;s:14:\"woodmart_slide\";i:6;s:15:\"woodmart_layout\";i:7;s:15:\"wd_product_tabs\";i:8;s:8:\"wd_popup\";i:9;s:17:\"wd_floating_block\";}','auto'),
(622,'elementor_disable_color_schemes','yes','auto'),
(623,'elementor_disable_typography_schemes','yes','auto'),
(624,'_transient_orders-transient-version','1782656469','on'),
(625,'_transient_shipping-transient-version','1783767499','on'),
(630,'wd_import_current_base','megamarket_base','off'),
(5394,'_transient_timeout_wc_block_product_filter_attribute_default_attribute','1783874136','off'),
(5395,'_transient_wc_block_product_filter_attribute_default_attribute','O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"7\";s:14:\"attribute_name\";s:9:\"thickness\";s:15:\"attribute_label\";s:9:\"Thickness\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}','off'),
(648,'wd_import_current_version','megamarket','off'),
(5878,'xts-theme_settings_default-file-data','a:3:{s:4:\"path\";s:50:\"/2026/07/xts-theme_settings_default-1783793787.css\";s:13:\"theme_version\";s:5:\"8.5.5\";s:8:\"site_url\";s:32:\"bb6aa75f8ca7632d75f92c58ca410f74\";}','on');
INSERT INTO `wptp_options` VALUES
(4489,'xts-theme_settings_default-css-data',':root {\n	--wd-text-font: \"Work Sans\", Arial, Helvetica, sans-serif;\n	--wd-text-font-weight: 400;\n	--wd-text-color: #767676;\n	--wd-text-font-size: 16px;\n	--wd-title-font: \"Oswald\", Arial, Helvetica, sans-serif;\n	--wd-title-font-weight: 700;\n	--wd-title-color: #242424;\n	--wd-entities-title-font: \"Mulish\", Arial, Helvetica, sans-serif;\n	--wd-entities-title-font-weight: 700;\n	--wd-entities-title-transform: none;\n	--wd-entities-title-color: rgb(36,36,36);\n	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);\n	--wd-alternative-font: \"Lato\", Arial, Helvetica, sans-serif;\n	--wd-widget-title-font: \"Mulish\", Arial, Helvetica, sans-serif;\n	--wd-widget-title-font-weight: 700;\n	--wd-widget-title-transform: none;\n	--wd-widget-title-color: #333;\n	--wd-widget-title-font-size: 16px;\n	--wd-header-el-font: \"Mulish\", Arial, Helvetica, sans-serif;\n	--wd-header-el-font-weight: 700;\n	--wd-header-el-transform: capitalize;\n	--wd-header-el-font-size: 15px;\n	--wd-otl-style: dotted;\n	--wd-otl-width: 2px;\n	--wd-primary-color: rgb(4,81,116);\n	--wd-alternative-color: rgb(250,153,57);\n	--btn-default-font-family: \"Oswald\", Arial, Helvetica, sans-serif;\n	--btn-default-font-weight: 500;\n	--btn-default-transform: inherit;\n	--btn-default-bgcolor: #f7f7f7;\n	--btn-default-bgcolor-hover: #efefef;\n	--btn-accented-font-family: \"Oswald\", Arial, Helvetica, sans-serif;\n	--btn-accented-font-weight: 700;\n	--btn-accented-transform: inherit;\n	--btn-accented-bgcolor: rgb(4,81,116);\n	--btn-accented-bgcolor-hover: rgb(4,81,116);\n	--wd-form-brd-width: 1px;\n	--notices-success-bg: #459647;\n	--notices-success-color: #fff;\n	--notices-warning-bg: #E0B252;\n	--notices-warning-color: #fff;\n	--wd-link-color: #333333;\n	--wd-link-color-hover: rgb(250,153,57);\n}\n.wd-age-verify-wrap {\n	--wd-popup-width: 500px;\n}\n.wd-popup.wd-promo-popup {\n	background-color: rgb(248,248,248);\n	background-image: url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg);\n	background-repeat: no-repeat;\n	background-size: cover;\n	background-position: center center;\n}\n.wd-promo-popup-wrap {\n	--wd-popup-width: 800px;\n}\n:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {\n	max-height: 223px;\n}\n.wd-page-title .wd-page-title-bg img {\n	object-fit: cover;\n	object-position: left top;\n}\n.wd-footer {\n	background-color: #ffffff;\n	background-image: none;\n}\nhtml .wd-nav.wd-nav-secondary > li > a {\n	font-family: \"Mulish\", Arial, Helvetica, sans-serif;\n	font-weight: 800;\n}\nhtml .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {\n	font-size: 18px;\n	text-transform: none;\n}\nhtml .wd-nav-mobile > li > a {\n	text-transform: none;\n}\n.whb-general-header .wd-nav.wd-nav-secondary > li > a {\n	font-weight: 400;\n	color: rgb(119,119,119);\n}\n.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {\n	color: rgb(36,36,36);\n}\nhtml .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity :is(input[type],.btn) {\n	font-family: \"Oswald\", Arial, Helvetica, sans-serif;\n	font-weight: 500;\n	font-size: 10px;\n	text-transform: inherit;\n	background: rgb(250,153,57);\n}\nhtml .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity :is(input[type],.btn), html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {\n	background: rgb(250,153,57);\n}\nbody, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*=\"wd-header-search-form\"] form.searchform, .wd-el-search .searchform {\n	--wd-form-color: rgb(119,119,119);\n	--wd-form-placeholder-color: rgb(119,119,119);\n	--wd-form-bg: rgba(15,15,15,0.04);\n}\n.mfp-wrap.wd-popup-quick-view-wrap {\n	--wd-popup-width: 920px;\n}\n.woocommerce-product-gallery {\n	--wd-gallery-gap: 15px;\n}\n.woocommerce-product-gallery.thumbs-position-left {\n	--wd-thumbs-width: 150px;\n}\n\n@media (max-width: 1024px) {\n	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {\n		font-size: 16px;\n	}\n	.woocommerce-product-gallery {\n		--wd-gallery-gap: 10px;\n	}\n\n}\n\n@media (max-width: 768.98px) {\n	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {\n		font-size: 16px;\n	}\n	.woocommerce-product-gallery {\n		--wd-gallery-gap: 4px;\n	}\n\n}\n:root{\n--wd-container-w: 1390px;\n--wd-form-brd-radius: 5px;\n--btn-default-color: #333;\n--btn-default-color-hover: #333;\n--btn-accented-color: #fff;\n--btn-accented-color-hover: #fff;\n--btn-default-brd-radius: 5px;\n--btn-default-box-shadow: none;\n--btn-default-box-shadow-hover: none;\n--btn-accented-brd-radius: 5px;\n--btn-accented-box-shadow: none;\n--btn-accented-box-shadow-hover: none;\n--wd-brd-radius: 5px;\n}\n\n@media (min-width: 1390px) {\nsection.elementor-section.wd-section-stretch > .elementor-container {\nmargin-left: auto;\nmargin-right: auto;\n}\n}\n\n\n.wd-page-title {\nbackground-color: rgb(40,89,184);\n}\n\n/* ----------------------------------------------------------\r\n   1. Woodmart product button wrapper alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart add-to-cart / quote button wrapper behave\r\n     like a centred flex container.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-add-btn.wd-add-btn-replace {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Addify quote button full-width styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes Addify quote buttons on product cards stretch across\r\n     the full available width.\r\n   - Removes unwanted margin.\r\n   - Prevents overflow by including padding and borders in width.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple {\r\n  width: 100%;\r\n  margin: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Addify product card hover text replacement support\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the normal Addify product card button text on hover.\r\n   - Allows theme/plugin ::before or ::after hover content to show.\r\n\r\n   Important:\r\n   - This is only for the product card/archive Addify buttons.\r\n   - Do not apply this to single product buttons, as they may go\r\n     blank or shrink if no pseudo-element replacement exists.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover {\r\n  font-size: 0 !important;\r\n}\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::before,\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::after {\r\n  font-size: 16px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Single product cart form alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the quantity selector and product button aligned in one row.\r\n   - Controls the spacing between the quantity selector and button.\r\n   - Creates one shared height value for both elements.\r\n\r\n   Adjustment guide:\r\n   - Change --quote-row-height to control total height.\r\n   - Change gap to control spacing between quantity and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  --quote-row-height: 50px;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: flex-start !important;\r\n  gap: 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Single product quantity selector wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the full quantity selector match the shared button height.\r\n   - Removes unwanted theme/plugin spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: flex !important;\r\n  align-items: stretch !important;\r\n  align-self: center !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Quantity minus, number input and plus button height\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Forces all three quantity selector parts to use the same height.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity .minus,\r\n.single-product form.cart .quantity .plus,\r\n.single-product form.cart .quantity .qty {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  line-height: var(--quote-row-height) !important;\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Single product button height and alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes both possible single product buttons match the quantity\r\n     selector height:\r\n     1. Addify \"Add to Quote\" button\r\n     2. Default WooCommerce \"Add to Cart\" button\r\n\r\n   Important:\r\n   - This does not hide any buttons.\r\n   - It only fixes height, alignment and spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  align-self: center !important;\r\n  line-height: 1 !important;\r\n  padding-top: 0 !important;\r\n  padding-bottom: 0 !important;\r\n  margin: 0 !important;\r\n  box-sizing: border-box !important;\r\n  vertical-align: middle !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Single product button hover animation\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover animation to single product buttons.\r\n   - Keeps text visible.\r\n   - Prevents the button from shrinking or going blank.\r\n\r\n   Important:\r\n   - Do not use font-size: 0 on single product buttons.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  transition: all 0.25s ease-in-out !important;\r\n  transform: translateY(0);\r\n  font-size: 16px !important;\r\n}\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button:hover,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt:hover {\r\n  transform: translateY(-2px);\r\n  font-size: 16px !important;\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Footer copyright bar height reduction\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the bottom copyright section much shorter.\r\n   - Reduces the top and bottom padding added by Woodmart.\r\n   - Keeps the copyright text vertically centred.\r\n\r\n   Main adjustment:\r\n   - padding-top / padding-bottom controls the height.\r\n   - Use 6px for compact.\r\n   - Use 4px for extra compact.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper {\r\n  padding-top: 6px !important;\r\n  padding-bottom: 6px !important;\r\n  min-height: unset !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Footer copyright inner container cleanup\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes any extra spacing inside the copyright container.\r\n   - Keeps the text aligned neatly.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .container,\r\n.wd-copyrights.copyrights-wrapper .wd-grid-g {\r\n  min-height: unset !important;\r\n  align-items: center !important;\r\n  row-gap: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Footer copyright text sizing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Slightly reduces the copyright text size.\r\n   - Reduces line-height so the section takes up less vertical space.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .wd-col-start {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 1.3 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   12. Quote page 1390px full container width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Uses Woodmart\'s main container width of 1390px.\r\n   - Makes the quote page content stretch to the full available\r\n     theme container width.\r\n   ---------------------------------------------------------- */\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) {\r\n  --wd-container-w: 1390px !important;\r\n}\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .site-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .entry-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .woocommerce {\r\n  width: 100% !important;\r\n  max-width: 1390px !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   13. Addify quote page full-width form wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Targets the exact Addify quote form.\r\n   - Makes the full quote form use all available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   14. Addify quote table wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table wrapper span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   15. Addify quote table full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table span the full available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: table !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   16. Addify quote table cell layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the table cells stable and readable when using full width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td {\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   17. Addify quote form fields wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote form section span the same width as the table.\r\n   - Targets the updated Addify wrappers.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af_quote_fields,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af-quote-field-table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   18. Addify quote fields layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows Addify half-width fields to sit side by side.\r\n   - Allows full-width fields to span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 14px 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   19. Reset individual Addify field spacing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes plugin default field spacing that can restrict width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .addify-option-field {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  float: none !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   20. Half-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps Addify half-width fields side by side on desktop.\r\n   - Accounts for the 20px column gap.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width {\r\n  width: calc(50% - 10px) !important;\r\n  max-width: calc(50% - 10px) !important;\r\n  flex: 0 0 calc(50% - 10px) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   21. Full-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes full-width fields span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  flex: 0 0 100% !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   22. Quote form field background\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Gives quote form fields a soft light-grey background.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  background-color: #f8f8f8 !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   23. Quote form fields full-width inside their containers\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes inputs, textareas and selects fill their field container.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:not([type=\"checkbox\"]):not([type=\"radio\"]),\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   24. Quote form field focus state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds Smart Cut orange focus styling when a customer clicks\r\n     into a field.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select:focus {\r\n  border-color: #fa9939 !important;\r\n  box-shadow: 0 0 5px rgba(250, 153, 57, 0.5) !important;\r\n  outline: 2px solid transparent !important;\r\n  outline-offset: 2px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   25. Quote form labels\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps labels neat and close to their fields.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields label {\r\n  display: block !important;\r\n  margin-bottom: 4px !important;\r\n  line-height: 1.2 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   26. Submit row full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the submit button row span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .form_row {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  margin-top: 20px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   27. Request Quotation button full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the final Request Quotation button span the full width.\r\n   - Keeps the button text centred.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  border-radius: 5px !important;\r\n  border: none !important;\r\n  box-sizing: border-box !important;\r\n  transition: all 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   28. Request Quotation button hover\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover effect without changing the button text.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29. Mobile 2-column Addify quote product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Converts each quote product row into a compact 2-column card.\r\n   - Left column = product image.\r\n   - Right column = product name, SKU and quantity.\r\n   - Saves vertical space compared to the fully stacked version.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  /* Table wrapper */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    overflow: visible !important;\r\n  }\r\n\r\n  /* Convert table structure into mobile blocks */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tbody,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Hide desktop table headings */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead {\r\n    display: none !important;\r\n  }\r\n\r\n  /* Product card becomes 2 columns */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 85px 1fr !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 14px !important;\r\n    row-gap: 8px !important;\r\n    margin-bottom: 14px !important;\r\n    padding: 14px 34px 14px 14px !important;\r\n    border: 1px solid var(--brdcolor-gray-300, rgba(0, 0, 0, 0.105)) !important;\r\n    border-radius: 5px !important;\r\n    background-color: #fff !important;\r\n  }\r\n\r\n  /* Remove button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove a.remove {\r\n    font-size: 20px !important;\r\n    line-height: 1 !important;\r\n  }\r\n\r\n  /* Image column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    padding: 0 !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail img {\r\n    width: 75px !important;\r\n    max-width: 75px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  /* Product details column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name a {\r\n    font-size: 14px !important;\r\n    line-height: 1.3 !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name p {\r\n    margin: 4px 0 0 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  /* Quantity under product name */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity {\r\n    grid-area: quantity !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n\r\n  /* Quantity selector */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity {\r\n    width: 110px !important;\r\n    max-width: 110px !important;\r\n    display: flex !important;\r\n    justify-content: flex-start !important;\r\n    align-items: center !important;\r\n    margin: 0 !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .minus,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .plus {\r\n    width: 28px !important;\r\n    min-width: 28px !important;\r\n    height: 29px !important;\r\n    min-height: 29px !important;\r\n    padding: 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 29px !important;\r\n    flex: 0 0 28px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .qty {\r\n    width: 42px !important;\r\n    min-width: 42px !important;\r\n    height: 30px !important;\r\n    min-height: 30px !important;\r\n    padding: 0 !important;\r\n    font-size: 11px !important;\r\n    line-height: 30px !important;\r\n    text-align: center !important;\r\n    flex: 0 0 42px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Quote form fields stack on mobile */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n    gap: 14px 0 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    flex: 0 0 100% !important;\r\n  }\r\n\r\n  /* Request Quotation button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.1 Hide Update Quote button on normal quote page mobile\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes the unwanted \"Update Quote\" button showing on the\r\n     normal Request a Quote page on mobile.\r\n   - Keeps the product quantity selector visible.\r\n   - This is for the normal quote page, not the popup.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .afrfq_update_quote_btn,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one button[name=\"update_quote\"] {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td.actions,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.actions {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr:has(td.actions),\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr:has(td.actions) {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.2 Remove bottom spacing after last mobile quote product box\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps spacing between product boxes.\r\n   - Removes the extra white space after the final product box.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr.cart_item:not(:has(~ tr.cart_item)) {\r\n    margin-bottom: 0 !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   30. Addify quote popup table styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the popup product table.\r\n   - Keeps the original popup/form structure untouched.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  margin: 0 0 18px 0 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.08) !important;\r\n  border-radius: 6px !important;\r\n  overflow: hidden !important;\r\n  border-collapse: separate !important;\r\n  border-spacing: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   31. Addify quote popup table headings\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents th {\r\n  background-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  padding: 12px 10px !important;\r\n  font-size: 13px !important;\r\n  font-weight: 700 !important;\r\n  text-align: center !important;\r\n  border: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   32. Addify quote popup table cells\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n  padding: 12px 10px !important;\r\n  font-size: 14px !important;\r\n  line-height: 1.3 !important;\r\n  color: #242424 !important;\r\n  vertical-align: middle !important;\r\n  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   33. Addify quote popup product content\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail {\r\n  width: 90px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail img {\r\n  width: 70px !important;\r\n  max-width: 70px !important;\r\n  height: auto !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name {\r\n  text-align: left !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a {\r\n  color: #242424 !important;\r\n  font-weight: 700 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name p {\r\n  margin: 4px 0 0 0 !important;\r\n  font-size: 12px !important;\r\n  line-height: 1.2 !important;\r\n  color: #767676 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   34. Addify quote popup remove button\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove {\r\n  width: 42px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove {\r\n  color: #242424 !important;\r\n  font-size: 22px !important;\r\n  line-height: 1 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   35. Addify quote popup quantity selector\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity {\r\n  width: 120px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity {\r\n  width: 104px !important;\r\n  max-width: 104px !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  margin: 0 auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .minus,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .plus {\r\n  width: 30px !important;\r\n  min-width: 30px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  flex: 0 0 30px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .qty {\r\n  width: 44px !important;\r\n  min-width: 44px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  text-align: center !important;\r\n  flex: 0 0 44px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   36. Addify quote popup footer buttons\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the Continue Shopping and Next Step buttons.\r\n   - Keeps the Next Step button blue on mobile after clicking.\r\n   - Adds a subtle shrink effect when the button is tapped/clicked.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button,\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary {\r\n  min-height: 42px !important;\r\n  padding: 10px 18px !important;\r\n  border-radius: 5px !important;\r\n  font-size: 14px !important;\r\n  font-weight: 700 !important;\r\n  line-height: 1.2 !important;\r\n  cursor: pointer !important;\r\n  box-sizing: border-box !important;\r\n  transition: transform 0.12s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* Continue Shopping button */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button {\r\n  background-color: #f7f7f7 !important;\r\n  color: #242424 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.12) !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:hover,\r\n.afrfq-popup-form-inner .afrfq-left-button:focus {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  border-color: rgba(0, 0, 0, 0.12) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:active {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* Next Step button */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary,\r\n.afrfq-popup-form-inner .afrfq-right-button:hover,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:hover,\r\n.afrfq-popup-form-inner .afrfq-right-button:focus,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:focus {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n\r\n/* Next Step button click/tap feedback */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button:active,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:active {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   37. Addify quote popup mobile product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the popup table mobile friendly.\r\n   - Uses a clean 2-column product card layout.\r\n   - Adds small left/right spacing to each product block.\r\n   - Allows the right-side product content to shrink properly.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tbody,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead {\r\n    display: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n    border: none !important;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 80px minmax(0, 1fr) !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 12px !important;\r\n    row-gap: 7px !important;\r\n\r\n    width: calc(100% - 12px) !important;\r\n    max-width: calc(100% - 12px) !important;\r\n    margin: 2px 6px 4px 6px !important;\r\n\r\n    padding: 12px 32px 12px 12px !important;\r\n    border: 1px solid rgba(0, 0, 0, 0.10) !important;\r\n    border-radius: 6px !important;\r\n    background-color: #ffffff !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail img {\r\n    width: 70px !important;\r\n    max-width: 70px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name a {\r\n    font-size: 13px !important;\r\n    line-height: 1.25 !important;\r\n    overflow-wrap: anywhere !important;\r\n    word-break: normal !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name p {\r\n    margin-top: 3px !important;\r\n    font-size: 11px !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity {\r\n    grid-area: quantity !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity::before {\r\n    display: none !important;\r\n    content: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity .quantity {\r\n    width: 104px !important;\r\n    max-width: 104px !important;\r\n    margin: 0 !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n}\r\n\r\n/* ----------------------------------------------------------\r\n   38. Hide Addify popup Update Quote rows\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two .afrfq_update_quote_btn,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two button[name=\"update_quote\"],\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.actions,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr:has(td.actions) {\r\n  display: none !important;\r\n  visibility: hidden !important;\r\n  height: 0 !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n  border: none !important;\r\n}@media (min-width: 1025px) {\n	/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\n}\n\n@media (min-width: 768px) and (max-width: 1024px) {\n	/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\n}\n\n@media (min-width: 577px) and (max-width: 767px) {\n	/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\n}\n\n@media (max-width: 576px) {\n	/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\n}\n\n','on'),
(652,'xts-theme_settings_default-version','8.5.5','on'),
(653,'xts-theme_settings_default-site-url','bb6aa75f8ca7632d75f92c58ca410f74','on'),
(658,'xts_backups_auto','a:5:{i:1782656709;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-06-28 14:25:09\";s:4:\"auto\";b:1;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_904566\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:7:\"sidebar\";i:1;s:6:\"mobile\";i:2;s:8:\"wishlist\";i:3;s:7:\"compare\";i:4;s:4:\"cart\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"1\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"0\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"1\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:214:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme© 2026 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:104:\"<img src=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:4:\"none\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";b:0;s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:14:\"rgb(18,70,171)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:14:\"rgb(95,171,18)\";}s:25:\"android_browser_bar_color\";a:0:{}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:4:\"flat\";s:23:\"btns_default_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:2:\"3d\";s:20:\"btns_shop_typography\";a:1:{i:0;a:4:{s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:14:\"rgb(18,70,171)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:14:\"rgb(16,64,156)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:2:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:14:\"rgb(84,157,10)\";}s:10:\"background\";s:14:\"rgb(95,171,18)\";}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:0:\"\";}s:10:\"background\";s:0:\"\";}}s:17:\"form_fields_style\";s:6:\"square\";s:17:\"form_border_width\";s:1:\"0\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:7:\"#242424\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"1\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";b:0;s:26:\"show_sku_in_thank_you_page\";b:0;s:23:\"show_sku_in_email_order\";s:1:\"0\";s:16:\"show_sku_on_ajax\";b:0;s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"1\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}i:1782905754;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-07-01 11:35:54\";s:4:\"auto\";b:1;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:7:\"sidebar\";i:1;s:6:\"mobile\";i:2;s:8:\"wishlist\";i:3;s:7:\"compare\";i:4;s:4:\"cart\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"1\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"0\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"1\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:214:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme© 2026 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:104:\"<img src=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"1\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}i:1783426579;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-07-07 12:16:19\";s:4:\"auto\";b:1;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:7:\"sidebar\";i:1;s:6:\"mobile\";i:2;s:8:\"wishlist\";i:3;s:7:\"compare\";i:4;s:4:\"cart\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"1\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"0\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"1\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:214:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme© 2026 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:104:\"<img src=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"1\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:0:\"\";s:10:\"css_tablet\";s:0:\"\";s:15:\"css_wide_mobile\";s:0:\"\";s:10:\"css_mobile\";s:0:\"\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}i:1783686597;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-07-10 12:29:57\";s:4:\"auto\";b:1;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:5:{i:0;s:7:\"sidebar\";i:1;s:6:\"mobile\";i:2;s:8:\"wishlist\";i:3;s:7:\"compare\";i:4;s:4:\"cart\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"1\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"0\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"1\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:214:\"Based on <a href=\"http://woodmart.xtemos.com\"><strong>WoodMart</strong></a> theme© 2026 <a href=\"https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492\"><strong>WooCommerce Themes</strong></a>.\";s:11:\"copyrights2\";s:104:\"<img src=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/images/payments.png\" alt=\"payments\">\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"1\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"css_desktop\";s:2330:\"/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_tablet\";s:2511:\"/* ===== Quote icon — mobile/tablet, match Woodmart mobile cart tool ===== */\r\n\r\n/* Make the Woodmart header text wrapper behave like a normal header tool */\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n	flex: 0 0 auto;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	max-height: inherit;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Outer link behaves like Woodmart cart link */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 32px;\r\n	height: 32px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n/* Cart icon wrapper */\r\nli#quote-li-icon .dashiconsc {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: var(--wd-tools-icon-base-width, 20px);\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Woodmart mobile cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Quote count badge — visually matched to Woodmart mobile cart */\r\nli#quote-li-icon .totalitems {\r\n	z-index: 1;\r\n	position: absolute;\r\n	top: 1px;\r\n	inset-inline-end: 0;\r\n	display: block;\r\n	width: var(--wd-count-size, 15px);\r\n	min-width: var(--wd-count-size, 15px);\r\n	height: var(--wd-count-size, 15px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: var(--wd-primary-color);\r\n	box-shadow: none;\r\n	color: #fff;\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-family: inherit;\r\n	font-size: 9px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 15px);\r\n	vertical-align: middle;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs empty count */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:15:\"css_wide_mobile\";s:2511:\"/* ===== Quote icon — mobile/tablet, match Woodmart mobile cart tool ===== */\r\n\r\n/* Make the Woodmart header text wrapper behave like a normal header tool */\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n	flex: 0 0 auto;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	max-height: inherit;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Outer link behaves like Woodmart cart link */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 32px;\r\n	height: 32px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n/* Cart icon wrapper */\r\nli#quote-li-icon .dashiconsc {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: var(--wd-tools-icon-base-width, 20px);\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Woodmart mobile cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Quote count badge — visually matched to Woodmart mobile cart */\r\nli#quote-li-icon .totalitems {\r\n	z-index: 1;\r\n	position: absolute;\r\n	top: 1px;\r\n	inset-inline-end: 0;\r\n	display: block;\r\n	width: var(--wd-count-size, 15px);\r\n	min-width: var(--wd-count-size, 15px);\r\n	height: var(--wd-count-size, 15px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: var(--wd-primary-color);\r\n	box-shadow: none;\r\n	color: #fff;\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-family: inherit;\r\n	font-size: 9px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 15px);\r\n	vertical-align: middle;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs empty count */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_mobile\";s:2511:\"/* ===== Quote icon — mobile/tablet, match Woodmart mobile cart tool ===== */\r\n\r\n/* Make the Woodmart header text wrapper behave like a normal header tool */\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n	flex: 0 0 auto;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	max-height: inherit;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding: 0;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Outer link behaves like Woodmart cart link */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 32px;\r\n	height: 32px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n/* Cart icon wrapper */\r\nli#quote-li-icon .dashiconsc {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: var(--wd-tools-icon-base-width, 20px);\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	border: 0;\r\n	border-radius: 0;\r\n	background: transparent;\r\n	box-shadow: none;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Woodmart mobile cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Quote count badge — visually matched to Woodmart mobile cart */\r\nli#quote-li-icon .totalitems {\r\n	z-index: 1;\r\n	position: absolute;\r\n	top: 1px;\r\n	inset-inline-end: 0;\r\n	display: block;\r\n	width: var(--wd-count-size, 15px);\r\n	min-width: var(--wd-count-size, 15px);\r\n	height: var(--wd-count-size, 15px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: var(--wd-primary-color);\r\n	box-shadow: none;\r\n	color: #fff;\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-family: inherit;\r\n	font-size: 9px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 15px);\r\n	vertical-align: middle;\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs empty count */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"1\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}i:1783784211;a:5:{s:5:\"title\";s:12:\"Auto Backup \";s:4:\"date\";s:19:\"2026-07-11 15:36:51\";s:4:\"auto\";b:1;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:4:{i:0;s:6:\"mobile\";i:1;s:8:\"wishlist\";i:2;s:7:\"compare\";i:3;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";b:0;s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:0:\"\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:7:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"repeat\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:111:\"Copyright © <span class=\"smartcut-current-year\"></span> Smart Cut Manufacturers (Pty) Ltd. All rights reserved\";s:11:\"copyrights2\";s:0:\"\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:8005:\"/* ----------------------------------------------------------\r\n   1. Woodmart product button wrapper alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart add-to-cart / quote button wrapper behave\r\n     like a centred flex container.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-add-btn.wd-add-btn-replace {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Addify quote button full-width styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes Addify quote buttons on product cards stretch across\r\n     the full available width.\r\n   - Removes unwanted margin.\r\n   - Prevents overflow by including padding and borders in width.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple {\r\n  width: 100%;\r\n  margin: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Addify product card hover text replacement support\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the normal Addify product card button text on hover.\r\n   - Allows theme/plugin ::before or ::after hover content to show.\r\n\r\n   Important:\r\n   - This is only for the product card/archive Addify buttons.\r\n   - Do not apply this to single product buttons, as they may go\r\n     blank or shrink if no pseudo-element replacement exists.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover {\r\n  font-size: 0 !important;\r\n}\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::before,\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::after {\r\n  font-size: 16px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Single product cart form alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the quantity selector and product button aligned in one row.\r\n   - Controls the spacing between the quantity selector and button.\r\n   - Creates one shared height value for both elements.\r\n\r\n   Adjustment guide:\r\n   - Change --quote-row-height to control total height.\r\n   - Change gap to control spacing between quantity and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  --quote-row-height: 50px;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: flex-start !important;\r\n  gap: 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Single product quantity selector wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the full quantity selector match the shared button height.\r\n   - Removes unwanted theme/plugin spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: flex !important;\r\n  align-items: stretch !important;\r\n  align-self: center !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Quantity minus, number input and plus button height\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Forces all three quantity selector parts to use the same height.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity .minus,\r\n.single-product form.cart .quantity .plus,\r\n.single-product form.cart .quantity .qty {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  line-height: var(--quote-row-height) !important;\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Single product button height and alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes both possible single product buttons match the quantity\r\n     selector height:\r\n     1. Addify \"Add to Quote\" button\r\n     2. Default WooCommerce \"Add to Cart\" button\r\n\r\n   Important:\r\n   - This does not hide any buttons.\r\n   - It only fixes height, alignment and spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  align-self: center !important;\r\n  line-height: 1 !important;\r\n  padding-top: 0 !important;\r\n  padding-bottom: 0 !important;\r\n  margin: 0 !important;\r\n  box-sizing: border-box !important;\r\n  vertical-align: middle !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Single product button hover animation\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover animation to single product buttons.\r\n   - Keeps text visible.\r\n   - Prevents the button from shrinking or going blank.\r\n\r\n   Important:\r\n   - Do not use font-size: 0 on single product buttons.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  transition: all 0.25s ease-in-out !important;\r\n  transform: translateY(0);\r\n  font-size: 16px !important;\r\n}\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button:hover,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt:hover {\r\n  transform: translateY(-2px);\r\n  font-size: 16px !important;\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Footer copyright bar height reduction\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the bottom copyright section much shorter.\r\n   - Reduces the top and bottom padding added by Woodmart.\r\n   - Keeps the copyright text vertically centred.\r\n\r\n   Main adjustment:\r\n   - padding-top / padding-bottom controls the height.\r\n   - Use 6px for compact.\r\n   - Use 4px for extra compact.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper {\r\n  padding-top: 6px !important;\r\n  padding-bottom: 6px !important;\r\n  min-height: unset !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Footer copyright inner container cleanup\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes any extra spacing inside the copyright container.\r\n   - Keeps the text aligned neatly.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .container,\r\n.wd-copyrights.copyrights-wrapper .wd-grid-g {\r\n  min-height: unset !important;\r\n  align-items: center !important;\r\n  row-gap: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Footer copyright text sizing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Slightly reduces the copyright text size.\r\n   - Reduces line-height so the section takes up less vertical space.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .wd-col-start {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 1.3 !important;\r\n}\";s:11:\"css_desktop\";s:2330:\"/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_tablet\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:15:\"css_wide_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:10:\"css_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:297:\"/* Automatically update copyright year */\r\ndocument.addEventListener(\'DOMContentLoaded\', function () {\r\n  const currentYear = new Date().getFullYear();\r\n\r\n  document.querySelectorAll(\'.smartcut-current-year\').forEach(function (yearElement) {\r\n    yearElement.textContent = currentYear;\r\n  });\r\n});\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"0\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}}','off'),
(659,'xts-header_904566-css-data',':root{\n	--wd-top-bar-h: 42px;\n	--wd-top-bar-sm-h: 40px;\n	--wd-top-bar-sticky-h: .00001px;\n	--wd-top-bar-brd-w: .00001px;\n\n	--wd-header-general-h: 104px;\n	--wd-header-general-sm-h: 60px;\n	--wd-header-general-sticky-h: .00001px;\n	--wd-header-general-brd-w: 1px;\n\n	--wd-header-bottom-h: 50px;\n	--wd-header-bottom-sm-h: .00001px;\n	--wd-header-bottom-sticky-h: .00001px;\n	--wd-header-bottom-brd-w: .00001px;\n\n	--wd-header-clone-h: .00001px;\n\n	--wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));\n	--wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));\n	--wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));\n	--wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));\n}\n.whb-top-bar .wd-dropdown {\n	margin-top: 0px;\n}\n\n.whb-top-bar .wd-dropdown:after {\n	height: 11px;\n}\n\n\n\n\n:root:has(.whb-general-header.whb-border-boxed) {\n	--wd-header-general-brd-w: .00001px;\n}\n\n@media (max-width: 1024px) {\n:root:has(.whb-general-header.whb-hidden-mobile) {\n	--wd-header-general-brd-w: .00001px;\n}\n}\n\n\n.whb-header-bottom .wd-dropdown {\n	margin-top: 4px;\n}\n\n.whb-header-bottom .wd-dropdown:after {\n	height: 15px;\n}\n\n\n		\n.whb-top-bar {\n		background-color: rgba(130, 183, 53, 1);\n\n}\n\n.whb-general-header {\n	border-color: rgba(129, 129, 129, 0.2);border-bottom-width: 1px;border-bottom-style: solid;\n}\n','on'),
(660,'xts-header_904566-status','valid','on'),
(661,'xts-header_904566-version','8.5.4','on'),
(662,'xts-header_904566-site-url','bb6aa75f8ca7632d75f92c58ca410f74','on'),
(1499,'afrfq_popup_next_step_button_fg_color','#ffffff','auto'),
(1500,'afrfq_popup_next_step_button_bg_color','#0073AA','auto'),
(1505,'afrfq_enable_elementor_compt','yes','auto'),
(911,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(672,'_elementor_element_cache_unique_id','c354b0b25c3a72cd44f16764826dab63','auto'),
(1492,'afrfq_enable_popup_table_header_color','yes','auto'),
(1493,'afrfq_popup_table_header_color','#ffffff','auto'),
(1494,'afrfq_popup_table_header_bg_color','#000000','auto'),
(1495,'afrfq_popup_active_step_button_fg_color','#ffffff','auto'),
(1496,'afrfq_popup_active_step_button_bg_color','#0073AA','auto'),
(1497,'afrfq_popup_previous_step_button_fg_color','#000000','auto'),
(1498,'afrfq_popup_previous_step_button_bg_color','#ffffff','auto'),
(1486,'afrfq_basket_option','icon','on'),
(1487,'afrfq_backrgound_color','#d6e4f1','on'),
(1488,'afrfq_table_header_color','#ffffff','on'),
(1489,'afrfq_submit_button_fg_color','#ffffff','on'),
(1502,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','auto'),
(1491,'afrfq_select_popup_template','template_two','auto'),
(1483,'afrfq_success_message','Your Quote Submitted Successfully.','on'),
(1484,'afrfq_pro_success_message','Product Added to Quote Successfully.','on'),
(1485,'afrfq_view_button_message','View Quote','on'),
(1009,'_transient_wd_transient_product_tabs_ids','a:0:{}','on'),
(679,'_transient_timeout_wc_var_prices_956','1785248743','off'),
(680,'_transient_wc_var_prices_956','{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"962\":\"8.40\",\"963\":\"8.40\",\"964\":\"8.40\"},\"regular_price\":{\"962\":\"8.40\",\"963\":\"8.40\",\"964\":\"8.40\"},\"sale_price\":{\"962\":\"8.40\",\"963\":\"8.40\",\"964\":\"8.40\"}}}','off'),
(2642,'_site_transient_browser_3cd8ef53850146e44b23f23260b6e24c','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"149.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";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'),
(2643,'_site_transient_timeout_php_check_e1575808cef126e0bfb4325cceefee7d','1783938710','off'),
(2644,'_site_transient_php_check_e1575808cef126e0bfb4325cceefee7d','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),
(6348,'_transient_timeout_elementor_remote_info_api_data_4.1.4','1783899653','off'),
(6349,'_transient_elementor_remote_info_api_data_4.1.4','a:4:{s:9:\"timestamp\";s:10:\"1783855665\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(685,'_transient_timeout_wc_child_has_weight_956','1785248743','off'),
(686,'_transient_wc_child_has_weight_956','0','off'),
(687,'_transient_timeout_wc_child_has_dimensions_956','1785248743','off'),
(688,'_transient_wc_child_has_dimensions_956','0','off'),
(2753,'woodmart_pa_application_show_on_product','','off'),
(2754,'woodmart_pa_application_thumbnail','','off'),
(2755,'woodmart_pa_application_hint','','off'),
(2756,'woodmart_pa_application_change_image','','off'),
(4539,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:32:\"smartcut.manufacturers@gmail.com\";s:7:\"version\";s:5:\"7.0.1\";s:9:\"timestamp\";i:1783725077;}','off'),
(700,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','off'),
(701,'recently_activated','a:0:{}','off'),
(4726,'woocommerce_free_shipping_1_settings','a:4:{s:5:\"title\";s:13:\"Free shipping\";s:8:\"requires\";s:0:\"\";s:10:\"min_amount\";s:1:\"0\";s:16:\"ignore_discounts\";s:2:\"no\";}','auto'),
(771,'elementor_one_welcome_screen_completed','1','auto'),
(778,'e_editor_counter','31','auto'),
(779,'_elementor_free_to_pro_upsell','a:2:{s:7:\"timeout\";i:1783813158;s:5:\"value\";s:723:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"connect-pro-upgrade\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg\"}]\";}','off'),
(780,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1783811649;s:5:\"value\";s:12640:\"[{\"id\":\"angie-super-community\",\"title\":\"Angie Community Library\",\"description\":\"Browse a library of snippets and widgets built by other Angie users, import any of them into your site, without consuming any credits or remix them with a prompt to match your brief. Every snippet is vetted by the Elementor team. You can also submit your own work for the community to discover.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-community.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-community\\/\",\"readMoreText\":\"Browse library\"},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn more\",\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-atomic-form\\/\"},{\"id\":\"cookie-consent-launch\",\"title\":\"Introducing Cookie Consent\",\"description\":\"Add a cookie consent banner to your site in minutes. Scan for cookies, manage scripts based on visitor consent, and customize the banner to match your site, or design it in the Editor with Elementor Popups. Free to get started, with more features in Elementor One.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cookie-launch.png\",\"chipTags\":[\"New feature\"],\"cta\":\"Get Cookie Consent\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/cookie-consent-in-editor-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"cookiez\\/cookiez.php\",\"operator\":\"!=\"}]]},{\"id\":\"angie-super-admin\",\"title\":\"Super Admin Mode\",\"description\":\"Revolutionize your WordPress workflow with Super Admin Mode. Perform root-level WordPress operations through natural language - bulk post and product updates, PHP error diagnosis, and more.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-super-admin.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-super-admin\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-revisions\",\"title\":\"Restore snippets precisely with Revisions\",\"description\":\"Restore any previous version of your snippets to its exact saved state. Each time you revise, Angie preserves a complete snapshot of the snippet\'s code, structure, and configuration. Open version history, select any saved state, and return to it in one click.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-notification-revision.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-revisions\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"angie-cloud-library\",\"title\":\"Introducing Angie Cloud Library\",\"description\":\"Your Angie snippets are now available across every site you manage. Save any asset you build to your account and pull it into a new project in a few clicks, fully editable and ready to adapt. Available to all users with free daily credits.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-cloud-library.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-cloud-library\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(783,'_elementor_v4_promotions','a:2:{s:7:\"timeout\";i:1783813163;s:5:\"value\";s:3523:\"[{\"customCss\":{\"title\":\"Custom CSS\",\"content\":\"Add custom CSS to refine and enrich the appearance of any element on your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-style-custom-css\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/custom_css_promotion.png\"},\"displayConditions\":{\"title\":\"Display conditions\",\"content\":\"Control when and where elements are shown across your site.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-display-conditions-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/display_conditions_promotion.png\"},\"attributes\":{\"title\":\"Attributes\",\"content\":\"Add custom attributes when you need deeper customization and better accessibility.\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-attributes-modal\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/attributes_promotion.png\"},\"Portfolio\":{\"title\":\"Portfolio\",\"content\":\"Upgrade to build dynamic portfolio grids featuring interactive category filtering and engaging hover effects designed to captivate your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Portfolio_promotion.png\"},\"Form\":{\"title\":\"Form\",\"content\":\"Upgrade to build advanced forms featuring custom fields, multi-step layouts, automated email notifications, and direct CRM integrations.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Form_promotion.png\"},\"PriceList\":{\"title\":\"Price list\",\"content\":\"Upgrade to present items, descriptions, and pricing within a cohesive structure that aligned perfectly with your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Price_list_promotion.png\"},\"PriceTable\":{\"title\":\"Price table\",\"content\":\"Upgrade to build pricing matrices featuring highlighted columns, interactive check mark lists, and integrated action buttons.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Price_table_promotion.png\"},\"LoopGrid\":{\"title\":\"Loop Grid\",\"content\":\"Upgrade to connect custom layouts directly to your site database, seamlessly rendering dynamic content queries that engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Loop_grid_promotion.png\"},\"CallToAction\":{\"title\":\"Call to Action\",\"content\":\"Upgrade to build Call to Action blocks with image overlays, custom hover animations, and promotional layout control across your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/CTA_promotion.png\"},\"Template\":{\"title\":\"Template\",\"content\":\"Upgrade to embed saved templates that sync automatically across your entire site, preserving layout integrity and accelerating your production speed.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Template_promotion.png\"},\"Gallery\":{\"title\":\"Gallery pro\",\"content\":\"Upgrade to build gallery with dynamic categorization and custom layout control across your site.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Gallery_pro_promotion.png\"},\"MediaCarousel\":{\"title\":\"Media carousel\",\"content\":\"Upgrade to build advanced Media Carousel with dynamic video elements into your sliders to better engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Media_carousel_promotion.png\"},\"LoopCarousel\":{\"title\":\"Loop carousel\",\"content\":\"Upgrade to build advanced Loop Carousel with dynamic posts, custom layouts seamlessly to better engage your site visitors.\",\"image\":\"https:\\/\\/assets.elementor.com\\/packages\\/v1\\/images\\/Loop_carousel_promotion.png\"}}]\";}','off'),
(788,'_transient_timeout_wc_shipping_method_count','1786360444','off'),
(789,'_transient_wc_shipping_method_count','a:4:{s:7:\"version\";s:10:\"1783767499\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:1;s:8:\"disabled\";i:0;}','off'),
(6252,'_transient_timeout_wc_report_orders_stats_00a6cb3f0b77a1d34772f5f94b20966e','1784454854','off'),
(5877,'xts-theme_settings_default-credentials','requested','on'),
(4898,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1784377774','off'),
(6352,'_transient_timeout_elementor_migrations_manifest','1783899655','off'),
(6353,'_transient_elementor_migrations_manifest','a:2:{s:7:\"version\";s:5:\"4.1.4\";s:8:\"manifest\";a:2:{s:10:\"widgetKeys\";a:2:{s:20:\"e-form-submit-button\";a:1:{i:0;a:2:{s:4:\"from\";s:5:\"label\";s:2:\"to\";s:4:\"text\";}}s:15:\"e-form-textarea\";a:1:{i:0;a:2:{s:4:\"from\";s:9:\"maxlength\";s:2:\"to\";s:6:\"length\";}}}s:9:\"propTypes\";a:9:{s:14:\"string-to-html\";a:3:{s:8:\"fromType\";s:6:\"string\";s:6:\"toType\";s:4:\"html\";s:4:\"path\";s:30:\"operations/string-to-html.json\";}s:14:\"number-to-size\";a:3:{s:8:\"fromType\";s:6:\"number\";s:6:\"toType\";s:4:\"size\";s:4:\"path\";s:30:\"operations/number-to-size.json\";}s:22:\"number-to-number-range\";a:3:{s:8:\"fromType\";s:6:\"number\";s:6:\"toType\";s:12:\"number-range\";s:4:\"path\";s:38:\"operations/number-to-number-range.json\";}s:15:\"html-to-html-v2\";a:3:{s:8:\"fromType\";s:4:\"html\";s:6:\"toType\";s:7:\"html-v2\";s:4:\"path\";s:31:\"operations/html-to-html-v2.json\";}s:18:\"html-v2-to-html-v3\";a:3:{s:8:\"fromType\";s:7:\"html-v2\";s:6:\"toType\";s:7:\"html-v3\";s:4:\"path\";s:34:\"operations/html-v2-to-html-v3.json\";}s:20:\"image-src-to-svg-src\";a:3:{s:8:\"fromType\";s:9:\"image-src\";s:6:\"toType\";s:7:\"svg-src\";s:4:\"path\";s:36:\"operations/image-src-to-svg-src.json\";}s:19:\"config-to-config-v2\";a:3:{s:8:\"fromType\";s:6:\"config\";s:6:\"toType\";s:9:\"config-v2\";s:4:\"path\";s:35:\"operations/config-to-config-v2.json\";}s:15:\"email-to-emails\";a:3:{s:8:\"fromType\";s:5:\"email\";s:6:\"toType\";s:6:\"emails\";s:4:\"path\";s:31:\"operations/email-to-emails.json\";}s:21:\"string-to-font-family\";a:3:{s:8:\"fromType\";s:6:\"string\";s:6:\"toType\";s:11:\"font-family\";s:4:\"path\";s:37:\"operations/string-to-font-family.json\";}}}}','off'),
(912,'elementor_angie_guide_auto_shown','yes','auto'),
(947,'elementor_log','a:8:{s:32:\"08165c0fb3b227e6cf5ed04262cfa541\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-06-28 16:52:25\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading &#039;settings&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2026-06-28 16:52:25\";i:1;s:19:\"2026-06-28 16:52:27\";i:2;s:19:\"2026-06-28 16:52:27\";i:3;s:19:\"2026-06-28 16:52:28\";i:4;s:19:\"2026-06-28 16:52:28\";i:5;s:19:\"2026-06-28 16:52:28\";i:6;s:19:\"2026-06-28 16:52:28\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782665545\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \'settings\')\";s:3:\"url\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1095717\";}s:7:\"\0*\0file\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1095717\";}s:32:\"9e0508c5b8a9b2865eb32bd3a0d6e22a\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-06-28 17:20:13\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:59:\"foreach() argument must be of type array|object, null given\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2026-06-28 17:20:13\";i:1;s:19:\"2026-06-28 17:33:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:59:\"foreach() argument must be of type array|object, null given\";s:4:\"file\";s:125:\"/home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/interactions/interactions-frontend-handler.php\";s:4:\"line\";i:61;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:125:\"/home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/interactions/interactions-frontend-handler.php\";s:7:\"\0*\0line\";i:61;}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-06-28 17:31:57\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-28 17:31:57\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1782667917\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'toLowerCase\')\";s:3:\"url\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1073828\";}s:7:\"\0*\0file\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1073828\";}s:32:\"a9d5517fa894976b9b0d6dd61361b691\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-06-28 22:18:58\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:704:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax(&#039;&#039;)\n#1 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#2 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/plugin.php(522): WP_Hook-&gt;do_action(Array)\n#3 /home/smartcg0r4l4/staging.smartcut.co.za/wp-admin/admin-ajax.php(192): do_action(&#039;wp_ajax_element...&#039;)\n#4 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-06-28 22:18:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:665:\"Uncaught Error: Call to a member function get_gallery_image_ids() on bool in /home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module->get_product_images_ajax(\'\')\n#1 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(\'\', Array)\n#2 /home/smartcg0r4l4/staging.smartcut.co.za/wp-includes/plugin.php(522): WP_Hook->do_action(Array)\n#3 /home/smartcg0r4l4/staging.smartcut.co.za/wp-admin/admin-ajax.php(192): do_action(\'wp_ajax_element...\')\n#4 {main}\n  thrown\";s:4:\"file\";s:92:\"/home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:92:\"/home/smartcg0r4l4/staging.smartcut.co.za/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-09 13:34:54\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2026-07-09 13:34:54\";i:1;s:19:\"2026-07-09 13:35:24\";i:2;s:19:\"2026-07-09 13:36:13\";i:3;s:19:\"2026-07-09 13:37:12\";i:4;s:19:\"2026-07-09 13:37:16\";i:5;s:19:\"2026-07-11 15:25:19\";i:6;s:19:\"2026-07-11 15:25:19\";i:7;s:19:\"2026-07-11 15:25:52\";i:8;s:19:\"2026-07-11 15:25:52\";i:9;s:19:\"2026-07-11 15:26:05\";i:10;s:19:\"2026-07-11 15:26:05\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783604094\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"985339\";}s:7:\"\0*\0file\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"985339\";}s:32:\"694e812599f043426d682503ba65737d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-11 11:14:44\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:30:\"r.startsWith is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2026-07-11 11:14:44\";i:1;s:19:\"2026-07-11 11:14:57\";i:2;s:19:\"2026-07-11 11:15:04\";i:3;s:19:\"2026-07-11 11:15:13\";i:4;s:19:\"2026-07-11 11:15:21\";i:5;s:19:\"2026-07-11 11:15:31\";i:6;s:19:\"2026-07-11 11:15:40\";i:7;s:19:\"2026-07-11 11:15:53\";i:8;s:19:\"2026-07-11 11:16:03\";i:9;s:19:\"2026-07-11 11:16:12\";i:10;s:19:\"2026-07-11 11:16:21\";i:11;s:19:\"2026-07-11 11:16:31\";i:12;s:19:\"2026-07-11 11:16:40\";i:13;s:19:\"2026-07-11 11:16:47\";i:14;s:19:\"2026-07-11 11:48:55\";i:15;s:19:\"2026-07-11 11:49:02\";i:16;s:19:\"2026-07-12 10:18:04\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783768484\";s:7:\"message\";s:30:\"r.startsWith is not a function\";s:3:\"url\";s:92:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"42329\";}s:7:\"\0*\0file\";s:92:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"42329\";}s:32:\"7a5f07ab833b9ede3dedd8c5ea2446c4\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-11 14:56:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:41:\"this.model.isValidChild is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-11 14:56:21\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783781781\";s:7:\"message\";s:41:\"this.model.isValidChild is not a function\";s:3:\"url\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"82097\";}s:7:\"\0*\0file\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"82097\";}s:32:\"fa16de921296cabab515dcc967a46cd5\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-11 15:04:52\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:31:\"Element type already registered\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-11 15:04:52\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783782292\";s:7:\"message\";s:31:\"Element type already registered\";s:3:\"url\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"930509\";}s:7:\"\0*\0file\";s:93:\"https://staging.smartcut.co.za/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"930509\";}}','off'),
(991,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{i:0;a:1:{s:21:\"recommendations-count\";i:5;}i:1;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-header\";}s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:7:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:3;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-header\";}s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:4;a:7:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:5;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-header\";}s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:6;a:7:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:7;a:9:{s:4:\"slug\";s:42:\"orders-list-empty-body-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:19:\"table-rate-shipping\";s:4:\"icon\";s:101:\"https://woocommerce.com/wp-content/uploads/2012/07/Table_Rate_Shipping_icon-marketplace-160x160-2.png\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:123:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";s:9:\"is_pinned\";b:1;}i:8;a:9:{s:4:\"slug\";s:56:\"orders-list-empty-body-conditional-shipping-and-payments\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:33:\"conditional-shipping-and-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/uploads/2015/03/Conditional_Shipping_Payments_icon-marketplace-160x160-1.png\";s:5:\"title\";s:33:\"Conditional Shipping and Payments\";s:4:\"copy\";s:91:\"Use conditional logic to restrict the shipping and payment options available on your store.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/conditional-shipping-and-payments/\";s:9:\"is_pinned\";b:1;}i:9;a:9:{s:4:\"slug\";s:40:\"orders-list-empty-body-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:17:\"shipment-tracking\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/05/Shipment_Tracking_icon-marketplace-160x160-2.png\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:49:\"Add shipment tracking information to your orders.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";s:9:\"is_pinned\";b:1;}i:10;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-woocommerce-amazon-fulfillment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"woocommerce-amazon-fulfillment\";s:4:\"icon\";s:60:\"https://woocommerce.com/wp-content/uploads/2015/02/nsfba.png\";s:5:\"title\";s:24:\"Amazon Fulfillment (MCF)\";s:4:\"copy\";s:163:\"Connect your WooCommerce store to Amazon\'s MCF service using the Amazon Fulfillment (MCF) for WooCommerce extension and automate shipping orders to your customers.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/\";}i:11;a:8:{s:4:\"slug\";s:34:\"orders-list-empty-body-scanventory\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:11:\"scanventory\";s:4:\"icon\";s:68:\"https://woocommerce.com/wp-content/uploads/2018/06/estudios-icon.jpg\";s:5:\"title\";s:51:\"Scanventory – Inventory Manager & Label Generator\";s:4:\"copy\";s:99:\"Synchronize your warehouse inventory with your WooCommerce store products using your mobile device.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/scanventory/\";}i:12;a:8:{s:4:\"slug\";s:49:\"orders-list-empty-body-postcodeaddress-validation\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:26:\"postcodeaddress-validation\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:27:\"Postcode/Address Validation\";s:4:\"copy\";s:104:\"Simplify your checkout process by having your customer validate or lookup their address during checkout.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:60:\"https://woocommerce.com/products/postcodeaddress-validation/\";}i:13;a:8:{s:4:\"slug\";s:50:\"orders-list-empty-body-shipping-multiple-addresses\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:27:\"shipping-multiple-addresses\";s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/uploads/2012/09/Shipping_Multiple_Addresses_icon-marketplace-160x160-2.png\";s:5:\"title\";s:27:\"Shipping Multiple Addresses\";s:4:\"copy\";s:86:\"Allow your customers to ship individual items in a single order to multiple addresses.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:61:\"https://woocommerce.com/products/shipping-multiple-addresses/\";}i:14;a:8:{s:4:\"slug\";s:31:\"orders-list-empty-body-shipwire\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:8:\"shipwire\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2015/06/skyverge-wc-icon-b2vhw6.png\";s:5:\"title\";s:8:\"Shipwire\";s:4:\"copy\";s:139:\"A full-featured Shipwire integration, with real-time shipping rates, automatic fulfillment processing, and live inventory/tracking updates.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:42:\"https://woocommerce.com/products/shipwire/\";}i:15;a:8:{s:4:\"slug\";s:47:\"orders-list-empty-body-checkout-delivery-intent\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:24:\"checkout-delivery-intent\";s:4:\"icon\";s:77:\"https://woocommerce.com/wp-content/uploads/2026/02/product-icon-160x160-1.png\";s:5:\"title\";s:24:\"Checkout Delivery Intent\";s:4:\"copy\";s:368:\"Stop failed deliveries before they happen. Checkout Delivery Intent lets customers choose realistic delivery dates while automatically blocking impossible timelines based on your handling time and cutoff rules. Reduce support tickets, prevent missed expectations, and prioritize fulfillment with automatic order grouping. Fully compatible with Block Checkout and HPOS.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:58:\"https://woocommerce.com/products/checkout-delivery-intent/\";}i:16;a:8:{s:4:\"slug\";s:53:\"orders-list-empty-body-envia-shipping-and-fulfillment\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:30:\"envia-shipping-and-fulfillment\";s:4:\"icon\";s:84:\"https://woocommerce.com/wp-content/uploads/2022/09/icono-envia-color160x160.png?w=80\";s:5:\"title\";s:30:\"Envia Shipping and Fulfillment\";s:4:\"copy\";s:57:\"Streamline shipping worldwide with Envia for WooCommerce.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:64:\"https://woocommerce.com/products/envia-shipping-and-fulfillment/\";}i:17;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-add-ons\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-add-ons\";s:4:\"icon\";s:96:\"https://woocommerce.com/wp-content/uploads/2013/05/Product_Addons_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:94:\"Offer add-ons like gift wrapping, special messages or other special options for your products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";s:9:\"is_pinned\";b:1;}i:18;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-bundles\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-bundles\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/uploads/2012/07/Product_Bundles_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:84:\"Offer personalized product bundles, bulk discount packages, and assembled products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";s:9:\"is_pinned\";b:1;}i:19;a:9:{s:4:\"slug\";s:47:\"product-edit-meta-tab-body-woocommerce-bookings\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2014/05/Bookings_icon-marketplace-160x160-1.png\";s:5:\"title\";s:20:\"WooCommerce Bookings\";s:4:\"copy\";s:101:\"Allow customers to book appointments, make reservations, or rent equipment without leaving your site.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";s:9:\"is_pinned\";b:1;}i:20;a:9:{s:4:\"slug\";s:52:\"product-edit-meta-tab-body-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/09/Woo_Subscriptions_icon-marketplace-160x160-2.png\";s:5:\"title\";s:25:\"WooCommerce Subscriptions\";s:4:\"copy\";s:98:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";s:9:\"is_pinned\";b:1;}i:21;a:9:{s:4:\"slug\";s:45:\"product-edit-meta-tab-body-composite-products\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:18:\"composite-products\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/uploads/2013/06/Composite_Products_icon-marketplace-160x160-1.png\";s:5:\"title\";s:18:\"Composite Products\";s:4:\"copy\";s:85:\"Create product kit builders and custom product configurators using existing products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/composite-products/\";s:9:\"is_pinned\";b:1;}i:22;a:8:{s:4:\"slug\";s:51:\"product-edit-meta-tab-body-woocommerce-paid-courses\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:24:\"woocommerce-paid-courses\";s:4:\"icon\";s:78:\"https://woocommerce.com/wp-content/uploads/2019/01/SenseiProWooIcon-aut8wu.png\";s:5:\"title\";s:28:\"Sensei Pro (WC Paid Courses)\";s:4:\"copy\";s:143:\"Sell your online courses using Sensei LMS with WooCommerce — complete learning management with quizzes, certificates, content drip, and more.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:58:\"https://woocommerce.com/products/woocommerce-paid-courses/\";}i:23;a:8:{s:4:\"slug\";s:50:\"product-edit-meta-tab-body-multi-currency-switcher\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:23:\"multi-currency-switcher\";s:4:\"icon\";s:72:\"https://woocommerce.com/wp-content/uploads/2021/07/yaycurrency-160px.png\";s:5:\"title\";s:23:\"Multi-Currency Switcher\";s:4:\"copy\";s:132:\"Auto-detect currency based on country with WooCommerce currency switcher & let your potential customers switch currencies on the go.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/multi-currency-switcher/\";}i:24;a:8:{s:4:\"slug\";s:59:\"product-edit-meta-tab-body-bulk-generate-missing-variations\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:32:\"bulk-generate-missing-variations\";s:4:\"icon\";s:64:\"https://woocommerce.com/wp-content/uploads/2026/06/bgmv-logo.png\";s:5:\"title\";s:32:\"Bulk Generate Missing Variations\";s:4:\"copy\";s:122:\"Automatically scan, detect, and create every missing product variation in a single click, saving you hours of manual work.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:66:\"https://woocommerce.com/products/bulk-generate-missing-variations/\";}i:25;a:8:{s:4:\"slug\";s:49:\"product-edit-meta-tab-body-checkout-contributions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:22:\"checkout-contributions\";s:4:\"icon\";s:69:\"https://woocommerce.com/wp-content/uploads/2026/06/icon-160x160-1.png\";s:5:\"title\";s:22:\"Checkout Contributions\";s:4:\"copy\";s:195:\"Turn every order into an opportunity for impact. Let customers add optional contributions at checkout with customizable widgets, flexible calculation methods, and detailed contribution analytics.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:56:\"https://woocommerce.com/products/checkout-contributions/\";}i:26;a:8:{s:4:\"slug\";s:58:\"product-edit-meta-tab-body-product-price-before-after-text\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:31:\"product-price-before-after-text\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2020/05/Kestrel-product-logo.png\";s:5:\"title\";s:35:\"Product Price Before and After Text\";s:4:\"copy\";s:118:\"Add custom text before or after prices to highlight deals, units, or context. Make prices clearer and more persuasive.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:65:\"https://woocommerce.com/products/product-price-before-after-text/\";}}s:7:\"updated\";i:1783347778;}','off'),
(1506,'afrfq_enable_divi_compt','','auto'),
(1507,'afrfq_enable_solution2','','auto'),
(1510,'afrfq_select_page_template','template_one','auto'),
(1511,'afrfq_enable_table_header_color','yes','auto'),
(1512,'afrfq_table_heade_bg_color','#045174','auto'),
(1513,'afrfq_submit_button_text','Request Quotation','auto'),
(1514,'afrfq_enable_qoute_button_color','yes','auto'),
(1515,'afrfq_submit_button_bg_color','#045174','auto'),
(1521,'afrfq_admin_email_pdf','','auto'),
(1522,'afrfq_user_email_pdf','','auto'),
(1523,'afrfq_email_button_background_color','#045174','auto'),
(1524,'afrfq_email_button_text_color','#ffffff','auto'),
(2678,'wc_remote_inbox_notifications_wca_updated','','off'),
(3828,'woocommerce_attribute_lookup_enabled','yes','auto'),
(2760,'woodmart_pa_diameter_swatch_dis_style','','off'),
(2761,'woodmart_pa_diameter_swatch_shape','','off'),
(2762,'woodmart_pa_diameter_show_on_product','','off'),
(1552,'enable_o_o_s_products','','auto'),
(1553,'quote_menu','','auto'),
(1554,'afrfq_customer_roles','','auto'),
(1555,'enable_ajax_product','','auto'),
(1556,'enable_ajax_shop','','auto'),
(1557,'afrfq_redirect_to_quote','','auto'),
(1558,'afrfq_redirect_after_submission','','auto'),
(1559,'afrfq_redirect_url','','auto'),
(1560,'afrfq_shipping_fee_taxable','','auto'),
(4469,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1784291372','off'),
(4470,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:16:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:49:\"Print discounted shipping labels with ShipStation\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:46:\"Print discounted shipping labels with Packlink\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:5;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:85;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:10;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:11;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:13;O:8:\"stdClass\":10:{s:4:\"name\";s:12:\"Snapchat Ads\";s:11:\"description\";s:60:\"Reach an untapped audience on Snapchat and drive more sales.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:36:\"Find New Customers with Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:10:\"Reddit Ads\";s:11:\"description\";s:51:\"Seamlessly sync your products and start Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),
(1477,'elementor_allow_tracking','no','auto'),
(1478,'elementor_tracker_notice','1','auto'),
(1479,'af_rfq_temp_file_cleanup','1783856443','auto'),
(1480,'addify_atq_page_id','2824','auto'),
(1481,'afrfq_admin_email','admin@smartcut.co.za','on'),
(1482,'afrfq_emails','a:10:{s:8:\"af_admin\";a:3:{s:7:\"subject\";s:37:\"You’ve received a new quote request\";s:7:\"heading\";s:18:\"New Quote Received\";s:7:\"message\";s:207:\"<p>Hi there,</p>\r\n<p>A new quote request has been submitted on your site.<br />Customer Name: {user_name}</p>\r\n<p>Please review the details below and respond to the customer at your earliest convenience.</p>\";}s:10:\"af_pending\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:52:\"Your quote request has been received – #{quote_id}\";s:7:\"heading\";s:35:\"We’ve received your quote request\";s:7:\"message\";s:241:\"<p>Hi {user_name},</p>\r\n<p>Thank you for your interest in our products.<br />We’ve received your quote request (ID: {quote_id}) and our team will review it shortly.<br />You’ll be notified once it’s processed.</p>\r\n<p>Best regards,</p>\";}s:13:\"af_in_process\";a:3:{s:7:\"subject\";s:40:\"Your quote #{quote_id} is being reviewed\";s:7:\"heading\";s:18:\"Quote Under Review\";s:7:\"message\";s:215:\"<p>Hi {user_name},</p>\r\n<p><span style=\"font-weight: 400;\">Thank you for your interest in our products! </span></p>\r\n<p>Our team is reviewing the details and will get back to you with a customised quote shortly.</p>\";}s:11:\"af_accepted\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:40:\"Your quote #{quote_id} has been accepted\";s:7:\"heading\";s:14:\"Quote Accepted\";s:7:\"message\";s:172:\"<p>Hi {user_name},</p>\r\n<p>Good news! Your quote request (ID: {quote_id}) has been accepted.<br />You can now proceed to confirm your order from your account dashboard.</p>\";}s:13:\"af_admin_conv\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:39:\"Quote #{quote_id} converted to an order\";s:7:\"heading\";s:24:\"Quote Converted to Order\";s:7:\"message\";s:200:\"<p>Hi Admin,</p>\r\n<p>The quote request #{quote_id} from {user_name} has been successfully converted to an order.<br />You can view the order details in your WooCommerce dashboard.</p>\r\n<p>Regards,</p>\";}s:12:\"af_converted\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:53:\"Your quote #{quote_id} has been converted to an order\";s:7:\"heading\";s:29:\"Order Created from Your Quote\";s:7:\"message\";s:195:\"<p>Hi {user_name},</p>\r\n<p>Your quote request (ID: {quote_id}) has been successfully converted into an order.<br />You can complete the payment or track the order from your account dashboard.</p>\";}s:26:\"af_admin_converted_to_cart\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:43:\"Quote #{quote_id} converted to cart (Admin)\";s:7:\"heading\";s:23:\"Quote Converted to Cart\";s:7:\"message\";s:154:\"<p>Hi Admin,</p>\r\n<p>The quote #{quote_id} has been converted to a cart by {user_name}.<br />You can review the details in your WooCommerce dashboard.</p>\";}s:20:\"af_converted_to_cart\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:35:\"Quote #{quote_id} converted to cart\";s:7:\"heading\";s:23:\"Quote Converted to Cart\";s:7:\"message\";s:190:\"<p>Hi {user_name},</p>\r\n<p>Your quote request (ID: {quote_id}) has been converted to a shopping cart.<br />You can review the cart details and proceed to checkout using the button below.</p>\";}s:11:\"af_declined\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:45:\"Your quote #{quote_id} could not be processed\";s:7:\"heading\";s:14:\"Quote Declined\";s:7:\"message\";s:299:\"<p>Hi {user_name},</p>\r\n<p>We regret to inform you that your quote request (ID: {quote_id}) cannot be processed at this time due to the unavailability of one or more products.<br />You can contact our support team for alternatives or product recommendations.</p>\r\n<p>Thank you for understanding,</p>\";}s:12:\"af_cancelled\";a:4:{s:6:\"enable\";s:3:\"yes\";s:7:\"subject\";s:40:\"Your quote #{quote_id} has been canceled\";s:7:\"heading\";s:14:\"Quote Canceled\";s:7:\"message\";s:222:\"<p>Hi {user_name},</p>\r\n<p>Your quote request (ID: {quote_id}) has been canceled.<br />If this was done by mistake or you’d like to request a new quote, please visit our store and submit a new one.</p>\r\n<p>Thank you,</p>\";}}','auto'),
(2885,'pa_grit_children','a:0:{}','auto'),
(2767,'woodmart_pa_rim-style_swatch_size','','off'),
(2768,'woodmart_pa_rim-style_swatch_style','','off'),
(2769,'woodmart_pa_rim-style_swatch_dis_style','','off'),
(2770,'woodmart_pa_rim-style_swatch_shape','','off'),
(2771,'woodmart_pa_rim-style_show_on_product','','off'),
(2772,'woodmart_pa_rim-style_thumbnail','','off'),
(2773,'woodmart_pa_rim-style_hint','','off'),
(2774,'woodmart_pa_rim-style_change_image','','off'),
(2776,'woodmart_pa_connection_swatch_size','','off'),
(2777,'woodmart_pa_connection_swatch_style','','off'),
(2778,'woodmart_pa_connection_swatch_dis_style','','off'),
(2779,'woodmart_pa_connection_swatch_shape','','off'),
(2780,'woodmart_pa_connection_show_on_product','','off'),
(2781,'woodmart_pa_connection_thumbnail','','off'),
(2782,'woodmart_pa_connection_hint','','off'),
(2783,'woodmart_pa_connection_change_image','','off'),
(2842,'woodmart_pa_tool-connection_swatch_size','','off'),
(2843,'woodmart_pa_tool-connection_swatch_style','','off'),
(2820,'pa_application_children','a:0:{}','auto'),
(2826,'pa_diameter_children','a:0:{}','auto'),
(2791,'pa_rim-style_children','a:0:{}','auto'),
(2818,'pa_connection_children','a:0:{}','auto'),
(2800,'woodmart_pa_thickness_swatch_size','','off'),
(2801,'woodmart_pa_thickness_swatch_style','','off'),
(2802,'woodmart_pa_thickness_swatch_dis_style','','off'),
(2803,'woodmart_pa_thickness_swatch_shape','','off'),
(2804,'woodmart_pa_thickness_show_on_product','','off'),
(2805,'woodmart_pa_thickness_thumbnail','','off'),
(2806,'woodmart_pa_thickness_hint','','off'),
(2807,'woodmart_pa_thickness_change_image','','off'),
(2823,'pa_thickness_children','a:0:{}','auto'),
(2833,'woodmart_pa_machine-connection_swatch_size','','off'),
(2834,'woodmart_pa_machine-connection_swatch_style','','off'),
(2835,'woodmart_pa_machine-connection_swatch_dis_style','','off'),
(2836,'woodmart_pa_machine-connection_swatch_shape','','off'),
(2837,'woodmart_pa_machine-connection_show_on_product','','off'),
(2838,'woodmart_pa_machine-connection_thumbnail','','off'),
(2839,'woodmart_pa_machine-connection_hint','','off'),
(2840,'woodmart_pa_machine-connection_change_image','','off'),
(2844,'woodmart_pa_tool-connection_swatch_dis_style','','off'),
(2845,'woodmart_pa_tool-connection_swatch_shape','','off'),
(2846,'woodmart_pa_tool-connection_show_on_product','','off'),
(2847,'woodmart_pa_tool-connection_thumbnail','','off'),
(2848,'woodmart_pa_tool-connection_hint','','off'),
(2849,'woodmart_pa_tool-connection_change_image','','off'),
(2858,'pa_machine-connection_children','a:0:{}','auto'),
(2859,'pa_tool-connection_children','a:0:{}','auto'),
(2895,'pa_attachment-type_children','a:0:{}','auto'),
(2896,'woodmart_pa_abrasive_swatch_size','','off'),
(2897,'woodmart_pa_abrasive_swatch_style','','off'),
(2866,'woodmart_pa_grit_swatch_size','','off'),
(2867,'woodmart_pa_grit_swatch_style','','off'),
(2868,'woodmart_pa_grit_swatch_dis_style','','off'),
(2869,'woodmart_pa_grit_swatch_shape','','off'),
(2870,'woodmart_pa_grit_show_on_product','','off'),
(2871,'woodmart_pa_grit_thumbnail','','off'),
(2872,'woodmart_pa_grit_hint','','off'),
(2873,'woodmart_pa_grit_change_image','','off'),
(2890,'woodmart_pa_attachment-type_show_on_product','','off'),
(2886,'woodmart_pa_attachment-type_swatch_size','','off'),
(2887,'woodmart_pa_attachment-type_swatch_style','','off'),
(2888,'woodmart_pa_attachment-type_swatch_dis_style','','off'),
(2889,'woodmart_pa_attachment-type_swatch_shape','','off'),
(2891,'woodmart_pa_attachment-type_thumbnail','','off'),
(2892,'woodmart_pa_attachment-type_hint','','off'),
(2893,'woodmart_pa_attachment-type_change_image','','off'),
(2898,'woodmart_pa_abrasive_swatch_dis_style','','off'),
(2899,'woodmart_pa_abrasive_swatch_shape','','off'),
(2900,'woodmart_pa_abrasive_show_on_product','','off'),
(2901,'woodmart_pa_abrasive_thumbnail','','off'),
(2902,'woodmart_pa_abrasive_hint','','off'),
(2903,'woodmart_pa_abrasive_change_image','','off'),
(2905,'pa_abrasive_children','a:0:{}','auto'),
(2906,'woodmart_pa_length_swatch_size','','off'),
(2907,'woodmart_pa_length_swatch_style','','off'),
(2908,'woodmart_pa_length_swatch_dis_style','','off'),
(2909,'woodmart_pa_length_swatch_shape','','off'),
(2910,'woodmart_pa_length_show_on_product','','off'),
(2911,'woodmart_pa_length_thumbnail','','off'),
(2912,'woodmart_pa_length_hint','','off'),
(2913,'woodmart_pa_length_change_image','','off'),
(2949,'pa_design_children','a:0:{}','auto'),
(2950,'woodmart_pa_head-diameter_swatch_size','','off'),
(2951,'woodmart_pa_head-diameter_swatch_style','','off'),
(2917,'pa_length_children','a:0:{}','auto'),
(2918,'woodmart_pa_height_swatch_size','','off'),
(2919,'woodmart_pa_height_swatch_style','','off'),
(2920,'woodmart_pa_height_swatch_dis_style','','off'),
(2921,'woodmart_pa_height_swatch_shape','','off'),
(2922,'woodmart_pa_height_show_on_product','','off'),
(2923,'woodmart_pa_height_thumbnail','','off'),
(2924,'woodmart_pa_height_hint','','off'),
(2925,'woodmart_pa_height_change_image','','off'),
(2932,'pa_height_children','a:0:{}','auto'),
(2940,'woodmart_pa_design_swatch_size','','off'),
(2941,'woodmart_pa_design_swatch_style','','off'),
(2942,'woodmart_pa_design_swatch_dis_style','','off'),
(2943,'woodmart_pa_design_swatch_shape','','off'),
(2944,'woodmart_pa_design_show_on_product','','off'),
(2945,'woodmart_pa_design_thumbnail','','off'),
(2946,'woodmart_pa_design_hint','','off'),
(2947,'woodmart_pa_design_change_image','','off'),
(2952,'woodmart_pa_head-diameter_swatch_dis_style','','off'),
(2953,'woodmart_pa_head-diameter_swatch_shape','','off'),
(2954,'woodmart_pa_head-diameter_show_on_product','','off'),
(2955,'woodmart_pa_head-diameter_thumbnail','','off'),
(2956,'woodmart_pa_head-diameter_hint','','off'),
(2957,'woodmart_pa_head-diameter_change_image','','off'),
(2959,'pa_head-diameter_children','a:0:{}','auto'),
(2960,'woodmart_pa_usable-length_swatch_size','','off'),
(2961,'woodmart_pa_usable-length_swatch_style','','off'),
(2962,'woodmart_pa_usable-length_swatch_dis_style','','off'),
(2963,'woodmart_pa_usable-length_swatch_shape','','off'),
(2964,'woodmart_pa_usable-length_show_on_product','','off'),
(2965,'woodmart_pa_usable-length_thumbnail','','off'),
(2966,'woodmart_pa_usable-length_hint','','off'),
(2967,'woodmart_pa_usable-length_change_image','','off'),
(3001,'woodmart_pa_material_swatch_size','','off'),
(3002,'woodmart_pa_material_swatch_style','','off'),
(3003,'woodmart_pa_material_swatch_dis_style','','off'),
(2969,'woodmart_pa_segment-height_swatch_size','','off'),
(2970,'woodmart_pa_segment-height_swatch_style','','off'),
(2971,'woodmart_pa_segment-height_swatch_dis_style','','off'),
(2972,'woodmart_pa_segment-height_swatch_shape','','off'),
(2973,'woodmart_pa_segment-height_show_on_product','','off'),
(2974,'woodmart_pa_segment-height_thumbnail','','off'),
(2975,'woodmart_pa_segment-height_hint','','off'),
(2976,'woodmart_pa_segment-height_change_image','','off'),
(2978,'pa_usable-length_children','a:0:{}','auto'),
(2979,'pa_segment-height_children','a:0:{}','auto'),
(3080,'pa_voltage_children','a:0:{}','auto'),
(2992,'woodmart_pa_product-type_swatch_size','','off'),
(2993,'woodmart_pa_product-type_swatch_style','','off'),
(2994,'woodmart_pa_product-type_swatch_dis_style','','off'),
(2995,'woodmart_pa_product-type_swatch_shape','','off'),
(2996,'woodmart_pa_product-type_show_on_product','','off'),
(2997,'woodmart_pa_product-type_thumbnail','','off'),
(2998,'woodmart_pa_product-type_hint','','off'),
(2999,'woodmart_pa_product-type_change_image','','off'),
(3004,'woodmart_pa_material_swatch_shape','','off'),
(3005,'woodmart_pa_material_show_on_product','','off'),
(3006,'woodmart_pa_material_thumbnail','','off'),
(3007,'woodmart_pa_material_hint','','off'),
(3008,'woodmart_pa_material_change_image','','off'),
(3035,'woodmart_pa_motor_swatch_size','','off'),
(3036,'woodmart_pa_motor_swatch_style','','off'),
(3037,'woodmart_pa_motor_swatch_dis_style','','off'),
(3010,'woodmart_pa_max-operating-temp_swatch_size','','off'),
(3011,'woodmart_pa_max-operating-temp_swatch_style','','off'),
(3012,'woodmart_pa_max-operating-temp_swatch_dis_style','','off'),
(3013,'woodmart_pa_max-operating-temp_swatch_shape','','off'),
(3014,'woodmart_pa_max-operating-temp_show_on_product','','off'),
(3015,'woodmart_pa_max-operating-temp_thumbnail','','off'),
(3016,'woodmart_pa_max-operating-temp_hint','','off'),
(3017,'woodmart_pa_max-operating-temp_change_image','','off'),
(3019,'pa_product-type_children','a:0:{}','auto'),
(3020,'pa_material_children','a:0:{}','auto'),
(3021,'pa_max-operating-temp_children','a:0:{}','auto'),
(3026,'woodmart_pa_blade-capacity_swatch_size','','off'),
(3027,'woodmart_pa_blade-capacity_swatch_style','','off'),
(3028,'woodmart_pa_blade-capacity_swatch_dis_style','','off'),
(3029,'woodmart_pa_blade-capacity_swatch_shape','','off'),
(3030,'woodmart_pa_blade-capacity_show_on_product','','off'),
(3031,'woodmart_pa_blade-capacity_thumbnail','','off'),
(3032,'woodmart_pa_blade-capacity_hint','','off'),
(3033,'woodmart_pa_blade-capacity_change_image','','off'),
(3038,'woodmart_pa_motor_swatch_shape','','off'),
(3039,'woodmart_pa_motor_show_on_product','','off'),
(3040,'woodmart_pa_motor_thumbnail','','off'),
(3041,'woodmart_pa_motor_hint','','off'),
(3042,'woodmart_pa_motor_change_image','','off'),
(3069,'woodmart_pa_starter-system_swatch_size','','off'),
(3070,'woodmart_pa_starter-system_swatch_style','','off'),
(3071,'woodmart_pa_starter-system_swatch_dis_style','','off'),
(3044,'woodmart_pa_voltage_swatch_size','','off'),
(3045,'woodmart_pa_voltage_swatch_style','','off'),
(3046,'woodmart_pa_voltage_swatch_dis_style','','off'),
(3047,'woodmart_pa_voltage_swatch_shape','','off'),
(3048,'woodmart_pa_voltage_show_on_product','','off'),
(3049,'woodmart_pa_voltage_thumbnail','','off'),
(3050,'woodmart_pa_voltage_hint','','off'),
(3051,'woodmart_pa_voltage_change_image','','off'),
(3078,'pa_blade-capacity_children','a:0:{}','auto'),
(3056,'pa_motor_children','a:0:{}','auto'),
(3079,'pa_cutting-method_children','a:0:{}','auto'),
(3081,'pa_starter-system_children','a:0:{}','auto'),
(5392,'_transient_wc_attribute_taxonomies','a:25:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"12\";s:14:\"attribute_name\";s:8:\"abrasive\";s:15:\"attribute_label\";s:8:\"Abrasive\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:11:\"application\";s:15:\"attribute_label\";s:11:\"Application\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"11\";s:14:\"attribute_name\";s:15:\"attachment-type\";s:15:\"attribute_label\";s:15:\"Attachment Type\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"22\";s:14:\"attribute_name\";s:14:\"blade-capacity\";s:15:\"attribute_label\";s:14:\"Blade Capacity\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:4;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"6\";s:14:\"attribute_name\";s:10:\"connection\";s:15:\"attribute_label\";s:10:\"Connection\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:5;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"25\";s:14:\"attribute_name\";s:14:\"cutting-method\";s:15:\"attribute_label\";s:14:\"Cutting Method\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:6;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"15\";s:14:\"attribute_name\";s:6:\"design\";s:15:\"attribute_label\";s:6:\"Design\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:7;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:8:\"diameter\";s:15:\"attribute_label\";s:8:\"Diameter\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:8;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"10\";s:14:\"attribute_name\";s:4:\"grit\";s:15:\"attribute_label\";s:4:\"Grit\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:9;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"16\";s:14:\"attribute_name\";s:13:\"head-diameter\";s:15:\"attribute_label\";s:13:\"Head Diameter\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:10;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"14\";s:14:\"attribute_name\";s:6:\"height\";s:15:\"attribute_label\";s:6:\"Height\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:11;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"13\";s:14:\"attribute_name\";s:6:\"length\";s:15:\"attribute_label\";s:6:\"Length\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:12;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"8\";s:14:\"attribute_name\";s:18:\"machine-connection\";s:15:\"attribute_label\";s:18:\"Machine Connection\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:13;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"20\";s:14:\"attribute_name\";s:8:\"material\";s:15:\"attribute_label\";s:8:\"Material\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:14;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"21\";s:14:\"attribute_name\";s:18:\"max-operating-temp\";s:15:\"attribute_label\";s:18:\"Max Operating Temp\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:15;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"23\";s:14:\"attribute_name\";s:5:\"motor\";s:15:\"attribute_label\";s:5:\"Motor\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:16;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"19\";s:14:\"attribute_name\";s:12:\"product-type\";s:15:\"attribute_label\";s:12:\"Product Type\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:17;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"5\";s:14:\"attribute_name\";s:9:\"rim-style\";s:15:\"attribute_label\";s:9:\"Rim Style\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:18;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"18\";s:14:\"attribute_name\";s:14:\"segment-height\";s:15:\"attribute_label\";s:14:\"Segment Height\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:19;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:20;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"26\";s:14:\"attribute_name\";s:14:\"starter-system\";s:15:\"attribute_label\";s:14:\"Starter System\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:21;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"7\";s:14:\"attribute_name\";s:9:\"thickness\";s:15:\"attribute_label\";s:9:\"Thickness\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:22;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"9\";s:14:\"attribute_name\";s:15:\"tool-connection\";s:15:\"attribute_label\";s:15:\"Tool Connection\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:23;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"17\";s:14:\"attribute_name\";s:13:\"usable-length\";s:15:\"attribute_label\";s:13:\"Usable Length\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:24;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:2:\"24\";s:14:\"attribute_name\";s:7:\"voltage\";s:15:\"attribute_label\";s:7:\"Voltage\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'),
(3062,'woodmart_pa_cutting-method_swatch_dis_style','','off'),
(3063,'woodmart_pa_cutting-method_swatch_shape','','off'),
(3064,'woodmart_pa_cutting-method_show_on_product','','off'),
(3065,'woodmart_pa_cutting-method_thumbnail','','off'),
(3066,'woodmart_pa_cutting-method_hint','','off'),
(3067,'woodmart_pa_cutting-method_change_image','','off'),
(3072,'woodmart_pa_starter-system_swatch_shape','','off'),
(3073,'woodmart_pa_starter-system_show_on_product','','off'),
(3074,'woodmart_pa_starter-system_thumbnail','','off'),
(3075,'woodmart_pa_starter-system_hint','','off'),
(3076,'woodmart_pa_starter-system_change_image','','off'),
(6344,'_site_transient_timeout_wp_theme_files_patterns-0834ed16fe7e92d3c03919298e6ca6cc','1783858250','off'),
(6345,'_site_transient_wp_theme_files_patterns-0834ed16fe7e92d3c03919298e6ca6cc','a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}','off'),
(6245,'_transient_wishlist_current_user_1','1','off'),
(4604,'woocommerce_share_key','3M7BhEHIA2XUTzUd6zX8Crh1DyXU2nev','auto'),
(4605,'woocommerce_private_link','no','auto'),
(4595,'wpcf7','a:2:{s:7:\"version\";s:5:\"6.1.6\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1783765135;s:7:\"version\";s:5:\"6.1.6\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','auto'),
(4571,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders','1783786611','off'),
(4572,'_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders','no','off'),
(4573,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache','1783859374','off'),
(4574,'_transient_woocommerce_admin_pes_incentive_woopayments_cache','a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"b7d7e5742a727a049de4f7a1398a8cf1\";s:9:\"timestamp\";i:1783772974;}','off'),
(4899,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_US\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"https://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:2;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:2;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:0;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:1;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"https://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:2;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}}}','off'),
(6347,'_site_transient_wp_theme_files_patterns-26800fe5a6576c3964e4230b463f35ce','a:2:{s:7:\"version\";s:5:\"8.5.5\";s:8:\"patterns\";a:0:{}}','off'),
(6346,'_site_transient_timeout_wp_theme_files_patterns-26800fe5a6576c3964e4230b463f35ce','1783858250','off'),
(6271,'_transient_timeout__woocommerce_helper_subscriptions','1783851105','off'),
(6272,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'),
(4727,'woocommerce_admin_created_default_shipping_zones','yes','auto'),
(4728,'_transient_woocommerce_shipping_task_zone_count_transient','1','on'),
(4729,'_transient_woocommerce_reports-transient-version','1783767501','on'),
(4730,'_transient_timeout_wc_report_orders_stats_0e2e285eac2e198b0ba73d5a977bc878','1784372301','off'),
(4731,'_transient_wc_report_orders_stats_0e2e285eac2e198b0ba73d5a977bc878','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-11 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 10:58:23\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 10:58:23\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4732,'_transient_timeout_wc_report_orders_stats_053bf99154969e38a7a248141d132f25','1784372301','off'),
(4733,'_transient_wc_report_orders_stats_053bf99154969e38a7a248141d132f25','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:1:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-10 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4734,'woocommerce_default_homepage_layout','two_columns','auto'),
(4735,'woocommerce_task_list_hidden_lists','a:2:{i:0;s:5:\"setup\";i:1;s:8:\"extended\";}','auto'),
(4737,'_transient_timeout_wc_report_customers_a20cf2487de0ede94a8c227a59f9378b','1784372318','off'),
(4738,'_transient_wc_report_customers_a20cf2487de0ede94a8c227a59f9378b','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:0:{}s:5:\"total\";i:0;s:5:\"pages\";i:0;s:7:\"page_no\";i:0;}}','off'),
(4739,'_transient_timeout_wc_report_customers_stats_49ccf648a0aac8300262de944d117680','1784372318','off'),
(4740,'_transient_wc_report_customers_stats_49ccf648a0aac8300262de944d117680','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":4:{s:15:\"customers_count\";i:0;s:16:\"avg_orders_count\";d:0;s:15:\"avg_total_spend\";d:0;s:19:\"avg_avg_order_value\";d:0;}}','off'),
(4796,'_transient_timeout_wc_report_orders_stats_2c50ccd46cc98d9e5f28ac5ba4468d86','1784373501','off'),
(4412,'_transient_woocommerce_product_task_has_product_transient','yes','on'),
(4414,'_transient_timeout_wc_term_counts','1786401893','off'),
(4415,'_transient_wc_term_counts','a:61:{s:14:\"25_product_cat\";i:0;s:15:\"357_product_tag\";i:15;s:15:\"566_product_cat\";i:15;s:17:\"306_product_brand\";i:255;s:15:\"514_product_cat\";i:1;s:15:\"495_product_cat\";i:36;s:15:\"388_product_cat\";i:1;s:15:\"422_product_cat\";i:19;s:15:\"311_product_cat\";i:27;s:15:\"494_product_cat\";i:2;s:15:\"544_product_cat\";i:2;s:15:\"520_product_cat\";i:18;s:15:\"304_product_cat\";i:15;s:15:\"419_product_cat\";i:3;s:15:\"387_product_cat\";i:9;s:15:\"517_product_cat\";i:3;s:15:\"353_product_cat\";i:6;s:15:\"447_product_cat\";i:11;s:15:\"444_product_cat\";i:4;s:15:\"519_product_cat\";i:3;s:15:\"389_product_cat\";i:16;s:15:\"443_product_cat\";i:2;s:15:\"512_product_cat\";i:3;s:15:\"354_product_cat\";i:3;s:15:\"350_product_cat\";i:1;s:15:\"468_product_cat\";i:28;s:15:\"421_product_cat\";i:14;s:15:\"441_product_cat\";i:5;s:15:\"543_product_cat\";i:8;s:15:\"307_product_tag\";i:113;s:15:\"308_product_tag\";i:84;s:15:\"305_product_tag\";i:82;s:15:\"549_product_tag\";i:2;s:15:\"550_product_tag\";i:2;s:15:\"548_product_tag\";i:1;s:15:\"310_product_tag\";i:41;s:15:\"313_product_tag\";i:10;s:15:\"545_product_tag\";i:1;s:15:\"546_product_tag\";i:1;s:15:\"547_product_tag\";i:1;s:15:\"423_product_tag\";i:45;s:15:\"425_product_tag\";i:37;s:15:\"309_product_tag\";i:28;s:15:\"312_product_tag\";i:15;s:15:\"315_product_tag\";i:1;s:15:\"314_product_tag\";i:6;s:15:\"349_product_tag\";i:1;s:15:\"440_product_tag\";i:2;s:15:\"424_product_tag\";i:10;s:15:\"515_product_tag\";i:1;s:15:\"516_product_tag\";i:1;s:15:\"420_product_tag\";i:3;s:15:\"351_product_tag\";i:1;s:15:\"352_product_tag\";i:1;s:15:\"445_product_tag\";i:1;s:15:\"446_product_tag\";i:1;s:15:\"442_product_tag\";i:2;s:15:\"355_product_tag\";i:3;s:15:\"513_product_tag\";i:3;s:15:\"518_product_tag\";i:3;s:15:\"469_product_tag\";i:1;}','off'),
(3060,'woodmart_pa_cutting-method_swatch_size','','off'),
(3061,'woodmart_pa_cutting-method_swatch_style','','off'),
(2763,'woodmart_pa_diameter_thumbnail','','off'),
(2764,'woodmart_pa_diameter_hint','','off'),
(2765,'woodmart_pa_diameter_change_image','','off'),
(4900,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1783859374','off'),
(4901,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_US\";a:54:{s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"https://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}i:1;O:8:\"stdClass\":3:{s:6:\"locale\";s:2:\"ar\";s:5:\"title\";s:50:\"كيف تسير عملية إعداد متجرك؟\";s:7:\"content\";s:368:\"هدفنا هو التأكد من لديك جميع الأدوات المناسبة لبدء إعداد متجرك بأسهل طريقة ممكنة.\r\nنود معرفة ما إذا كنا قد وفقنا في تحقيق هدفنا أم لا، وكيف يمكننا التحسين. لجمع آرائك، أعددنا لك استطلاع للرأي مدته 2 دقيقة.\";}i:2;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"title\";s:39:\"您的商店设置工作进展如何？\";s:7:\"content\";s:273:\"我们的目标是确保您拥有所有合适的工具，以便尽可能顺利地开始设置您的商店。\r\n我们很想知道我们是否达到了预期目标，以及我们可以如何改进。 为了收集您的想法，我们制作了一份 2 分钟的调查问卷。\";}i:3;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"title\";s:33:\"你的商店設定進展如何？\";s:7:\"content\";s:246:\"我們的目標是確保你取得所有必備工具，能夠以最順暢的方式開始設定自己的商店。\r\n我們想知道是否達成目標，以及如何進行提升。 為了收集你的想法，我們製作了 2 分鐘的問卷調查。\";}i:4;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"title\";s:44:\"Hoe gaat het met het opzetten van je winkel?\";s:7:\"content\";s:254:\"Ons doel is ervoor te zorgen dat je alle juiste tools hebt om je winkel op de soepelste manier op te zetten.\r\nWe horen graag of we ons doel hebben bereikt en hoe we kunnen verbeteren. We hebben een enquête van 2 minuten gemaakt om te horen hoe het gaat.\";}i:5;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"title\";s:54:\"Comment se passe la configuration de votre boutique ?\";s:7:\"content\";s:318:\"Notre objectif est de nous assurer que vous avez tous les bons outils pour commencer à configurer votre boutique de la manière la plus fluide possible.\r\nNous aimerions savoir si nous y sommes parvenus et comment nous pouvons nous améliorer. Pour recueillir vos idées, nous avons réalisé un sondage de 2 minutes.\";}i:6;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"title\";s:43:\"Wie läuft die Einrichtung deines Shops ab?\";s:7:\"content\";s:304:\"Wir möchten sicherstellen, dass du alle passenden Tools hast, damit du deinen Shop so problemlos wie möglich einrichten kannst.\r\nWir würden gerne wissen, ob wir unser Ziel erreicht haben und wie wir uns verbessern können. Um deine Meinung zu erfahren, haben wir eine zweiminütige Befragung erstellt.\";}i:7;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"title\";s:50:\"איך הולך עם הגדרת החנות שלך?\";s:7:\"content\";s:341:\"המטרה שלנו היא לוודא שיהיו ברשותך כל הכלים הנכונים כדי להתחיל להקים את החנות שלך בצורה החלקה ביותר האפשרית.\r\nנשמח לדעת אם מימשנו אותה וכיצד נוכל להשתפר. כדי לשמוע את דעתך, הכנו סקר בן 2 דקות.\";}i:8;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"title\";s:43:\"Bagaimana perkembangan penyiapan toko Anda?\";s:7:\"content\";s:285:\"Kami ingin memastikan Anda memiliki alat-alat yang tepat untuk mempersonalisasi toko semudah mungkin.\r\nKami ingin tahu apakah kami sudah tepat sasaran dan apa saja yang perlu ditingkatkan. Untuk mengetahui pendapat Anda, kami membuat survei yang pengisiannya hanya butuh waktu 2 menit.\";}i:9;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"title\";s:38:\"Come va la configurazione del negozio?\";s:7:\"content\";s:288:\"Il nostro obiettivo è quello di offrirti tutti gli strumenti giusti per iniziare a configurare il tuo negozio nel modo più semplice possibile.\r\nCi piacerebbe sapere se l\'abbiamo raggiunto e come possiamo migliorare. Abbiamo creato un sondaggio di 2 minuti per conoscere la tua opinione.\";}i:10;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"title\";s:65:\"ストアのセットアップは順調に進んでいますか ?\";s:7:\"content\";s:382:\"適切なツールがすべて揃った状態で、できる限りスムーズにストアをセットアップしていただけることがわたしたちの目標です。\r\nその目標を達成できているかどうか、また改善点があればぜひお聞かせください。 ご意見をお伺いする場として、2分間のアンケートを用意しています。\";}i:11;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"title\";s:47:\"스토어 설정은 잘 진행되고 있나요?\";s:7:\"content\";s:342:\"가능한 가장 원활하게 스토어 설정을 시작할 수 있도록 모든 적합한 도구를 제공하는 것을 목표로 하고 있습니다.\r\n목표를 달성했는지, 그리고 어떻게 개선할 수 있는지 알고 싶습니다. 여러분의 의견을 듣기 위해 2분 정도 소요되는 설문조사를 준비했습니다.\";}i:12;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"title\";s:45:\"Como está indo a configuração da sua loja?\";s:7:\"content\";s:276:\"Nosso objetivo é garantir que você tenha todas as ferramentas certas para começar a configurar sua loja da maneira mais tranquila possível.\r\nAdoraríamos saber se atingimos nosso objetivo e como podemos melhorar. Para saber sua opinião, criamos uma pesquisa de 2 minutos.\";}i:13;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"title\";s:60:\"Как проходит настройка магазина?\";s:7:\"content\";s:542:\"Наша цель — обеспечить вас всеми необходимыми инструментами, чтобы вы могли приступить к настройке магазина, избежав по возможности любых технических проблем.\r\nМы хотели бы знать, удалось ли нам достичь цели и что мы можем улучшить. Чтобы узнать мнение пользователей, мы создали 2-минутный опрос.\";}i:14;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"title\";s:42:\"¿Cómo va la configuración de tu tienda?\";s:7:\"content\";s:297:\"Nuestro objetivo es garantizar que cuentas con las herramientas adecuadas para empezar a configurar tu tienda de la manera más fácil possible.\r\nNos encantaría saber si hemos cumplido nuestra objetivo y cómo podemos mejorar. Para recopilar tus opiniones, hemos creado una encuesta de 2 minutos.\";}i:15;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"title\";s:46:\"Hur går det med konfigureringen av din butik?\";s:7:\"content\";s:271:\"Vårt mål är att se till att du har rätt verktyg för att börja konfigurera din butik på enklast möjliga sätt.\r\nVi vill gärna veta om vi har lyckats och hur vi kan förbättra oss. Vi har skapat en två minuter lång undersökning för att samla in dina åsikter.\";}i:16;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"title\";s:35:\"Mağaza kurulumunuz nasıl gidiyor?\";s:7:\"content\";s:310:\"Hedefimiz mağazanızı mümkün olan en sorunsuz şekilde kurmaya başlamanız için tüm doğru araçlara sahip olduğunuzdan emin olmak.\r\nHedefimizi tutturup tutturmadığımızı ve kendimizi nasıl geliştirebileceğimizi bilmek isteriz. Düşüncelerinizi öğrenmek için 2 dakikalık bir anket yaptık.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:17:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}i:1;O:8:\"stdClass\":2:{s:6:\"locale\";s:2:\"ar\";s:5:\"label\";s:41:\"أخبرنا كيف تسير تجربتك\";}i:2;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_CN\";s:5:\"label\";s:24:\"告诉我们进展如何\";}i:3;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"zh_TW\";s:5:\"label\";s:27:\"請告訴我們設定進展\";}i:4;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"nl_NL\";s:5:\"label\";s:23:\"Vertel ons hoe het gaat\";}i:5;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"fr_FR\";s:5:\"label\";s:36:\"Faites-nous part de vos commentaires\";}i:6;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"de_DE\";s:5:\"label\";s:22:\"Sag uns, wie es läuft\";}i:7;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"he_IL\";s:5:\"label\";s:32:\"ספר/י לנו איך הולך\";}i:8;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"id_ID\";s:5:\"label\";s:30:\"Beri tahu kami perkembangannya\";}i:9;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"it_IT\";s:5:\"label\";s:22:\"Dicci come sta andando\";}i:10;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ja_JP\";s:5:\"label\";s:54:\"セットアップの感想をお聞かせください\";}i:11;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ko_KR\";s:5:\"label\";s:25:\"의견을 들려주세요\";}i:12;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"pt_BR\";s:5:\"label\";s:26:\"Conte-nos o que você acha\";}i:13;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"ru_RU\";s:5:\"label\";s:87:\"Расскажите нам, как этот процесс проходит у вас.\";}i:14;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"es_ES\";s:5:\"label\";s:22:\"Cuéntanos cómo te va\";}i:15;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"sv_SV\";s:5:\"label\";s:30:\"Berätta för oss hur det går\";}i:16;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"tr_TR\";s:5:\"label\";s:32:\"Nasıl gittiğini bize söyleyin\";}}s:3:\"url\";s:52:\"https://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"https://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"https://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"https://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"https://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"https://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"https://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"https://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"https://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"https://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"https://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"https://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"https://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"https://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"https://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"https://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"https://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"https://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"https://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"https://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"https://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"https://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"https://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"https://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"https://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"https://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"https://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"https://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"https://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"https://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"https://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"https://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:14:\"paypal_q3_2026\";O:8:\"stdClass\":8:{s:4:\"slug\";s:14:\"paypal_q3_2026\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"Important update to your Braintree integration\";s:7:\"content\";s:240:\"PayPal Enterprise Payments (formerly Braintree) is now officially owned by Woo. This change brings UI improvements, a long-term roadmap, and active updates from the Woo team, with guaranteed compatibility so your payments never miss a beat.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"paypal_q3_2026\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"See what\'s new\";}}s:3:\"url\";s:150:\"https://woocommerce.com/products/woocommerce-gateway-paypal-powered-by-braintree/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_q3_2026\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-07-08 00:00:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2026-07-14 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";}}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.11.0\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:3;}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:10;s:9:\"operation\";s:1:\">\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-05-30\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Action required: Update the PayPal Braintree extension\";s:7:\"content\";s:228:\"Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-05-30-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Update now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-29 17:56:45\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:28:\"woo-dotcom-course-2026-06-09\";O:8:\"stdClass\":8:{s:4:\"slug\";s:28:\"woo-dotcom-course-2026-06-09\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"Learn how to build your store with WooCommerce\";s:7:\"content\";s:100:\"In this free course, we\'ll help you set up and run your online store with clear, practical guidance.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"woo-dotcom-course-2026-06-09\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:16:\"Visit the course\";}}s:3:\"url\";s:72:\"https://wordpress.com/support/courses/build-your-store-with-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2026-06-09 12:15:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2027-06-09 23:59:00\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:21:\"wpcom_admin_interface\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";i:0;}}}}}','off'),
(1334,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":6,\"critical\":1}','on'),
(6321,'_transient_timeout_wc_tracks_blog_details','1783937867','off'),
(6250,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1783871652','off'),
(6251,'_transient_action_scheduler_last_pastdue_actions_check','1783850052','off'),
(6322,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:30:\"https://staging.smartcut.co.za\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"bc08a6da-bb78-4ec5-95ea-3ceef1425b9b\";s:14:\"products_count\";s:3:\"255\";s:10:\"wc_version\";s:6:\"10.9.4\";}','off'),
(6244,'_transient_timeout_wishlist_current_user_1','1783857241','off'),
(5055,'_site_transient_timeout_wp_remote_block_patterns_cf41b9b7a9f0c7ca39949f9824c41011','1783785874','off');
INSERT INTO `wptp_options` VALUES
(5056,'_site_transient_wp_remote_block_patterns_cf41b9b7a9f0c7ca39949f9824c41011','a:44:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:514958;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Intro area with heading and image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1726:\"\n<div class=\"wp-block-group alignfull is-content-justification-center is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-f40d6e23 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-b7e24cf4 wp-block-column-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<p class=\"wp-block-paragraph\">Exploring life&#8217;s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:4:\"hero\";s:16:\"wpop_description\";s:93:\"Two columns of text, left with a heading and right with a paragraph, with a wide image below.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.5\";s:25:\"wpop_contains_block_types\";s:111:\"core/button,core/buttons,core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"about\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2422:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Contents\"},\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"450px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Exploring life\'s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1330:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-constrained wp-container-core-group-is-layout-50c52e0b wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default wp-duotone-000000-ffffff-1\"><img decoding=\"async\" src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"<!-- wp:cover {\"minHeight\":66,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"wideSize\":\"1200px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"color\":{\"duotone\":[\"#000000\",\"#ffffff\"]}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"32px\",\"lineHeight\":\"1\"},\"spacing\":{\"padding\":{\"left\":\"32px\"}}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1103:\"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-9dc1a525 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family wp-block-paragraph\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\",\"id\":333,\"dimRatio\":90,\"customOverlayColor\":\"#141414\",\"focalPoint\":{\"x\":0.5,\"y\":0},\"minHeight\":50,\"minHeightUnit\":\"vh\",\"contentPosition\":\"top left\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"fontStyle\":\"italic\",\"fontWeight\":\"900\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\",\"textTransform\":\"none\"},\"color\":{\"text\":\"#d8a557\"}},\"fontFamily\":\"source-serif-pro\"} -->\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1826:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-36345d-abaaaa-2\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e59d9123 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\",\"id\":334,\"dimRatio\":60,\"customOverlayColor\":\"#c2b7a4\",\"focalPoint\":{\"x\":0.5,\"y\":0.05},\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#36345d\",\"#abaaaa\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#c8c4d3\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#ac94b2\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#71689c\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#444178\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2286:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-bbbc119a wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-8eb0bdf3 is-layout-flow wp-container-core-group-is-layout-bf4059b8 wp-block-group-is-layout-flow\">\n<p class=\"wp-container-content-aeb25491 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let &#8217;em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-right has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>&#8216;EM<br>Roll</p>\n\n\n\n<p class=\"has-text-align-right has-white-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"<!-- wp:cover {\"customOverlayColor\":\"#e68b14\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"320px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"330px\"},\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.4\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"}}} -->\n<p style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"spacing\":{\"padding\":{\"top\":\"14px\",\"bottom\":\"14px\",\"left\":\"36px\",\"right\":\"36px\"}},\"border\":{\"radius\":\"0px\",\"top\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>\'EM<br>Roll</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2034:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-385e35e4 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color wp-elements-1 wp-block-paragraph\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9dbf05af is-layout-flow wp-container-core-group-is-layout-bf4059b8 wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-9d49bf4d wp-block-group-is-layout-flex\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-2 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n\n\n\n<p class=\"has-white-color has-text-color has-link-color wp-elements-3 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span> </p>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"<!-- wp:cover {\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"5vw\",\"bottom\":\"48px\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"172px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.7\",\"letterSpacing\":\"-10px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"400px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"260px\"} -->\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2701:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-layout-flex wp-container-core-group-is-layout-7171c4da wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group alignwide wp-container-content-ceb7f5b3 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-5bff1107 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color wp-block-paragraph\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-eeafa4e7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-0733e5d0 is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-3\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-4\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"<!-- wp:cover {\"customOverlayColor\":\"#eb4c77\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"right\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"none\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"0.9\"}},\"textColor\":\"contrast\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"8vw\"} -->\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1776:\"\n<div class=\"wp-block-cover alignfull wp-duotone-rgb4448102-ffb23d-5\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n\n\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\",\"id\":334,\"dimRatio\":90,\"customOverlayColor\":\"#2c3066\",\"minHeight\":50,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(44, 48, 102)\",\"#ffb23d\"]}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffb23d\",\"text\":\"#2c3066\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"20px\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1734:\"\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-662885f9 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n\n\n\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature&#8217;s best…</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"700px\",\"contentSize\":\"700px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"120px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffff61\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffff73\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffffad\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature\'s best…</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffffd1\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"162px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#fffffff5\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1512:\"\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-6d71ef12 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n\n\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"<!-- wp:cover {\"customOverlayColor\":\"#ffb43c\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1200px\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"140px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"200\",\"letterSpacing\":\"0px\",\"lineHeight\":\"0.9\"},\"color\":{\"text\":\"#a65a00\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2154:\"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-flex wp-container-core-group-is-layout-b1a298a6 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n\n\n\n<div class=\"wp-block-group alignwide wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-5bff1107 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"<!-- wp:cover {\"customOverlayColor\":\"#376a23\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"80px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"lineHeight\":\"1.0\"}},\"textColor\":\"black\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1620:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-094850-f9644e-7\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-72694e06 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--6\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#094850\",\"#f9644e\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"75%\",\"justifyContent\":\"left\",\"wideSize\":\"75%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1628:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-rgb4247103-rgb21419442-9\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-08424862 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-d9d2fa6c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--8\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(42, 47, 103)\",\"rgb(214, 194, 42)\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:942:\"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-73e98c27 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:498:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"<!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:post-template {\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>✴︎</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"M j, Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"✴︎ \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"var:preset|spacing|70\",\"right\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1.1\",\"textTransform\":\"uppercase\",\"fontSize\":\"5.2rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"right\":\"16px\",\"left\":\"16px\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<!-- wp:query-pagination-previous {\"label\":\"Previous\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-next {\"label\":\"Next\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:637:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"<!-- wp:query {\"queryId\":1,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:post-template {\"align\":\"full\",\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"4px\"}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"m.j\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /-->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"4.6rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\"}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n\n<!-- wp:query-pagination-next {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4675:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color wp-elements-4 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-8c9d081f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size is-style-default wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-5 wp-block-site-title has-text-color has-white-color has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"has-text-color has-white-color is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-10\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-10-content\">\n								<ul class=\"wp-block-navigation__container has-text-color has-white-color is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":50,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":50,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"white\",\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"textColor\":\"white\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"33vw\"} -->\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3867:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-6 is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-7 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 2\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-11\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-11-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1497:\"<!-- wp:group {\"metadata\":{\"categories\":[\"header\",\"wireframe\"],\"patternName\":\"core/simple-header-with-dark-background\",\"name\":\"Simple header with dark background\"},\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3577:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b411fb28 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-8 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 3\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-12\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-12-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4071:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-9 is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bfed54d0 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-10 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline has-small-font-size\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n</div>\n\n\n<nav class=\"has-small-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 4\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-13\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-13-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3309:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-11 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-50016974 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 5\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open always-shown\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container hidden-by-default\"  id=\"modal-14\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-14-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title /-->\n\n<!-- wp:navigation {\"overlayMenu\":\"always\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4707:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-1d00eaaa wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bfed54d0 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-12 wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n</div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 6\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-15\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-15-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":0,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":40,\"minHeightUnit\":\"vw\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3645:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-da0445ef wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-3448b7a1 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-13 wp-block-site-title has-text-color has-contrast-color has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-center wp-block-navigation is-content-justification-center is-layout-flex wp-container-core-navigation-is-layout-517857a4 wp-block-navigation-is-layout-flex\" aria-label=\" 7\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-16\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-16-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-center wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3338:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-14 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-50016974 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"has-large-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 8\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-17\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-17-content\">\n								<ul class=\"wp-block-navigation__container has-large-font-size is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title {\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"large\"} /--></div>\n<!-- /wp:group -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3707:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-15 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 9\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-18\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-18-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4266:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-bd7dfa5a wp-block-group-is-layout-flex\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-4dc8b8ac wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center wp-block-paragraph\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-0ed9dbc8 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"30vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3287:\"\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-6cf33c04 wp-block-group-is-layout-constrained\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b572c875 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-b4f291b5 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n\n\n<form role=\"search\" method=\"get\" action=\"https://wordpress.org/patterns/\" class=\"wp-block-search__button-outside wp-block-search__icon-button wp-block-search\" ><label class=\"wp-block-search__label screen-reader-text\" for=\"wp-block-search__input-19\" >Search</label><div class=\"wp-block-search__inside-wrapper\"  style=\"width: 100%\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-19\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required  style=\"border-width: 1px\"/><button aria-label=\"Search\" class=\"wp-block-search__button has-icon wp-element-button\" type=\"submit\"  style=\"border-width: 1px\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\">\n					<path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z\"></path>\n				</svg></button></div></form></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-8f3b73a3 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-53054535 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"color\":{\"background\":\"#00000008\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"width\":\"1px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:913:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-889d818a wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3552:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-889d818a wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"has-small-font-size is-responsive items-justified-left wp-block-navigation is-content-justification-left is-layout-flex wp-container-core-navigation-is-layout-e1d7bd4a wp-block-navigation-is-layout-flex\" aria-label=\" 10\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-20\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-20-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-left wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"left\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3125:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-16 is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-8f544b26 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-columns alignwide has-small-font-size is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Location</p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation is-content-justification-center is-nowrap is-layout-flex wp-container-core-navigation-is-layout-f78a169d wp-block-navigation-is-layout-flex\" aria-label=\" 11\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Follow us</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-36971928 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-core-group-is-layout-5bbf7c30 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"40vh\"}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:columns {\"align\":\"wide\",\"fontSize\":\"small\"} -->\n<div class=\"wp-block-columns alignwide has-small-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Follow us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4170:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-bd7dfa5a wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px\" class=\"is-default-size aligncenter wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<p class=\"has-text-align-center has-medium-font-size wp-block-paragraph\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-0b9dcabe wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-wordpress wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4683:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignfull has-small-font-size is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-477afd24 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size wp-container-content-b0223bd5\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-7c09a6da wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only wp-container-content-b0223bd5 is-content-justification-right is-nowrap is-layout-flex wp-container-core-social-links-is-layout-31c4c88e wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"nowrap\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group alignfull has-small-font-size\"><!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"12px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3048:\"\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-ea752118 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-layout-flex wp-container-core-group-is-layout-79ad9e6d wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<p class=\"has-text-align-left wp-block-paragraph\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size wp-block-paragraph\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-layout-flex wp-container-core-group-is-layout-735f15fc wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation is-content-justification-left is-nowrap is-layout-flex wp-container-core-navigation-is-layout-4d6072d6 wp-block-navigation-is-layout-flex\" aria-label=\" 12\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\">Social</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-53054535 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"medium\"} /-->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1358:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3680:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-f19201c6 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-493f451d wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-886db315 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-90cda669 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2353:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size wp-block-paragraph\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size wp-block-paragraph\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1484:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n</div>\n</div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:765:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:630:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size wp-block-paragraph\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1596:\"\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--21\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1388:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1600:\"\n<h2 class=\"wp-block-heading\" style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:43;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:571:\"\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-22 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n</figure>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"<!-- wp:gallery {\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\";}}','off'),
(4663,'_transient_timeout_wc_layered_nav_counts_pa_material','1783869587','off'),
(4664,'_transient_wc_layered_nav_counts_pa_material','a:8:{i:0;b:0;s:32:\"a4075af43c7e8a78c53f2c26a57c3587\";a:1:{i:526;i:3;}s:32:\"885b92a21980c91e11824fca7aaa2ed5\";a:0:{}s:32:\"cb04e49d2915ef7bcf3bd9da1e5ea613\";a:0:{}s:32:\"87b93fea8fbd2b3f9759965fecb47c1f\";a:0:{}s:32:\"a996f8e0946b56d1a932c63549969b8a\";a:0:{}s:32:\"d3592d8a630e19f674308eac214c5914\";a:0:{}s:32:\"bfc778c648bca6faea0bc0d4191c38d7\";a:0:{}}','off'),
(4665,'_transient_timeout_wc_layered_nav_counts_pa_size','1783873873','off'),
(4666,'_transient_wc_layered_nav_counts_pa_size','a:9:{i:0;b:0;s:32:\"1abbb89cef787dee885962dd9798b8fc\";a:1:{i:455;i:2;}s:32:\"50d68a0a6fbdec9f48ebfa8e4f7222b1\";a:0:{}s:32:\"cf37c3874019b19c786e8a9f305d8a23\";a:0:{}s:32:\"fe3c744659c3cfdc4da2fed7ee418f83\";a:0:{}s:32:\"b046d975eb634e9c8f1ff8fcbca94d51\";a:0:{}s:32:\"b59348230232ff714f0d657043c9f133\";a:0:{}s:32:\"ed729de34ee0d10f05c1288a465de02a\";a:0:{}s:32:\"f6237caa5aa773664015eeb0d562b79b\";a:0:{}}','off'),
(4723,'woocommerce_onboarding_profile_progress','a:1:{s:29:\"core_profiler_completed_steps\";a:4:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-11T10:57:24Z\";}s:12:\"user-profile\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-11T10:57:29Z\";}s:13:\"business-info\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-11T10:58:10Z\";}s:7:\"plugins\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-11T10:58:17Z\";}}}','auto'),
(4725,'woocommerce_onboarding_profile','a:6:{s:15:\"business_choice\";s:34:\"im_setting_up_a_store_for_a_client\";s:8:\"industry\";a:1:{i:0;s:5:\"other\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:20:\"admin@smartcut.co.za\";s:20:\"is_store_country_set\";b:1;s:9:\"completed\";b:1;}','auto'),
(4797,'_transient_wc_report_orders_stats_2c50ccd46cc98d9e5f28ac5ba4468d86','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4780,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:21:{s:4:\"tmpl\";i:731;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:21:{s:4:\"tmpl\";i:732;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:21:{s:4:\"tmpl\";i:733;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:21:{s:4:\"tmpl\";i:734;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:21:{s:4:\"tmpl\";i:735;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:21:{s:4:\"tmpl\";i:736;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:21:{s:4:\"tmpl\";i:737;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:21:{s:4:\"tmpl\";i:738;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:21:{s:4:\"tmpl\";i:739;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:21:{s:4:\"tmpl\";i:740;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:21:{s:4:\"tmpl\";i:741;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:21:{s:4:\"tmpl\";i:742;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:21:{s:4:\"tmpl\";i:743;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:21:{s:4:\"tmpl\";i:744;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:21:{s:4:\"tmpl\";i:745;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:21:{s:4:\"tmpl\";i:746;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:21:{s:4:\"tmpl\";i:747;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:21:{s:4:\"tmpl\";i:748;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:21:{s:4:\"tmpl\";i:749;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:21:{s:4:\"tmpl\";i:750;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:21:{s:4:\"tmpl\";i:751;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:21:{s:4:\"tmpl\";i:752;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:21:{s:4:\"tmpl\";i:753;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:21:{s:4:\"tmpl\";i:754;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:21:{s:4:\"tmpl\";i:755;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:21:{s:4:\"tmpl\";i:756;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:21:{s:4:\"tmpl\";i:757;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:21:{s:4:\"tmpl\";i:758;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:21:{s:4:\"tmpl\";i:759;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:21:{s:4:\"tmpl\";i:760;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:21:{s:4:\"tmpl\";i:761;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:21:{s:4:\"tmpl\";i:762;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:21:{s:4:\"tmpl\";i:763;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:21:{s:4:\"tmpl\";i:764;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:21:{s:4:\"tmpl\";i:765;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:21:{s:4:\"tmpl\";i:766;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:21:{s:4:\"tmpl\";i:767;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:21:{s:4:\"tmpl\";i:768;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:21:{s:4:\"tmpl\";i:791;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:21:{s:4:\"tmpl\";i:792;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:21:{s:4:\"tmpl\";i:793;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:21:{s:4:\"tmpl\";i:794;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:21:{s:4:\"tmpl\";i:813;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:43;a:21:{s:4:\"tmpl\";i:814;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:21:{s:4:\"tmpl\";i:815;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:21:{s:4:\"tmpl\";i:816;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:21:{s:4:\"tmpl\";i:817;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:21:{s:4:\"tmpl\";i:818;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:21:{s:4:\"tmpl\";i:819;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:49;a:21:{s:4:\"tmpl\";i:820;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:21:{s:4:\"tmpl\";i:821;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:21:{s:4:\"tmpl\";i:822;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:21:{s:4:\"tmpl\";i:578;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:21:{s:4:\"tmpl\";i:619;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:21:{s:4:\"tmpl\";i:625;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:21:{s:4:\"tmpl\";i:626;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:21:{s:4:\"tmpl\";i:627;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:21:{s:4:\"tmpl\";i:628;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:21:{s:4:\"tmpl\";i:629;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:21:{s:4:\"tmpl\";i:630;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:21:{s:4:\"tmpl\";i:631;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:21:{s:4:\"tmpl\";i:632;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:21:{s:4:\"tmpl\";i:633;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:21:{s:4:\"tmpl\";i:634;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:21:{s:4:\"tmpl\";i:635;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:21:{s:4:\"tmpl\";i:636;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:21:{s:4:\"tmpl\";i:637;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:67;a:21:{s:4:\"tmpl\";i:638;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:68;a:21:{s:4:\"tmpl\";i:639;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:21:{s:4:\"tmpl\";i:640;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:21:{s:4:\"tmpl\";i:641;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:21:{s:4:\"tmpl\";i:642;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:21:{s:4:\"tmpl\";i:643;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:21:{s:4:\"tmpl\";i:644;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:21:{s:4:\"tmpl\";i:645;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:21:{s:4:\"tmpl\";i:646;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:21:{s:4:\"tmpl\";i:647;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:21:{s:4:\"tmpl\";i:648;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:21:{s:4:\"tmpl\";i:649;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:21:{s:4:\"tmpl\";i:650;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:21:{s:4:\"tmpl\";i:651;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:21:{s:4:\"tmpl\";i:652;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:21:{s:4:\"tmpl\";i:653;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:21:{s:4:\"tmpl\";i:657;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:21:{s:4:\"tmpl\";i:658;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:21:{s:4:\"tmpl\";i:659;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:21:{s:4:\"tmpl\";i:660;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:21:{s:4:\"tmpl\";i:661;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:21:{s:4:\"tmpl\";i:662;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:21:{s:4:\"tmpl\";i:663;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:21:{s:4:\"tmpl\";i:664;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:21:{s:4:\"tmpl\";i:665;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:21:{s:4:\"tmpl\";i:666;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:21:{s:4:\"tmpl\";i:667;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:21:{s:4:\"tmpl\";i:668;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:21:{s:4:\"tmpl\";i:669;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:21:{s:4:\"tmpl\";i:670;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:21:{s:4:\"tmpl\";i:671;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:21:{s:4:\"tmpl\";i:672;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:21:{s:4:\"tmpl\";i:673;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:21:{s:4:\"tmpl\";i:674;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:21:{s:4:\"tmpl\";i:675;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:21:{s:4:\"tmpl\";i:676;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:21:{s:4:\"tmpl\";i:677;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:21:{s:4:\"tmpl\";i:678;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:21:{s:4:\"tmpl\";i:679;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:21:{s:4:\"tmpl\";i:680;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:21:{s:4:\"tmpl\";i:681;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:21:{s:4:\"tmpl\";i:682;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:21:{s:4:\"tmpl\";i:683;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:21:{s:4:\"tmpl\";i:684;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:21:{s:4:\"tmpl\";i:685;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:21:{s:4:\"tmpl\";i:686;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:21:{s:4:\"tmpl\";i:687;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:21:{s:4:\"tmpl\";i:688;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:21:{s:4:\"tmpl\";i:689;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:21:{s:4:\"tmpl\";i:690;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:21:{s:4:\"tmpl\";i:691;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:21:{s:4:\"tmpl\";i:692;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:21:{s:4:\"tmpl\";i:693;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:21:{s:4:\"tmpl\";i:694;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:21:{s:4:\"tmpl\";i:695;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:21:{s:4:\"tmpl\";i:696;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:21:{s:4:\"tmpl\";i:697;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:21:{s:4:\"tmpl\";i:698;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:21:{s:4:\"tmpl\";i:699;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:21:{s:4:\"tmpl\";i:700;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:21:{s:4:\"tmpl\";i:701;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:21:{s:4:\"tmpl\";i:702;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:21:{s:4:\"tmpl\";i:703;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:21:{s:4:\"tmpl\";i:704;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:21:{s:4:\"tmpl\";i:705;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:21:{s:4:\"tmpl\";i:706;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:21:{s:4:\"tmpl\";i:707;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:21:{s:4:\"tmpl\";i:708;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:21:{s:4:\"tmpl\";i:709;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:21:{s:4:\"tmpl\";i:710;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:21:{s:4:\"tmpl\";i:711;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:21:{s:4:\"tmpl\";i:712;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:21:{s:4:\"tmpl\";i:713;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:21:{s:4:\"tmpl\";i:714;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:21:{s:4:\"tmpl\";i:715;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:21:{s:4:\"tmpl\";i:716;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:21:{s:4:\"tmpl\";i:717;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:21:{s:4:\"tmpl\";i:718;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:21:{s:4:\"tmpl\";i:719;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:21:{s:4:\"tmpl\";i:720;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:21:{s:4:\"tmpl\";i:721;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:21:{s:4:\"tmpl\";i:722;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:21:{s:4:\"tmpl\";i:723;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:21:{s:4:\"tmpl\";i:724;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:21:{s:4:\"tmpl\";i:725;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:21:{s:4:\"tmpl\";i:726;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:21:{s:4:\"tmpl\";i:727;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:21:{s:4:\"tmpl\";i:728;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:21:{s:4:\"tmpl\";i:729;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:21:{s:4:\"tmpl\";i:730;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:21:{s:4:\"tmpl\";i:482;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:21:{s:4:\"tmpl\";i:593;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:21:{s:4:\"tmpl\";i:769;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:21:{s:4:\"tmpl\";i:770;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:21:{s:4:\"tmpl\";i:771;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:21:{s:4:\"tmpl\";i:772;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:21:{s:4:\"tmpl\";i:773;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:21:{s:4:\"tmpl\";i:774;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:21:{s:4:\"tmpl\";i:775;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:21:{s:4:\"tmpl\";i:776;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:21:{s:4:\"tmpl\";i:777;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:21:{s:4:\"tmpl\";i:778;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:21:{s:4:\"tmpl\";i:779;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:21:{s:4:\"tmpl\";i:795;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:21:{s:4:\"tmpl\";i:798;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:21:{s:4:\"tmpl\";i:420;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:21:{s:4:\"tmpl\";i:334;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:21:{s:4:\"tmpl\";i:481;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:21:{s:4:\"tmpl\";i:581;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:21:{s:4:\"tmpl\";i:803;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:177;a:21:{s:4:\"tmpl\";i:421;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:21:{s:4:\"tmpl\";i:590;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:21:{s:4:\"tmpl\";i:599;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:180;a:21:{s:4:\"tmpl\";i:445;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:21:{s:4:\"tmpl\";i:582;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:21:{s:4:\"tmpl\";i:608;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:183;a:21:{s:4:\"tmpl\";i:422;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:184;a:21:{s:4:\"tmpl\";i:589;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:21:{s:4:\"tmpl\";i:606;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:21:{s:4:\"tmpl\";i:355;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:21:{s:4:\"tmpl\";i:584;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:21:{s:4:\"tmpl\";i:612;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:21:{s:4:\"tmpl\";i:796;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:21:{s:4:\"tmpl\";i:387;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:21:{s:4:\"tmpl\";i:381;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:21:{s:4:\"tmpl\";i:583;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:21:{s:4:\"tmpl\";i:797;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:21:{s:4:\"tmpl\";i:318;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:21:{s:4:\"tmpl\";i:591;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:21:{s:4:\"tmpl\";i:594;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:21:{s:4:\"tmpl\";i:493;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:21:{s:4:\"tmpl\";i:586;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:21:{s:4:\"tmpl\";i:801;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:21:{s:4:\"tmpl\";i:811;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:21:{s:4:\"tmpl\";i:512;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:21:{s:4:\"tmpl\";i:592;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:21:{s:4:\"tmpl\";i:433;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:21:{s:4:\"tmpl\";i:587;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:21:{s:4:\"tmpl\";i:610;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:21:{s:4:\"tmpl\";i:354;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:21:{s:4:\"tmpl\";i:588;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:21:{s:4:\"tmpl\";i:607;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:21:{s:4:\"tmpl\";i:463;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:21:{s:4:\"tmpl\";i:585;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:21:{s:4:\"tmpl\";i:604;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:21:{s:4:\"tmpl\";i:328;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:21:{s:4:\"tmpl\";i:580;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:21:{s:4:\"tmpl\";i:605;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:21:{s:4:\"tmpl\";i:492;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:21:{s:4:\"tmpl\";i:513;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:21:{s:4:\"tmpl\";i:812;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:21:{s:4:\"tmpl\";i:808;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:21:{s:4:\"tmpl\";i:410;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:21:{s:4:\"tmpl\";i:518;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:221;a:21:{s:4:\"tmpl\";i:480;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:21:{s:4:\"tmpl\";i:573;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:21:{s:4:\"tmpl\";i:804;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:224;a:21:{s:4:\"tmpl\";i:571;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:21:{s:4:\"tmpl\";i:602;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:21:{s:4:\"tmpl\";i:380;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:21:{s:4:\"tmpl\";i:572;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:21:{s:4:\"tmpl\";i:597;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:21:{s:4:\"tmpl\";i:443;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:21:{s:4:\"tmpl\";i:575;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:21:{s:4:\"tmpl\";i:615;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:232;a:21:{s:4:\"tmpl\";i:353;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:21:{s:4:\"tmpl\";i:577;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:21:{s:4:\"tmpl\";i:609;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:21:{s:4:\"tmpl\";i:456;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:21:{s:4:\"tmpl\";i:576;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:21:{s:4:\"tmpl\";i:611;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:21:{s:4:\"tmpl\";i:462;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:21:{s:4:\"tmpl\";i:574;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:21:{s:4:\"tmpl\";i:784;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:21:{s:4:\"tmpl\";i:800;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:242;a:21:{s:4:\"tmpl\";i:532;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:21:{s:4:\"tmpl\";i:537;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:21:{s:4:\"tmpl\";i:806;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:21:{s:4:\"tmpl\";i:799;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:21:{s:4:\"tmpl\";i:266;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:21:{s:4:\"tmpl\";i:310;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:21:{s:4:\"tmpl\";i:525;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:21:{s:4:\"tmpl\";i:267;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:21:{s:4:\"tmpl\";i:516;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:21:{s:4:\"tmpl\";i:787;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:21:{s:4:\"tmpl\";i:540;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:21:{s:4:\"tmpl\";i:595;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:21:{s:4:\"tmpl\";i:264;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:21:{s:4:\"tmpl\";i:531;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:21:{s:4:\"tmpl\";i:618;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:21:{s:4:\"tmpl\";i:263;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:21:{s:4:\"tmpl\";i:515;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:259;a:21:{s:4:\"tmpl\";i:621;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:21:{s:4:\"tmpl\";i:514;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:21:{s:4:\"tmpl\";i:601;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:21:{s:4:\"tmpl\";i:802;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:21:{s:4:\"tmpl\";i:268;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:21:{s:4:\"tmpl\";i:529;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:21:{s:4:\"tmpl\";i:260;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:21:{s:4:\"tmpl\";i:517;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:21:{s:4:\"tmpl\";i:810;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:21:{s:4:\"tmpl\";i:809;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:21:{s:4:\"tmpl\";i:541;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:21:{s:4:\"tmpl\";i:261;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:21:{s:4:\"tmpl\";i:523;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:21:{s:4:\"tmpl\";i:805;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:21:{s:4:\"tmpl\";i:807;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:21:{s:4:\"tmpl\";i:526;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:21:{s:4:\"tmpl\";i:265;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:21:{s:4:\"tmpl\";i:522;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:21:{s:4:\"tmpl\";i:603;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:21:{s:4:\"tmpl\";i:520;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:21:{s:4:\"tmpl\";i:617;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:21:{s:4:\"tmpl\";i:262;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:21:{s:4:\"tmpl\";i:527;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:21:{s:4:\"tmpl\";i:623;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:21:{s:4:\"tmpl\";i:95;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:21:{s:4:\"tmpl\";i:534;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:21:{s:4:\"tmpl\";i:614;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:21:{s:4:\"tmpl\";i:538;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:21:{s:4:\"tmpl\";i:613;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:21:{s:4:\"tmpl\";i:786;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:21:{s:4:\"tmpl\";i:528;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:290;a:21:{s:4:\"tmpl\";i:150;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:21:{s:4:\"tmpl\";i:569;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:21:{s:4:\"tmpl\";i:782;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:21:{s:4:\"tmpl\";i:783;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:21:{s:4:\"tmpl\";i:90;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:295;a:21:{s:4:\"tmpl\";i:524;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:21:{s:4:\"tmpl\";i:533;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:21:{s:4:\"tmpl\";i:789;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:21:{s:4:\"tmpl\";i:781;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:21:{s:4:\"tmpl\";i:91;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:300;a:21:{s:4:\"tmpl\";i:521;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:21:{s:4:\"tmpl\";i:519;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:21:{s:4:\"tmpl\";i:790;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:21:{s:4:\"tmpl\";i:564;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:21:{s:4:\"tmpl\";i:93;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:305;a:21:{s:4:\"tmpl\";i:560;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:21:{s:4:\"tmpl\";i:788;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:21:{s:4:\"tmpl\";i:780;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:21:{s:4:\"tmpl\";i:106;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:309;a:21:{s:4:\"tmpl\";i:551;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:21:{s:4:\"tmpl\";i:565;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:21:{s:4:\"tmpl\";i:785;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:21:{s:4:\"tmpl\";i:546;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:21:{s:4:\"tmpl\";i:620;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:21:{s:4:\"tmpl\";i:105;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:21:{s:4:\"tmpl\";i:568;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:21:{s:4:\"tmpl\";i:600;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:21:{s:4:\"tmpl\";i:94;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:318;a:21:{s:4:\"tmpl\";i:566;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:21:{s:4:\"tmpl\";i:616;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:21:{s:4:\"tmpl\";i:553;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:21:{s:4:\"tmpl\";i:598;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:21:{s:4:\"tmpl\";i:98;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:323;a:21:{s:4:\"tmpl\";i:563;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:21:{s:4:\"tmpl\";i:596;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:21:{s:4:\"tmpl\";i:544;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:21:{s:4:\"tmpl\";i:103;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:21:{s:4:\"tmpl\";i:567;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:328;a:21:{s:4:\"tmpl\";i:622;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:21:{s:4:\"tmpl\";i:570;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:21:{s:4:\"tmpl\";i:554;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:21:{s:4:\"tmpl\";i:104;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:332;a:21:{s:4:\"tmpl\";i:556;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:21:{s:4:\"tmpl\";i:99;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:334;a:21:{s:4:\"tmpl\";i:558;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:21:{s:4:\"tmpl\";i:562;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:21:{s:4:\"tmpl\";i:561;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:21:{s:4:\"tmpl\";i:579;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:21:{s:4:\"tmpl\";i:97;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:339;a:21:{s:4:\"tmpl\";i:504;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:21:{s:4:\"tmpl\";i:555;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:21:{s:4:\"tmpl\";i:92;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:342;a:21:{s:4:\"tmpl\";i:505;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:21:{s:4:\"tmpl\";i:559;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:21:{s:4:\"tmpl\";i:506;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:21:{s:4:\"tmpl\";i:552;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:21:{s:4:\"tmpl\";i:507;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:21:{s:4:\"tmpl\";i:557;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:21:{s:4:\"tmpl\";i:96;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:349;a:21:{s:4:\"tmpl\";i:508;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:21:{s:4:\"tmpl\";i:547;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:21:{s:4:\"tmpl\";i:501;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:21:{s:4:\"tmpl\";i:545;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:21:{s:4:\"tmpl\";i:100;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:354;a:21:{s:4:\"tmpl\";i:502;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:21:{s:4:\"tmpl\";i:549;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:21:{s:4:\"tmpl\";i:503;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:21:{s:4:\"tmpl\";i:548;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:21:{s:4:\"tmpl\";i:138;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:21:{s:4:\"tmpl\";i:484;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:21:{s:4:\"tmpl\";i:539;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:21:{s:4:\"tmpl\";i:139;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:21:{s:4:\"tmpl\";i:485;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:21:{s:4:\"tmpl\";i:550;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:21:{s:4:\"tmpl\";i:486;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:21:{s:4:\"tmpl\";i:535;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:21:{s:4:\"tmpl\";i:483;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:21:{s:4:\"tmpl\";i:536;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:21:{s:4:\"tmpl\";i:101;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:369;a:21:{s:4:\"tmpl\";i:487;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:370;a:21:{s:4:\"tmpl\";i:530;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:21:{s:4:\"tmpl\";i:149;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:21:{s:4:\"tmpl\";i:488;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:21:{s:4:\"tmpl\";i:542;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:21:{s:4:\"tmpl\";i:470;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:21:{s:4:\"tmpl\";i:543;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:21:{s:4:\"tmpl\";i:102;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:377;a:21:{s:4:\"tmpl\";i:473;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:21:{s:4:\"tmpl\";i:469;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:21:{s:4:\"tmpl\";i:276;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:21:{s:4:\"tmpl\";i:472;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:21:{s:4:\"tmpl\";i:471;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:21:{s:4:\"tmpl\";i:277;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:21:{s:4:\"tmpl\";i:464;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:21:{s:4:\"tmpl\";i:465;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:21:{s:4:\"tmpl\";i:278;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:21:{s:4:\"tmpl\";i:466;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:21:{s:4:\"tmpl\";i:654;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:21:{s:4:\"tmpl\";i:468;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:21:{s:4:\"tmpl\";i:279;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:21:{s:4:\"tmpl\";i:467;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:21:{s:4:\"tmpl\";i:624;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:21:{s:4:\"tmpl\";i:280;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:21:{s:4:\"tmpl\";i:449;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:21:{s:4:\"tmpl\";i:281;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:21:{s:4:\"tmpl\";i:448;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:21:{s:4:\"tmpl\";i:447;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:21:{s:4:\"tmpl\";i:282;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:21:{s:4:\"tmpl\";i:446;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:21:{s:4:\"tmpl\";i:655;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:21:{s:4:\"tmpl\";i:283;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:21:{s:4:\"tmpl\";i:439;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:21:{s:4:\"tmpl\";i:656;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:21:{s:4:\"tmpl\";i:284;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:21:{s:4:\"tmpl\";i:436;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:21:{s:4:\"tmpl\";i:435;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:21:{s:4:\"tmpl\";i:434;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:21:{s:4:\"tmpl\";i:426;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:21:{s:4:\"tmpl\";i:438;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:21:{s:4:\"tmpl\";i:437;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:21:{s:4:\"tmpl\";i:427;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:21:{s:4:\"tmpl\";i:444;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:21:{s:4:\"tmpl\";i:428;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:21:{s:4:\"tmpl\";i:425;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:21:{s:4:\"tmpl\";i:429;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:21:{s:4:\"tmpl\";i:424;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:21:{s:4:\"tmpl\";i:430;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:21:{s:4:\"tmpl\";i:431;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:21:{s:4:\"tmpl\";i:432;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:21:{s:4:\"tmpl\";i:411;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:21:{s:4:\"tmpl\";i:423;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:21:{s:4:\"tmpl\";i:412;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:21:{s:4:\"tmpl\";i:511;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:21:{s:4:\"tmpl\";i:413;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:21:{s:4:\"tmpl\";i:414;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:21:{s:4:\"tmpl\";i:400;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:21:{s:4:\"tmpl\";i:510;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:21:{s:4:\"tmpl\";i:823;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:21:{s:4:\"tmpl\";i:401;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:21:{s:4:\"tmpl\";i:402;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:21:{s:4:\"tmpl\";i:509;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:21:{s:4:\"tmpl\";i:234;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:21:{s:4:\"tmpl\";i:403;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:21:{s:4:\"tmpl\";i:388;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:21:{s:4:\"tmpl\";i:77;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:21:{s:4:\"tmpl\";i:389;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:21:{s:4:\"tmpl\";i:390;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:21:{s:4:\"tmpl\";i:80;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:21:{s:4:\"tmpl\";i:391;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:21:{s:4:\"tmpl\";i:392;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:21:{s:4:\"tmpl\";i:393;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:21:{s:4:\"tmpl\";i:84;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:21:{s:4:\"tmpl\";i:394;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:21:{s:4:\"tmpl\";i:81;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:21:{s:4:\"tmpl\";i:395;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:21:{s:4:\"tmpl\";i:396;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:21:{s:4:\"tmpl\";i:397;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:21:{s:4:\"tmpl\";i:83;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:21:{s:4:\"tmpl\";i:398;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:21:{s:4:\"tmpl\";i:89;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:450;a:21:{s:4:\"tmpl\";i:399;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:451;a:21:{s:4:\"tmpl\";i:369;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:21:{s:4:\"tmpl\";i:79;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:21:{s:4:\"tmpl\";i:366;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:21:{s:4:\"tmpl\";i:362;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:21:{s:4:\"tmpl\";i:88;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:456;a:21:{s:4:\"tmpl\";i:368;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:457;a:21:{s:4:\"tmpl\";i:367;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:21:{s:4:\"tmpl\";i:365;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:21:{s:4:\"tmpl\";i:86;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:21:{s:4:\"tmpl\";i:364;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:461;a:21:{s:4:\"tmpl\";i:363;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:21:{s:4:\"tmpl\";i:78;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:21:{s:4:\"tmpl\";i:327;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:21:{s:4:\"tmpl\";i:75;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:465;a:21:{s:4:\"tmpl\";i:326;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:21:{s:4:\"tmpl\";i:325;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:21:{s:4:\"tmpl\";i:324;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:21:{s:4:\"tmpl\";i:76;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:21:{s:4:\"tmpl\";i:301;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:21:{s:4:\"tmpl\";i:85;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:21:{s:4:\"tmpl\";i:82;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:21:{s:4:\"tmpl\";i:346;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:21:{s:4:\"tmpl\";i:350;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:21:{s:4:\"tmpl\";i:304;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:21:{s:4:\"tmpl\";i:87;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:476;a:21:{s:4:\"tmpl\";i:315;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:21:{s:4:\"tmpl\";i:25;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:478;a:21:{s:4:\"tmpl\";i:347;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:21:{s:4:\"tmpl\";i:23;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:480;a:21:{s:4:\"tmpl\";i:345;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:21:{s:4:\"tmpl\";i:351;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:21:{s:4:\"tmpl\";i:127;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:21:{s:4:\"tmpl\";i:300;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:21:{s:4:\"tmpl\";i:314;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:21:{s:4:\"tmpl\";i:128;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:21:{s:4:\"tmpl\";i:30;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:21:{s:4:\"tmpl\";i:352;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:21:{s:4:\"tmpl\";i:348;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:21:{s:4:\"tmpl\";i:69;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:21:{s:4:\"tmpl\";i:299;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:21:{s:4:\"tmpl\";i:313;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:21:{s:4:\"tmpl\";i:317;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:21:{s:4:\"tmpl\";i:71;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:21:{s:4:\"tmpl\";i:349;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:21:{s:4:\"tmpl\";i:74;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:21:{s:4:\"tmpl\";i:303;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:21:{s:4:\"tmpl\";i:316;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:21:{s:4:\"tmpl\";i:125;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:21:{s:4:\"tmpl\";i:312;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:21:{s:4:\"tmpl\";i:22;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:21:{s:4:\"tmpl\";i:302;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:21:{s:4:\"tmpl\";i:126;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:21:{s:4:\"tmpl\";i:24;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:504;a:21:{s:4:\"tmpl\";i:311;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:21:{s:4:\"tmpl\";i:26;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:21:{s:4:\"tmpl\";i:32;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:21:{s:4:\"tmpl\";i:27;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:21:{s:4:\"tmpl\";i:29;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:21:{s:4:\"tmpl\";i:31;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:21:{s:4:\"tmpl\";i:28;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:21:{s:4:\"tmpl\";i:206;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:21:{s:4:\"tmpl\";i:227;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:21:{s:4:\"tmpl\";i:226;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:21:{s:4:\"tmpl\";i:225;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:21:{s:4:\"tmpl\";i:211;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:21:{s:4:\"tmpl\";i:167;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:21:{s:4:\"tmpl\";i:221;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:21:{s:4:\"tmpl\";i:220;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:21:{s:4:\"tmpl\";i:218;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:21:{s:4:\"tmpl\";i:219;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:21:{s:4:\"tmpl\";i:204;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:21:{s:4:\"tmpl\";i:207;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:21:{s:4:\"tmpl\";i:222;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:21:{s:4:\"tmpl\";i:212;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:21:{s:4:\"tmpl\";i:213;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:21:{s:4:\"tmpl\";i:208;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:21:{s:4:\"tmpl\";i:223;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:21:{s:4:\"tmpl\";i:224;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:21:{s:4:\"tmpl\";i:66;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:21:{s:4:\"tmpl\";i:216;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:21:{s:4:\"tmpl\";i:67;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:21:{s:4:\"tmpl\";i:68;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:21:{s:4:\"tmpl\";i:73;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:21:{s:4:\"tmpl\";i:205;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:21:{s:4:\"tmpl\";i:129;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:21:{s:4:\"tmpl\";i:217;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:21:{s:4:\"tmpl\";i:209;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:21:{s:4:\"tmpl\";i:210;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:21:{s:4:\"tmpl\";i:107;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:21:{s:4:\"tmpl\";i:215;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:21:{s:4:\"tmpl\";i:214;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:21:{s:4:\"tmpl\";i:489;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:21:{s:4:\"tmpl\";i:490;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:21:{s:4:\"tmpl\";i:491;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:21:{s:4:\"tmpl\";i:309;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:21:{s:4:\"tmpl\";i:308;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:21:{s:4:\"tmpl\";i:307;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:21:{s:4:\"tmpl\";i:306;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:21:{s:4:\"tmpl\";i:305;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:21:{s:4:\"tmpl\";i:113;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:21:{s:4:\"tmpl\";i:116;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:21:{s:4:\"tmpl\";i:117;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:21:{s:4:\"tmpl\";i:112;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:21:{s:4:\"tmpl\";i:114;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:21:{s:4:\"tmpl\";i:115;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:21:{s:4:\"tmpl\";i:118;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:21:{s:4:\"tmpl\";i:119;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:21:{s:4:\"tmpl\";i:110;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:21:{s:4:\"tmpl\";i:111;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:21:{s:4:\"tmpl\";i:141;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:21:{s:4:\"tmpl\";i:135;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:21:{s:4:\"tmpl\";i:140;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:21:{s:4:\"tmpl\";i:159;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:21:{s:4:\"tmpl\";i:160;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:21:{s:4:\"tmpl\";i:134;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:21:{s:4:\"tmpl\";i:133;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:21:{s:4:\"tmpl\";i:109;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:21:{s:4:\"tmpl\";i:108;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:21:{s:4:\"tmpl\";i:132;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:21:{s:4:\"tmpl\";i:158;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:21:{s:4:\"tmpl\";i:157;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:21:{s:4:\"tmpl\";i:461;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:21:{s:4:\"tmpl\";i:460;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:21:{s:4:\"tmpl\";i:459;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:21:{s:4:\"tmpl\";i:458;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:21:{s:4:\"tmpl\";i:457;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:21:{s:4:\"tmpl\";i:244;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:21:{s:4:\"tmpl\";i:240;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:21:{s:4:\"tmpl\";i:239;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:21:{s:4:\"tmpl\";i:238;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:21:{s:4:\"tmpl\";i:237;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:21:{s:4:\"tmpl\";i:236;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:21:{s:4:\"tmpl\";i:285;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:21:{s:4:\"tmpl\";i:245;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:21:{s:4:\"tmpl\";i:246;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:21:{s:4:\"tmpl\";i:247;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:21:{s:4:\"tmpl\";i:248;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:21:{s:4:\"tmpl\";i:249;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:21:{s:4:\"tmpl\";i:243;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:21:{s:4:\"tmpl\";i:242;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:21:{s:4:\"tmpl\";i:241;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:21:{s:4:\"tmpl\";i:235;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:21:{s:4:\"tmpl\";i:230;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:21:{s:4:\"tmpl\";i:231;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:21:{s:4:\"tmpl\";i:323;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:21:{s:4:\"tmpl\";i:322;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:21:{s:4:\"tmpl\";i:321;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:21:{s:4:\"tmpl\";i:320;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:21:{s:4:\"tmpl\";i:319;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:21:{s:4:\"tmpl\";i:228;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:21:{s:4:\"tmpl\";i:256;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:21:{s:4:\"tmpl\";i:251;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:21:{s:4:\"tmpl\";i:250;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:21:{s:4:\"tmpl\";i:286;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:21:{s:4:\"tmpl\";i:229;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:21:{s:4:\"tmpl\";i:258;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:21:{s:4:\"tmpl\";i:252;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:21:{s:4:\"tmpl\";i:253;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:21:{s:4:\"tmpl\";i:259;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:21:{s:4:\"tmpl\";i:257;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:21:{s:4:\"tmpl\";i:254;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:21:{s:4:\"tmpl\";i:255;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:21:{s:4:\"tmpl\";i:165;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:21:{s:4:\"tmpl\";i:121;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:21:{s:4:\"tmpl\";i:120;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:21:{s:4:\"tmpl\";i:72;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:21:{s:4:\"tmpl\";i:166;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:21:{s:4:\"tmpl\";i:162;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:21:{s:4:\"tmpl\";i:164;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:21:{s:4:\"tmpl\";i:163;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:21:{s:4:\"tmpl\";i:161;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:21:{s:4:\"tmpl\";i:123;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:21:{s:4:\"tmpl\";i:124;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:21:{s:4:\"tmpl\";i:122;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:21:{s:4:\"tmpl\";i:407;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:21:{s:4:\"tmpl\";i:408;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:21:{s:4:\"tmpl\";i:409;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:21:{s:4:\"tmpl\";i:406;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:21:{s:4:\"tmpl\";i:405;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:21:{s:4:\"tmpl\";i:404;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:21:{s:4:\"tmpl\";i:440;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:21:{s:4:\"tmpl\";i:441;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:21:{s:4:\"tmpl\";i:442;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:21:{s:4:\"tmpl\";i:344;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:21:{s:4:\"tmpl\";i:343;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:21:{s:4:\"tmpl\";i:342;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:21:{s:4:\"tmpl\";i:341;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:21:{s:4:\"tmpl\";i:340;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:21:{s:4:\"tmpl\";i:339;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:21:{s:4:\"tmpl\";i:450;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:21:{s:4:\"tmpl\";i:451;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:21:{s:4:\"tmpl\";i:452;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:21:{s:4:\"tmpl\";i:454;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:21:{s:4:\"tmpl\";i:455;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:21:{s:4:\"tmpl\";i:453;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:21:{s:4:\"tmpl\";i:379;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:21:{s:4:\"tmpl\";i:378;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:21:{s:4:\"tmpl\";i:375;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:21:{s:4:\"tmpl\";i:374;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:21:{s:4:\"tmpl\";i:376;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:21:{s:4:\"tmpl\";i:373;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:21:{s:4:\"tmpl\";i:372;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:21:{s:4:\"tmpl\";i:371;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:21:{s:4:\"tmpl\";i:370;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:21:{s:4:\"tmpl\";i:377;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:21:{s:4:\"tmpl\";i:419;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:21:{s:4:\"tmpl\";i:416;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:21:{s:4:\"tmpl\";i:418;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:21:{s:4:\"tmpl\";i:417;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:21:{s:4:\"tmpl\";i:415;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:21:{s:4:\"tmpl\";i:382;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:21:{s:4:\"tmpl\";i:383;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:21:{s:4:\"tmpl\";i:384;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:21:{s:4:\"tmpl\";i:386;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:21:{s:4:\"tmpl\";i:385;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:21:{s:4:\"tmpl\";i:336;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:21:{s:4:\"tmpl\";i:335;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:21:{s:4:\"tmpl\";i:333;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:21:{s:4:\"tmpl\";i:332;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:21:{s:4:\"tmpl\";i:338;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:21:{s:4:\"tmpl\";i:331;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:21:{s:4:\"tmpl\";i:330;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:21:{s:4:\"tmpl\";i:337;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:21:{s:4:\"tmpl\";i:329;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:21:{s:4:\"tmpl\";i:190;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:21:{s:4:\"tmpl\";i:202;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:21:{s:4:\"tmpl\";i:191;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:21:{s:4:\"tmpl\";i:192;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:21:{s:4:\"tmpl\";i:193;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:21:{s:4:\"tmpl\";i:194;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:21:{s:4:\"tmpl\";i:196;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:21:{s:4:\"tmpl\";i:197;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:21:{s:4:\"tmpl\";i:199;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:21:{s:4:\"tmpl\";i:201;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:21:{s:4:\"tmpl\";i:203;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:21:{s:4:\"tmpl\";i:61;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:21:{s:4:\"tmpl\";i:195;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:21:{s:4:\"tmpl\";i:198;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:21:{s:4:\"tmpl\";i:200;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:21:{s:4:\"tmpl\";i:189;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:21:{s:4:\"tmpl\";i:34;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:21:{s:4:\"tmpl\";i:39;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:21:{s:4:\"tmpl\";i:41;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:21:{s:4:\"tmpl\";i:42;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:21:{s:4:\"tmpl\";i:44;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:21:{s:4:\"tmpl\";i:46;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:21:{s:4:\"tmpl\";i:36;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:21:{s:4:\"tmpl\";i:38;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:21:{s:4:\"tmpl\";i:40;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:21:{s:4:\"tmpl\";i:43;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:21:{s:4:\"tmpl\";i:45;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:21:{s:4:\"tmpl\";i:33;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:21:{s:4:\"tmpl\";i:35;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:21:{s:4:\"tmpl\";i:37;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:21:{s:4:\"tmpl\";i:474;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:21:{s:4:\"tmpl\";i:475;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:21:{s:4:\"tmpl\";i:291;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:21:{s:4:\"tmpl\";i:476;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:21:{s:4:\"tmpl\";i:292;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:21:{s:4:\"tmpl\";i:477;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:21:{s:4:\"tmpl\";i:293;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:21:{s:4:\"tmpl\";i:478;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:21:{s:4:\"tmpl\";i:479;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:21:{s:4:\"tmpl\";i:12;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:21:{s:4:\"tmpl\";i:13;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:21:{s:4:\"tmpl\";i:18;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:21:{s:4:\"tmpl\";i:20;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:21:{s:4:\"tmpl\";i:3;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:21:{s:4:\"tmpl\";i:17;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:21:{s:4:\"tmpl\";i:15;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:21:{s:4:\"tmpl\";i:14;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:21:{s:4:\"tmpl\";i:1;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:21:{s:4:\"tmpl\";i:8;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:21:{s:4:\"tmpl\";i:6;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:21:{s:4:\"tmpl\";i:4;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:21:{s:4:\"tmpl\";i:21;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:21:{s:4:\"tmpl\";i:19;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:21:{s:4:\"tmpl\";i:16;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:21:{s:4:\"tmpl\";i:2;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:21:{s:4:\"tmpl\";i:153;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:21:{s:4:\"tmpl\";i:11;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:21:{s:4:\"tmpl\";i:10;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:21:{s:4:\"tmpl\";i:9;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:21:{s:4:\"tmpl\";i:7;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:21:{s:4:\"tmpl\";i:5;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:21:{s:4:\"tmpl\";i:269;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:21:{s:4:\"tmpl\";i:270;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:21:{s:4:\"tmpl\";i:271;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:21:{s:4:\"tmpl\";i:272;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:21:{s:4:\"tmpl\";i:273;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:21:{s:4:\"tmpl\";i:274;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:21:{s:4:\"tmpl\";i:275;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:21:{s:4:\"tmpl\";i:233;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:21:{s:4:\"tmpl\";i:232;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:21:{s:4:\"tmpl\";i:295;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:21:{s:4:\"tmpl\";i:294;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:21:{s:4:\"tmpl\";i:296;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:21:{s:4:\"tmpl\";i:297;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:21:{s:4:\"tmpl\";i:298;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:21:{s:4:\"tmpl\";i:148;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:21:{s:4:\"tmpl\";i:155;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:21:{s:4:\"tmpl\";i:154;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:21:{s:4:\"tmpl\";i:287;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:21:{s:4:\"tmpl\";i:156;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:21:{s:4:\"tmpl\";i:288;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:21:{s:4:\"tmpl\";i:143;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:21:{s:4:\"tmpl\";i:289;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:21:{s:4:\"tmpl\";i:147;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:21:{s:4:\"tmpl\";i:290;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:21:{s:4:\"tmpl\";i:144;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:21:{s:4:\"tmpl\";i:145;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:21:{s:4:\"tmpl\";i:142;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:21:{s:4:\"tmpl\";i:146;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:21:{s:4:\"tmpl\";i:131;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:21:{s:4:\"tmpl\";i:130;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:21:{s:4:\"tmpl\";i:152;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:21:{s:4:\"tmpl\";i:62;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:21:{s:4:\"tmpl\";i:65;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:21:{s:4:\"tmpl\";i:63;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:21:{s:4:\"tmpl\";i:70;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:21:{s:4:\"tmpl\";i:64;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:21:{s:4:\"tmpl\";i:58;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:21:{s:4:\"tmpl\";i:55;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:21:{s:4:\"tmpl\";i:51;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:21:{s:4:\"tmpl\";i:136;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:21:{s:4:\"tmpl\";i:48;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:21:{s:4:\"tmpl\";i:56;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:21:{s:4:\"tmpl\";i:151;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:21:{s:4:\"tmpl\";i:57;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:21:{s:4:\"tmpl\";i:59;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:21:{s:4:\"tmpl\";i:52;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:21:{s:4:\"tmpl\";i:60;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:21:{s:4:\"tmpl\";i:54;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:21:{s:4:\"tmpl\";i:53;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:21:{s:4:\"tmpl\";i:50;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:21:{s:4:\"tmpl\";i:49;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:21:{s:4:\"tmpl\";i:137;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:21:{s:4:\"tmpl\";i:47;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:21:{s:4:\"tmpl\";i:179;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:21:{s:4:\"tmpl\";i:175;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:21:{s:4:\"tmpl\";i:173;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:21:{s:4:\"tmpl\";i:171;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:21:{s:4:\"tmpl\";i:188;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:21:{s:4:\"tmpl\";i:186;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:21:{s:4:\"tmpl\";i:169;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:21:{s:4:\"tmpl\";i:187;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:21:{s:4:\"tmpl\";i:170;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:21:{s:4:\"tmpl\";i:172;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:21:{s:4:\"tmpl\";i:174;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:21:{s:4:\"tmpl\";i:176;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:21:{s:4:\"tmpl\";i:177;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:21:{s:4:\"tmpl\";i:178;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:21:{s:4:\"tmpl\";i:168;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:21:{s:4:\"tmpl\";i:180;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:21:{s:4:\"tmpl\";i:184;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:21:{s:4:\"tmpl\";i:185;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:21:{s:4:\"tmpl\";i:182;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:21:{s:4:\"tmpl\";i:183;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:21:{s:4:\"tmpl\";i:181;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:21:{s:4:\"tmpl\";i:358;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:21:{s:4:\"tmpl\";i:359;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:21:{s:4:\"tmpl\";i:357;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:21:{s:4:\"tmpl\";i:360;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:21:{s:4:\"tmpl\";i:361;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:21:{s:4:\"tmpl\";i:356;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:21:{s:4:\"tmpl\";i:496;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:21:{s:4:\"tmpl\";i:497;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:21:{s:4:\"tmpl\";i:498;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:21:{s:4:\"tmpl\";i:499;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:21:{s:4:\"tmpl\";i:495;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:21:{s:4:\"tmpl\";i:500;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:21:{s:4:\"tmpl\";i:494;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(4786,'elementor_unfiltered_files_upload','1','auto'),
(4798,'_transient_timeout_wc_report_products_stats_79116f5b335ccb022c8028e8a35f61a4','1784373501','off'),
(4799,'_transient_wc_report_products_stats_79116f5b335ccb022c8028e8a35f61a4','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4800,'_transient_timeout_wc_report_variations_stats_11bb3d9a855d8d0213e9c3ae9e6d8b21','1784373501','off'),
(4801,'_transient_wc_report_variations_stats_11bb3d9a855d8d0213e9c3ae9e6d8b21','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4802,'_transient_timeout_wc_report_orders_stats_3066700ca781c89dbb7c49e6e6b123be','1784373501','off'),
(4803,'_transient_wc_report_orders_stats_3066700ca781c89dbb7c49e6e6b123be','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:11:{i:0;a:6:{s:8:\"interval\";s:10:\"2026-07-01\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2026-07-02\";s:10:\"date_start\";s:19:\"2026-07-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-02 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2026-07-03\";s:10:\"date_start\";s:19:\"2026-07-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-03 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2026-07-04\";s:10:\"date_start\";s:19:\"2026-07-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-04 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2026-07-05\";s:10:\"date_start\";s:19:\"2026-07-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-05 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2026-07-06\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2026-07-07\";s:10:\"date_start\";s:19:\"2026-07-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-07 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2026-07-08\";s:10:\"date_start\";s:19:\"2026-07-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-08 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2026-07-09\";s:10:\"date_start\";s:19:\"2026-07-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-09 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2026-07-10\";s:10:\"date_start\";s:19:\"2026-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-10 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2026-07-11\";s:10:\"date_start\";s:19:\"2026-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-11 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:11;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(4848,'_elementor_onboarding_strings_en','a:2:{s:7:\"timeout\";i:1783791644;s:5:\"value\";s:5201:\"{\"common.continue\":\"Continue\",\"common.skip\":\"Skip\",\"common.back\":\"Back\",\"common.finish\":\"Finish\",\"common.loading\":\"Loading\\u2026\",\"common.upgrade\":\"Upgrade\",\"common.close_onboarding\":\"Close onboarding\",\"common.installed\":\"Installed\",\"common.recommended\":\"Recommended\",\"error.failed_mark_exit\":\"Failed to mark user exit.\",\"error.failed_complete_step\":\"Failed to complete step.\",\"error.pro_install_failed\":\"Couldn\'t install Elementor Pro. Please try again later\",\"error.theme_install_failed\":\"Theme installation didn\'t complete. Please try again later\",\"login.title\":\"Let\\u2019s get to work.\",\"login.sign_in\":\"Sign in to Elementor\",\"login.continue_another_way\":\"Continue another way\",\"login.continue_as_guest\":\"Continue as a guest\",\"steps.building_for.title\":\"Who are you building for?\",\"steps.building_for.greeting_with_name\":\"Hey %1$s %2$s Let\\u2019s get your site set up.\",\"steps.building_for.greeting_without_name\":\"Hey%s Let\\u2019s get your site set up.\",\"steps.building_for.option_myself\":\"Myself or someone I know\",\"steps.building_for.option_business\":\"My business or workplace\",\"steps.building_for.option_client\":\"A client\",\"steps.building_for.option_exploring\":\"Just exploring\",\"steps.site_about.title\":\"What is your site about?\",\"steps.site_about.subtitle\":\"Choose anything that applies.\",\"steps.site_about.option_small_med_business\":\"Small-Med Business\",\"steps.site_about.option_online_store\":\"Online store\",\"steps.site_about.option_company_site\":\"Company site\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"Landing page\",\"steps.site_about.option_booking\":\"Booking\",\"steps.site_about.option_organization\":\"Organization\",\"steps.site_about.option_other\":\"Other\",\"steps.site_about.greeting_myself\":\"Got it! We\\u2019ll keep things simple.\",\"steps.site_about.greeting_business\":\"Great! Let\\u2019s set up your business site.\",\"steps.site_about.greeting_client\":\"Nice! Let\\u2019s create something for your client.\",\"steps.site_about.greeting_fallback\":\"Let\\u2019s get started!\",\"steps.experience_level.title\":\"How experienced are you with Elementor?\",\"steps.experience_level.subtitle\":\"This helps us adjust the editor to your workflow.\",\"steps.experience_level.option_beginner\":\"I\\u2019m just getting started\",\"steps.experience_level.option_intermediate\":\"I have some experience\",\"steps.experience_level.option_advanced\":\"I\\u2019m very comfortable with Elementor\",\"steps.theme_selection.title\":\"Start with a theme that fits your needs\",\"steps.theme_selection.subtitle\":\"Hello themes are built to work seamlessly with Elementor.\",\"steps.theme_selection.v2.title\":\"Build faster with Hello Theme\",\"steps.theme_selection.v2.subtitle\":\"Use Elementor\\u2019s lightweight theme for faster setup and full design control.\",\"steps.theme_selection.aria_label\":\"Theme selection\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"A flexible canvas theme you can shape from the ground up\",\"steps.theme_selection.by_elementor\":\"by Elementor\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"A ready-to-start theme with smart layouts and widgets\",\"steps.theme_selection.greeting_beginner\":\"Glad you\\u2019re here!\",\"steps.theme_selection.greeting_default\":\"Great. Let\\u2019s take it to the next step\",\"steps.theme_selection.continue_with_theme\":\"Continue with this theme\",\"steps.theme_selection.v2.continue_with_theme\":\"Continue with Hello\",\"steps.site_features.title\":\"What do you want to include in your site?\",\"steps.site_features.subtitle\":\"We\\u2019ll use this to tailor suggestions for you.\",\"steps.site_features.continue_with_free\":\"Continue with Free\",\"steps.site_features.option_classes_variables\":\"Design system\",\"steps.site_features.option_hello_theme\":\"Hello theme\",\"steps.site_features.option_cookie_consent\":\"Cookie Consent\",\"steps.site_features.option_interactions\":\"Interactions\",\"steps.site_features.option_theme_builder\":\"Theme builder\",\"steps.site_features.option_lead_collection\":\"Forms & leads\",\"steps.site_features.option_custom_code\":\"Custom Code\",\"steps.site_features.option_email_deliverability\":\"Email delivery\",\"steps.site_features.option_ai_generator\":\"AI tools\",\"steps.site_features.option_image_optimization\":\"Image optimization\",\"steps.site_features.option_accessibility_tools\":\"Accessibility\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Included\",\"steps.site_features.plan_recommendation_one\":\"Nice picks \\ud83d\\ude42 Elementor One has you covered.\",\"steps.site_features.plan_recommendation_pro\":\"Advanced tools? Elementor Pro includes them.\",\"steps.site_features.compare_plans\":\"View plans\",\"pro_install.title\":\"You already have a Pro subscription\",\"pro_install.subtitle\":\"Would you like to install it on this site now?\",\"pro_install.installing\":\"Installing Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Installing\\u2026\",\"pro_install.install_button\":\"Install Pro on this site\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"I\\u2019ll do it later\",\"completion.title\":\"Getting things ready\",\"completion.subtitle\":\"Tailoring the editor to your goals and workflow\\u2026\"}\";}','off'),
(6248,'_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive','1783853651','off'),
(6249,'_transient_woocommerce_admin_settings_payments_has_providers_with_incentive','no','off'),
(6146,'_transient_timeout_elementor_unread_notifications_1','1783813158','off'),
(6147,'_transient_elementor_unread_notifications_1','a:21:{i:0;s:21:\"angie-super-community\";i:1;s:15:\"4.1-atomic-form\";i:2;s:21:\"cookie-consent-launch\";i:3;s:17:\"angie-super-admin\";i:4;s:11:\"4.0-default\";i:5;s:15:\"angie-revisions\";i:6;s:16:\"4.0-atomic-forms\";i:7;s:19:\"angie-cloud-library\";i:8;s:16:\"4.0-interactions\";i:9;s:22:\"4.0-sync-design-system\";i:10;s:12:\"angie-launch\";i:11;s:15:\"partner-program\";i:12;s:13:\"manage-launch\";i:13;s:15:\"components-3.35\";i:14;s:10:\"one-launch\";i:15;s:16:\"atomic-tabs-3.34\";i:16;s:22:\"variables-manager-3.33\";i:17;s:14:\"ally-assistant\";i:18;s:20:\"image-optimizer-3.19\";i:19;s:20:\"5-star-rating-prompt\";i:20;s:23:\"site-mailer-introducing\";}','off'),
(5057,'_site_transient_timeout_wp_remote_block_patterns_8d36f6579aaae923e6afc063bb766480','1783785875','off');
INSERT INTO `wptp_options` VALUES
(5058,'_site_transient_wp_remote_block_patterns_8d36f6579aaae923e6afc063bb766480','a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6659:\"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><h1 style=\"font-style:normal;font-weight:700\" class=\"has-text-align-center wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"has-text-align-center wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-dd89b5f3 wp-block-social-links-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-instagram has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-bandcamp has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bandcamp</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-twitter has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-twitch has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitch</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|80\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|80\",\"left\":\"0\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><!-- wp:site-title {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:site-tagline {\"textAlign\":\"center\"} /-->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:social-links {\"iconColor\":\"black\",\"iconColorValue\":\"#000000\",\"iconBackgroundColor\":\"white\",\"iconBackgroundColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"bandcamp\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1010:\"\n<div class=\"wp-block-group alignfull has-text-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"buttons\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3841:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-2966e5ee wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-1 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for one adult</li>\n\n\n\n<li>One free ticket per special exhibition</li>\n\n\n\n<li>Two single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-2 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Four free tickets per special exhibition</li>\n\n\n\n<li>Four single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-3 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Five free tickets per special exhibition</li>\n\n\n\n<li>Six single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"margin-bottom:0\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"single\"} -->\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"style\":{\"color\":{\"background\":\"#000000\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for one adult</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One free ticket per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Two single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"family\"} -->\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"patron\"} -->\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Five free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Six single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2385:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p class=\"wp-block-paragraph\" style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size wp-block-paragraph\">– Terry a O&#8217;Neal</p>\n</div>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p class=\"wp-block-paragraph\" style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size wp-block-paragraph\">– Molière</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1676:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color wp-elements-4\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group has-link-color wp-elements-5 is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-6 wp-block-paragraph\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span></a></strong></p>\n</div>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1952:\"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px;aspect-ratio:unset;\"><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"auto, (max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size wp-block-paragraph\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3150:\"\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-6cb89fa2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-bd8ca46f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"auto, (max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-dc6934dc wp-block-group-is-layout-flex\">\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>White Irises</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ogawa Kazumasa</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-layout-flex wp-container-core-group-is-layout-522a621f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-dc6934dc wp-block-group-is-layout-flex\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>Cherry Blossom</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ogawa Kazumasa</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"auto, (max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1783:\"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></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\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1773:\"\n<figure class=\"wp-block-image alignwide size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</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:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</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:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3680:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-f19201c6 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-493f451d wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-886db315 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-90cda669 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:630:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size wp-block-paragraph\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1388:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}}','off'),
(5166,'_transient_timeout_xts-woodmart-auto-backup-check','1783870611','off'),
(5167,'_transient_xts-woodmart-auto-backup-check','1','off'),
(5379,'_transient_timeout_wc_layered_nav_counts_pa_grit','1783880939','off'),
(5380,'_transient_wc_layered_nav_counts_pa_grit','a:27:{i:0;b:0;s:32:\"eb17291306ee09426c257105720dcc6f\";a:8:{i:390;i:1;i:391;i:1;i:392;i:1;i:393;i:1;i:394;i:1;i:395;i:1;i:396;i:1;i:397;i:1;}s:32:\"1e6f8a5cf517a844b14009b4c842d39b\";a:0:{}s:32:\"46373f8ee08cddad0ee129dff5ed3a91\";a:0:{}s:32:\"98673b014f24345bfafe34ca955ea1aa\";a:0:{}s:32:\"b0c734c53a64dbdd2bcaf7aaa677c2a9\";a:0:{}s:32:\"24abb0e33f234b5493984afd61fc0555\";a:0:{}s:32:\"97eb0b048280fc7a43c16656d39b338a\";a:0:{}s:32:\"814ea307c718de49d8db3e23a924b907\";a:0:{}s:32:\"26f50325486077510c42df6102cd773c\";a:0:{}s:32:\"8536c33a04d9dbf4fc336b7d50e39c90\";a:0:{}s:32:\"0984b6d55c92f62f88a797806f5db648\";a:0:{}s:32:\"2e83f3b868d884d8708a9bc8100262b9\";a:0:{}s:32:\"b656a59b3655bcb27514d8228647f34b\";a:0:{}s:32:\"dfe1163845f7826baae0ea0695b25131\";a:0:{}s:32:\"e450609b81295d09a62f8985c13ff36e\";a:0:{}s:32:\"fc1d2eb088e2898a1d02950d4f310dd1\";a:0:{}s:32:\"84e266ec4c344d4ac3e345735c01ef99\";a:0:{}s:32:\"59950c31d6dd2272d22cf1c73f7883fb\";a:0:{}s:32:\"43c275641dc53de8b9c18012367a9ee4\";a:0:{}s:32:\"e51f37449d6023196fe898d5eac5270a\";a:0:{}s:32:\"0148bd16ac702a6eb872c04df215a8c3\";a:0:{}s:32:\"0ac90ff79455a043be0c25d19878f0ca\";a:0:{}s:32:\"c6f8fb39696b5ac58fe852c39797cbd6\";a:0:{}s:32:\"d0fc88b1238ec9ae4ea9508011972a74\";a:0:{}s:32:\"3d8f874ca624a97492a816c9dc6b89de\";a:0:{}s:32:\"44cc8f3c94c2dc6feca02ddb39a46b61\";a:0:{}}','off'),
(6255,'_transient_wc_report_products_stats_8ab92808b1533a54c5658eea98b4d3b7','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(6209,'_transient_timeout_wc_layered_nav_counts_pa_application','1783938915','off'),
(6210,'_transient_wc_layered_nav_counts_pa_application','a:7:{i:0;b:0;s:32:\"d7c3281afc22263293218ddae41c5b91\";a:4:{i:323;i:27;i:435;i:28;i:438;i:28;i:477;i:1;}s:32:\"f02492a97295343306375a605744b327\";a:36:{i:316;i:82;i:320;i:113;i:321;i:84;i:323;i:28;i:324;i:41;i:331;i:15;i:335;i:10;i:336;i:6;i:342;i:1;i:358;i:1;i:367;i:1;i:368;i:1;i:375;i:3;i:377;i:15;i:428;i:3;i:435;i:45;i:436;i:10;i:438;i:37;i:452;i:2;i:454;i:2;i:456;i:1;i:457;i:1;i:477;i:1;i:524;i:3;i:531;i:1;i:532;i:1;i:533;i:3;i:539;i:1;i:540;i:1;i:541;i:1;i:553;i:1;i:554;i:1;i:555;i:1;i:559;i:1;i:564;i:2;i:565;i:2;}s:32:\"93040e9d62e35e4b36e4d7f396380fd0\";a:1:{i:524;i:3;}s:32:\"d99cf8b98aff9397e8a8110203f8117d\";a:5:{i:316;i:2;i:320;i:11;i:321;i:13;i:324;i:5;i:331;i:1;}s:32:\"58dcad733e215c0b0f157aaf578dc2c5\";a:1:{i:320;i:8;}s:32:\"668ecfbc54b15301e6187d75ab46c0c6\";a:1:{i:375;i:3;}}','off'),
(6211,'_transient_timeout_wc_layered_nav_counts_pa_diameter','1783938915','off'),
(5315,'_transient_woodmart-menu-hash-time','1783787042','on'),
(5879,'xts-theme_settings_default-status','valid','on'),
(5858,'xts_backups','a:2:{i:1783793525;a:5:{s:5:\"title\";s:13:\"Manual backup\";s:4:\"date\";s:19:\"2026-07-11 18:12:05\";s:4:\"auto\";b:0;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:4:{i:0;s:6:\"mobile\";i:1;s:8:\"wishlist\";i:2;s:7:\"compare\";i:3;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";s:1:\"1\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:2:\"13\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";b:0;s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"1\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:8:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:77:\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Smart-Cut-RCB-.webp\";s:2:\"id\";s:4:\"3867\";s:10:\"image_size\";s:4:\"full\";s:23:\"image_size_custom_width\";s:0:\"\";s:24:\"image_size_custom_height\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:8:\"position\";s:8:\"left top\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:111:\"Copyright © <span class=\"smartcut-current-year\"></span> Smart Cut Manufacturers (Pty) Ltd. All rights reserved\";s:11:\"copyrights2\";s:0:\"\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:41396:\"/* ----------------------------------------------------------\r\n   1. Woodmart product button wrapper alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart add-to-cart / quote button wrapper behave\r\n     like a centred flex container.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-add-btn.wd-add-btn-replace {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Addify quote button full-width styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes Addify quote buttons on product cards stretch across\r\n     the full available width.\r\n   - Removes unwanted margin.\r\n   - Prevents overflow by including padding and borders in width.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple {\r\n  width: 100%;\r\n  margin: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Addify product card hover text replacement support\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the normal Addify product card button text on hover.\r\n   - Allows theme/plugin ::before or ::after hover content to show.\r\n\r\n   Important:\r\n   - This is only for the product card/archive Addify buttons.\r\n   - Do not apply this to single product buttons, as they may go\r\n     blank or shrink if no pseudo-element replacement exists.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover {\r\n  font-size: 0 !important;\r\n}\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::before,\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::after {\r\n  font-size: 16px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Single product cart form alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the quantity selector and product button aligned in one row.\r\n   - Controls the spacing between the quantity selector and button.\r\n   - Creates one shared height value for both elements.\r\n\r\n   Adjustment guide:\r\n   - Change --quote-row-height to control total height.\r\n   - Change gap to control spacing between quantity and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  --quote-row-height: 50px;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: flex-start !important;\r\n  gap: 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Single product quantity selector wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the full quantity selector match the shared button height.\r\n   - Removes unwanted theme/plugin spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: flex !important;\r\n  align-items: stretch !important;\r\n  align-self: center !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Quantity minus, number input and plus button height\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Forces all three quantity selector parts to use the same height.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity .minus,\r\n.single-product form.cart .quantity .plus,\r\n.single-product form.cart .quantity .qty {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  line-height: var(--quote-row-height) !important;\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Single product button height and alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes both possible single product buttons match the quantity\r\n     selector height:\r\n     1. Addify \"Add to Quote\" button\r\n     2. Default WooCommerce \"Add to Cart\" button\r\n\r\n   Important:\r\n   - This does not hide any buttons.\r\n   - It only fixes height, alignment and spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  align-self: center !important;\r\n  line-height: 1 !important;\r\n  padding-top: 0 !important;\r\n  padding-bottom: 0 !important;\r\n  margin: 0 !important;\r\n  box-sizing: border-box !important;\r\n  vertical-align: middle !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Single product button hover animation\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover animation to single product buttons.\r\n   - Keeps text visible.\r\n   - Prevents the button from shrinking or going blank.\r\n\r\n   Important:\r\n   - Do not use font-size: 0 on single product buttons.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  transition: all 0.25s ease-in-out !important;\r\n  transform: translateY(0);\r\n  font-size: 16px !important;\r\n}\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button:hover,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt:hover {\r\n  transform: translateY(-2px);\r\n  font-size: 16px !important;\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Footer copyright bar height reduction\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the bottom copyright section much shorter.\r\n   - Reduces the top and bottom padding added by Woodmart.\r\n   - Keeps the copyright text vertically centred.\r\n\r\n   Main adjustment:\r\n   - padding-top / padding-bottom controls the height.\r\n   - Use 6px for compact.\r\n   - Use 4px for extra compact.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper {\r\n  padding-top: 6px !important;\r\n  padding-bottom: 6px !important;\r\n  min-height: unset !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Footer copyright inner container cleanup\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes any extra spacing inside the copyright container.\r\n   - Keeps the text aligned neatly.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .container,\r\n.wd-copyrights.copyrights-wrapper .wd-grid-g {\r\n  min-height: unset !important;\r\n  align-items: center !important;\r\n  row-gap: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Footer copyright text sizing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Slightly reduces the copyright text size.\r\n   - Reduces line-height so the section takes up less vertical space.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .wd-col-start {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 1.3 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   12. Quote page 1390px full container width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Uses Woodmart\'s main container width of 1390px.\r\n   - Makes the quote page content stretch to the full available\r\n     theme container width.\r\n   ---------------------------------------------------------- */\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) {\r\n  --wd-container-w: 1390px !important;\r\n}\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .site-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .entry-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .woocommerce {\r\n  width: 100% !important;\r\n  max-width: 1390px !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   13. Addify quote page full-width form wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Targets the exact Addify quote form.\r\n   - Makes the full quote form use all available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   14. Addify quote table wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table wrapper span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   15. Addify quote table full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table span the full available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: table !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   16. Addify quote table cell layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the table cells stable and readable when using full width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td {\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   17. Addify quote form fields wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote form section span the same width as the table.\r\n   - Targets the updated Addify wrappers.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af_quote_fields,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af-quote-field-table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   18. Addify quote fields layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows Addify half-width fields to sit side by side.\r\n   - Allows full-width fields to span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 14px 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   19. Reset individual Addify field spacing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes plugin default field spacing that can restrict width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .addify-option-field {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  float: none !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   20. Half-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps Addify half-width fields side by side on desktop.\r\n   - Accounts for the 20px column gap.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width {\r\n  width: calc(50% - 10px) !important;\r\n  max-width: calc(50% - 10px) !important;\r\n  flex: 0 0 calc(50% - 10px) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   21. Full-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes full-width fields span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  flex: 0 0 100% !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   22. Quote form field background\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Gives quote form fields a soft light-grey background.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  background-color: #f8f8f8 !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   23. Quote form fields full-width inside their containers\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes inputs, textareas and selects fill their field container.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:not([type=\"checkbox\"]):not([type=\"radio\"]),\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   24. Quote form field focus state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds Smart Cut orange focus styling when a customer clicks\r\n     into a field.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select:focus {\r\n  border-color: #fa9939 !important;\r\n  box-shadow: 0 0 5px rgba(250, 153, 57, 0.5) !important;\r\n  outline: 2px solid transparent !important;\r\n  outline-offset: 2px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   25. Quote form labels\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps labels neat and close to their fields.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields label {\r\n  display: block !important;\r\n  margin-bottom: 4px !important;\r\n  line-height: 1.2 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   26. Submit row full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the submit button row span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .form_row {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  margin-top: 20px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   27. Request Quotation button full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the final Request Quotation button span the full width.\r\n   - Keeps the button text centred.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  border-radius: 5px !important;\r\n  border: none !important;\r\n  box-sizing: border-box !important;\r\n  transition: all 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   28. Request Quotation button hover\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover effect without changing the button text.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29. Mobile 2-column Addify quote product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Converts each quote product row into a compact 2-column card.\r\n   - Left column = product image.\r\n   - Right column = product name, SKU and quantity.\r\n   - Saves vertical space compared to the fully stacked version.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  /* Table wrapper */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    overflow: visible !important;\r\n  }\r\n\r\n  /* Convert table structure into mobile blocks */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tbody,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Hide desktop table headings */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead {\r\n    display: none !important;\r\n  }\r\n\r\n  /* Product card becomes 2 columns */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 85px 1fr !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 14px !important;\r\n    row-gap: 8px !important;\r\n    margin-bottom: 14px !important;\r\n    padding: 14px 34px 14px 14px !important;\r\n    border: 1px solid var(--brdcolor-gray-300, rgba(0, 0, 0, 0.105)) !important;\r\n    border-radius: 5px !important;\r\n    background-color: #fff !important;\r\n  }\r\n\r\n  /* Remove button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove a.remove {\r\n    font-size: 20px !important;\r\n    line-height: 1 !important;\r\n  }\r\n\r\n  /* Image column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    padding: 0 !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail img {\r\n    width: 75px !important;\r\n    max-width: 75px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  /* Product details column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name a {\r\n    font-size: 14px !important;\r\n    line-height: 1.3 !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name p {\r\n    margin: 4px 0 0 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  /* Quantity under product name */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity {\r\n    grid-area: quantity !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n\r\n  /* Quantity selector */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity {\r\n    width: 110px !important;\r\n    max-width: 110px !important;\r\n    display: flex !important;\r\n    justify-content: flex-start !important;\r\n    align-items: center !important;\r\n    margin: 0 !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .minus,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .plus {\r\n    width: 28px !important;\r\n    min-width: 28px !important;\r\n    height: 29px !important;\r\n    min-height: 29px !important;\r\n    padding: 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 29px !important;\r\n    flex: 0 0 28px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .qty {\r\n    width: 42px !important;\r\n    min-width: 42px !important;\r\n    height: 30px !important;\r\n    min-height: 30px !important;\r\n    padding: 0 !important;\r\n    font-size: 11px !important;\r\n    line-height: 30px !important;\r\n    text-align: center !important;\r\n    flex: 0 0 42px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Quote form fields stack on mobile */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n    gap: 14px 0 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    flex: 0 0 100% !important;\r\n  }\r\n\r\n  /* Request Quotation button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.1 Hide Update Quote button on normal quote page mobile\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes the unwanted \"Update Quote\" button showing on the\r\n     normal Request a Quote page on mobile.\r\n   - Keeps the product quantity selector visible.\r\n   - This is for the normal quote page, not the popup.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .afrfq_update_quote_btn,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one button[name=\"update_quote\"] {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td.actions,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.actions {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr:has(td.actions),\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr:has(td.actions) {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.2 Remove bottom spacing after last mobile quote product box\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps spacing between product boxes.\r\n   - Removes the extra white space after the final product box.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr.cart_item:not(:has(~ tr.cart_item)) {\r\n    margin-bottom: 0 !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   30. Addify quote popup table styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the popup product table.\r\n   - Keeps the original popup/form structure untouched.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  margin: 0 0 18px 0 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.08) !important;\r\n  border-radius: 6px !important;\r\n  overflow: hidden !important;\r\n  border-collapse: separate !important;\r\n  border-spacing: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   31. Addify quote popup table headings\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents th {\r\n  background-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  padding: 12px 10px !important;\r\n  font-size: 13px !important;\r\n  font-weight: 700 !important;\r\n  text-align: center !important;\r\n  border: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   32. Addify quote popup table cells\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n  padding: 12px 10px !important;\r\n  font-size: 14px !important;\r\n  line-height: 1.3 !important;\r\n  color: #242424 !important;\r\n  vertical-align: middle !important;\r\n  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   33. Addify quote popup product content\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail {\r\n  width: 90px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail img {\r\n  width: 70px !important;\r\n  max-width: 70px !important;\r\n  height: auto !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name {\r\n  text-align: left !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a {\r\n  color: #242424 !important;\r\n  font-weight: 700 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name p {\r\n  margin: 4px 0 0 0 !important;\r\n  font-size: 12px !important;\r\n  line-height: 1.2 !important;\r\n  color: #767676 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   34. Addify quote popup remove button\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove {\r\n  width: 42px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove {\r\n  color: #242424 !important;\r\n  font-size: 22px !important;\r\n  line-height: 1 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   35. Addify quote popup quantity selector\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity {\r\n  width: 120px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity {\r\n  width: 104px !important;\r\n  max-width: 104px !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  margin: 0 auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .minus,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .plus {\r\n  width: 30px !important;\r\n  min-width: 30px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  flex: 0 0 30px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .qty {\r\n  width: 44px !important;\r\n  min-width: 44px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  text-align: center !important;\r\n  flex: 0 0 44px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   36. Addify quote popup footer buttons\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the Continue Shopping and Next Step buttons.\r\n   - Keeps the Next Step button blue on mobile after clicking.\r\n   - Adds a subtle shrink effect when the button is tapped/clicked.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button,\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary {\r\n  min-height: 42px !important;\r\n  padding: 10px 18px !important;\r\n  border-radius: 5px !important;\r\n  font-size: 14px !important;\r\n  font-weight: 700 !important;\r\n  line-height: 1.2 !important;\r\n  cursor: pointer !important;\r\n  box-sizing: border-box !important;\r\n  transition: transform 0.12s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* Continue Shopping button */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button {\r\n  background-color: #f7f7f7 !important;\r\n  color: #242424 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.12) !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:hover,\r\n.afrfq-popup-form-inner .afrfq-left-button:focus {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  border-color: rgba(0, 0, 0, 0.12) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:active {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* Next Step button */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary,\r\n.afrfq-popup-form-inner .afrfq-right-button:hover,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:hover,\r\n.afrfq-popup-form-inner .afrfq-right-button:focus,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:focus {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n\r\n/* Next Step button click/tap feedback */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button:active,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:active {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   37. Addify quote popup mobile product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the popup table mobile friendly.\r\n   - Uses a clean 2-column product card layout.\r\n   - Adds small left/right spacing to each product block.\r\n   - Allows the right-side product content to shrink properly.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tbody,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead {\r\n    display: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n    border: none !important;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 80px minmax(0, 1fr) !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 12px !important;\r\n    row-gap: 7px !important;\r\n\r\n    width: calc(100% - 12px) !important;\r\n    max-width: calc(100% - 12px) !important;\r\n    margin: 2px 6px 4px 6px !important;\r\n\r\n    padding: 12px 32px 12px 12px !important;\r\n    border: 1px solid rgba(0, 0, 0, 0.10) !important;\r\n    border-radius: 6px !important;\r\n    background-color: #ffffff !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail img {\r\n    width: 70px !important;\r\n    max-width: 70px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name a {\r\n    font-size: 13px !important;\r\n    line-height: 1.25 !important;\r\n    overflow-wrap: anywhere !important;\r\n    word-break: normal !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name p {\r\n    margin-top: 3px !important;\r\n    font-size: 11px !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity {\r\n    grid-area: quantity !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity::before {\r\n    display: none !important;\r\n    content: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity .quantity {\r\n    width: 104px !important;\r\n    max-width: 104px !important;\r\n    margin: 0 !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n}\r\n\r\n/* ----------------------------------------------------------\r\n   38. Hide Addify popup Update Quote rows\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two .afrfq_update_quote_btn,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two button[name=\"update_quote\"],\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.actions,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr:has(td.actions) {\r\n  display: none !important;\r\n  visibility: hidden !important;\r\n  height: 0 !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n  border: none !important;\r\n}\";s:11:\"css_desktop\";s:2330:\"/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_tablet\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:15:\"css_wide_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:10:\"css_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:297:\"/* Automatically update copyright year */\r\ndocument.addEventListener(\'DOMContentLoaded\', function () {\r\n  const currentYear = new Date().getFullYear();\r\n\r\n  document.querySelectorAll(\'.smartcut-current-year\').forEach(function (yearElement) {\r\n    yearElement.textContent = currentYear;\r\n  });\r\n});\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"0\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}i:1783851495;a:5:{s:5:\"title\";s:13:\"Manual backup\";s:4:\"date\";s:19:\"2026-07-12 10:18:15\";s:4:\"auto\";b:0;s:7:\"options\";a:877:{s:14:\"default_header\";s:13:\"header_770262\";s:14:\"sticky_toolbar\";s:1:\"1\";s:20:\"sticky_toolbar_label\";s:1:\"1\";s:21:\"sticky_toolbar_fields\";a:4:{i:0;s:6:\"mobile\";i:1;s:8:\"wishlist\";i:2;s:7:\"compare\";i:3;s:7:\"account\";}s:10:\"link_1_url\";s:0:\"\";s:11:\"link_1_text\";s:0:\"\";s:11:\"link_1_icon\";s:0:\"\";s:10:\"link_2_url\";s:0:\"\";s:11:\"link_2_text\";s:0:\"\";s:11:\"link_2_icon\";s:0:\"\";s:10:\"link_3_url\";s:0:\"\";s:11:\"link_3_text\";s:0:\"\";s:11:\"link_3_icon\";s:0:\"\";s:10:\"link_4_url\";s:0:\"\";s:11:\"link_4_text\";s:0:\"\";s:11:\"link_4_icon\";s:0:\"\";s:10:\"link_5_url\";s:0:\"\";s:11:\"link_5_text\";s:0:\"\";s:11:\"link_5_icon\";s:0:\"\";s:10:\"age_verify\";b:0;s:15:\"age_verify_text\";s:156:\"<h4 class=\"text-center\">Are you over 18?</h4>\n<p class=\"text-center\">You must be 18 years of age or older to view page. Please verify your age to enter.</p>\";s:21:\"age_verify_text_error\";s:119:\"<h4 class=\"text-center\">Access forbidden</h4>\n<p class=\"text-center\">Your access is restricted because of your age.</p>\";s:21:\"age_verify_background\";s:0:\"\";s:23:\"age_verify_color_scheme\";s:4:\"dark\";s:16:\"age_verify_width\";s:3:\"500\";s:11:\"promo_popup\";s:1:\"1\";s:24:\"promo_popup_content_type\";s:10:\"html_block\";s:10:\"popup_text\";s:0:\"\";s:16:\"popup_html_block\";s:3:\"677\";s:16:\"popup-background\";a:7:{s:5:\"color\";s:16:\"rgb(248,248,248)\";s:3:\"url\";s:74:\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/popup-banner.jpg\";s:2:\"id\";i:681;s:6:\"repeat\";s:9:\"no-repeat\";s:4:\"size\";s:5:\"cover\";s:10:\"attachment\";s:0:\"\";s:8:\"position\";s:13:\"center center\";}s:18:\"popup_color_scheme\";s:4:\"dark\";s:11:\"popup_width\";s:3:\"800\";s:13:\"popup_padding\";s:0:\"\";s:23:\"promo_popup_hide_mobile\";s:1:\"1\";s:11:\"popup_event\";s:4:\"time\";s:12:\"popup_scroll\";s:4:\"1000\";s:13:\"promo_timeout\";s:4:\"2000\";s:11:\"popup_pages\";s:1:\"1\";s:13:\"promo_version\";s:1:\"2\";s:12:\"cookies_info\";s:1:\"1\";s:12:\"cookies_text\";s:116:\"We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.\";s:19:\"cookies_policy_page\";s:2:\"13\";s:15:\"cookies_version\";s:1:\"1\";s:13:\"header_banner\";b:0;s:18:\"header_banner_link\";s:0:\"\";s:26:\"header_banner_content_type\";s:4:\"text\";s:24:\"header_banner_html_block\";s:0:\"\";s:23:\"header_banner_shortcode\";s:0:\"\";s:16:\"header_banner_bg\";s:0:\"\";s:19:\"header_banner_color\";s:4:\"dark\";s:20:\"header_banner_height\";s:2:\"40\";s:27:\"header_banner_mobile_height\";s:2:\"40\";s:32:\"header_banner_real_mobile_height\";s:0:\"\";s:16:\"header_close_btn\";s:1:\"1\";s:21:\"header_banner_version\";s:1:\"1\";s:13:\"search_by_sku\";s:1:\"1\";s:28:\"search_by_product_categories\";s:1:\"0\";s:21:\"search_by_product_tag\";s:1:\"0\";s:28:\"search_by_product_attributes\";s:1:\"0\";s:24:\"search_by_product_brands\";s:1:\"0\";s:21:\"enqueue_posts_results\";s:1:\"0\";s:27:\"search_posts_results_column\";s:1:\"2\";s:16:\"popular_requests\";s:45:\"tile\r\nwood\r\nlaminate\r\ninstallation\r\nmaterials\";s:15:\"search_synonyms\";s:0:\"\";s:24:\"full_search_content_type\";s:7:\"content\";s:24:\"full_search_content_text\";s:0:\"\";s:30:\"full_search_content_html_block\";s:4:\"2788\";s:17:\"relevanssi_search\";s:1:\"0\";s:10:\"site_width\";s:6:\"custom\";s:17:\"site_custom_width\";s:4:\"1390\";s:11:\"main_layout\";s:13:\"sidebar-right\";s:13:\"sidebar_width\";s:1:\"3\";s:17:\"hide_main_sidebar\";s:1:\"0\";s:24:\"hide_main_sidebar_tablet\";s:1:\"1\";s:24:\"hide_main_sidebar_mobile\";s:1:\"1\";s:11:\"insta_token\";s:0:\"\";s:18:\"google_map_api_key\";s:0:\"\";s:9:\"fb_app_id\";s:0:\"\";s:13:\"fb_app_secret\";s:0:\"\";s:9:\"fb_notice\";s:0:\"\";s:10:\"goo_app_id\";s:0:\"\";s:14:\"goo_app_secret\";s:0:\"\";s:10:\"goo_notice\";s:0:\"\";s:15:\"alt_auth_method\";s:1:\"0\";s:9:\"ajax_shop\";s:1:\"1\";s:11:\"ajax_scroll\";s:1:\"1\";s:21:\"shop_page_breadcrumbs\";s:1:\"1\";s:17:\"cat_desc_position\";s:6:\"before\";s:19:\"products_hover_type\";s:10:\"predefined\";s:20:\"product_custom_hover\";s:0:\"\";s:14:\"products_hover\";s:9:\"fw-button\";s:23:\"base_hover_mobile_click\";s:1:\"1\";s:19:\"product_custom_list\";s:0:\"\";s:27:\"product_custom_hover_notice\";s:0:\"\";s:21:\"products_color_scheme\";s:7:\"default\";s:22:\"products_bordered_grid\";s:1:\"1\";s:28:\"products_bordered_grid_style\";s:7:\"outside\";s:24:\"products_with_background\";s:0:\"\";s:19:\"products_background\";a:1:{s:4:\"idle\";s:0:\"\";}s:15:\"products_shadow\";s:0:\"\";s:11:\"hover_image\";s:1:\"1\";s:12:\"grid_gallery\";s:1:\"1\";s:20:\"grid_gallery_control\";s:5:\"hover\";s:26:\"grid_gallery_enable_arrows\";s:4:\"none\";s:25:\"product_title_lines_limit\";s:3:\"one\";s:16:\"product_quantity\";s:1:\"0\";s:18:\"base_hover_content\";s:15:\"additional_info\";s:21:\"stock_status_position\";s:11:\"after_title\";s:27:\"show_stock_quantity_on_grid\";b:0;s:23:\"grid_stock_progress_bar\";s:1:\"0\";s:14:\"shop_countdown\";s:1:\"0\";s:22:\"categories_under_title\";s:1:\"1\";s:18:\"brands_under_title\";s:1:\"0\";s:15:\"sku_under_title\";s:1:\"1\";s:18:\"show_reviews_count\";b:0;s:22:\"show_empty_star_rating\";s:1:\"0\";s:17:\"categories_design\";s:7:\"default\";s:19:\"categories_rounding\";s:0:\"\";s:31:\"custom_categories_rounding_size\";s:0:\"\";s:23:\"categories_color_scheme\";s:7:\"default\";s:22:\"categories_with_shadow\";s:6:\"enable\";s:29:\"hide_categories_subcategories\";b:0;s:29:\"hide_categories_product_count\";b:0;s:11:\"shop_layout\";s:12:\"sidebar-left\";s:18:\"shop_sidebar_width\";s:1:\"3\";s:25:\"shop_hide_sidebar_desktop\";b:0;s:24:\"shop_hide_sidebar_tablet\";s:1:\"1\";s:17:\"shop_hide_sidebar\";s:1:\"1\";s:20:\"sticky_filter_button\";s:1:\"1\";s:10:\"shop_title\";s:1:\"0\";s:15:\"shop_categories\";s:1:\"0\";s:25:\"shop_categories_ancestors\";b:0;s:25:\"show_categories_neighbors\";b:0;s:19:\"shop_products_count\";s:1:\"1\";s:37:\"shop_page_title_hide_empty_categories\";b:0;s:34:\"shop_page_title_categories_exclude\";s:0:\"\";s:24:\"mobile_categories_layout\";s:9:\"accordion\";s:29:\"mobile_categories_menu_layout\";s:8:\"dropdown\";s:37:\"mobile_categories_drilldown_animation\";s:5:\"slide\";s:40:\"mobile_categories_submenu_opening_action\";s:10:\"only_arrow\";s:26:\"mobile_categories_position\";s:4:\"left\";s:30:\"mobile_categories_color_scheme\";s:7:\"default\";s:27:\"mobile_categories_close_btn\";b:0;s:9:\"shop_view\";s:4:\"grid\";s:16:\"products_columns\";s:1:\"3\";s:23:\"products_columns_tablet\";s:4:\"auto\";s:23:\"products_columns_mobile\";s:1:\"2\";s:16:\"products_spacing\";s:2:\"30\";s:23:\"products_spacing_tablet\";s:0:\"\";s:23:\"products_spacing_mobile\";s:0:\"\";s:21:\"products_list_spacing\";s:2:\"30\";s:28:\"products_list_spacing_tablet\";s:0:\"\";s:28:\"products_list_spacing_mobile\";s:0:\"\";s:24:\"per_row_columns_selector\";s:1:\"1\";s:27:\"products_columns_variations\";a:3:{i:0;s:1:\"2\";i:1;s:1:\"3\";i:2;s:1:\"4\";}s:23:\"stretch_product_desktop\";s:1:\"1\";s:22:\"stretch_product_tablet\";b:0;s:22:\"stretch_product_mobile\";b:0;s:16:\"products_masonry\";b:0;s:24:\"products_different_sizes\";b:0;s:13:\"shop_per_page\";s:2:\"18\";s:14:\"per_page_links\";s:1:\"1\";s:16:\"per_page_options\";s:10:\"9,12,18,24\";s:15:\"shop_pagination\";s:10:\"pagination\";s:25:\"load_more_button_page_url\";s:1:\"1\";s:17:\"categories_toggle\";s:1:\"1\";s:14:\"widgets_scroll\";s:1:\"1\";s:14:\"widget_heights\";s:3:\"223\";s:21:\"shop_widgets_collapse\";s:7:\"disable\";s:12:\"shop_filters\";b:0;s:17:\"shop_filters_type\";s:7:\"widgets\";s:20:\"shop_filters_columns\";s:0:\"\";s:27:\"shop_filters_columns_tablet\";s:4:\"auto\";s:27:\"shop_filters_columns_mobile\";s:4:\"auto\";s:20:\"shop_filters_spacing\";s:2:\"30\";s:27:\"shop_filters_spacing_tablet\";s:0:\"\";s:27:\"shop_filters_spacing_mobile\";s:0:\"\";s:12:\"hide_sort_by\";b:0;s:17:\"hide_price_filter\";b:0;s:20:\"shop_filters_content\";s:0:\"\";s:24:\"shop_filters_always_open\";b:0;s:31:\"shop_filters_always_open_tablet\";b:0;s:31:\"shop_filters_always_open_mobile\";b:0;s:18:\"shop_filters_close\";b:0;s:17:\"page-title-design\";s:8:\"centered\";s:15:\"page-title-size\";s:7:\"default\";s:16:\"title-background\";a:8:{s:5:\"color\";s:14:\"rgb(40,89,184)\";s:3:\"url\";s:77:\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Smart-Cut-RCB-.webp\";s:2:\"id\";s:4:\"3867\";s:10:\"image_size\";s:4:\"full\";s:23:\"image_size_custom_width\";s:0:\"\";s:24:\"image_size_custom_height\";s:0:\"\";s:4:\"size\";s:5:\"cover\";s:8:\"position\";s:8:\"left top\";}s:16:\"page-title-color\";s:5:\"light\";s:14:\"page_title_tag\";s:7:\"default\";s:11:\"breadcrumbs\";s:1:\"1\";s:21:\"breadcrumbs_separator\";s:1:\"/\";s:24:\"yoast_breadcrumbs_notice\";s:0:\"\";s:22:\"yoast_shop_breadcrumbs\";b:0;s:23:\"yoast_pages_breadcrumbs\";b:0;s:27:\"rankmath_breadcrumbs_notice\";s:0:\"\";s:25:\"rankmath_shop_breadcrumbs\";b:0;s:26:\"rankmath_pages_breadcrumbs\";b:0;s:25:\"aioseo_breadcrumbs_notice\";s:0:\"\";s:23:\"aioseo_shop_breadcrumbs\";b:0;s:24:\"aioseo_pages_breadcrumbs\";b:0;s:27:\"seopress_breadcrumbs_notice\";s:0:\"\";s:25:\"seopress_shop_breadcrumbs\";b:0;s:26:\"seopress_pages_breadcrumbs\";b:0;s:14:\"disable_footer\";s:1:\"1\";s:19:\"footer_content_type\";s:10:\"html_block\";s:13:\"footer-layout\";s:2:\"13\";s:17:\"footer_html_block\";s:3:\"489\";s:13:\"footer-bar-bg\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}s:12:\"footer-style\";s:0:\"\";s:13:\"sticky_footer\";b:0;s:23:\"collapse_footer_widgets\";b:1;s:14:\"scroll_top_btn\";s:1:\"1\";s:18:\"disable_copyrights\";s:1:\"1\";s:17:\"copyrights-layout\";s:11:\"two-columns\";s:10:\"copyrights\";s:111:\"Copyright © <span class=\"smartcut-current-year\"></span> Smart Cut Manufacturers (Pty) Ltd. All rights reserved\";s:11:\"copyrights2\";s:0:\"\";s:22:\"prefooter_content_type\";s:4:\"text\";s:14:\"prefooter_area\";s:0:\"\";s:20:\"prefooter_html_block\";s:0:\"\";s:9:\"text-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:9:\"Work Sans\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:7:\"#767676\";}}s:12:\"primary-font\";a:1:{i:0;a:7:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:17:\"advanced-variants\";a:1:{i:0;s:0:\"\";}s:5:\"color\";s:7:\"#242424\";}}s:16:\"post-titles-font\";a:1:{i:0;a:8:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:5:\"color\";s:13:\"rgb(36,36,36)\";s:5:\"hover\";a:1:{s:5:\"color\";s:19:\"rgb(51 51 51 / 65%)\";}}}s:14:\"secondary-font\";a:1:{i:0;a:5:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:4:\"Lato\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";}}s:18:\"widget-titles-font\";a:1:{i:0;a:10:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"16\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}s:5:\"color\";s:4:\"#333\";}}s:15:\"navigation-font\";a:1:{i:0;a:9:{s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:2:\"15\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:17:\"typography_notice\";s:0:\"\";s:19:\"advanced_typography\";a:6:{i:0;a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:2;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:20:\"secondary_navigation\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-family\";s:6:\"Mulish\";s:11:\"font-weight\";s:3:\"800\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:3;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:22:\"product_category_title\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:2:\"18\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:2:\"16\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:4;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:23:\"mobile_menu_first_level\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:4:\"none\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}i:5;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:1:{i:0;s:32:\"secondary_navigation_main_header\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:16:\"rgb(119,119,119)\";s:5:\"hover\";a:1:{s:5:\"color\";s:13:\"rgb(36,36,36)\";}}s:9:\"{{index}}\";a:14:{s:6:\"custom\";s:0:\"\";s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:1:\"0\";s:11:\"font-family\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:11:\"font-subset\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:11:\"line-height\";s:0:\"\";}s:11:\"line-height\";s:0:\"\";s:5:\"color\";s:0:\"\";s:5:\"hover\";a:1:{s:5:\"color\";s:0:\"\";}}}s:26:\"advanced_typography_notice\";s:0:\"\";s:25:\"multi_custom_fonts_notice\";s:0:\"\";s:18:\"multi_custom_fonts\";s:0:\"\";s:9:\"icon_font\";a:2:{s:4:\"font\";s:1:\"1\";s:6:\"weight\";s:3:\"400\";}s:14:\"typekit_notice\";s:0:\"\";s:10:\"typekit_id\";s:0:\"\";s:13:\"typekit_fonts\";s:0:\"\";s:13:\"rounding_size\";s:1:\"5\";s:20:\"custom_rounding_size\";s:0:\"\";s:12:\"dark_version\";s:1:\"0\";s:27:\"accessibility_outline_style\";s:6:\"dotted\";s:27:\"accessibility_outline_width\";s:0:\"\";s:27:\"accessibility_outline_color\";a:0:{}s:13:\"primary-color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"secondary-color\";a:1:{s:4:\"idle\";s:15:\"rgb(250,153,57)\";}s:25:\"android_browser_bar_color\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:15:\"body-background\";a:0:{}s:16:\"pages-background\";a:0:{}s:15:\"shop-background\";a:0:{}s:18:\"product-background\";a:0:{}s:15:\"blog-background\";a:0:{}s:20:\"blog-post-background\";a:0:{}s:20:\"portfolio-background\";a:0:{}s:28:\"portfolio-project-background\";a:0:{}s:18:\"btns_default_style\";s:12:\"semi-rounded\";s:23:\"btns_default_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:15:\"btns_default_bg\";a:1:{s:4:\"idle\";s:7:\"#f7f7f7\";}s:21:\"btns_default_bg_hover\";a:1:{s:4:\"idle\";s:7:\"#efefef\";}s:25:\"btns_default_color_scheme\";s:4:\"dark\";s:31:\"btns_default_color_scheme_hover\";s:4:\"dark\";s:32:\"btns_default_color_scheme_custom\";a:0:{}s:38:\"btns_default_color_scheme_hover_custom\";a:0:{}s:20:\"btns_default_padding\";s:0:\"\";s:15:\"btns_shop_style\";s:12:\"semi-rounded\";s:20:\"btns_shop_typography\";a:1:{i:0;a:8:{s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:0:\"\";s:6:\"tablet\";a:1:{s:9:\"font-size\";s:0:\"\";}s:6:\"mobile\";a:1:{s:9:\"font-size\";s:0:\"\";}}}s:12:\"btns_shop_bg\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:18:\"btns_shop_bg_hover\";a:1:{s:4:\"idle\";s:13:\"rgb(4,81,116)\";}s:22:\"btns_shop_color_scheme\";s:5:\"light\";s:28:\"btns_shop_color_scheme_hover\";s:5:\"light\";s:29:\"btns_shop_color_scheme_custom\";a:0:{}s:35:\"btns_shop_color_scheme_hover_custom\";a:0:{}s:17:\"btns_shop_padding\";s:0:\"\";s:26:\"advanced_typography_button\";a:1:{i:0;a:15:{s:6:\"custom\";s:0:\"\";s:8:\"selector\";a:2:{i:0;s:18:\"single_add_to_cart\";i:1;s:18:\"sticky_add_to_cart\";}s:15:\"custom-selector\";s:0:\"\";s:6:\"google\";s:4:\"true\";s:11:\"font-family\";s:6:\"Oswald\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:7:\"inherit\";s:9:\"font-size\";s:2:\"10\";s:6:\"tablet\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:6:\"mobile\";a:2:{s:9:\"font-size\";s:0:\"\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:5:\"color\";s:0:\"\";s:5:\"hover\";a:2:{s:5:\"color\";s:0:\"\";s:10:\"background\";s:15:\"rgb(250,153,57)\";}s:10:\"background\";s:15:\"rgb(250,153,57)\";s:7:\"padding\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}}s:17:\"form_fields_style\";s:12:\"semi-rounded\";s:17:\"form_border_width\";s:1:\"1\";s:10:\"form_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:22:\"form_placeholder_color\";a:1:{s:4:\"idle\";s:16:\"rgb(119,119,119)\";}s:14:\"form_brd_color\";a:1:{s:4:\"idle\";s:0:\"\";}s:20:\"form_brd_color_focus\";a:1:{s:4:\"idle\";s:0:\"\";}s:7:\"form_bg\";a:1:{s:4:\"idle\";s:19:\"rgba(15,15,15,0.04)\";}s:23:\"success_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#459647\";}s:25:\"success_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:23:\"warning_notice_bg_color\";a:1:{s:4:\"idle\";s:7:\"#E0B252\";}s:25:\"warning_notice_test_color\";a:1:{s:4:\"idle\";s:4:\"#fff\";}s:10:\"link-color\";a:2:{s:4:\"idle\";s:7:\"#333333\";s:5:\"hover\";s:15:\"rgb(250,153,57)\";}s:20:\"link_underline_style\";s:0:\"\";s:26:\"link_hover_underline_style\";s:0:\"\";s:20:\"link_underline_color\";s:0:\"\";s:26:\"link_underline_hover_color\";s:0:\"\";s:24:\"carousel_arrows_position\";s:3:\"sep\";s:25:\"carousel_arrows_icon_type\";s:1:\"2\";s:27:\"carousel_arrows_hover_style\";s:1:\"1\";s:24:\"carousel_arrows_sep_size\";s:0:\"\";s:29:\"carousel_arrows_sep_icon_size\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_h\";s:0:\"\";s:28:\"carousel_arrows_sep_offset_v\";s:0:\"\";s:25:\"carousel_arrows_sep_color\";s:0:\"\";s:31:\"carousel_arrows_sep_color_hover\";s:0:\"\";s:29:\"carousel_arrows_sep_color_dis\";s:0:\"\";s:28:\"carousel_arrows_sep_bg_color\";s:0:\"\";s:34:\"carousel_arrows_sep_bg_color_hover\";s:0:\"\";s:32:\"carousel_arrows_sep_bg_color_dis\";s:0:\"\";s:33:\"carousel_arrows_sep_border_radius\";s:0:\"\";s:32:\"carousel_arrows_sep_border_style\";s:0:\"\";s:32:\"carousel_arrows_sep_border_width\";s:0:\"\";s:32:\"carousel_arrows_sep_border_color\";s:0:\"\";s:38:\"carousel_arrows_sep_border_color_hover\";s:0:\"\";s:36:\"carousel_arrows_sep_border_color_dis\";s:0:\"\";s:36:\"carousel_arrows_sep_box_shadow_color\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_x\";s:0:\"\";s:39:\"carousel_arrows_sep_box_shadow_offset_y\";s:0:\"\";s:35:\"carousel_arrows_sep_box_shadow_blur\";s:0:\"\";s:37:\"carousel_arrows_sep_box_shadow_spread\";s:0:\"\";s:28:\"carousel_arrows_together_gap\";s:0:\"\";s:29:\"carousel_arrows_together_size\";s:0:\"\";s:34:\"carousel_arrows_together_icon_size\";s:0:\"\";s:33:\"carousel_arrows_together_offset_h\";s:0:\"\";s:33:\"carousel_arrows_together_offset_v\";s:0:\"\";s:30:\"carousel_arrows_together_color\";s:0:\"\";s:36:\"carousel_arrows_together_color_hover\";s:0:\"\";s:34:\"carousel_arrows_together_color_dis\";s:0:\"\";s:33:\"carousel_arrows_together_bg_color\";s:0:\"\";s:39:\"carousel_arrows_together_bg_color_hover\";s:0:\"\";s:37:\"carousel_arrows_together_bg_color_dis\";s:0:\"\";s:38:\"carousel_arrows_together_border_radius\";s:0:\"\";s:37:\"carousel_arrows_together_border_style\";s:0:\"\";s:37:\"carousel_arrows_together_border_width\";s:0:\"\";s:37:\"carousel_arrows_together_border_color\";s:0:\"\";s:43:\"carousel_arrows_together_border_color_hover\";s:0:\"\";s:41:\"carousel_arrows_together_border_color_dis\";s:0:\"\";s:41:\"carousel_arrows_together_box_shadow_color\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_x\";s:0:\"\";s:44:\"carousel_arrows_together_box_shadow_offset_y\";s:0:\"\";s:40:\"carousel_arrows_together_box_shadow_blur\";s:0:\"\";s:42:\"carousel_arrows_together_box_shadow_spread\";s:0:\"\";s:19:\"carousel_pagin_size\";s:0:\"\";s:23:\"carousel_pagin_bg_color\";s:0:\"\";s:29:\"carousel_pagin_bg_color_hover\";s:0:\"\";s:30:\"carousel_pagin_bg_color_active\";s:0:\"\";s:28:\"carousel_pagin_border_radius\";s:0:\"\";s:27:\"carousel_pagin_border_style\";s:0:\"\";s:27:\"carousel_pagin_border_width\";s:0:\"\";s:27:\"carousel_pagin_border_color\";s:0:\"\";s:33:\"carousel_pagin_border_color_hover\";s:0:\"\";s:34:\"carousel_pagin_border_color_active\";s:0:\"\";s:25:\"carousel_scrollbar_height\";s:0:\"\";s:24:\"carousel_scrollbar_width\";s:0:\"\";s:27:\"carousel_scrollbar_bg_color\";s:0:\"\";s:32:\"carousel_scrollbar_drag_bg_color\";s:0:\"\";s:38:\"carousel_scrollbar_drag_bg_hover_color\";s:0:\"\";s:11:\"blog_design\";s:10:\"meta-image\";s:15:\"blog_image_size\";s:5:\"large\";s:23:\"blog_image_custom_width\";s:0:\"\";s:24:\"blog_image_custom_height\";s:0:\"\";s:12:\"blog_masonry\";b:0;s:10:\"blog_style\";s:4:\"flat\";s:16:\"blog_with_shadow\";s:1:\"0\";s:12:\"blog_columns\";s:1:\"3\";s:19:\"blog_columns_tablet\";s:4:\"auto\";s:19:\"blog_columns_mobile\";s:4:\"auto\";s:12:\"blog_spacing\";s:2:\"20\";s:19:\"blog_spacing_tablet\";s:0:\"\";s:19:\"blog_spacing_mobile\";s:0:\"\";s:15:\"blog_pagination\";s:9:\"load_more\";s:19:\"blog_archive_layout\";s:10:\"full-width\";s:26:\"blog_archive_sidebar_width\";s:1:\"3\";s:25:\"blog_archive_hide_sidebar\";s:1:\"0\";s:32:\"blog_archive_hide_sidebar_tablet\";s:1:\"1\";s:32:\"blog_archive_hide_sidebar_mobile\";s:1:\"1\";s:12:\"blog_excerpt\";s:7:\"excerpt\";s:21:\"blog_words_or_letters\";s:6:\"letter\";s:19:\"blog_excerpt_length\";s:3:\"135\";s:11:\"parts_title\";s:1:\"1\";s:10:\"parts_meta\";s:1:\"1\";s:10:\"parts_text\";s:1:\"1\";s:9:\"parts_btn\";s:1:\"1\";s:20:\"parts_published_date\";s:1:\"1\";s:18:\"single_post_design\";s:7:\"default\";s:18:\"single_post_header\";s:4:\"none\";s:11:\"blog_layout\";s:13:\"sidebar-right\";s:18:\"blog_sidebar_width\";s:1:\"3\";s:17:\"blog_hide_sidebar\";s:1:\"0\";s:24:\"blog_hide_sidebar_tablet\";s:1:\"1\";s:24:\"blog_hide_sidebar_mobile\";s:1:\"1\";s:10:\"blog_share\";s:1:\"1\";s:15:\"blog_navigation\";s:1:\"1\";s:15:\"blog_author_bio\";s:1:\"1\";s:18:\"blog_related_posts\";s:1:\"1\";s:19:\"blog_published_date\";s:1:\"1\";s:29:\"single_post_justified_gallery\";s:1:\"0\";s:29:\"single_post_builder_post_data\";s:0:\"\";s:9:\"portfolio\";s:1:\"1\";s:14:\"portfolio_page\";s:0:\"\";s:19:\"portfolio_item_slug\";s:0:\"\";s:18:\"portfolio_cat_slug\";s:0:\"\";s:20:\"portfolio_full_width\";b:0;s:16:\"projects_columns\";s:1:\"3\";s:23:\"projects_columns_tablet\";s:4:\"auto\";s:23:\"projects_columns_mobile\";s:4:\"auto\";s:17:\"portfolio_spacing\";s:1:\"0\";s:24:\"portfolio_spacing_tablet\";s:0:\"\";s:24:\"portfolio_spacing_mobile\";s:0:\"\";s:18:\"portoflio_per_page\";s:1:\"6\";s:20:\"portfolio_pagination\";s:9:\"load_more\";s:17:\"portoflio_orderby\";s:4:\"date\";s:15:\"portoflio_order\";s:4:\"DESC\";s:24:\"portfolio_archive_layout\";s:13:\"sidebar-right\";s:31:\"portfolio_archive_sidebar_width\";s:1:\"3\";s:30:\"portfolio_archive_hide_sidebar\";s:1:\"0\";s:37:\"portfolio_archive_hide_sidebar_tablet\";s:1:\"1\";s:37:\"portfolio_archive_hide_sidebar_mobile\";s:1:\"1\";s:15:\"portoflio_style\";s:5:\"hover\";s:20:\"portoflio_image_size\";s:5:\"large\";s:28:\"portoflio_image_custom_width\";s:0:\"\";s:29:\"portoflio_image_custom_height\";s:0:\"\";s:17:\"portoflio_filters\";s:1:\"1\";s:22:\"portfolio_filters_type\";s:5:\"links\";s:14:\"ajax_portfolio\";s:1:\"1\";s:23:\"single_portfolio_header\";s:4:\"none\";s:36:\"single_portfolio_title_in_page_title\";b:0;s:23:\"single_portfolio_layout\";s:13:\"sidebar-right\";s:30:\"single_portfolio_sidebar_width\";s:1:\"3\";s:29:\"single_portfolio_hide_sidebar\";s:1:\"0\";s:36:\"single_portfolio_hide_sidebar_tablet\";s:1:\"1\";s:36:\"single_portfolio_hide_sidebar_mobile\";s:1:\"1\";s:20:\"portfolio_navigation\";s:1:\"1\";s:17:\"portfolio_related\";s:1:\"1\";s:32:\"single_project_builder_post_data\";s:0:\"\";s:18:\"add_to_cart_action\";s:6:\"widget\";s:26:\"add_to_cart_action_timeout\";b:0;s:33:\"add_to_cart_action_timeout_number\";s:1:\"3\";s:18:\"mini_cart_quantity\";s:1:\"1\";s:21:\"show_sku_in_mini_cart\";s:1:\"1\";s:16:\"show_sku_in_cart\";s:1:\"1\";s:25:\"show_sku_in_checkout_page\";s:1:\"1\";s:26:\"show_sku_in_thank_you_page\";s:1:\"1\";s:23:\"show_sku_in_email_order\";s:1:\"1\";s:16:\"show_sku_on_ajax\";s:1:\"1\";s:12:\"catalog_mode\";b:0;s:11:\"size_guides\";s:1:\"1\";s:12:\"login_prices\";b:0;s:27:\"new_label_days_after_create\";s:1:\"0\";s:19:\"quick_shop_variable\";s:1:\"1\";s:24:\"quick_shop_variable_type\";s:14:\"select_options\";s:23:\"quick_shop_clear_action\";s:4:\"none\";s:23:\"grid_swatches_attribute\";s:8:\"pa_color\";s:14:\"swatches_limit\";s:1:\"1\";s:20:\"swatches_limit_count\";s:1:\"3\";s:29:\"single_product_swatches_limit\";b:0;s:35:\"single_product_swatches_limit_count\";s:2:\"10\";s:29:\"swatches_use_variation_images\";s:1:\"0\";s:20:\"swatches_labels_name\";s:1:\"0\";s:27:\"swatches_scroll_top_desktop\";b:0;s:26:\"swatches_scroll_top_mobile\";b:0;s:17:\"variation_gallery\";s:1:\"1\";s:32:\"variation_gallery_storage_method\";s:3:\"new\";s:24:\"ajax_variation_threshold\";s:2:\"30\";s:29:\"show_filtered_variation_image\";b:0;s:17:\"hide_larger_price\";b:0;s:31:\"single_product_variations_price\";s:1:\"0\";s:11:\"label_shape\";s:11:\"rectangular\";s:13:\"custom_labels\";s:1:\"0\";s:10:\"sale_label\";s:1:\"1\";s:16:\"percentage_label\";s:1:\"1\";s:19:\"sale_label_bg_color\";a:0:{}s:21:\"sale_label_text_color\";a:0:{}s:9:\"new_label\";s:1:\"1\";s:18:\"new_label_bg_color\";a:0:{}s:20:\"new_label_text_color\";a:0:{}s:9:\"hot_label\";s:1:\"1\";s:18:\"hot_label_bg_color\";a:0:{}s:20:\"hot_label_text_color\";a:0:{}s:11:\"stock_label\";s:1:\"1\";s:20:\"stock_label_bg_color\";a:0:{}s:22:\"stock_label_text_color\";a:0:{}s:15:\"attribute_label\";s:1:\"1\";s:24:\"attribute_label_bg_color\";a:0:{}s:26:\"attribute_label_text_color\";a:0:{}s:16:\"brands_attribute\";s:0:\"\";s:18:\"product_page_brand\";s:1:\"1\";s:22:\"product_brand_location\";s:11:\"about_title\";s:9:\"brand_tab\";s:1:\"1\";s:18:\"brand_tab_priority\";s:0:\"\";s:14:\"brand_tab_name\";b:0;s:10:\"quick_view\";s:1:\"1\";s:17:\"quick_view_layout\";s:10:\"horizontal\";s:15:\"quickview_width\";s:3:\"920\";s:19:\"quick_view_variable\";s:1:\"1\";s:7:\"compare\";s:1:\"1\";s:12:\"compare_page\";s:3:\"277\";s:14:\"fields_compare\";a:5:{i:0;s:11:\"description\";i:1;s:3:\"sku\";i:2;s:12:\"availability\";i:3;s:8:\"pa_brand\";i:4;s:8:\"pa_color\";}s:18:\"empty_compare_text\";s:146:\"No products added in the compare list. You must add some products to compare them. You will find a lot of interesting products on our \"Shop\" page.\";s:15:\"compare_on_grid\";s:1:\"1\";s:25:\"compare_save_button_state\";s:1:\"0\";s:19:\"compare_by_category\";s:1:\"0\";s:22:\"show_more_products_btn\";s:1:\"1\";s:18:\"cart_totals_layout\";s:8:\"layout-1\";s:27:\"update_cart_quantity_change\";s:1:\"1\";s:15:\"empty_cart_text\";s:140:\"Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our \"Shop\" page.\";s:27:\"thank_you_page_content_type\";s:4:\"text\";s:28:\"thank_you_page_extra_content\";s:0:\"\";s:25:\"thank_you_page_html_block\";s:0:\"\";s:30:\"thank_you_page_default_content\";s:1:\"1\";s:21:\"single_product_layout\";s:10:\"full-width\";s:19:\"full_height_sidebar\";b:0;s:20:\"single_sidebar_width\";s:1:\"3\";s:27:\"single_product_hide_sidebar\";s:1:\"0\";s:34:\"single_product_hide_sidebar_tablet\";s:1:\"1\";s:34:\"single_product_hide_sidebar_mobile\";s:1:\"1\";s:20:\"single_product_style\";s:1:\"2\";s:14:\"product_design\";s:7:\"default\";s:14:\"product_sticky\";b:0;s:22:\"product_summary_shadow\";b:0;s:17:\"single_full_width\";b:0;s:21:\"single_product_header\";s:4:\"none\";s:32:\"single_product_builder_post_data\";s:0:\"\";s:12:\"image_action\";s:4:\"zoom\";s:15:\"photoswipe_icon\";s:1:\"1\";s:26:\"product_slider_auto_height\";b:0;s:23:\"pagination_main_gallery\";b:0;s:23:\"product_images_captions\";b:0;s:14:\"thums_position\";s:4:\"left\";s:31:\"single_product_grid_columns_gap\";s:164:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNSJ9LCJ0YWJsZXQiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxMCJ9LCJtb2JpbGUiOnsidW5pdCI6InB4IiwidmFsdWUiOiI0In19fQ==\";s:34:\"single_product_grid_column_desktop\";s:0:\"\";s:33:\"single_product_grid_column_tablet\";s:0:\"\";s:33:\"single_product_grid_column_mobile\";s:0:\"\";s:37:\"single_product_gallery_column_desktop\";s:1:\"1\";s:36:\"single_product_gallery_column_tablet\";s:0:\"\";s:36:\"single_product_gallery_column_mobile\";s:0:\"\";s:40:\"single_product_thumbnails_vertical_items\";s:1:\"3\";s:39:\"single_product_thumbnails_items_desktop\";s:1:\"4\";s:38:\"single_product_thumbnails_items_tablet\";s:1:\"4\";s:38:\"single_product_thumbnails_items_mobile\";s:1:\"3\";s:22:\"main_gallery_on_tablet\";b:1;s:22:\"main_gallery_on_mobile\";b:1;s:24:\"main_gallery_center_mode\";b:0;s:48:\"single_product_thumbnails_wrap_in_mobile_devices\";b:1;s:39:\"single_product_thumbnails_gallery_width\";s:160:\"eyJkZXZpY2VzIjp7ImRlc2t0b3AiOnsidW5pdCI6InB4IiwidmFsdWUiOiIxNTAifSwidGFibGV0Ijp7InVuaXQiOiJweCIsInZhbHVlIjoiIn0sIm1vYmlsZSI6eyJ1bml0IjoicHgiLCJ2YWx1ZSI6IiJ9fX0=\";s:40:\"single_product_thumbnails_gallery_height\";s:0:\"\";s:45:\"single_product_thumbnails_gallery_image_width\";s:3:\"150\";s:23:\"single_ajax_add_to_cart\";s:1:\"1\";s:25:\"single_sticky_add_to_cart\";s:1:\"0\";s:32:\"mobile_single_sticky_add_to_cart\";s:1:\"1\";s:33:\"sticky_add_to_cart_height_desktop\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_tablet\";s:2:\"95\";s:32:\"sticky_add_to_cart_height_mobile\";s:2:\"42\";s:31:\"before_add_to_cart_content_type\";s:4:\"text\";s:26:\"content_before_add_to_cart\";s:0:\"\";s:29:\"before_add_to_cart_html_block\";s:0:\"\";s:30:\"after_add_to_cart_content_type\";s:4:\"text\";s:25:\"content_after_add_to_cart\";s:0:\"\";s:28:\"after_add_to_cart_html_block\";s:0:\"\";s:27:\"single_breadcrumbs_position\";s:7:\"default\";s:24:\"product_page_breadcrumbs\";s:1:\"1\";s:12:\"products_nav\";s:1:\"1\";s:25:\"product_short_description\";s:1:\"1\";s:21:\"attr_after_short_desc\";b:0;s:19:\"stock_status_design\";s:7:\"with-bg\";s:25:\"single_stock_progress_bar\";b:0;s:17:\"product_countdown\";b:0;s:23:\"sale_countdown_variable\";b:0;s:17:\"product_show_meta\";s:11:\"add_to_cart\";s:18:\"show_product_brand\";s:1:\"0\";s:13:\"product_share\";s:1:\"1\";s:18:\"product_share_type\";s:5:\"share\";s:16:\"related_products\";s:1:\"1\";s:16:\"upsells_position\";s:8:\"standard\";s:20:\"related_product_view\";s:6:\"slider\";s:23:\"related_product_columns\";s:1:\"4\";s:30:\"related_product_columns_tablet\";s:4:\"auto\";s:30:\"related_product_columns_mobile\";s:4:\"auto\";s:21:\"related_product_count\";s:1:\"8\";s:19:\"product_tabs_layout\";s:4:\"tabs\";s:21:\"product_tabs_location\";s:8:\"standard\";s:23:\"product_accordion_state\";s:5:\"first\";s:16:\"hide_tabs_titles\";s:1:\"1\";s:22:\"enable_description_tab\";s:1:\"1\";s:24:\"description_tab_priority\";s:0:\"\";s:26:\"enable_additional_info_tab\";s:1:\"1\";s:28:\"additional_info_tab_priority\";s:0:\"\";s:18:\"enable_reviews_tab\";s:1:\"1\";s:20:\"reviews_tab_priority\";s:0:\"\";s:27:\"legacy_product_tabs_enabled\";s:1:\"0\";s:20:\"additional_tab_title\";s:19:\"Shipping & Delivery\";s:23:\"additional_tab_priority\";s:0:\"\";s:27:\"additional_tab_content_type\";s:4:\"text\";s:19:\"additional_tab_text\";s:0:\"\";s:25:\"additional_tab_html_block\";s:0:\"\";s:22:\"additional_tab_2_title\";s:0:\"\";s:25:\"additional_tab_2_priority\";s:0:\"\";s:29:\"additional_tab_2_content_type\";s:4:\"text\";s:21:\"additional_tab_2_text\";s:0:\"\";s:27:\"additional_tab_2_html_block\";s:0:\"\";s:22:\"additional_tab_3_title\";s:0:\"\";s:25:\"additional_tab_3_priority\";s:0:\"\";s:29:\"additional_tab_3_content_type\";s:4:\"text\";s:21:\"additional_tab_3_text\";s:0:\"\";s:27:\"additional_tab_3_html_block\";s:0:\"\";s:10:\"login_tabs\";s:1:\"1\";s:9:\"reg_title\";s:8:\"Register\";s:8:\"reg_text\";s:258:\"Registering for this site allows you to access your order status and history. Just fill in the fields below, and we\'ll get a new account set up for you in no time. We will only ask you for information necessary to make the purchase process faster and easier.\";s:11:\"login_title\";s:5:\"Login\";s:10:\"login_text\";s:0:\"\";s:16:\"my_account_links\";s:1:\"1\";s:10:\"custom_css\";s:41396:\"/* ----------------------------------------------------------\r\n   1. Woodmart product button wrapper alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart add-to-cart / quote button wrapper behave\r\n     like a centred flex container.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-add-btn.wd-add-btn-replace {\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Addify quote button full-width styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes Addify quote buttons on product cards stretch across\r\n     the full available width.\r\n   - Removes unwanted margin.\r\n   - Prevents overflow by including padding and borders in width.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple {\r\n  width: 100%;\r\n  margin: 0;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Addify product card hover text replacement support\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the normal Addify product card button text on hover.\r\n   - Allows theme/plugin ::before or ::after hover content to show.\r\n\r\n   Important:\r\n   - This is only for the product card/archive Addify buttons.\r\n   - Do not apply this to single product buttons, as they may go\r\n     blank or shrink if no pseudo-element replacement exists.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover {\r\n  font-size: 0 !important;\r\n}\r\n\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::before,\r\n.afrfqbt.button.add_to_cart_button.product_type_simple:hover::after {\r\n  font-size: 16px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Single product cart form alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the quantity selector and product button aligned in one row.\r\n   - Controls the spacing between the quantity selector and button.\r\n   - Creates one shared height value for both elements.\r\n\r\n   Adjustment guide:\r\n   - Change --quote-row-height to control total height.\r\n   - Change gap to control spacing between quantity and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  --quote-row-height: 50px;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: flex-start !important;\r\n  gap: 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Single product quantity selector wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the full quantity selector match the shared button height.\r\n   - Removes unwanted theme/plugin spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: flex !important;\r\n  align-items: stretch !important;\r\n  align-self: center !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Quantity minus, number input and plus button height\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Forces all three quantity selector parts to use the same height.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .quantity .minus,\r\n.single-product form.cart .quantity .plus,\r\n.single-product form.cart .quantity .qty {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  line-height: var(--quote-row-height) !important;\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Single product button height and alignment\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes both possible single product buttons match the quantity\r\n     selector height:\r\n     1. Addify \"Add to Quote\" button\r\n     2. Default WooCommerce \"Add to Cart\" button\r\n\r\n   Important:\r\n   - This does not hide any buttons.\r\n   - It only fixes height, alignment and spacing.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  height: var(--quote-row-height) !important;\r\n  min-height: var(--quote-row-height) !important;\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  align-self: center !important;\r\n  line-height: 1 !important;\r\n  padding-top: 0 !important;\r\n  padding-bottom: 0 !important;\r\n  margin: 0 !important;\r\n  box-sizing: border-box !important;\r\n  vertical-align: middle !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Single product button hover animation\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover animation to single product buttons.\r\n   - Keeps text visible.\r\n   - Prevents the button from shrinking or going blank.\r\n\r\n   Important:\r\n   - Do not use font-size: 0 on single product buttons.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt {\r\n  transition: all 0.25s ease-in-out !important;\r\n  transform: translateY(0);\r\n  font-size: 16px !important;\r\n}\r\n\r\n.single-product form.cart .afrfqbt_single_page.button.single_add_to_cart_button:hover,\r\n.single-product form.cart button.single_add_to_cart_button.button.alt:hover {\r\n  transform: translateY(-2px);\r\n  font-size: 16px !important;\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Footer copyright bar height reduction\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the bottom copyright section much shorter.\r\n   - Reduces the top and bottom padding added by Woodmart.\r\n   - Keeps the copyright text vertically centred.\r\n\r\n   Main adjustment:\r\n   - padding-top / padding-bottom controls the height.\r\n   - Use 6px for compact.\r\n   - Use 4px for extra compact.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper {\r\n  padding-top: 6px !important;\r\n  padding-bottom: 6px !important;\r\n  min-height: unset !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Footer copyright inner container cleanup\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes any extra spacing inside the copyright container.\r\n   - Keeps the text aligned neatly.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .container,\r\n.wd-copyrights.copyrights-wrapper .wd-grid-g {\r\n  min-height: unset !important;\r\n  align-items: center !important;\r\n  row-gap: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Footer copyright text sizing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Slightly reduces the copyright text size.\r\n   - Reduces line-height so the section takes up less vertical space.\r\n   ---------------------------------------------------------- */\r\n\r\n.wd-copyrights.copyrights-wrapper .wd-col-start {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 1.3 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   12. Quote page 1390px full container width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Uses Woodmart\'s main container width of 1390px.\r\n   - Makes the quote page content stretch to the full available\r\n     theme container width.\r\n   ---------------------------------------------------------- */\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) {\r\n  --wd-container-w: 1390px !important;\r\n}\r\n\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .site-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .entry-content,\r\nbody:has(form.woocommerce-cart-form.addify-quote-form.template_one) .woocommerce {\r\n  width: 100% !important;\r\n  max-width: 1390px !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   13. Addify quote page full-width form wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Targets the exact Addify quote form.\r\n   - Makes the full quote form use all available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   14. Addify quote table wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table wrapper span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   15. Addify quote table full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote product table span the full available width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: table !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   16. Addify quote table cell layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps the table cells stable and readable when using full width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents th,\r\nform.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td {\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   17. Addify quote form fields wrapper full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the quote form section span the same width as the table.\r\n   - Targets the updated Addify wrappers.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af_quote_fields,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .af-quote-field-table,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   18. Addify quote fields layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows Addify half-width fields to sit side by side.\r\n   - Allows full-width fields to span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 14px 20px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   19. Reset individual Addify field spacing\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes plugin default field spacing that can restrict width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .addify-option-field {\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n  float: none !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   20. Half-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps Addify half-width fields side by side on desktop.\r\n   - Accounts for the 20px column gap.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width {\r\n  width: calc(50% - 10px) !important;\r\n  max-width: calc(50% - 10px) !important;\r\n  flex: 0 0 calc(50% - 10px) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   21. Full-width quote fields\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes full-width fields span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  flex: 0 0 100% !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   22. Quote form field background\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Gives quote form fields a soft light-grey background.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  background-color: #f8f8f8 !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   23. Quote form fields full-width inside their containers\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes inputs, textareas and selects fill their field container.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:not([type=\"checkbox\"]):not([type=\"radio\"]),\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   24. Quote form field focus state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds Smart Cut orange focus styling when a customer clicks\r\n     into a field.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields input:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields textarea:focus,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields select:focus {\r\n  border-color: #fa9939 !important;\r\n  box-shadow: 0 0 5px rgba(250, 153, 57, 0.5) !important;\r\n  outline: 2px solid transparent !important;\r\n  outline-offset: 2px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   25. Quote form labels\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps labels neat and close to their fields.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .quote-fields label {\r\n  display: block !important;\r\n  margin-bottom: 4px !important;\r\n  line-height: 1.2 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   26. Submit row full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the submit button row span the full form width.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .form_row {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: block !important;\r\n  float: none !important;\r\n  clear: both !important;\r\n  margin-top: 20px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   27. Request Quotation button full-width\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the final Request Quotation button span the full width.\r\n   - Keeps the button text centred.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  border-radius: 5px !important;\r\n  border: none !important;\r\n  box-sizing: border-box !important;\r\n  transition: all 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   28. Request Quotation button hover\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Adds a clean hover effect without changing the button text.\r\n   ---------------------------------------------------------- */\r\n\r\nform.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one button.addify_checkout_place_quote:hover,\r\nform.woocommerce-cart-form.addify-quote-form.template_one .button.alt.addify_checkout_place_quote:hover {\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29. Mobile 2-column Addify quote product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Converts each quote product row into a compact 2-column card.\r\n   - Left column = product image.\r\n   - Right column = product name, SKU and quantity.\r\n   - Saves vertical space compared to the fully stacked version.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  /* Table wrapper */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .adf-quote-detail-wrap {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    overflow: visible !important;\r\n  }\r\n\r\n  /* Convert table structure into mobile blocks */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tbody,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Hide desktop table headings */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table thead {\r\n    display: none !important;\r\n  }\r\n\r\n  /* Product card becomes 2 columns */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 85px 1fr !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 14px !important;\r\n    row-gap: 8px !important;\r\n    margin-bottom: 14px !important;\r\n    padding: 14px 34px 14px 14px !important;\r\n    border: 1px solid var(--brdcolor-gray-300, rgba(0, 0, 0, 0.105)) !important;\r\n    border-radius: 5px !important;\r\n    background-color: #fff !important;\r\n  }\r\n\r\n  /* Remove button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: right !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-remove a.remove {\r\n    font-size: 20px !important;\r\n    line-height: 1 !important;\r\n  }\r\n\r\n  /* Image column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    padding: 0 !important;\r\n    text-align: center !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-thumbnail img {\r\n    width: 75px !important;\r\n    max-width: 75px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  /* Product details column */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name a {\r\n    font-size: 14px !important;\r\n    line-height: 1.3 !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-name p {\r\n    margin: 4px 0 0 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n\r\n  /* Quantity under product name */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity {\r\n    grid-area: quantity !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n\r\n  /* Quantity selector */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity {\r\n    width: 110px !important;\r\n    max-width: 110px !important;\r\n    display: flex !important;\r\n    justify-content: flex-start !important;\r\n    align-items: center !important;\r\n    margin: 0 !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .minus,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .plus {\r\n    width: 28px !important;\r\n    min-width: 28px !important;\r\n    height: 29px !important;\r\n    min-height: 29px !important;\r\n    padding: 0 !important;\r\n    font-size: 12px !important;\r\n    line-height: 29px !important;\r\n    flex: 0 0 28px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.product-quantity .quantity .qty {\r\n    width: 42px !important;\r\n    min-width: 42px !important;\r\n    height: 30px !important;\r\n    min-height: 30px !important;\r\n    padding: 0 !important;\r\n    font-size: 11px !important;\r\n    line-height: 30px !important;\r\n    text-align: center !important;\r\n    flex: 0 0 42px !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  /* Quote form fields stack on mobile */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields {\r\n    gap: 14px 0 !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_half_width,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .quote-fields .adf_full_width {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    flex: 0 0 100% !important;\r\n  }\r\n\r\n  /* Request Quotation button */\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .addify_checkout_place_quote {\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.1 Hide Update Quote button on normal quote page mobile\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes the unwanted \"Update Quote\" button showing on the\r\n     normal Request a Quote page on mobile.\r\n   - Keeps the product quantity selector visible.\r\n   - This is for the normal quote page, not the popup.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one .afrfq_update_quote_btn,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one button[name=\"update_quote\"] {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents td.actions,\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table td.actions {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr:has(td.actions),\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.shop_table tr:has(td.actions) {\r\n    display: none !important;\r\n    visibility: hidden !important;\r\n    height: 0 !important;\r\n    padding: 0 !important;\r\n    margin: 0 !important;\r\n    border: none !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   29.2 Remove bottom spacing after last mobile quote product box\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Keeps spacing between product boxes.\r\n   - Removes the extra white space after the final product box.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n  form.woocommerce-cart-form.addify-quote-form.template_one table.addify-quote-form__contents tr.cart_item:not(:has(~ tr.cart_item)) {\r\n    margin-bottom: 0 !important;\r\n  }\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   30. Addify quote popup table styling\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the popup product table.\r\n   - Keeps the original popup/form structure untouched.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n  width: 100% !important;\r\n  margin: 0 0 18px 0 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.08) !important;\r\n  border-radius: 6px !important;\r\n  overflow: hidden !important;\r\n  border-collapse: separate !important;\r\n  border-spacing: 0 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   31. Addify quote popup table headings\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents th {\r\n  background-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  padding: 12px 10px !important;\r\n  font-size: 13px !important;\r\n  font-weight: 700 !important;\r\n  text-align: center !important;\r\n  border: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   32. Addify quote popup table cells\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n  padding: 12px 10px !important;\r\n  font-size: 14px !important;\r\n  line-height: 1.3 !important;\r\n  color: #242424 !important;\r\n  vertical-align: middle !important;\r\n  border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   33. Addify quote popup product content\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail {\r\n  width: 90px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-thumbnail img {\r\n  width: 70px !important;\r\n  max-width: 70px !important;\r\n  height: auto !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name {\r\n  text-align: left !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a {\r\n  color: #242424 !important;\r\n  font-weight: 700 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name a:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-name p {\r\n  margin: 4px 0 0 0 !important;\r\n  font-size: 12px !important;\r\n  line-height: 1.2 !important;\r\n  color: #767676 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   34. Addify quote popup remove button\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove {\r\n  width: 42px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove {\r\n  color: #242424 !important;\r\n  font-size: 22px !important;\r\n  line-height: 1 !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-remove a.remove:hover {\r\n  color: #fa9939 !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   35. Addify quote popup quantity selector\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity {\r\n  width: 120px !important;\r\n  text-align: center !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity {\r\n  width: 104px !important;\r\n  max-width: 104px !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  margin: 0 auto !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .minus,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .plus {\r\n  width: 30px !important;\r\n  min-width: 30px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  flex: 0 0 30px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two td.product-quantity .quantity .qty {\r\n  width: 44px !important;\r\n  min-width: 44px !important;\r\n  height: 32px !important;\r\n  min-height: 32px !important;\r\n  padding: 0 !important;\r\n  font-size: 13px !important;\r\n  line-height: 32px !important;\r\n  text-align: center !important;\r\n  flex: 0 0 44px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   36. Addify quote popup footer buttons\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles only the Continue Shopping and Next Step buttons.\r\n   - Keeps the Next Step button blue on mobile after clicking.\r\n   - Adds a subtle shrink effect when the button is tapped/clicked.\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button,\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary {\r\n  min-height: 42px !important;\r\n  padding: 10px 18px !important;\r\n  border-radius: 5px !important;\r\n  font-size: 14px !important;\r\n  font-weight: 700 !important;\r\n  line-height: 1.2 !important;\r\n  cursor: pointer !important;\r\n  box-sizing: border-box !important;\r\n  transition: transform 0.12s ease-in-out, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out !important;\r\n}\r\n\r\n\r\n/* Continue Shopping button */\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button {\r\n  background-color: #f7f7f7 !important;\r\n  color: #242424 !important;\r\n  border: 1px solid rgba(0, 0, 0, 0.12) !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:hover,\r\n.afrfq-popup-form-inner .afrfq-left-button:focus {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  border-color: rgba(0, 0, 0, 0.12) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n.afrfq-popup-form-inner .afrfq-left-button:active {\r\n  background-color: #efefef !important;\r\n  color: #242424 !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* Next Step button */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary,\r\n.afrfq-popup-form-inner .afrfq-right-button:hover,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:hover,\r\n.afrfq-popup-form-inner .afrfq-right-button:focus,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:focus {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n  transform: scale(1) !important;\r\n}\r\n\r\n\r\n/* Next Step button click/tap feedback */\r\n\r\n.afrfq-popup-form-inner .afrfq-right-button:active,\r\n.afrfq-popup-form-inner .afrfq-popup-form-button-primary:active {\r\n  background-color: #045174 !important;\r\n  border-color: #045174 !important;\r\n  color: #ffffff !important;\r\n  transform: scale(0.97) !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   37. Addify quote popup mobile product layout\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the popup table mobile friendly.\r\n   - Uses a clean 2-column product card layout.\r\n   - Adds small left/right spacing to each product block.\r\n   - Allows the right-side product content to shrink properly.\r\n   ---------------------------------------------------------- */\r\n\r\n@media (max-width: 768px) {\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tbody,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr,\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td {\r\n    display: block !important;\r\n    width: 100% !important;\r\n    max-width: 100% !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents thead {\r\n    display: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents {\r\n    border: none !important;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr.cart_item {\r\n    position: relative !important;\r\n    display: grid !important;\r\n    grid-template-columns: 80px minmax(0, 1fr) !important;\r\n    grid-template-areas:\r\n      \"image product\"\r\n      \"image quantity\" !important;\r\n    column-gap: 12px !important;\r\n    row-gap: 7px !important;\r\n\r\n    width: calc(100% - 12px) !important;\r\n    max-width: calc(100% - 12px) !important;\r\n    margin: 2px 6px 4px 6px !important;\r\n\r\n    padding: 12px 32px 12px 12px !important;\r\n    border: 1px solid rgba(0, 0, 0, 0.10) !important;\r\n    border-radius: 6px !important;\r\n    background-color: #ffffff !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-remove {\r\n    position: absolute !important;\r\n    top: 8px !important;\r\n    right: 10px !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail {\r\n    grid-area: image !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-thumbnail img {\r\n    width: 70px !important;\r\n    max-width: 70px !important;\r\n    height: auto !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name {\r\n    grid-area: product !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name a {\r\n    font-size: 13px !important;\r\n    line-height: 1.25 !important;\r\n    overflow-wrap: anywhere !important;\r\n    word-break: normal !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-name p {\r\n    margin-top: 3px !important;\r\n    font-size: 11px !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity {\r\n    grid-area: quantity !important;\r\n    width: auto !important;\r\n    padding: 0 !important;\r\n    text-align: left !important;\r\n    border: none !important;\r\n    min-width: 0 !important;\r\n    max-width: 100% !important;\r\n    overflow: hidden !important;\r\n    box-sizing: border-box !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity::before {\r\n    display: none !important;\r\n    content: none !important;\r\n  }\r\n\r\n  .afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.product-quantity .quantity {\r\n    width: 104px !important;\r\n    max-width: 104px !important;\r\n    margin: 0 !important;\r\n    justify-content: flex-start !important;\r\n  }\r\n}\r\n\r\n/* ----------------------------------------------------------\r\n   38. Hide Addify popup Update Quote rows\r\n   ---------------------------------------------------------- */\r\n\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two .afrfq_update_quote_btn,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two button[name=\"update_quote\"],\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents td.actions,\r\n.afrfq-popup-form-inner form.addify-quote-form.popup-form-template_two table.addify-quote-form__contents tr:has(td.actions) {\r\n  display: none !important;\r\n  visibility: hidden !important;\r\n  height: 0 !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n  border: none !important;\r\n}\";s:11:\"css_desktop\";s:2330:\"/* ===== Quote icon — Woodmart header tools match ===== */\r\n\r\n/* Reset Woodmart header text wrapper used for the shortcode */\r\n.whb-column .wd-header-text.reset-last-child {\r\n	padding: 0;\r\n	margin: 0;\r\n	display: flex;\r\n	align-items: center;\r\n}\r\n\r\n/* Reset Addify list item */\r\nli#quote-li-icon {\r\n	list-style: none;\r\n	margin: 0;\r\n	padding-inline: 10px;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n}\r\n\r\n/* Make the link itself match Woodmart wd-design-6 icon circle */\r\nli#quote-li-icon .afrq-menu-item {\r\n	position: relative;\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 42px;\r\n	height: 42px;\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 1px solid rgba(0, 0, 0, 0.105);\r\n	border-radius: 42px;\r\n	color: var(--wd-header-el-color, #333);\r\n	text-decoration: none;\r\n	box-sizing: border-box;\r\n	font-size: 0;\r\n	line-height: 1;\r\n	transition: border-color .25s ease, color .25s ease;\r\n}\r\n\r\n/* Hover state */\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n	color: var(--wd-header-el-color-hover, rgba(51,51,51,.6));\r\n	border-color: var(--brdcolor-gray-500, rgba(0, 0, 0, 0.2));\r\n}\r\n\r\n/* Remove default Dashicons box behaviour */\r\nli#quote-li-icon .dashiconsc {\r\n	display: flex;\r\n	align-items: center;\r\n	justify-content: center;\r\n	width: 20px;\r\n	height: 20px;\r\n	margin: 0;\r\n	padding: 0;\r\n	color: inherit;\r\n	font-size: 0;\r\n	line-height: 1;\r\n}\r\n\r\n/* Woodmart cart glyph */\r\nli#quote-li-icon .dashiconsc::before {\r\n	content: \"\\f105\" !important;\r\n	font-family: \"woodmart-font\" !important;\r\n	font-size: 20px;\r\n	font-weight: 400;\r\n	line-height: 1;\r\n	color: inherit;\r\n}\r\n\r\n/* Count badge — matches Woodmart values */\r\nli#quote-li-icon .totalitems {\r\n	position: absolute;\r\n	z-index: 1;\r\n	top: -3px;\r\n	inset-inline-end: -7px;\r\n	display: block;\r\n	width: var(--wd-count-size, 18px);\r\n	min-width: var(--wd-count-size, 18px);\r\n	height: var(--wd-count-size, 18px);\r\n	padding: 0;\r\n	margin: 0;\r\n	border: 0;\r\n	border-radius: 50%;\r\n	background-color: #fff;\r\n	box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);\r\n	color: var(--wd-primary-color, rgb(4,81,116));\r\n	text-align: center;\r\n	letter-spacing: 0;\r\n	font-size: 11px;\r\n	font-weight: 400;\r\n	line-height: var(--wd-count-size, 18px);\r\n	box-sizing: border-box;\r\n}\r\n\r\n/* Hide badge if Addify outputs zero or empty */\r\nli#quote-li-icon .totalitems:empty {\r\n	display: none;\r\n}\";s:10:\"css_tablet\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:15:\"css_wide_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:10:\"css_mobile\";s:8370:\"/* ----------------------------------------------------------\r\n   1. Mobile single product form wrapping\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Allows the quantity selector and product button to wrap neatly\r\n     on smaller screens.\r\n   - Reduces the gap slightly for mobile layouts.\r\n\r\n   flex-wrap: wrap;\r\n   - Allows the quantity selector and button to move onto another\r\n     line if there is not enough space.\r\n\r\n   gap: 15px;\r\n   - Controls the spacing between the quantity selector and button.\r\n   ---------------------------------------------------------- */\r\n\r\n.single-product form.cart {\r\n  flex-wrap: wrap !important;\r\n  gap: 15px !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   2. Mobile search bar slight width increase\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the mobile search bar slightly wider so it lines up\r\n     better with the mobile header content.\r\n   - Expands only the search form area, not the full mobile header.\r\n\r\n   width: calc(100% + 10px);\r\n   - Adds 10px total extra width.\r\n\r\n   margin-left: -5px;\r\n   margin-right: -5px;\r\n   - Splits the extra width equally on both sides so the search bar\r\n     stays centred.\r\n\r\n   Adjustment guide:\r\n   - 10px = subtle increase\r\n   - 14px = slightly wider\r\n   - 20px = much wider\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile {\r\n  width: calc(100% + 10px) !important;\r\n  max-width: calc(100% + 10px) !important;\r\n  margin-left: -5px !important;\r\n  margin-right: -5px !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   3. Mobile search form full width inside adjusted wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Ensures the actual search form and input fill the adjusted\r\n     mobile search wrapper.\r\n   - Prevents the inner search form from staying smaller while\r\n     the outer wrapper expands.\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform,\r\n.whb-column_mobile5 .wd-header-search-form-mobile .searchform input.s {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\r\n/* ==========================================================\r\n   MOBILE / TABLET QUOTE ICON\r\n   Purpose:\r\n   - Makes the Addify quote icon in the mobile header visually\r\n     match Woodmart\'s mobile cart/header tool styling.\r\n   ========================================================== */\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   4. Mobile quote icon header wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Woodmart header text wrapper behave like a normal\r\n     mobile header tool.\r\n   - Adds right-side spacing so the quote/cart icon does not sit\r\n     too close to the edge.\r\n\r\n   padding: 0 10px 0 0;\r\n   - top: 0\r\n   - right: 10px\r\n   - bottom: 0\r\n   - left: 0\r\n   ---------------------------------------------------------- */\r\n\r\n.whb-mobile-right .wd-header-text.reset-last-child {\r\n  flex: 0 0 auto;\r\n  margin: 0;\r\n  padding: 0 6px 0 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  max-height: inherit;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   5. Reset Addify quote icon list item\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Removes default list styling from the Addify quote icon item.\r\n   - Keeps the quote icon centred inside the mobile header tool area.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon {\r\n  list-style: none;\r\n  margin: 0;\r\n  padding: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   6. Mobile quote icon outer link\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Makes the Addify quote link behave like a Woodmart header\r\n     cart/tool link.\r\n   - Sets the clickable icon area to 32px by 32px.\r\n   - Hides any unwanted text by setting font-size to 0.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: 32px;\r\n  height: 32px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: var(--wd-header-el-color, #333);\r\n  text-decoration: none;\r\n  box-sizing: border-box;\r\n  font-size: 0;\r\n  line-height: 1;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   7. Mobile quote icon hover state\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Matches Woodmart\'s softer hover behaviour for header tools.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .afrq-menu-item:hover {\r\n  color: var(--wd-header-el-color-hover, rgba(51, 51, 51, .6));\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   8. Mobile quote icon wrapper\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Controls the inner icon wrapper.\r\n   - Keeps the icon centred and sized like a Woodmart mobile cart icon.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc {\r\n  position: relative;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  width: var(--wd-tools-icon-base-width, 20px);\r\n  height: 20px;\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  border-radius: 0;\r\n  background: transparent;\r\n  box-shadow: none;\r\n  color: inherit;\r\n  font-size: 0;\r\n  line-height: 1;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   9. Woodmart mobile cart glyph for quote icon\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Replaces the Addify/Dashicons icon with Woodmart\'s cart-style\r\n     glyph so it visually matches the rest of the mobile header.\r\n\r\n   content: \"\\f105\";\r\n   - Uses the Woodmart cart icon glyph.\r\n\r\n   font-family: \"woodmart-font\";\r\n   - Ensures the correct Woodmart icon font is used.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .dashiconsc::before {\r\n  content: \"\\f105\" !important;\r\n  font-family: \"woodmart-font\" !important;\r\n  font-size: 20px;\r\n  font-weight: 400;\r\n  line-height: 1;\r\n  color: inherit;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   10. Quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Styles the Addify quote count badge to visually match the\r\n     Woodmart mobile cart count badge.\r\n\r\n   position: absolute;\r\n   - Places the badge over the quote/cart icon.\r\n\r\n   inset-inline-end: 0;\r\n   - Keeps the badge aligned to the end side of the icon.\r\n   - Works better for left-to-right and right-to-left layouts.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems {\r\n  z-index: 1;\r\n  position: absolute;\r\n  top: 1px;\r\n  inset-inline-end: 0;\r\n  display: block;\r\n  width: var(--wd-count-size, 15px);\r\n  min-width: var(--wd-count-size, 15px);\r\n  height: var(--wd-count-size, 15px);\r\n  padding: 0;\r\n  margin: 0;\r\n  border: 0;\r\n  border-radius: 50%;\r\n  background-color: var(--wd-primary-color);\r\n  box-shadow: none;\r\n  color: #fff;\r\n  text-align: center;\r\n  letter-spacing: 0;\r\n  font-family: inherit;\r\n  font-size: 9px;\r\n  font-weight: 400;\r\n  line-height: var(--wd-count-size, 15px);\r\n  vertical-align: middle;\r\n  box-sizing: border-box;\r\n}\r\n\r\n\r\n/* ----------------------------------------------------------\r\n   11. Hide empty quote count badge\r\n   ----------------------------------------------------------\r\n   Purpose:\r\n   - Hides the badge if Addify outputs an empty count.\r\n   - Keeps the header clean when there are no quote items.\r\n   ---------------------------------------------------------- */\r\n\r\nli#quote-li-icon .totalitems:empty {\r\n  display: none;\r\n}\";s:11:\"css_backend\";s:0:\"\";s:9:\"custom_js\";s:297:\"/* Automatically update copyright year */\r\ndocument.addEventListener(\'DOMContentLoaded\', function () {\r\n  const currentYear = new Date().getFullYear();\r\n\r\n  document.querySelectorAll(\'.smartcut-current-year\').forEach(function (yearElement) {\r\n    yearElement.textContent = currentYear;\r\n  });\r\n});\";s:8:\"js_ready\";s:0:\"\";s:13:\"sticky_social\";b:0;s:18:\"sticky_social_type\";s:6:\"follow\";s:22:\"sticky_social_position\";s:5:\"right\";s:20:\"social_follow_notice\";s:0:\"\";s:7:\"fb_link\";s:1:\"#\";s:12:\"twitter_link\";s:1:\"#\";s:12:\"bluesky_link\";s:0:\"\";s:14:\"isntagram_link\";s:1:\"#\";s:12:\"threads_link\";s:0:\"\";s:14:\"pinterest_link\";s:1:\"#\";s:12:\"youtube_link\";s:1:\"#\";s:11:\"tumblr_link\";s:0:\"\";s:13:\"linkedin_link\";s:0:\"\";s:10:\"vimeo_link\";s:0:\"\";s:11:\"flickr_link\";s:0:\"\";s:11:\"github_link\";s:0:\"\";s:13:\"dribbble_link\";s:0:\"\";s:12:\"behance_link\";s:0:\"\";s:15:\"soundcloud_link\";s:0:\"\";s:12:\"spotify_link\";s:0:\"\";s:13:\"whatsapp_link\";s:0:\"\";s:13:\"snapchat_link\";s:0:\"\";s:7:\"tg_link\";s:0:\"\";s:10:\"viber_link\";s:0:\"\";s:11:\"tiktok_link\";s:0:\"\";s:12:\"discord_link\";s:0:\"\";s:9:\"yelp_link\";s:0:\"\";s:7:\"vk_link\";s:0:\"\";s:7:\"ok_link\";s:0:\"\";s:18:\"social_email_links\";b:0;s:19:\"social_share_notice\";s:0:\"\";s:8:\"share_fb\";s:1:\"1\";s:13:\"share_twitter\";s:1:\"1\";s:15:\"share_pinterest\";s:1:\"1\";s:14:\"share_linkedin\";s:1:\"1\";s:14:\"share_whatsapp\";b:0;s:8:\"share_tg\";s:1:\"1\";s:11:\"share_viber\";b:0;s:8:\"share_vk\";b:0;s:8:\"share_ok\";b:0;s:11:\"share_email\";b:0;s:19:\"mobile_optimization\";b:0;s:16:\"load_text_domain\";b:0;s:21:\"disable_gutenberg_css\";b:0;s:24:\"styles_inline_size_limit\";s:2:\"40\";s:19:\"advanced_css_notice\";s:0:\"\";s:17:\"styles_always_use\";a:0:{}s:14:\"styles_not_use\";a:0:{}s:26:\"disable_owl_mobile_devices\";b:0;s:21:\"remove_jquery_migrate\";b:0;s:18:\"advanced_js_notice\";s:0:\"\";s:11:\"advanced_js\";b:0;s:20:\"autocomplete_library\";s:8:\"required\";s:14:\"cookie_library\";s:8:\"required\";s:24:\"countdown-bundle_library\";s:8:\"required\";s:14:\"device_library\";s:7:\"not_use\";s:22:\"isotope-bundle_library\";s:8:\"required\";s:17:\"justified_library\";s:8:\"required\";s:16:\"magnific_library\";s:8:\"required\";s:28:\"panr-parallax-bundle_library\";s:8:\"required\";s:16:\"parallax_library\";s:8:\"required\";s:30:\"parallax-scroll-bundle_library\";s:8:\"required\";s:25:\"photoswipe-bundle_library\";s:8:\"required\";s:12:\"pjax_library\";s:8:\"required\";s:18:\"sticky-kit_library\";s:8:\"required\";s:17:\"wd_swiper_library\";s:8:\"required\";s:18:\"threesixty_library\";s:8:\"required\";s:16:\"tooltips_library\";s:8:\"required\";s:13:\"vivus_library\";s:8:\"required\";s:17:\"waypoints_library\";s:8:\"required\";s:15:\"leaflet_library\";s:8:\"required\";s:20:\"vimeo_player_library\";s:8:\"required\";s:18:\"scripts_always_use\";a:0:{}s:15:\"scripts_not_use\";a:0:{}s:15:\"dequeue_scripts\";s:0:\"\";s:12:\"lazy_loading\";b:0;s:22:\"lazy_loading_bg_images\";b:0;s:19:\"lazy_loading_offset\";s:1:\"0\";s:11:\"lazy_effect\";s:4:\"none\";s:23:\"lazy_custom_placeholder\";s:0:\"\";s:30:\"disable_wordpress_lazy_loading\";b:0;s:26:\"rocket_delay_js_exclusions\";b:0;s:6:\"cf7_js\";b:1;s:13:\"light_wpb_css\";b:0;s:18:\"local_google_fonts\";b:0;s:19:\"google_font_display\";s:4:\"swap\";s:18:\"icons_font_display\";s:7:\"disable\";s:16:\"font_awesome_css\";s:7:\"not_use\";s:23:\"font_icon_woff2_preload\";b:0;s:9:\"preloader\";b:0;s:15:\"preloader_image\";s:0:\"\";s:26:\"preloader_background_color\";a:1:{s:4:\"idle\";s:7:\"#ffffff\";}s:22:\"preloader_color_scheme\";s:4:\"dark\";s:17:\"preload_lcp_image\";b:0;s:15:\"current_builder\";s:8:\"external\";s:29:\"enable_gutenberg_for_products\";s:1:\"0\";s:12:\"negative_gap\";s:7:\"enabled\";s:13:\"page_comments\";s:1:\"1\";s:15:\"custom_404_page\";s:0:\"\";s:16:\"widget_title_tag\";s:2:\"h5\";s:15:\"woodmart_slider\";i:1;s:16:\"allow_upload_svg\";s:1:\"1\";s:29:\"rev_slider_inherit_theme_font\";s:1:\"0\";s:13:\"site_viewport\";s:12:\"not_scalable\";s:24:\"auto_update_translations\";s:1:\"1\";s:16:\"maintenance_mode\";b:0;s:22:\"maintenance_access_key\";s:0:\"\";s:11:\"white_label\";b:0;s:22:\"white_label_theme_name\";s:0:\"\";s:12:\"dummy_import\";s:1:\"1\";s:29:\"white_label_theme_license_tab\";s:1:\"1\";s:25:\"white_label_changelog_tab\";s:1:\"1\";s:20:\"theme_admin_bar_menu\";s:1:\"1\";s:23:\"white_label_theme_hints\";s:1:\"1\";s:29:\"white_label_sidebar_icon_logo\";s:0:\"\";s:26:\"white_label_dashboard_logo\";s:0:\"\";s:33:\"white_label_appearance_screenshot\";s:0:\"\";s:27:\"white_label_dashboard_title\";s:0:\"\";s:26:\"white_label_dashboard_text\";s:0:\"\";s:5:\"reset\";s:0:\"\";s:12:\"reset_notice\";s:0:\"\";s:8:\"wishlist\";s:1:\"1\";s:13:\"wishlist_page\";s:3:\"291\";s:15:\"wishlist_logged\";s:1:\"0\";s:20:\"wishlist_bulk_action\";s:1:\"1\";s:19:\"wishlist_empty_text\";s:112:\"You don\'t have any products in the wishlist yet. You will find a lot of interesting products on our \"Shop\" page.\";s:17:\"wishlist_expanded\";s:1:\"0\";s:19:\"wishlist_show_popup\";s:6:\"enable\";s:21:\"product_loop_wishlist\";s:1:\"1\";s:26:\"wishlist_save_button_state\";s:1:\"0\";s:27:\"checkout_show_product_image\";s:1:\"1\";s:25:\"checkout_product_quantity\";s:1:\"1\";s:22:\"checkout_remove_button\";s:1:\"1\";s:24:\"checkout_link_to_product\";s:1:\"1\";s:16:\"reviews_location\";s:4:\"tabs\";s:23:\"reviews_section_columns\";s:10:\"two-column\";s:21:\"reviews_form_location\";s:6:\"before\";s:13:\"reviews_style\";s:7:\"style-2\";s:15:\"reviews_columns\";s:1:\"2\";s:22:\"reviews_columns_tablet\";s:1:\"1\";s:22:\"reviews_columns_mobile\";s:1:\"1\";s:24:\"reviews_enable_pros_cons\";s:1:\"1\";s:20:\"reviews_enable_likes\";s:1:\"1\";s:32:\"show_reviews_purchased_indicator\";s:1:\"1\";s:15:\"reviews_sorting\";s:1:\"1\";s:29:\"single_product_comment_images\";b:0;s:35:\"single_product_comment_images_count\";s:1:\"3\";s:41:\"single_product_comment_images_upload_size\";s:1:\"1\";s:38:\"single_product_comment_images_required\";s:1:\"0\";s:30:\"show_reviews_only_image_filter\";b:0;s:22:\"reviews_rating_summary\";s:1:\"1\";s:30:\"reviews_rating_summary_content\";s:6:\"rating\";s:29:\"reviews_rating_summary_filter\";s:1:\"1\";s:26:\"reviews_rating_by_criteria\";b:0;s:32:\"reviews_criteria_rating_required\";b:0;s:38:\"reviews_rating_summary_criteria_1_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_1\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_2_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_2\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_3_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_3\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_4_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_4\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_5_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_5\";s:0:\"\";s:38:\"reviews_rating_summary_criteria_6_slug\";s:0:\"\";s:33:\"reviews_rating_summary_criteria_6\";s:0:\"\";s:24:\"sticky_navigation_notice\";s:0:\"\";s:22:\"sticky_navigation_menu\";s:0:\"\";s:23:\"sticky_navigation_title\";s:0:\"\";s:30:\"sticky_navigation_content_type\";s:4:\"text\";s:22:\"sticky_navigation_area\";s:0:\"\";s:28:\"sticky_navigation_html_block\";s:0:\"\";s:33:\"single_product_main_gallery_video\";b:1;s:23:\"checkout_fields_enabled\";b:0;s:29:\"shipping_progress_bar_enabled\";s:1:\"1\";s:33:\"shipping_progress_bar_calculation\";s:6:\"custom\";s:28:\"shipping_progress_bar_amount\";s:4:\"2000\";s:32:\"shipping_progress_bar_base_price\";s:18:\"displayed_subtotal\";s:36:\"shipping_progress_bar_include_coupon\";s:7:\"include\";s:40:\"shipping_progress_bar_location_card_page\";s:1:\"1\";s:40:\"shipping_progress_bar_location_mini_cart\";s:1:\"1\";s:39:\"shipping_progress_bar_location_checkout\";s:1:\"1\";s:45:\"shipping_progress_bar_location_single_product\";s:1:\"0\";s:37:\"shipping_progress_bar_message_initial\";s:53:\"<p>Add [remainder] to cart and get free shipping!</p>\";s:37:\"shipping_progress_bar_message_success\";s:46:\"<p>Your order qualifies for free shipping!</p>\";s:15:\"buy_now_enabled\";s:1:\"0\";s:16:\"buy_now_redirect\";s:8:\"checkout\";s:23:\"counter_visitor_enabled\";s:1:\"1\";s:27:\"counter_visitor_data_source\";s:9:\"fake_data\";s:38:\"counter_visitor_data_source_min_number\";s:2:\"10\";s:38:\"counter_visitor_data_source_max_number\";s:2:\"20\";s:25:\"counter_visitor_live_mode\";s:1:\"1\";s:27:\"counter_visitor_ajax_update\";s:1:\"0\";s:29:\"counter_visitor_live_duration\";s:2:\"10\";s:17:\"linked_variations\";b:1;s:21:\"show_single_variation\";b:0;s:21:\"hide_variation_parent\";b:0;s:23:\"bought_together_enabled\";s:1:\"1\";s:22:\"bought_together_column\";s:1:\"3\";s:29:\"bought_together_column_tablet\";s:4:\"auto\";s:29:\"bought_together_column_mobile\";s:4:\"auto\";s:26:\"bought_together_form_width\";s:0:\"\";s:20:\"sold_counter_enabled\";b:0;s:23:\"sold_counter_sales_type\";s:9:\"real_data\";s:24:\"sold_counter_shown_after\";s:1:\"0\";s:22:\"sold_counter_min_count\";s:2:\"10\";s:22:\"sold_counter_max_count\";s:2:\"20\";s:31:\"sold_counter_hide_on_outofstock\";b:0;s:22:\"sold_counter_timeframe\";s:1:\"3\";s:29:\"sold_counter_timeframe_period\";s:7:\"minutes\";s:28:\"sold_counter_transient_hours\";s:2:\"24\";s:17:\"discounts_enabled\";s:1:\"0\";s:20:\"show_discounts_table\";s:1:\"0\";s:18:\"free_gifts_enabled\";s:1:\"0\";s:16:\"free_gifts_limit\";s:1:\"5\";s:41:\"free_gifts_allow_multiple_identical_gifts\";s:1:\"0\";s:23:\"free_gifts_price_format\";s:4:\"text\";s:17:\"free_gift_on_cart\";b:1;s:25:\"free_gifts_table_location\";s:28:\"woocommerce_after_cart_table\";s:21:\"free_gift_on_checkout\";b:0;s:28:\"show_out_of_stock_at_the_end\";s:1:\"0\";s:16:\"waitlist_enabled\";s:1:\"0\";s:21:\"waitlist_for_loggined\";s:1:\"0\";s:19:\"waitlist_form_state\";s:13:\"current_state\";s:25:\"waitlist_fragments_enable\";s:1:\"0\";s:22:\"waitlist_wait_interval\";s:4:\"3600\";s:32:\"waitlist_enable_privacy_checkbox\";s:1:\"1\";s:30:\"waitlist_privacy_checkbox_text\";s:60:\"I have read and accept the <strong>[privacy_policy]</strong>\";s:25:\"estimate_delivery_enabled\";b:0;s:40:\"estimate_delivery_show_on_single_product\";b:1;s:35:\"estimate_delivery_show_on_mini_cart\";b:0;s:35:\"estimate_delivery_show_on_cart_page\";b:1;s:39:\"estimate_delivery_show_on_checkout_page\";b:0;s:39:\"estimate_delivery_show_on_order_details\";b:1;s:37:\"estimate_delivery_show_on_email_order\";b:1;s:30:\"estimate_delivery_show_overall\";b:0;s:32:\"estimate_delivery_display_format\";s:5:\"dates\";s:29:\"estimate_delivery_date_format\";s:7:\"default\";s:34:\"estimate_delivery_fragments_enable\";b:0;s:27:\"custom_product_tabs_enabled\";s:1:\"1\";s:21:\"cart_recovery_enabled\";b:0;s:26:\"recover_guest_cart_enabled\";b:0;s:42:\"recover_guest_cart_enable_privacy_checkbox\";b:0;s:40:\"recover_guest_cart_privacy_checkbox_text\";s:280:\"If you check this box, you are giving us permission to save some of your details into a contact list. You may receive email messages containing information of commercial or promotional nature concerning this store.\nPersonal Data collected: email address, first name and last name.\";s:24:\"abandoned_cart_timeframe\";s:1:\"2\";s:31:\"abandoned_cart_timeframe_period\";s:5:\"86400\";s:31:\"abandoned_cart_delete_timeframe\";s:2:\"30\";s:38:\"abandoned_cart_delete_timeframe_period\";s:5:\"86400\";s:29:\"abandoned_cart_coupon_enabled\";b:0;s:28:\"abandoned_cart_coupon_prefix\";s:2:\"WD\";s:28:\"abandoned_cart_coupon_amount\";s:2:\"10\";s:35:\"abandoned_cart_coupon_discount_type\";s:7:\"percent\";s:34:\"abandoned_cart_delete_used_coupons\";b:1;s:37:\"abandoned_cart_delete_expired_coupons\";b:1;s:31:\"abandoned_cart_coupon_timeframe\";s:1:\"1\";s:38:\"abandoned_cart_coupon_timeframe_period\";s:5:\"86400\";s:23:\"review_reminder_enabled\";b:0;s:33:\"review_reminder_sending_timeframe\";s:1:\"7\";s:40:\"review_reminder_sending_timeframe_period\";s:5:\"86400\";s:21:\"price_tracker_enabled\";s:1:\"0\";s:26:\"price_tracker_for_loggined\";s:1:\"0\";s:32:\"price_tracker_use_loggedin_email\";s:1:\"0\";s:27:\"price_tracker_desired_price\";s:1:\"0\";s:37:\"price_tracker_enable_privacy_checkbox\";s:1:\"1\";s:30:\"price_tracker_fragments_enable\";s:1:\"0\";s:31:\"email_marketing_consent_enabled\";s:1:\"0\";s:37:\"email_subscription_individual_control\";s:1:\"0\";}s:7:\"presets\";a:0:{}}}','off'),
(5881,'_transient_timeout_woodmart_products_per_page_variations','1786385793','off'),
(5882,'_transient_woodmart_products_per_page_variations','a:4:{i:0;i:9;i:1;i:12;i:2;i:18;i:3;i:24;}','off'),
(6257,'_transient_wc_report_variations_stats_5637554592a4853c314f94671f8abb75','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:2:{i:0;a:6:{s:8:\"interval\";s:7:\"2026-28\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2026-27\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:2;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(6269,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:10026;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:5070;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:2931;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2917;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2800;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2312;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2209;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:2011;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1865;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1786;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:1767;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1747;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1639;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1636;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1570;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1525;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1513;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1445;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1383;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1366;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1359;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1325;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:1311;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1202;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1175;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1160;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1157;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:1153;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1128;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:1121;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1051;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1046;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:1027;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:1022;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:1017;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:983;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:966;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:943;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:936;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:934;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:874;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:844;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:844;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:816;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:811;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:802;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:791;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:786;}s:7:\"chatbot\";a:3:{s:4:\"name\";s:7:\"chatbot\";s:4:\"slug\";s:7:\"chatbot\";s:5:\"count\";i:768;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:767;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:765;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:752;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:748;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:745;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:745;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:737;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:728;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:715;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:713;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:705;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:693;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:686;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:684;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:682;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:676;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:668;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:664;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:653;}s:10:\"automation\";a:3:{s:4:\"name\";s:10:\"automation\";s:4:\"slug\";s:10:\"automation\";s:5:\"count\";i:651;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:646;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:625;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:624;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:621;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:619;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:618;}s:9:\"live-chat\";a:3:{s:4:\"name\";s:9:\"live chat\";s:4:\"slug\";s:9:\"live-chat\";s:5:\"count\";i:594;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:592;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:586;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:585;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:576;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:575;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:571;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:566;}s:7:\"booking\";a:3:{s:4:\"name\";s:7:\"booking\";s:4:\"slug\";s:7:\"booking\";s:5:\"count\";i:563;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:562;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:555;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:552;}s:4:\"gdpr\";a:3:{s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:4:\"gdpr\";s:5:\"count\";i:551;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:548;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:540;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:538;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:532;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:530;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:526;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:516;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:508;}s:13:\"accessibility\";a:3:{s:4:\"name\";s:13:\"accessibility\";s:4:\"slug\";s:13:\"accessibility\";s:5:\"count\";i:506;}s:8:\"products\";a:3:{s:4:\"name\";s:8:\"products\";s:4:\"slug\";s:8:\"products\";s:5:\"count\";i:489;}s:7:\"reviews\";a:3:{s:4:\"name\";s:7:\"reviews\";s:4:\"slug\";s:7:\"reviews\";s:5:\"count\";i:481;}s:13:\"gravity-forms\";a:3:{s:4:\"name\";s:13:\"gravity forms\";s:4:\"slug\";s:13:\"gravity-forms\";s:5:\"count\";i:478;}}','off'),
(6256,'_transient_timeout_wc_report_variations_stats_5637554592a4853c314f94671f8abb75','1784454854','off'),
(6268,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1783860982','off'),
(6215,'_transient_timeout_wc_layered_nav_counts_pa_rim-style','1783938915','off'),
(6265,'_site_transient_community-events-74249911eda80c8b7db02513a0383724','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"169.0.232.0\";}s:6:\"events\";a:0:{}}','off'),
(6212,'_transient_wc_layered_nav_counts_pa_diameter','a:7:{i:0;b:0;s:32:\"356dd48839637a0ff43c71ed5320f74b\";a:22:{i:449;i:1;i:464;i:1;i:465;i:1;i:471;i:1;i:474;i:2;i:478;i:1;i:479;i:1;i:480;i:2;i:482;i:1;i:483;i:1;i:484;i:1;i:485;i:1;i:486;i:1;i:487;i:1;i:488;i:2;i:489;i:2;i:490;i:2;i:491;i:2;i:492;i:1;i:493;i:1;i:496;i:1;i:497;i:1;}s:32:\"4073e25eebf4991385f4141ab22a2c98\";a:68:{i:317;i:7;i:326;i:17;i:327;i:6;i:328;i:4;i:330;i:10;i:332;i:16;i:339;i:1;i:341;i:11;i:344;i:3;i:346;i:1;i:347;i:1;i:348;i:12;i:359;i:2;i:361;i:6;i:363;i:1;i:365;i:9;i:376;i:14;i:399;i:5;i:412;i:3;i:426;i:4;i:431;i:2;i:432;i:1;i:448;i:2;i:449;i:1;i:460;i:2;i:463;i:2;i:464;i:3;i:465;i:3;i:466;i:2;i:467;i:2;i:470;i:1;i:471;i:2;i:472;i:1;i:473;i:1;i:474;i:4;i:478;i:1;i:479;i:1;i:480;i:3;i:482;i:1;i:483;i:1;i:484;i:1;i:485;i:1;i:486;i:1;i:487;i:2;i:488;i:2;i:489;i:3;i:490;i:3;i:491;i:3;i:492;i:2;i:493;i:1;i:496;i:2;i:497;i:1;i:498;i:1;i:501;i:1;i:502;i:1;i:503;i:1;i:505;i:1;i:507;i:2;i:508;i:1;i:509;i:1;i:510;i:1;i:511;i:1;i:521;i:1;i:522;i:1;i:536;i:1;i:538;i:5;i:551;i:2;i:552;i:3;}s:32:\"f876d9fcc4e7af5f9eda1877d536c5c8\";a:0:{}s:32:\"5d827b39c0472a1a04a3f9418a09f6a8\";a:7:{i:326;i:4;i:327;i:1;i:328;i:1;i:330;i:1;i:376;i:5;i:412;i:3;i:426;i:1;}s:32:\"98e47c58ce9cf86daba4da52b7adf928\";a:4:{i:365;i:2;i:538;i:2;i:551;i:2;i:552;i:2;}s:32:\"dde33bb6e8dcee8b61bb42ec483fd00f\";a:2:{i:332;i:2;i:376;i:1;}}','off'),
(6263,'_transient_wc_outofstock_count','0','off'),
(6264,'_site_transient_timeout_community-events-74249911eda80c8b7db02513a0383724','1783893254','off'),
(6216,'_transient_wc_layered_nav_counts_pa_rim-style','a:7:{i:0;b:0;s:32:\"d01e722d6668da5595ad30ce36d9ab5b\";a:0:{}s:32:\"9a175ee07a4289763e9770ce3f6ac39e\";a:3:{i:318;i:61;i:322;i:26;i:437;i:18;}s:32:\"82b2350d45148a6f8d85293e9f58575a\";a:0:{}s:32:\"fca7d88db3510c8b0c65b69e0a0ebe14\";a:2:{i:318;i:15;i:322;i:1;}s:32:\"9569c988f3cf45c98c81a1e0eba085bb\";a:0:{}s:32:\"1d12c0fd3789ed62e916c947755ab278\";a:1:{i:318;i:3;}}','off'),
(6262,'_transient_timeout_wc_outofstock_count','1786442054','off'),
(6261,'_transient_wc_low_stock_count','1','off'),
(6302,'elementor_atomic_cache_validity__global','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:9:{i:15;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5367d95d846\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:489;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5367da21aaa\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:279;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5368ce11dfe\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:684;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5368ce2cc61\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:275;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536977dedb3\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:2824;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a53698579f8f\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:2979;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536df977392\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:1330;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536df98447e\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:3056;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536dfa71e18\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}}}','off'),
(6303,'elementor_atomic_cache_validity__local','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:9:{i:15;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5367d95da7f\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:489;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5367da21eca\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:279;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5368ce1255d\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:684;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5368ce2ceba\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:275;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536977df685\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:2824;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5369857ae5a\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:2979;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536df977887\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:1330;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536df984797\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}i:3056;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a536dfa722bc\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}}}}}','off'),
(6260,'_transient_timeout_wc_low_stock_count','1786442054','off'),
(6213,'_transient_timeout_wc_layered_nav_counts_pa_connection','1783938915','off'),
(6300,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:9:{i:15;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:489;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:279;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:684;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:275;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:2824;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:2979;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1330;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:3056;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),
(6301,'elementor_atomic_cache_validity__base','a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a5367d95d439\";s:8:\"children\";a:3:{s:7:\"desktop\";b:1;s:6:\"tablet\";b:1;s:6:\"mobile\";b:1;}}','off'),
(6176,'_transient_timeout_wc_layered_nav_counts_pa_tool-connection','1783938915','off'),
(6177,'_transient_wc_layered_nav_counts_pa_tool-connection','a:10:{i:0;b:0;s:32:\"e2e06c3f47d959e5aeb1dfbcb22ad31a\";a:0:{}s:32:\"7b1791ded32d044df62ed367c4894000\";a:0:{}s:32:\"3f204c97d942dfc6f826d35cd9b84d33\";a:0:{}s:32:\"07e221e088dc15eaaa3c74fb663554f5\";a:0:{}s:32:\"111b43053e036a4a0d3b3dc171772ee0\";a:5:{i:379;i:3;i:382;i:3;i:384;i:5;i:386;i:2;i:406;i:1;}s:32:\"0c45598e94e8c9013b4806bfcfc06319\";a:0:{}s:32:\"c15f1c4adffb9752e291d0e453f1df92\";a:0:{}s:32:\"b4d309733aadba4a4d458ea71e42db3a\";a:0:{}s:32:\"9ea19737e8cc21bc5e06f7e482b9438e\";a:0:{}}','off'),
(6214,'_transient_wc_layered_nav_counts_pa_connection','a:7:{i:0;b:0;s:32:\"5cd9dbcd725f13d0d42faac01e19cb14\";a:1:{i:476;i:28;}s:32:\"fd82b3a4ecfcea57b00a8ecca5adf75c\";a:13:{i:319;i:8;i:325;i:46;i:329;i:1;i:333;i:55;i:340;i:20;i:369;i:1;i:415;i:6;i:450;i:2;i:476;i:28;i:500;i:8;i:504;i:3;i:506;i:23;i:535;i:1;}s:32:\"6dd0090df0ce315ac45849cc9a771f84\";a:0:{}s:32:\"89ef5c04f521d617489bf0dd4c08a54e\";a:2:{i:325;i:13;i:415;i:3;}s:32:\"cd2f4aae4e5e14f31186924b1049d29d\";a:1:{i:340;i:8;}s:32:\"7b6ee39f527f2f40bb97292f7b26ee71\";a:1:{i:340;i:3;}}','off'),
(6280,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1783850257;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:7:{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.1.6\";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.1.6.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.7\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"4.1.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:45:\"w.org/plugins/favicon-by-realfavicongenerator\";s:4:\"slug\";s:31:\"favicon-by-realfavicongenerator\";s:6:\"plugin\";s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";s:11:\"new_version\";s:6:\"1.3.48\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/favicon-by-realfavicongenerator/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/favicon-by-realfavicongenerator.1.3.48.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/icon-256x256.png?rev=972314\";s:2:\"1x\";s:83:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/icon-128x128.png?rev=972314\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/banner-1544x500.png?rev=1110918\";s:2:\"1x\";s:86:\"https://ps.w.org/favicon-by-realfavicongenerator/assets/banner-772x250.png?rev=1110918\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:27:\"fluent-smtp/fluent-smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/fluent-smtp\";s:4:\"slug\";s:11:\"fluent-smtp\";s:6:\"plugin\";s:27:\"fluent-smtp/fluent-smtp.php\";s:11:\"new_version\";s:6:\"2.2.95\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/fluent-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/fluent-smtp.2.2.95.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/fluent-smtp/assets/icon.svg?rev=2458343\";s:3:\"svg\";s:56:\"https://ps.w.org/fluent-smtp/assets/icon.svg?rev=2458343\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/fluent-smtp/assets/banner-1544x500.png?rev=2606439\";s:2:\"1x\";s:66:\"https://ps.w.org/fluent-smtp/assets/banner-772x250.png?rev=2606439\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"2.0.8\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.2.0.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.png?rev=3131676\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.png?rev=3131676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:6:\"10.9.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";}s:31:\"woodmart-core/woodmart-core.php\";O:8:\"stdClass\":4:{s:4:\"slug\";s:13:\"woodmart-core\";s:6:\"plugin\";s:31:\"woodmart-core/woodmart-core.php\";s:11:\"new_version\";s:5:\"1.1.8\";s:7:\"package\";s:98:\"/home/smartcg0r4l4/staging.smartcut.co.za/wp-content/themes/woodmart/inc/plugins/woodmart-core.zip\";}}s:7:\"checked\";a:9:{s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"6.1.6\";s:23:\"elementor/elementor.php\";s:5:\"4.1.4\";s:67:\"favicon-by-realfavicongenerator/favicon-by-realfavicongenerator.php\";s:6:\"1.3.48\";s:27:\"fluent-smtp/fluent-smtp.php\";s:6:\"2.2.95\";s:23:\"loginizer/loginizer.php\";s:5:\"2.0.8\";s:41:\"loginizer-security/loginizer-security.php\";s:5:\"2.0.8\";s:76:\"woocommerce-request-a-quote-web-pkg-2.9.1/class-addify-request-for-quote.php\";s:5:\"2.9.1\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.9.4\";s:31:\"woodmart-core/woodmart-core.php\";s:5:\"1.1.8\";}}','off'),
(6294,'fbrfg_favicon_configured','1','auto'),
(6295,'fbrfg_favicon_in_root','0','auto'),
(6296,'fbrfg_favicon_current_version','0.2.0','auto'),
(6297,'fbrfg_latest_manual_available_update','','auto'),
(6298,'elementor-custom-breakpoints-files','a:23:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1783850968;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1783850968;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1783850968;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1783850968;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1783850968;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1783850968;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1783850968;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1783850968;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1783850968;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1783850968;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1783850968;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1783850968;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1783850968;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1783850968;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1783850968;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1783850968;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1783850968;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1783850968;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1783850968;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1783850968;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1783850968;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1783850968;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1783850968;}}','auto'),
(5993,'secret_key','Q|O}A{AXq6zrJu%bm9[K&{dm{yq:VwC|)C)pcKTf8NPSD8SuqBKE}I8e3h!sAm2)','off'),
(6175,'_transient_wc_layered_nav_counts_pa_machine-connection','a:10:{i:0;b:0;s:32:\"e4bea735001002acacf1c924dc2af988\";a:0:{}s:32:\"18785b53df4fc90e48e1a88fbcc31d1b\";a:0:{}s:32:\"f5450e01db81cfb662cf5230e82cf194\";a:0:{}s:32:\"41e75a3e13074bc919ba0a1a6a013c79\";a:0:{}s:32:\"11f8aecb7bcbc75a05a55df662b3a5d1\";a:7:{i:378;i:4;i:380;i:4;i:381;i:1;i:383;i:2;i:385;i:1;i:402;i:1;i:405;i:1;}s:32:\"81b8ae7b8d676efde84f7b0a773e91bd\";a:0:{}s:32:\"b63f8f40ee06a69fdcd82d5379b362a1\";a:0:{}s:32:\"bf09e5c1b4a2696fafda2197265ac033\";a:0:{}s:32:\"852f12a9d079a72d67cf4a3b4b4bd915\";a:0:{}}','off'),
(6174,'_transient_timeout_wc_layered_nav_counts_pa_machine-connection','1783938915','off'),
(6259,'_transient_wc_report_orders_stats_410ac35560a8f1dca06aaf26cae3a23a','a:2:{s:7:\"version\";s:10:\"1783767501\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:12:{i:0;a:6:{s:8:\"interval\";s:10:\"2026-07-01\";s:10:\"date_start\";s:19:\"2026-07-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-01 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2026-07-02\";s:10:\"date_start\";s:19:\"2026-07-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-02 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2026-07-03\";s:10:\"date_start\";s:19:\"2026-07-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-03 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2026-07-04\";s:10:\"date_start\";s:19:\"2026-07-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-04 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2026-07-05\";s:10:\"date_start\";s:19:\"2026-07-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-05 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2026-07-06\";s:10:\"date_start\";s:19:\"2026-07-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-06 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2026-07-07\";s:10:\"date_start\";s:19:\"2026-07-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-07 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2026-07-08\";s:10:\"date_start\";s:19:\"2026-07-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-08 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2026-07-09\";s:10:\"date_start\";s:19:\"2026-07-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-09 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2026-07-10\";s:10:\"date_start\";s:19:\"2026-07-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-10 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2026-07-11\";s:10:\"date_start\";s:19:\"2026-07-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-11 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2026-07-12\";s:10:\"date_start\";s:19:\"2026-07-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2026-07-12 00:00:00\";s:8:\"date_end\";s:19:\"2026-07-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2026-07-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:12;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(6254,'_transient_timeout_wc_report_products_stats_8ab92808b1533a54c5658eea98b4d3b7','1784454854','off'),
(6105,'_site_transient_timeout_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','1784412752','off'),
(6106,'_site_transient_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"150.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";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'),
(6151,'_elementor_editor_upgrade_notice_dismissed','1783809576','auto');
/*!40000 ALTER TABLE `wptp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_postmeta`
--

DROP TABLE IF EXISTS `wptp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=13046 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_postmeta`
--

LOCK TABLES `wptp_postmeta` WRITE;
/*!40000 ALTER TABLE `wptp_postmeta` DISABLE KEYS */;
INSERT INTO `wptp_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(2,3,'_wp_page_template','default'),
(6,7,'_elementor_template_type','kit'),
(7,8,'_wp_attached_file','woocommerce-placeholder.webp'),
(5,7,'_elementor_edit_mode','builder'),
(8,8,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1360;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4236;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10,956,'_sku','464599'),
(11,956,'_manage_stock','yes'),
(12,956,'_low_stock_amount','3'),
(14,956,'_stock','98'),
(15,956,'_stock_status','instock'),
(16,956,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(17,956,'_product_version','9.6.0'),
(18,956,'_wp_page_template','default'),
(19,956,'woodmart_sguide_select','none'),
(20,956,'woodmart_price_unit_of_measure','m²'),
(21,956,'_woodmart_whb_header','none'),
(22,956,'_woodmart_product_design','inherit'),
(23,956,'_woodmart_single_product_style','inherit'),
(24,956,'_woodmart_thums_position','inherit'),
(25,956,'_woodmart_extra_position','after'),
(26,956,'_woodmart_buy_now','inherit'),
(27,956,'_woodmart_buy_now_redirect','inherit'),
(28,956,'_elementor_edit_mode','builder'),
(29,956,'_elementor_template_type','wp-post'),
(30,956,'_elementor_version','3.16.6'),
(31,956,'_elementor_data','[{\"id\":\"268b38a9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"56c9edb2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c52ed8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5d5a939\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"590479f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"678f3681\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"bdeb82\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"20769cd\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"347f089a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b017faa\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61f54ef1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"44f5eec0\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bebf7512d\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2e08363b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"220508d0\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1731a47\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"59c01369\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6025ab38\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"41db72e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(33,956,'_product_image_gallery','958,959,960,984'),
(34,956,'_default_attributes','a:1:{s:8:\"pa_color\";s:5:\"black\";}'),
(35,956,'woodmart_variation_gallery_data','a:0:{}'),
(36,956,'_price','8.40'),
(37,962,'_tax_class','parent'),
(38,962,'_manage_stock','yes'),
(39,962,'_stock','248'),
(40,962,'_stock_status','instock'),
(41,962,'attribute_pa_color','brown'),
(42,962,'_product_version','6.5.1'),
(43,962,'_sku','464599-2'),
(44,962,'_regular_price','8.40'),
(45,962,'_low_stock_amount','49'),
(47,962,'_price','8.40'),
(48,963,'_tax_class','parent'),
(49,963,'_manage_stock','yes'),
(50,963,'_stock','168'),
(51,963,'_stock_status','instock'),
(52,963,'attribute_pa_color','gray'),
(53,963,'_product_version','6.5.1'),
(54,963,'_sku','464599-1'),
(55,963,'_regular_price','8.40'),
(56,963,'_low_stock_amount','23'),
(58,963,'_price','8.40'),
(59,964,'_tax_class','parent'),
(60,964,'_manage_stock','yes'),
(61,964,'_stock','168'),
(62,964,'_stock_status','instock'),
(63,964,'attribute_pa_color','black'),
(64,964,'_product_version','6.5.1'),
(65,964,'_sku','464599-3'),
(66,964,'_regular_price','8.40'),
(67,964,'_low_stock_amount','13'),
(69,964,'_price','8.40'),
(70,965,'_sku','167654'),
(71,965,'_regular_price','209'),
(72,965,'_manage_stock','yes'),
(74,965,'_stock','10'),
(75,965,'_stock_status','instock'),
(76,965,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(77,965,'_product_version','9.6.0'),
(78,965,'_price','209'),
(79,965,'_wp_page_template','default'),
(80,965,'woodmart_sguide_select','none'),
(81,965,'woodmart_price_unit_of_measure','each'),
(82,965,'_woodmart_whb_header','none'),
(83,965,'_woodmart_product_design','inherit'),
(84,965,'_woodmart_single_product_style','inherit'),
(85,965,'_woodmart_thums_position','inherit'),
(86,965,'_woodmart_extra_position','after'),
(87,965,'_woodmart_buy_now','inherit'),
(88,965,'_woodmart_buy_now_redirect','inherit'),
(89,965,'_elementor_edit_mode','builder'),
(90,965,'_elementor_template_type','wp-post'),
(91,965,'_elementor_version','3.16.6'),
(92,965,'_elementor_data','[{\"id\":\"365cf979\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b91fa71\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"57c905bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17b40998\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"53c4acc8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5beff0f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"49e6ee29\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"45f57a53\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"602d8917\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"61d2b684\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"341ad369\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3120cf69\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bebe63a83\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2c2446c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ca47612\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1833d74d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30c9e683\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"a94ea06\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1b5623f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(94,965,'_woodmart_new_label','on'),
(95,965,'_product_image_gallery','999,996,987,981'),
(96,968,'_sku','307825'),
(97,968,'_regular_price','5.94'),
(98,968,'_manage_stock','yes'),
(100,968,'_stock','56'),
(101,968,'_stock_status','instock'),
(102,968,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(103,968,'_product_version','9.6.0'),
(104,968,'_price','5.94'),
(105,968,'_wp_page_template','default'),
(106,968,'woodmart_sguide_select','none'),
(107,968,'woodmart_price_unit_of_measure','foot'),
(108,968,'_woodmart_whb_header','none'),
(109,968,'_woodmart_product_design','inherit'),
(110,968,'_woodmart_single_product_style','inherit'),
(111,968,'_woodmart_thums_position','inherit'),
(112,968,'_woodmart_extra_position','after'),
(113,968,'_woodmart_buy_now','inherit'),
(114,968,'_woodmart_buy_now_redirect','inherit'),
(115,968,'_elementor_edit_mode','builder'),
(116,968,'_elementor_template_type','wp-post'),
(117,968,'_elementor_version','3.16.6'),
(118,968,'_elementor_data','[{\"id\":\"246c3e2d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"710204b3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c2a32e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"dcb45a2\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"a950586\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e3b8993\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"648fb649\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ca3e623\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"47f4876e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7abc13fe\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b04ad2c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c926216\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb936e6c\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2ff63e6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"39267a95\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72f4b521\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65014acd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"223a462c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5fb197\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(120,968,'_product_image_gallery','984,996,976,1099'),
(121,983,'_sku','157210'),
(122,983,'_regular_price','21'),
(123,983,'_manage_stock','yes'),
(125,983,'_stock','249'),
(126,983,'_stock_status','instock'),
(127,983,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(128,983,'_product_version','9.6.0'),
(129,983,'_price','21'),
(130,983,'_wp_page_template','default'),
(131,983,'woodmart_sguide_select','none'),
(132,983,'woodmart_price_unit_of_measure','piece'),
(133,983,'_woodmart_whb_header','none'),
(134,983,'_woodmart_product_design','inherit'),
(135,983,'_woodmart_single_product_style','inherit'),
(136,983,'_woodmart_thums_position','inherit'),
(137,983,'_woodmart_extra_position','after'),
(138,983,'_woodmart_buy_now','inherit'),
(139,983,'_woodmart_buy_now_redirect','inherit'),
(140,983,'_elementor_edit_mode','builder'),
(141,983,'_elementor_template_type','wp-post'),
(142,983,'_elementor_version','3.16.6'),
(143,983,'_elementor_data','[{\"id\":\"46f289fd\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"313de0b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c4f19b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"53a45d77\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"38f6f903\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4818fa45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"1b69541c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"67551096\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"47ba867d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"16824a2c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14f4a9fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2b255857\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb0a83a0\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"15578358\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"331ea8d4\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5619b8e2\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5abe1158\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"58cf67c1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1da20b48\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(145,983,'_product_image_gallery','957,959,958,996'),
(146,986,'_sku','520202'),
(147,986,'_regular_price','699'),
(148,986,'_manage_stock','yes'),
(150,986,'_stock','4'),
(151,986,'_stock_status','instock'),
(152,986,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(153,986,'_product_version','9.6.0'),
(154,986,'_price','699'),
(155,986,'_wp_page_template','default'),
(156,986,'woodmart_sguide_select','none'),
(157,986,'woodmart_price_unit_of_measure','each'),
(158,986,'_woodmart_whb_header','none'),
(159,986,'_woodmart_product_design','inherit'),
(160,986,'_woodmart_single_product_style','inherit'),
(161,986,'_woodmart_thums_position','inherit'),
(162,986,'_woodmart_extra_position','after'),
(163,986,'_woodmart_buy_now','inherit'),
(164,986,'_woodmart_buy_now_redirect','inherit'),
(165,986,'_elementor_edit_mode','builder'),
(166,986,'_elementor_template_type','wp-post'),
(167,986,'_elementor_version','3.16.6'),
(168,986,'_elementor_data','[{\"id\":\"50ecb771\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6da72065\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"785f7d1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2f4f0a7f\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1024825f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7e8e9e2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"339344ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1858194c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2775f0a7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2419ab1a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35040153\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"348d0e0b\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beaee1a21\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"40796064\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"33ede49\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58bfed71\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"79ae6fd2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1db8f3b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2aa76acc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(170,986,'_product_image_gallery','1002,981,999,1084'),
(171,995,'_sku','321210'),
(172,995,'_regular_price','29.99'),
(173,995,'_manage_stock','yes'),
(175,995,'_stock','38'),
(176,995,'_stock_status','instock'),
(177,995,'_wc_average_rating','5.00'),
(178,995,'_wc_review_count','1'),
(179,995,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(180,995,'_product_version','10.9.1'),
(181,995,'_price','29.99'),
(182,995,'_wp_page_template','default'),
(183,995,'woodmart_sguide_select','none'),
(184,995,'woodmart_price_unit_of_measure','piece'),
(185,995,'_woodmart_whb_header','none'),
(186,995,'_woodmart_product_design','inherit'),
(187,995,'_woodmart_single_product_style','inherit'),
(188,995,'_woodmart_thums_position','inherit'),
(189,995,'_woodmart_extra_position','after'),
(190,995,'_woodmart_buy_now','inherit'),
(191,995,'_woodmart_buy_now_redirect','inherit'),
(192,995,'_elementor_edit_mode','builder'),
(193,995,'_elementor_template_type','wp-post'),
(194,995,'_elementor_version','3.16.6'),
(195,995,'_elementor_data','[{\"id\":\"627bc177\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4aa721c8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"49f0be7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"223dc3a0\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6c7a295\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"531043d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"67a8b2ff\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6d631ab7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"67ca971a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5d7e59d0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d665b21\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3f1b0bd1\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beadc3d08\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"259219b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b0791b4\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4dc3a2a1\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"62d1cf7\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"41478f01\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"32449752\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(197,995,'_wc_rating_count','a:1:{i:5;i:1;}'),
(198,995,'_low_stock_amount','12'),
(199,995,'_product_image_gallery','884,981,999,967'),
(200,998,'_sku','520200'),
(201,998,'_regular_price','124'),
(202,998,'_manage_stock','yes'),
(204,998,'_stock','6'),
(205,998,'_stock_status','instock'),
(206,998,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(207,998,'_product_version','9.6.0'),
(208,998,'_price','124'),
(209,998,'_wp_page_template','default'),
(210,998,'woodmart_sguide_select','none'),
(211,998,'woodmart_price_unit_of_measure','each'),
(212,998,'_woodmart_whb_header','none'),
(213,998,'_woodmart_product_design','inherit'),
(214,998,'_woodmart_single_product_style','inherit'),
(215,998,'_woodmart_thums_position','inherit'),
(216,998,'_woodmart_extra_position','after'),
(217,998,'_woodmart_buy_now','inherit'),
(218,998,'_woodmart_buy_now_redirect','inherit'),
(219,998,'_elementor_edit_mode','builder'),
(220,998,'_elementor_template_type','wp-post'),
(221,998,'_elementor_version','3.16.6'),
(222,998,'_elementor_data','[{\"id\":\"4e2bcdd6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c123e47\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1902e10d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"12d367d7\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65c47344\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5ebce8e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"24e30ac9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6c020c9a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"71820675\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"295e7c0c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2492bf90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9cc4db1\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beac064c9\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"49c25117\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1df18ab\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4abecb02\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"262c9da6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4c605ff7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6d80deca\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(224,998,'_product_image_gallery','884,967,981,996'),
(225,1001,'_sku','520201'),
(226,1001,'_regular_price','126'),
(227,1001,'_manage_stock','yes'),
(229,1001,'_stock','7'),
(230,1001,'_stock_status','instock'),
(231,1001,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(232,1001,'_product_version','9.6.0'),
(233,1001,'_price','126'),
(234,1001,'_wp_page_template','default'),
(235,1001,'woodmart_sguide_select','none'),
(236,1001,'woodmart_price_unit_of_measure','each'),
(237,1001,'_woodmart_whb_header','none'),
(238,1001,'_woodmart_product_design','inherit'),
(239,1001,'_woodmart_single_product_style','inherit'),
(240,1001,'_woodmart_thums_position','inherit'),
(241,1001,'_woodmart_extra_position','after'),
(242,1001,'_woodmart_buy_now','inherit'),
(243,1001,'_woodmart_buy_now_redirect','inherit'),
(244,1001,'_elementor_edit_mode','builder'),
(245,1001,'_elementor_template_type','wp-post'),
(246,1001,'_elementor_version','3.16.6'),
(247,1001,'_elementor_data','[{\"id\":\"9b10c\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"67a6b881\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ea1854d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"643e33d2\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"896008e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"78cfbfc7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"18c1ac9e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"60df4504\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"e77db85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4776235b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7baa49dd\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6214b3ef\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beabbebfe\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"6400de50\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"75f5f104\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"395facd\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11104071\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"32684899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3cc2cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(249,1001,'_woodmart_new_label','on'),
(250,1001,'_product_image_gallery','987,981,999,967'),
(251,1045,'_sku','811566'),
(252,1045,'_regular_price','198'),
(253,1045,'_manage_stock','yes'),
(255,1045,'_stock_status','outofstock'),
(256,1045,'_product_attributes','a:7:{s:12:\"battery-type\";a:6:{s:4:\"name\";s:12:\"Battery Type\";s:5:\"value\";s:11:\"Lithium Ion\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"system\";a:6:{s:4:\"name\";s:6:\"System\";s:5:\"value\";s:7:\"20V MAX\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:12:\"power-output\";a:6:{s:4:\"name\";s:12:\"Power output\";s:5:\"value\";s:6:\"2.4 hp\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:5:\"speed\";a:6:{s:4:\"name\";s:5:\"Speed\";s:5:\"value\";s:10:\"20.0 m/min\";s:8:\"position\";i:6;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:7:\"149 lbs\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:8;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:10;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(257,1045,'_product_version','9.6.0'),
(258,1045,'_price','198'),
(259,1045,'_wp_page_template','default'),
(260,1045,'woodmart_sguide_select','none'),
(261,1045,'woodmart_price_unit_of_measure','each'),
(262,1045,'_woodmart_whb_header','none'),
(263,1045,'_woodmart_product_design','inherit'),
(264,1045,'_woodmart_single_product_style','inherit'),
(265,1045,'_woodmart_thums_position','inherit'),
(266,1045,'_woodmart_extra_position','after'),
(267,1045,'_woodmart_buy_now','inherit'),
(268,1045,'_woodmart_buy_now_redirect','inherit'),
(269,1045,'_elementor_edit_mode','builder'),
(270,1045,'_elementor_template_type','wp-post'),
(271,1045,'_elementor_version','3.16.6'),
(272,1045,'_elementor_data','[{\"id\":\"81f129d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e047fdb\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b3c4e16\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1e52d258\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ce8c11a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2faf187e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"45c7b6d1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"755655e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"10e6d62c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"67e9936\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"744d9673\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7730611e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea811d3f\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5d5175a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"42101e\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"137fb704\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"375f8d42\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"182290b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45333432\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(274,1045,'_product_image_gallery','1049,1052,1055,1058'),
(275,1048,'_sku','557565'),
(276,1048,'_regular_price','240'),
(277,1048,'_manage_stock','yes'),
(279,1048,'_stock','2'),
(280,1048,'_stock_status','instock'),
(281,1048,'_product_attributes','a:7:{s:12:\"battery-type\";a:6:{s:4:\"name\";s:12:\"Battery Type\";s:5:\"value\";s:11:\"Lithium Ion\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"system\";a:6:{s:4:\"name\";s:6:\"System\";s:5:\"value\";s:7:\"20V MAX\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:12:\"power-output\";a:6:{s:4:\"name\";s:12:\"Power output\";s:5:\"value\";s:6:\"2.4 hp\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:5:\"speed\";a:6:{s:4:\"name\";s:5:\"Speed\";s:5:\"value\";s:10:\"20.0 m/min\";s:8:\"position\";i:6;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:7:\"149 lbs\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:8;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:10;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(282,1048,'_product_version','9.6.0'),
(283,1048,'_price','189'),
(284,1048,'_wp_page_template','default'),
(285,1048,'woodmart_sguide_select','none'),
(286,1048,'woodmart_price_unit_of_measure','each'),
(287,1048,'_woodmart_whb_header','none'),
(288,1048,'_woodmart_product_design','inherit'),
(289,1048,'_woodmart_single_product_style','inherit'),
(290,1048,'_woodmart_thums_position','inherit'),
(291,1048,'_woodmart_extra_position','after'),
(292,1048,'_woodmart_buy_now','inherit'),
(293,1048,'_woodmart_buy_now_redirect','inherit'),
(294,1048,'_elementor_edit_mode','builder'),
(295,1048,'_elementor_template_type','wp-post'),
(296,1048,'_elementor_version','3.16.6'),
(297,1048,'_elementor_data','[{\"id\":\"4d02b14d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"288d1136\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"73dd00d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"788d65f6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"435b9c4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65108a4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"65e04cdc\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e9d54ac\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"757e4090\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"23943ad2\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"47d43663\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"50d7c012\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea6dcd46\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"134d2607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6f876a2a\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2882b24a\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2e9cc856\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3ece9cf1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1758e56e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(299,1048,'_sale_price','189'),
(300,1048,'_product_image_gallery','1046,1052,1055,1058'),
(301,1051,'_sku','677862'),
(302,1051,'_regular_price','250'),
(303,1051,'_manage_stock','yes'),
(305,1051,'_stock','10'),
(306,1051,'_stock_status','instock'),
(307,1051,'_product_attributes','a:7:{s:12:\"battery-type\";a:6:{s:4:\"name\";s:12:\"Battery Type\";s:5:\"value\";s:11:\"Lithium Ion\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"system\";a:6:{s:4:\"name\";s:6:\"System\";s:5:\"value\";s:7:\"20V MAX\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:12:\"power-output\";a:6:{s:4:\"name\";s:12:\"Power output\";s:5:\"value\";s:6:\"2.4 hp\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:5:\"speed\";a:6:{s:4:\"name\";s:5:\"Speed\";s:5:\"value\";s:10:\"20.0 m/min\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:7:\"149 lbs\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(308,1051,'_product_version','9.6.0'),
(309,1051,'_price','250'),
(310,1051,'_wp_page_template','default'),
(311,1051,'woodmart_sguide_select','none'),
(312,1051,'woodmart_price_unit_of_measure','each'),
(313,1051,'_woodmart_whb_header','none'),
(314,1051,'_woodmart_product_design','inherit'),
(315,1051,'_woodmart_single_product_style','inherit'),
(316,1051,'_woodmart_thums_position','inherit'),
(317,1051,'_woodmart_extra_position','after'),
(318,1051,'_woodmart_buy_now','inherit'),
(319,1051,'_woodmart_buy_now_redirect','inherit'),
(320,1051,'_elementor_edit_mode','builder'),
(321,1051,'_elementor_template_type','wp-post'),
(322,1051,'_elementor_version','3.16.6'),
(323,1051,'_elementor_data','[{\"id\":\"4657d18a\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30eff439\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"51c50a89\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6ec72aa4\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f7dc399\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"599edf28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"395340be\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b890b64\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"35eb3062\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"75f233dc\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"201941ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"53ea3cce\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea6c3529\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"6eb06c51\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7e2822f0\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7f4fa080\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2a997f66\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2b027cd6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"122115f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(325,1051,'_product_image_gallery','1046,1049,1058,1055'),
(326,1054,'_sku','687569'),
(327,1054,'_regular_price','496'),
(328,1054,'_manage_stock','yes'),
(330,1054,'_stock','4'),
(331,1054,'_stock_status','instock'),
(332,1054,'_product_attributes','a:7:{s:12:\"battery-type\";a:6:{s:4:\"name\";s:12:\"Battery Type\";s:5:\"value\";s:11:\"Lithium Ion\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"system\";a:6:{s:4:\"name\";s:6:\"System\";s:5:\"value\";s:7:\"20V MAX\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:12:\"power-output\";a:6:{s:4:\"name\";s:12:\"Power output\";s:5:\"value\";s:6:\"2.4 hp\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:5:\"speed\";a:6:{s:4:\"name\";s:5:\"Speed\";s:5:\"value\";s:10:\"20.0 m/min\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:7:\"149 lbs\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(333,1054,'_product_version','9.6.0'),
(334,1054,'_price','420'),
(335,1054,'_wp_page_template','default'),
(336,1054,'woodmart_sguide_select','none'),
(337,1054,'woodmart_price_unit_of_measure','each'),
(338,1054,'_woodmart_whb_header','none'),
(339,1054,'_woodmart_product_design','inherit'),
(340,1054,'_woodmart_single_product_style','inherit'),
(341,1054,'_woodmart_thums_position','inherit'),
(342,1054,'_woodmart_extra_position','after'),
(343,1054,'_woodmart_buy_now','inherit'),
(344,1054,'_woodmart_buy_now_redirect','inherit'),
(345,1054,'_elementor_edit_mode','builder'),
(346,1054,'_elementor_template_type','wp-post'),
(347,1054,'_elementor_version','3.16.6'),
(348,1054,'_elementor_data','[{\"id\":\"62767651\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"710884e3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e4b16e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4b0ce62d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"51407468\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"580a362c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"f3b11c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"266c8d66\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"51f3feb0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"3f1c7fc1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b9f66a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"33d60ef9\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea44de02\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5c7d805c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"774109c1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7197006b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"57016c8c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4854c96c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2843c76b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(350,1054,'_sale_price','420'),
(351,1054,'_woodmart_new_label','on'),
(352,1054,'_product_image_gallery','1058,1052,1049,1046'),
(353,1057,'_sku','617513'),
(354,1057,'_regular_price','125'),
(355,1057,'_manage_stock','yes'),
(357,1057,'_stock','3'),
(358,1057,'_stock_status','instock'),
(359,1057,'_product_attributes','a:7:{s:12:\"battery-type\";a:6:{s:4:\"name\";s:12:\"Battery Type\";s:5:\"value\";s:11:\"Lithium Ion\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"system\";a:6:{s:4:\"name\";s:6:\"System\";s:5:\"value\";s:7:\"20V MAX\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:12:\"power-output\";a:6:{s:4:\"name\";s:12:\"Power output\";s:5:\"value\";s:6:\"2.4 hp\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:5:\"speed\";a:6:{s:4:\"name\";s:5:\"Speed\";s:5:\"value\";s:10:\"20.0 m/min\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:7:\"149 lbs\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(360,1057,'_product_version','9.6.0'),
(361,1057,'_price','125'),
(362,1057,'_wp_page_template','default'),
(363,1057,'woodmart_sguide_select','none'),
(364,1057,'woodmart_price_unit_of_measure','each'),
(365,1057,'_woodmart_whb_header','none'),
(366,1057,'_woodmart_product_design','inherit'),
(367,1057,'_woodmart_single_product_style','inherit'),
(368,1057,'_woodmart_thums_position','inherit'),
(369,1057,'_woodmart_extra_position','after'),
(370,1057,'_woodmart_buy_now','inherit'),
(371,1057,'_woodmart_buy_now_redirect','inherit'),
(372,1057,'_elementor_edit_mode','builder'),
(373,1057,'_elementor_template_type','wp-post'),
(374,1057,'_elementor_version','3.16.6'),
(375,1057,'_elementor_data','[{\"id\":\"54620629\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2a699c00\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"71a4eceb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45b5a7e\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b6b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"150ee52b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"fe86e9b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"167807ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5db92fc2\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"79e8316b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7dd4ff9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3f126493\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea11f4f5\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5908cb25\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"383b73ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7b029831\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"157a5ca1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"281eb76d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3268d81f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(377,1057,'_product_image_gallery','1055,1052,1049,1046'),
(378,1075,'_sku','654103'),
(379,1075,'_regular_price','19'),
(380,1075,'_manage_stock','yes'),
(382,1075,'_stock','44'),
(383,1075,'_stock_status','instock'),
(384,1075,'_product_attributes','a:7:{s:16:\"nominal-capacity\";a:6:{s:4:\"name\";s:16:\"Nominal capacity\";s:5:\"value\";s:2:\"28\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"warranty\";a:6:{s:4:\"name\";s:8:\"Warranty\";s:5:\"value\";s:7:\"4 years\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:11:\"max-wattage\";a:6:{s:4:\"name\";s:11:\"Max wattage\";s:5:\"value\";s:4:\"4500\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:7:\"voltage\";a:6:{s:4:\"name\";s:7:\"Voltage\";s:5:\"value\";s:3:\"240\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:21:\"water-connection-size\";a:6:{s:4:\"name\";s:21:\"Water connection size\";s:5:\"value\";s:4:\"3/4\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(385,1075,'_product_version','9.6.0'),
(386,1075,'_price','19'),
(387,1075,'_wp_page_template','default'),
(388,1075,'woodmart_sguide_select','none'),
(389,1075,'woodmart_price_unit_of_measure','foot'),
(390,1075,'_woodmart_whb_header','none'),
(391,1075,'_woodmart_product_design','inherit'),
(392,1075,'_woodmart_single_product_style','inherit'),
(393,1075,'_woodmart_thums_position','inherit'),
(394,1075,'_woodmart_extra_position','after'),
(395,1075,'_woodmart_buy_now','inherit'),
(396,1075,'_woodmart_buy_now_redirect','inherit'),
(397,1075,'_elementor_edit_mode','builder'),
(398,1075,'_elementor_template_type','wp-post'),
(399,1075,'_elementor_version','3.16.6'),
(400,1075,'_elementor_data','[{\"id\":\"7131e612\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"63dd8692\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3fd5b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"71054b8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2dad5dd0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9e29708\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"47b1b09d\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1dca4f70\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5ec88ba7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2ad0b6f4\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25e033fc\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7a9fd3ef\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9fcf4cd\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"11d92b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b9ef408\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4825ed5a\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7282cc47\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"40d1a0dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3d77f856\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(402,1075,'_product_image_gallery','1080,1084,1052,1049'),
(403,1079,'_sku','123800'),
(404,1079,'_regular_price','3.99'),
(405,1079,'_manage_stock','yes'),
(407,1079,'_stock','260'),
(408,1079,'_stock_status','instock'),
(409,1079,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(410,1079,'_product_version','9.6.0'),
(411,1079,'_price','2.99'),
(412,1079,'_wp_page_template','default'),
(413,1079,'woodmart_sguide_select','none'),
(414,1079,'woodmart_price_unit_of_measure','each'),
(415,1079,'_woodmart_whb_header','none'),
(416,1079,'_woodmart_product_design','inherit'),
(417,1079,'_woodmart_single_product_style','inherit'),
(418,1079,'_woodmart_thums_position','inherit'),
(419,1079,'_woodmart_extra_position','after'),
(420,1079,'_woodmart_buy_now','inherit'),
(421,1079,'_woodmart_buy_now_redirect','inherit'),
(422,1079,'_elementor_edit_mode','builder'),
(423,1079,'_elementor_template_type','wp-post'),
(424,1079,'_elementor_version','3.16.6'),
(425,1079,'_elementor_data','[{\"id\":\"132a5ea4\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4314a6f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"133dd571\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"52954d61\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1e73e4e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"27c687d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"66c1a198\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"585e480f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7174130c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"3702fd89\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43aae0a6\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"550a5909\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9ec0aa9\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"388ec018\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"39462517\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"37dc3a87\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7612d0ea\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"58df624\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6680aa3\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(427,1079,'_sale_price','2.99'),
(428,1079,'_product_image_gallery','1058,1076,1099,1049'),
(429,1083,'_sku','304 415'),
(430,1083,'_regular_price','58'),
(431,1083,'_manage_stock','yes'),
(433,1083,'_stock','11'),
(434,1083,'_stock_status','instock'),
(435,1083,'_product_attributes','a:4:{s:7:\"fitting\";a:6:{s:4:\"name\";s:7:\"Fitting\";s:5:\"value\";s:12:\"Max. 40 Watt\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:7:\"wattage\";a:6:{s:4:\"name\";s:7:\"Wattage\";s:5:\"value\";s:10:\"4 x 6 Watt\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(436,1083,'_product_version','9.6.0'),
(437,1083,'_price','58'),
(438,1083,'_wp_page_template','default'),
(439,1083,'woodmart_sguide_select','none'),
(440,1083,'woodmart_price_unit_of_measure','each'),
(441,1083,'_woodmart_whb_header','none'),
(442,1083,'_woodmart_product_design','inherit'),
(443,1083,'_woodmart_single_product_style','inherit'),
(444,1083,'_woodmart_thums_position','inherit'),
(445,1083,'_woodmart_extra_position','after'),
(446,1083,'_woodmart_buy_now','inherit'),
(447,1083,'_woodmart_buy_now_redirect','inherit'),
(448,1083,'_elementor_edit_mode','builder'),
(449,1083,'_elementor_template_type','wp-post'),
(450,1083,'_elementor_version','3.16.6'),
(451,1083,'_elementor_data','[{\"id\":\"140371b9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"77cd5834\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19fac571\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4726bdef\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d493e35\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19edf6ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"7acd6403\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"821979c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"70009abb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1cd06f50\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15a9d526\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"54db3abe\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9bc46f1\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"39665f43\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4ac68498\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6ceef89d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6abcce5e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3c1759e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"583006ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(453,1083,'_product_image_gallery','1002,996,960,1099'),
(454,1098,'_sku','381502'),
(455,1098,'_regular_price','118.32'),
(456,1098,'_manage_stock','yes'),
(458,1098,'_stock','30'),
(459,1098,'_stock_status','instock'),
(460,1098,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:6;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:8;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(461,1098,'_product_version','9.6.0'),
(462,1098,'_price','118.32'),
(463,1098,'_wp_page_template','default'),
(464,1098,'woodmart_sguide_select','none'),
(465,1098,'woodmart_price_unit_of_measure','each'),
(466,1098,'_woodmart_whb_header','none'),
(467,1098,'_woodmart_product_design','inherit'),
(468,1098,'_woodmart_single_product_style','inherit'),
(469,1098,'_woodmart_thums_position','inherit'),
(470,1098,'_woodmart_extra_position','after'),
(471,1098,'_woodmart_buy_now','inherit'),
(472,1098,'_woodmart_buy_now_redirect','inherit'),
(473,1098,'_elementor_edit_mode','builder'),
(474,1098,'_elementor_template_type','wp-post'),
(475,1098,'_elementor_version','3.16.6'),
(476,1098,'_elementor_data','[{\"id\":\"4e523d3c\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"740a93da\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f0234d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"55e976b5\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"13425058\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"50624299\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"1d30914\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6e4e670d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"74149d47\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4ce9b619\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"528cf938\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f6e7f2e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be990350d\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"4125be5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ef2d605\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3164ea96\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"47d3bbfb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"53fd5473\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"438c8ed1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(478,1098,'_product_image_gallery','1058,1055,1052,1049'),
(479,1099,'_wp_old_slug','hello-world'),
(481,1099,'_woodmart_whb_header','none'),
(482,1099,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(483,1099,'_woodmart_page-title-size','inherit'),
(484,1099,'_woodmart_title_off','on'),
(485,1099,'_elementor_edit_mode','builder'),
(486,1099,'_elementor_template_type','wp-post'),
(487,1099,'_elementor_version','3.16.6'),
(489,19,'_woodmart_whb_header','none'),
(490,19,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(491,19,'_woodmart_page-title-size','inherit'),
(492,275,'_woodmart_whb_header','none'),
(493,275,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(494,275,'_woodmart_page-title-size','inherit'),
(495,275,'_woodmart_main_layout','full-width'),
(496,275,'_elementor_edit_mode','builder'),
(497,275,'_elementor_template_type','wp-page'),
(498,275,'_elementor_version','4.1.4'),
(499,275,'_wp_page_template','default'),
(500,275,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"54a8e009\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"40\",\"column\":\"40\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3970,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/About-us-Bage-Long-Image.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3c770fa1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"wd_color_scheme\":\"light\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5586c58e\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"42a0c88f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3b26a95e\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"FOUNDING YEAR\",\"value\":2008,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"6c4b3276\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"37948d3\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"HAPPY COSTUMERS\",\"value\":2000,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"197eedeb\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"582f6c31\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1767e32b\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"COMPANIES WORK WITH US\",\"value\":190,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"274548ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1eeef278\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"OFFICE\",\"value\":1,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"571a9cb9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"306fcc4a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6c7f7ef4\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"TEAM MEMBERS\",\"value\":12,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"7d724455\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"53f27ddf\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"ORDERS FULFILLED\",\"value\":7500,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d8e21c1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"284dd078\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"color\":\"white\",\"size\":\"extra-large\",\"align\":\"left\",\"title\":\"We handle every detail with expert craftsmanship.\",\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"290bb238\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\"><b>SPECIALISED INDUSTRIAL TOOLING SINCE 2008<\\/b><\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6e31a646\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Since 2008, Smart Cut Manufacturers has supplied premium-grade tooling and cutting solutions to South Africa\\u2019s refractory, construction and installation industries. Every product is engineered or carefully sourced to deliver dependable performance, extended service life and greater productivity in demanding working environments.<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(502,275,'_oembed_f8a21e0e6a462ed42bd0798b2950cb9c','<iframe title=\"Video Placeholder\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(503,275,'_oembed_time_f8a21e0e6a462ed42bd0798b2950cb9c','1653384871'),
(504,275,'_woodmart_title_off','on'),
(505,277,'_woodmart_whb_header','none'),
(506,277,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(507,277,'_woodmart_page-title-size','inherit'),
(508,277,'_woodmart_main_layout','full-width'),
(510,289,'_woodmart_whb_header','none'),
(511,289,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(512,289,'_woodmart_page-title-size','inherit'),
(513,289,'_woodmart_main_layout','full-width'),
(514,289,'_elementor_edit_mode','builder'),
(515,289,'_elementor_template_type','wp-page'),
(516,289,'_elementor_version','4.1.4'),
(517,289,'_wp_page_template','default'),
(518,289,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(520,289,'_woodmart_title_off','on'),
(521,291,'_woodmart_whb_header','none'),
(522,291,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(523,291,'_woodmart_page-title-size','inherit'),
(526,804,'_woodmart_whb_header','none'),
(527,804,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(528,804,'_woodmart_page-title-size','inherit'),
(529,804,'_elementor_edit_mode','builder'),
(530,804,'_elementor_template_type','wp-post'),
(531,804,'_elementor_version','3.16.6'),
(532,804,'_wp_page_template','default'),
(533,804,'_elementor_data','[{\"id\":\"20170d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"1a27ecb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It\\u00a0<i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don\\u2019t.<\\/i><\\/p><p>Typographers of yore didn\\u2019t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can\\u2019t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.<\\/p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.<\\/p><\\/blockquote><p>This is quite a problem to solve, but just doing without greeking text won\\u2019t fix it. Using test items of real content and data in designs will help, but there\\u2019s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed\\u2014but you\\u2019re not going that far until you go through an initial design cycle.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a75d81b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\",\"id\":\"798\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"f5c6749\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it\\u2019s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1161d88\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.<\\/p>\",\"_id\":\"61875fb\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"ac6b925\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"b56fd07\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn\\u2019t reflect what a living, breathing application must endure. Real data does.<\\/p>\",\"_id\":\"7b2bf8c\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":false}]'),
(535,804,'_woodmart_title_off','on'),
(536,843,'_woodmart_whb_header','none'),
(537,843,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(538,843,'_woodmart_page-title-size','inherit'),
(539,843,'_elementor_edit_mode','builder'),
(540,843,'_elementor_template_type','wp-post'),
(541,843,'_elementor_version','3.16.6'),
(542,843,'_wp_page_template','default'),
(543,843,'_elementor_data','[{\"id\":\"760d992\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"d883409\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it\\u2019s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.<\\/p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero\\u2019s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:<\\/p><p>\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\u201d<\\/p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn\\u2019t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock\\u2019s eye for detail certainly helped narrow the whereabouts of lorem ipsum\\u2019s origin, however, the \\u201chow and when\\u201d still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.<\\/p><table class=\\\"xts-table\\\"><thead class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><th class=\\\"xts-table-cell elementor-repeater-item-b8076b4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.1.heading_cell_text\\\">ID NUMBER<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-0b2ec97\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.2.heading_cell_text\\\">PRODUCT<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-19b3195\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.3.heading_cell_text\\\">QUALITY<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-7e59e6d\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.4.heading_cell_text\\\">QUANTITY<\\/th><\\/tr><\\/thead><tbody class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-c5024cc\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.1.body_cell_text\\\">1423<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1aea1ac\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.2.body_cell_text\\\">Cotton<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-629372a\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.3.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-8e97c9e\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.4.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-9401e2b\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.6.body_cell_text\\\">3214<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-48417f5\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.7.body_cell_text\\\">Evo<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-903a3e1\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.8.body_cell_text\\\">Prime<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1ee2de4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.9.body_cell_text\\\">250kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-82bd42c\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.11.body_cell_text\\\">4323<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-2408640\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.12.body_cell_text\\\">Silk<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-4104173\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.13.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-7ba3732\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.14.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-3560562\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.16.body_cell_text\\\">2342<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-714e8d8\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.17.body_cell_text\\\">Elastane<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-a120a33\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.18.body_cell_text\\\">Mediocre<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-253b92f\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.19.body_cell_text\\\">350kg<\\/td><\\/tr><\\/tbody><\\/table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero\\u2019s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It\\u2019s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn\\u2019t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.<\\/p><h4>Remixing a Classics Interpreting Nonsense<\\/h4><p>And anyways, as Cecil Adams reasoned, \\u201c[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?\\u201d Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.<\\/p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock\\u2019s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase \\u201cdolorem ipsum\\u201d (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a4473f3\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-1.jpg\"},{\"id\":\"798\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\"},{\"id\":\"801\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-3.jpg\"}],\"ids_size\":\"full\",\"view\":\"carousel\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"wrap\":\"yes\",\"center_mode\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":false}]'),
(546,843,'_woodmart_title_off','on'),
(548,853,'_woodmart_whb_header','none'),
(549,853,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(550,853,'_woodmart_page-title-size','inherit'),
(551,853,'_woodmart_title_off','on'),
(552,853,'_elementor_edit_mode','builder'),
(553,853,'_elementor_template_type','wp-post'),
(554,853,'_elementor_version','3.16.6'),
(557,857,'_woodmart_whb_header','none'),
(558,857,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(559,857,'_woodmart_page-title-size','inherit'),
(560,857,'_elementor_edit_mode','builder'),
(561,857,'_elementor_template_type','wp-post'),
(562,857,'_elementor_version','3.16.6'),
(563,857,'_wp_page_template','default'),
(564,857,'_elementor_data','[{\"id\":\"43ce153\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"51dba58\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It\\u00a0<i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don\\u2019t.<\\/i><\\/p><p>Typographers of yore didn\\u2019t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can\\u2019t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.<\\/p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.<\\/p><\\/blockquote><p>This is quite a problem to solve, but just doing without greeking text won\\u2019t fix it. Using test items of real content and data in designs will help, but there\\u2019s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed\\u2014but you\\u2019re not going that far until you go through an initial design cycle.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"80f3cc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\",\"id\":\"798\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"c8bda43\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it\\u2019s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1eda4ea\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.<\\/p>\",\"_id\":\"61875fb\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"ac6b925\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"b56fd07\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn\\u2019t reflect what a living, breathing application must endure. Real data does.<\\/p>\",\"_id\":\"7b2bf8c\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":false}]'),
(566,857,'_woodmart_title_off','on'),
(568,862,'_woodmart_whb_header','none'),
(569,862,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(570,862,'_woodmart_page-title-size','inherit'),
(571,862,'_elementor_edit_mode','builder'),
(572,862,'_elementor_template_type','wp-post'),
(573,862,'_elementor_version','3.16.6'),
(574,862,'_wp_page_template','default'),
(575,862,'_elementor_data','[{\"id\":\"bf75ca5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"1b1dceb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it\\u2019s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.<\\/p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero\\u2019s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:<\\/p><p>\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\u201d<\\/p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn\\u2019t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock\\u2019s eye for detail certainly helped narrow the whereabouts of lorem ipsum\\u2019s origin, however, the \\u201chow and when\\u201d still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.<\\/p><table class=\\\"xts-table\\\"><thead class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><th class=\\\"xts-table-cell elementor-repeater-item-b8076b4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.1.heading_cell_text\\\">ID NUMBER<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-0b2ec97\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.2.heading_cell_text\\\">PRODUCT<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-19b3195\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.3.heading_cell_text\\\">QUALITY<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-7e59e6d\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.4.heading_cell_text\\\">QUANTITY<\\/th><\\/tr><\\/thead><tbody class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-c5024cc\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.1.body_cell_text\\\">1423<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1aea1ac\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.2.body_cell_text\\\">Cotton<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-629372a\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.3.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-8e97c9e\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.4.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-9401e2b\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.6.body_cell_text\\\">3214<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-48417f5\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.7.body_cell_text\\\">Evo<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-903a3e1\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.8.body_cell_text\\\">Prime<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1ee2de4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.9.body_cell_text\\\">250kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-82bd42c\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.11.body_cell_text\\\">4323<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-2408640\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.12.body_cell_text\\\">Silk<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-4104173\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.13.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-7ba3732\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.14.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-3560562\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.16.body_cell_text\\\">2342<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-714e8d8\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.17.body_cell_text\\\">Elastane<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-a120a33\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.18.body_cell_text\\\">Mediocre<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-253b92f\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.19.body_cell_text\\\">350kg<\\/td><\\/tr><\\/tbody><\\/table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero\\u2019s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It\\u2019s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn\\u2019t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.<\\/p><h4>Remixing a Classics Interpreting Nonsense<\\/h4><p>And anyways, as Cecil Adams reasoned, \\u201c[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?\\u201d Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.<\\/p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock\\u2019s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase \\u201cdolorem ipsum\\u201d (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"8457fac\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-1.jpg\"},{\"id\":\"798\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\"},{\"id\":\"801\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-3.jpg\"}],\"ids_size\":\"full\",\"view\":\"carousel\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"wrap\":\"yes\",\"center_mode\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":false}]'),
(577,862,'_woodmart_title_off','on'),
(579,867,'_woodmart_whb_header','none'),
(580,867,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(581,867,'_woodmart_page-title-size','inherit'),
(582,867,'_woodmart_title_off','on'),
(585,870,'_woodmart_whb_header','none'),
(586,870,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(587,870,'_woodmart_page-title-size','inherit'),
(588,870,'_elementor_edit_mode','builder'),
(589,870,'_elementor_template_type','wp-post'),
(590,870,'_elementor_version','3.16.6'),
(591,870,'_wp_page_template','default'),
(592,870,'_elementor_data','[{\"id\":\"d7a2585\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"70e6179\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It\\u00a0<i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don\\u2019t.<\\/i><\\/p><p>Typographers of yore didn\\u2019t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can\\u2019t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.<\\/p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.<\\/p><\\/blockquote><p>This is quite a problem to solve, but just doing without greeking text won\\u2019t fix it. Using test items of real content and data in designs will help, but there\\u2019s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed\\u2014but you\\u2019re not going that far until you go through an initial design cycle.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"eca4efe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\",\"id\":\"798\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"d045149\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it\\u2019s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"87ff2b7\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Will I receive the same product that I see in the picture?\",\"item_content\":\"<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.<\\/p>\",\"_id\":\"61875fb\"},{\"item_title\":\"Where can I view my sales receipt?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"ac6b925\"},{\"item_title\":\"How can I return an item?\",\"item_content\":\"<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.<\\/p>\",\"_id\":\"b56fd07\"},{\"item_title\":\"Will you restock items indicated as \\u201cout of stock?\\u201d\",\"item_content\":\"<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn\\u2019t reflect what a living, breathing application must endure. Real data does.<\\/p>\",\"_id\":\"7b2bf8c\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":false}]'),
(594,870,'_woodmart_title_off','on'),
(596,875,'_woodmart_whb_header','none'),
(597,875,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(598,875,'_woodmart_page-title-size','inherit'),
(599,875,'_elementor_edit_mode','builder'),
(600,875,'_elementor_template_type','wp-post'),
(601,875,'_elementor_version','3.16.6'),
(602,875,'_wp_page_template','default'),
(603,875,'_elementor_data','[{\"id\":\"e98b8b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"fadfe4f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it\\u2019s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.<\\/p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero\\u2019s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:<\\/p><p>\\u201cLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\u201d<\\/p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn\\u2019t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock\\u2019s eye for detail certainly helped narrow the whereabouts of lorem ipsum\\u2019s origin, however, the \\u201chow and when\\u201d still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.<\\/p><table class=\\\"xts-table\\\"><thead class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><th class=\\\"xts-table-cell elementor-repeater-item-b8076b4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.1.heading_cell_text\\\">ID NUMBER<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-0b2ec97\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.2.heading_cell_text\\\">PRODUCT<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-19b3195\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.3.heading_cell_text\\\">QUALITY<\\/th><th class=\\\"xts-table-cell elementor-repeater-item-7e59e6d\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"heading_items.4.heading_cell_text\\\">QUANTITY<\\/th><\\/tr><\\/thead><tbody class=\\\" xts-textalign-left\\\"><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-c5024cc\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.1.body_cell_text\\\">1423<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1aea1ac\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.2.body_cell_text\\\">Cotton<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-629372a\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.3.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-8e97c9e\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.4.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-9401e2b\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.6.body_cell_text\\\">3214<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-48417f5\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.7.body_cell_text\\\">Evo<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-903a3e1\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.8.body_cell_text\\\">Prime<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-1ee2de4\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.9.body_cell_text\\\">250kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-82bd42c\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.11.body_cell_text\\\">4323<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-2408640\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.12.body_cell_text\\\">Silk<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-4104173\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.13.body_cell_text\\\">Good<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-7ba3732\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.14.body_cell_text\\\">200kg<\\/td><\\/tr><tr class=\\\"xts-table-row\\\"><td class=\\\"xts-table-cell elementor-repeater-item-3560562\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.16.body_cell_text\\\">2342<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-714e8d8\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.17.body_cell_text\\\">Elastane<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-a120a33\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.18.body_cell_text\\\">Mediocre<\\/td><td class=\\\"xts-table-cell elementor-repeater-item-253b92f\\\" colspan=\\\"1\\\" rowspan=\\\"1\\\" data-elementor-setting-key=\\\"body_items.19.body_cell_text\\\">350kg<\\/td><\\/tr><\\/tbody><\\/table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero\\u2019s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It\\u2019s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn\\u2019t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.<\\/p><h4>Remixing a Classics Interpreting Nonsense<\\/h4><p>And anyways, as Cecil Adams reasoned, \\u201c[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?\\u201d Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.<\\/p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock\\u2019s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase \\u201cdolorem ipsum\\u201d (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"62ced1e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-1.jpg\"},{\"id\":\"798\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-2.jpg\"},{\"id\":\"801\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/blog-bg-3.jpg\"}],\"ids_size\":\"full\",\"view\":\"carousel\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"wrap\":\"yes\",\"center_mode\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":false}]'),
(605,875,'_woodmart_title_off','on'),
(607,883,'_wp_page_template','default'),
(608,883,'woodmart_sguide_select','none'),
(609,883,'woodmart_price_unit_of_measure','each'),
(610,883,'_sku','167111'),
(611,883,'_regular_price','235'),
(612,883,'_sale_price','199'),
(613,883,'_manage_stock','yes'),
(614,883,'_low_stock_amount','3'),
(615,883,'_stock','18'),
(616,883,'_stock_status','instock'),
(617,883,'_wc_average_rating','5.00'),
(618,883,'_wc_review_count','1'),
(619,883,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:7;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(620,883,'_product_version','10.9.4'),
(621,883,'_price','199'),
(622,883,'_woodmart_whb_header','none'),
(623,883,'_woodmart_product_design','inherit'),
(624,883,'_woodmart_single_product_style','inherit'),
(625,883,'_woodmart_thums_position','inherit'),
(626,883,'_woodmart_extra_position','after'),
(627,883,'_woodmart_buy_now','inherit'),
(628,883,'_woodmart_buy_now_redirect','inherit'),
(629,883,'_wc_rating_count','a:1:{i:5;i:1;}'),
(630,883,'_elementor_edit_mode','builder'),
(631,883,'_elementor_template_type','wp-post'),
(632,883,'_elementor_version','3.16.6'),
(633,883,'_elementor_data','[{\"id\":\"3009fe11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"64c30b4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"48a5628e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6b486c87\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2c035446\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d7d5ca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"5e30305c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"384e8748\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"32d2419d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b122cfe\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f908431\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8c39ce5\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bec0c2695\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"4508bff2\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a5fc145\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5069a096\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"27a3c2e9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4801f595\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"67fd36b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(635,883,'_woodmart_new_label','on'),
(636,883,'_product_image_gallery','999,978,981,967'),
(637,971,'_sku','839906'),
(638,971,'_regular_price','278.00'),
(639,971,'_manage_stock','yes'),
(641,971,'_stock','3'),
(642,971,'_stock_status','instock'),
(643,971,'_product_attributes','a:8:{s:16:\"nominal-capacity\";a:6:{s:4:\"name\";s:16:\"Nominal capacity\";s:5:\"value\";s:2:\"28\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"warranty\";a:6:{s:4:\"name\";s:8:\"Warranty\";s:5:\"value\";s:7:\"5 years\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:11:\"max-wattage\";a:6:{s:4:\"name\";s:11:\"Max wattage\";s:5:\"value\";s:4:\"4500\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:7:\"voltage\";a:6:{s:4:\"name\";s:7:\"Voltage\";s:5:\"value\";s:3:\"240\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:21:\"water-connection-size\";a:6:{s:4:\"name\";s:21:\"Water connection size\";s:5:\"value\";s:4:\"3/4\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:6;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:10;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(644,971,'_product_version','9.6.0'),
(645,971,'_price','278.00'),
(646,971,'_wp_page_template','default'),
(647,971,'woodmart_sguide_select','none'),
(648,971,'woodmart_price_unit_of_measure','each'),
(649,971,'_woodmart_whb_header','none'),
(650,971,'_woodmart_product_design','inherit'),
(651,971,'_woodmart_single_product_style','inherit'),
(652,971,'_woodmart_thums_position','inherit'),
(653,971,'_woodmart_extra_position','after'),
(654,971,'_woodmart_buy_now','inherit'),
(655,971,'_woodmart_buy_now_redirect','inherit'),
(656,971,'_elementor_edit_mode','builder'),
(657,971,'_elementor_template_type','wp-post'),
(658,971,'_elementor_version','3.16.6'),
(659,971,'_elementor_data','[{\"id\":\"adaa0fc\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2212610e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b396dd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45ef5a6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b8b34dd\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"29388073\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"5fbdeb89\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"54d772ec\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5651b736\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"71f1e6fa\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63ec78f7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"32fc36e7\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb6ecccd\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"64b8e6ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2925cb07\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"76927d3c\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"441ad9cb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"115aa03b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7ac7d322\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(661,971,'_product_image_gallery','976,960,967,1002'),
(662,974,'_sku','169874'),
(663,974,'_regular_price','480'),
(664,974,'_manage_stock','yes'),
(666,974,'_stock','8'),
(667,974,'_stock_status','instock'),
(668,974,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(669,974,'_product_version','9.6.0'),
(670,974,'_price','480'),
(671,974,'_wp_page_template','default'),
(672,974,'woodmart_sguide_select','none'),
(673,974,'woodmart_price_unit_of_measure','each'),
(674,974,'_woodmart_whb_header','none'),
(675,974,'_woodmart_product_design','inherit'),
(676,974,'_woodmart_single_product_style','inherit'),
(677,974,'_woodmart_thums_position','inherit'),
(678,974,'_woodmart_extra_position','after'),
(679,974,'_woodmart_buy_now','inherit'),
(680,974,'_woodmart_buy_now_redirect','inherit'),
(681,974,'_elementor_edit_mode','builder'),
(682,974,'_elementor_template_type','wp-post'),
(683,974,'_elementor_version','3.16.6'),
(684,974,'_elementor_data','[{\"id\":\"6cd00689\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1153b7e3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"32a9e942\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a9f038\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23bcc1ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65c604ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"8189d43\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2e02ef38\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1daa4b9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"27e0ae30\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a94b785\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c671295\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb5d95a8\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"356327ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68f610eb\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"345ec995\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1cf5e4aa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6ac5bd11\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"31b4b262\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(686,974,'_product_image_gallery','984,996,987,967'),
(687,977,'_sku','520100'),
(688,977,'_regular_price','39.99'),
(689,977,'_manage_stock','yes'),
(691,977,'_stock','8'),
(692,977,'_stock_status','instock'),
(693,977,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(694,977,'_product_version','9.6.0'),
(695,977,'_price','39.99'),
(696,977,'_wp_page_template','default'),
(697,977,'woodmart_sguide_select','none'),
(698,977,'woodmart_price_unit_of_measure','each'),
(699,977,'_woodmart_whb_header','none'),
(700,977,'_woodmart_product_design','inherit'),
(701,977,'_woodmart_single_product_style','inherit'),
(702,977,'_woodmart_thums_position','inherit'),
(703,977,'_woodmart_extra_position','after'),
(704,977,'_woodmart_buy_now','inherit'),
(705,977,'_woodmart_buy_now_redirect','inherit'),
(706,977,'_elementor_edit_mode','builder'),
(707,977,'_elementor_template_type','wp-post'),
(708,977,'_elementor_version','3.16.6'),
(709,977,'_elementor_data','[{\"id\":\"57a03e2a\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"562991ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8e18a05\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6bb5f633\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5fb88df8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"52594a6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"475ed2e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1b859cf8\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1ddeca64\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7ac90f4f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c2fedcb\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3ae637a0\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb3db5af\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2621d457\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2312d0e1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"35fb9e53\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1f2da404\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5aeebfaa\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"d4c3b31\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(711,977,'_product_image_gallery','981,999,967,976'),
(712,980,'_sku','167777'),
(713,980,'_regular_price','1280'),
(714,980,'_manage_stock','yes'),
(716,980,'_stock','8'),
(717,980,'_stock_status','instock'),
(718,980,'_product_attributes','a:3:{s:8:\"pa_brand\";a:6:{s:4:\"name\";s:8:\"pa_brand\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(719,980,'_product_version','9.6.0'),
(720,980,'_price','999'),
(721,980,'_wp_page_template','default'),
(722,980,'woodmart_sguide_select','none'),
(723,980,'woodmart_price_unit_of_measure','each'),
(724,980,'_woodmart_whb_header','none'),
(725,980,'_woodmart_product_design','inherit'),
(726,980,'_woodmart_single_product_style','inherit'),
(727,980,'_woodmart_thums_position','inherit'),
(728,980,'_woodmart_extra_position','after'),
(729,980,'_woodmart_buy_now','inherit'),
(730,980,'_woodmart_buy_now_redirect','inherit'),
(731,980,'_elementor_edit_mode','builder'),
(732,980,'_elementor_template_type','wp-post'),
(733,980,'_elementor_version','3.16.6'),
(734,980,'_elementor_data','[{\"id\":\"6db2536d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"16a80d61\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1bd91ba6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2cf4e0ec\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"59ccc629\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4c3913ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"3558c102\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6e68f5a0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7d19953c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4511d7d8\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f10c4f4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3937f86f\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb26dc08\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"24e4a00a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2514a1ae\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b0fc218\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"657b6be0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"565547ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"15139f75\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(736,980,'_sale_price','999'),
(737,980,'_product_image_gallery','999,967,976,972'),
(9594,3691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:38:\"2026/07/Continuous-Blades-Category.png\";s:8:\"filesize\";i:231197;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Continuous-Blades-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74153;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Continuous-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21622;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Continuous-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21622;}s:7:\"100x100\";a:5:{s:4:\"file\";s:38:\"Continuous-Blades-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11005;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9593,3691,'_wp_attached_file','2026/07/Continuous-Blades-Category.png'),
(9586,3687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:45:\"2026/07/Adaptors-And-Extensions-Category.webp\";s:8:\"filesize\";i:36956;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Adaptors-And-Extensions-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Adaptors-And-Extensions-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2866;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Adaptors-And-Extensions-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2866;}s:7:\"100x100\";a:5:{s:4:\"file\";s:45:\"Adaptors-And-Extensions-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1762;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9585,3687,'_wp_attached_file','2026/07/Adaptors-And-Extensions-Category.webp'),
(9598,3693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:33:\"2026/07/Diamond-Wire-Category.png\";s:8:\"filesize\";i:318402;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Diamond-Wire-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Diamond-Wire-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28111;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Diamond-Wire-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28111;}s:7:\"100x100\";a:5:{s:4:\"file\";s:33:\"Diamond-Wire-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13927;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9591,3690,'_wp_attached_file','2026/07/Concrete-Errut-Grinding-Head-Category.webp'),
(9596,3692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2026/07/Diamond-Blades-Category.webp\";s:8:\"filesize\";i:63164;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Diamond-Blades-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Diamond-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3646;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Diamond-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3646;}s:7:\"100x100\";a:5:{s:4:\"file\";s:36:\"Diamond-Blades-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2206;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9595,3692,'_wp_attached_file','2026/07/Diamond-Blades-Category.webp'),
(9592,3690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:50:\"2026/07/Concrete-Errut-Grinding-Head-Category.webp\";s:8:\"filesize\";i:41230;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Concrete-Errut-Grinding-Head-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Concrete-Errut-Grinding-Head-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4272;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"Concrete-Errut-Grinding-Head-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4272;}s:7:\"100x100\";a:5:{s:4:\"file\";s:50:\"Concrete-Errut-Grinding-Head-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2578;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9584,3686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2026/07/Wall-Saw-Blades.png\";s:8:\"filesize\";i:180444;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Wall-Saw-Blades-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Wall-Saw-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24950;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Wall-Saw-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24950;}s:7:\"128x128\";a:5:{s:4:\"file\";s:27:\"Wall-Saw-Blades-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19280;}s:7:\"100x100\";a:5:{s:4:\"file\";s:27:\"Wall-Saw-Blades-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13112;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9583,3686,'_wp_attached_file','2026/07/Wall-Saw-Blades.png'),
(9590,3689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:41:\"2026/07/Concrete-Core-Drills-Category.png\";s:8:\"filesize\";i:225915;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Concrete-Core-Drills-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Concrete-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17498;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Concrete-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17498;}s:7:\"100x100\";a:5:{s:4:\"file\";s:41:\"Concrete-Core-Drills-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8611;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9589,3689,'_wp_attached_file','2026/07/Concrete-Core-Drills-Category.png'),
(10052,3731,'_menu_item_object','product_cat'),
(10051,3731,'_menu_item_object_id','544'),
(10050,3731,'_menu_item_menu_item_parent','0'),
(10049,3731,'_menu_item_type','taxonomy'),
(10319,3730,'_menu_item_design','default'),
(10047,3730,'_menu_item_url',''),
(10046,3730,'_menu_item_xfn',''),
(10045,3730,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(935,1113,'_menu_item_type','post_type'),
(936,1113,'_menu_item_menu_item_parent','0'),
(937,1113,'_menu_item_object_id','19'),
(938,1113,'_menu_item_object','page'),
(939,1113,'_menu_item_target',''),
(940,1113,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(941,1113,'_menu_item_xfn',''),
(942,1113,'_menu_item_url',''),
(943,1113,'_menu_item_design','default'),
(944,1113,'_menu_item_image-type','background'),
(945,1113,'_wp_old_date','2022-05-31'),
(946,1114,'_menu_item_type','post_type'),
(947,1114,'_menu_item_menu_item_parent','0'),
(948,1114,'_menu_item_object_id','275'),
(949,1114,'_menu_item_object','page'),
(950,1114,'_menu_item_target',''),
(951,1114,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(952,1114,'_menu_item_xfn',''),
(953,1114,'_menu_item_url',''),
(954,1114,'_menu_item_design','default'),
(955,1114,'_menu_item_image-type','background'),
(956,1114,'_wp_old_date','2022-05-31'),
(10077,3734,'_menu_item_menu_item_parent','0'),
(10076,3734,'_menu_item_type','taxonomy'),
(10364,3733,'_menu_item_design','default'),
(10074,3733,'_menu_item_url',''),
(10073,3733,'_menu_item_xfn',''),
(10072,3733,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10071,3733,'_menu_item_target',''),
(10070,3733,'_menu_item_object','product_cat'),
(10069,3733,'_menu_item_object_id','304'),
(10068,3733,'_menu_item_menu_item_parent','0'),
(10067,3733,'_menu_item_type','taxonomy'),
(10349,3732,'_menu_item_design','default'),
(10065,3732,'_menu_item_url',''),
(10064,3732,'_menu_item_xfn',''),
(10063,3732,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10062,3732,'_menu_item_target',''),
(10061,3732,'_menu_item_object','product_cat'),
(10060,3732,'_menu_item_object_id','520'),
(10059,3732,'_menu_item_menu_item_parent','0'),
(10058,3732,'_menu_item_type','taxonomy'),
(10334,3731,'_menu_item_design','default'),
(10056,3731,'_menu_item_url',''),
(10055,3731,'_menu_item_xfn',''),
(10054,3731,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10053,3731,'_menu_item_target',''),
(9790,3718,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(1031,995,'total_sales','0'),
(1032,995,'_tax_status','taxable'),
(1033,995,'_tax_class',''),
(1034,995,'_backorders','no'),
(1035,995,'_sold_individually','no'),
(1036,995,'_virtual','no'),
(1037,995,'_downloadable','no'),
(1038,995,'_download_limit','-1'),
(1039,995,'_download_expiry','-1'),
(1040,883,'total_sales','0'),
(1041,883,'_tax_status','taxable'),
(1042,883,'_tax_class',''),
(1043,883,'_backorders','no'),
(1044,883,'_sold_individually','no'),
(1045,883,'_virtual','no'),
(1046,883,'_downloadable','no'),
(1047,883,'_download_limit','-1'),
(1048,883,'_download_expiry','-1'),
(1760,1482,'_elementor_data','[{\"id\":\"f72e825\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"flex_direction\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"609acba\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":\"-80\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":\"\"},{\"id\":\"f4bc1ef\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"da51109\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"414f34d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"6dc751e\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"},{\"id\":\"290239a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_before_cart\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"d2c7d7f\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_cart_table\"}],\"isInner\":\"1\"},{\"id\":\"fbe1968\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"25\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"629ffa9\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"a98e6f6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Cart Totals\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"293105f\",\"elType\":\"widget\",\"settings\":{\"button_alignment\":\"full-width\",\"scroll_y\":\"-80\",\"title\":\"\"},\"elements\":[],\"widgetType\":\"wd_cart_totals\"},{\"id\":\"9573471\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_after_cart\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"},{\"id\":\"8682200\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"8c93337\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"More Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ceb87de\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Delivery Information\",\"item_content\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"_id\":\"b21af45\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery-icon.svg\",\"id\":\"1489\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"}},{\"item_title\":\"14 Day Money Back Guarantee\",\"item_content\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/money-back-icon.svg\",\"id\":\"1490\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"_id\":\"74f38c2\"}],\"state\":\"all_closed\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"style\":\"simple\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"fb3a086\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6917baa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_cart_collaterals\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"dcb52bf\",\"elType\":\"widget\",\"settings\":{\"element_title\":\"You May Be Interested In\\u2026\",\"post_type\":\"cross-sells\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"medium_large\",\"products_bordered_grid\":\"1\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_678234adcc166\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"\"}]'),
(1757,1330,'_elementor_template_type','wp-post'),
(1758,1482,'wd_layout_type','cart'),
(1759,1482,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:4:\"cart\";s:15:\"condition_query\";s:0:\"\";}}'),
(1754,1330,'_elementor_template_layout_type','wp-post'),
(1755,1330,'_elementor_version','4.1.4'),
(1756,1330,'_wp_page_template','default'),
(1753,1330,'_elementor_edit_mode','builder'),
(1710,1,'_wp_trash_meta_comments_status','a:1:{i:1;s:1:\"1\";}'),
(1707,1,'_wp_trash_meta_status','publish'),
(1708,1,'_wp_trash_meta_time','1782656469'),
(1709,1,'_wp_desired_post_slug','hello-world'),
(13043,1330,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:4:\"zoom\";i:2;s:17:\"wc-single-product\";}s:6:\"styles\";a:1:{i:0;s:15:\"widget-icon-box\";}}'),
(13044,1330,'_elementor_element_cache','{\"timeout\":1783938937,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-7bf220a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7bf220a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6Ijk3ZGQ5MjgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaGVyaXQiLCJub3dyYXBfbWQiOiJtZCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF93Y19icmVhZGNydW1iIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdiYzg1MDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIl9vZmZzZXRfb3JpZW50YXRpb25faCI6ImVuZCIsIl9vZmZzZXRfeF9lbmQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEwIiwic2l6ZXMiOltdfSwiX29mZnNldF95Ijp7InVuaXQiOiJweCIsInNpemUiOiIxMCIsInNpemVzIjpbXX0sImhpZGVfbW9iaWxlIjoiaGlkZGVuLW1vYmlsZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9uYXYifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-e5f7d04 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e5f7d04\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-eb94c47 e-con-full e-flex e-con e-child\\\" data-id=\\\"eb94c47\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImEzNjk0YjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aHVtYm5haWxzX3Bvc2l0aW9uIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NpbmdsZV9wcm9kdWN0X2dhbGxlcnkifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a360b9d e-con-full e-flex e-con e-child\\\" data-id=\\\"a360b9d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdjNGVmZDIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF93Y19ub3RpY2VzIn0=\\\"]<div class=\\\"elementor-element elementor-element-8fda471 e-con-full e-flex e-con e-child\\\" data-id=\\\"8fda471\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImU0MDYxMDQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiI3MCIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiODAwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NpbmdsZV9wcm9kdWN0X3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjExZmM5MTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdHlsZSI6InNoYWRvdyIsIm1heF93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiODAiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIm1heF93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjYwIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInNob3dfbGFiZWwiOiIiLCJsYWJlbF90ZXh0IjoiQnJhbmRzOiIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIzMCIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9icmFuZHMifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdmYzQ3YjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X2NhdGVnb3JpZXMiOiIiLCJzaG93X3RhZ3MiOiIiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9tZXRhIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNiYjI0YWIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3Rfc2hvcnRfZGVzY3JpcHRpb24ifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImM2ZDI5MjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X3NrdSI6IiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9tZXRhIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY0ODBmNDEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9yYXRpbmcifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6Ijk4ZmUxYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtYWluX3ByaWNlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1haW5fcHJpY2VfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI4Iiwic2l6ZXMiOltdfSwibWFpbl9wcmljZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4Iiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfcHJpY2UifQ==\\\"]<div class=\\\"elementor-element elementor-element-c3b4e07 e-con-full e-flex e-con e-child\\\" data-id=\\\"c3b4e07\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjBlMzJhNjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsInN3YXRjaF9sYXlvdXQiOiJpbmxpbmUiLCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiIlIiwic2l6ZSI6IjgwIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiIxMDAiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9lbGVtZW50X3dpZHRoX3RhYmxldCI6ImluaGVyaXQiLCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjIwIiwiaXNMaW5rZWQiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3NpbmdsZV9wcm9kdWN0X2FkZF90b19jYXJ0In0=\\\"]<div class=\\\"elementor-element elementor-element-2fd9118 e-con-full e-flex e-con e-child\\\" data-id=\\\"2fd9118\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjZlYTliZDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sIl9ib3JkZXJfY29sb3IiOiIjNzc3Nzc3MzMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3Rfd2lzaGxpc3RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjFiMjZiYjAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9jb21wYXJlX2J1dHRvbiJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2db911fd e-con-full e-flex e-con e-child\\\" data-id=\\\"2db911fd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-42510c04 e-con-full e-flex e-con e-child\\\" data-id=\\\"42510c04\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-12efcaa1 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"12efcaa1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"32\\\" height=\\\"32\\\" fill=\\\"#000000\\\" viewBox=\\\"0 0 256 256\\\"><path d=\\\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPremium Quality Guaranteed\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-14e45558 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"14e45558\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"32\\\" height=\\\"32\\\" fill=\\\"#000000\\\" viewBox=\\\"0 0 256 256\\\"><path d=\\\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLarge In-Stock Inventory\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-13fb0366 e-con-full e-flex e-con e-child\\\" data-id=\\\"13fb0366\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7b5d5ae7 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"7b5d5ae7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"32\\\" height=\\\"32\\\" fill=\\\"#000000\\\" viewBox=\\\"0 0 256 256\\\"><path d=\\\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tExpert Technical Support\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-798654d8 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"798654d8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"32\\\" height=\\\"32\\\" fill=\\\"#000000\\\" viewBox=\\\"0 0 256 256\\\"><path d=\\\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tFast Nationwide Delivery\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImIyZjAwMTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjb250ZW50X3dpZHRoIjoiZnVsbCIsImhvb2siOiJ3b29jb21tZXJjZV9zaW5nbGVfcHJvZHVjdF9zdW1tYXJ5Iiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfd2NfaG9vayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-500fa32 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"500fa32\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjAyMDNlNmIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJsYXlvdXQiOiJhbGwtb3BlbiIsImVuYWJsZV9kZXNjcmlwdGlvbiI6IiIsImFsbF9vcGVuX3N0eWxlIjoib3ZlcmxpbmUiLCJhZGRpdGlvbmFsX2luZm9fY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjoiMiIsInNpemVzIjpbXX0sImFkZGl0aW9uYWxfaW5mb19jb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMSIsInNpemVzIjpbXX0sInJldmlld3NfbGF5b3V0IjoidHdvLWNvbHVtbiIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjgwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI0MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJhZGRpdGlvbmFsX2luZm9fY29sdW1uc190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2Rfc2luZ2xlX3Byb2R1Y3RfdGFicyJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNjNTEzZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRGVzY3JpcHRpb24iLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoib3ZlcmxpbmVkIiwiY29sb3IiOiJwcmltYXJ5IiwiYWxpZ24iOiJsZWZ0IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImQ5OTFhYmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zaW5nbGVfcHJvZHVjdF9jb250ZW50In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-652d759 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"652d759\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjllNzY4YzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwb3N0X3R5cGUiOiJyZWNlbnRseV92aWV3ZWQiLCJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjoiNiIsInNsaWRlc19wZXJfdmlldyI6eyJ1bml0IjoicHgiLCJzaXplIjoiNSIsInNpemVzIjpbXX0sImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2Nyb2xsX3kiOiItODAiLCJpbWdfc2l6ZSI6ImN1c3RvbSIsIm9yZGVyYnkiOiJwb3N0X19pbiIsInByb2R1Y3RfaG92ZXIiOiJzbWFsbCIsImltZ19zaXplX2N1c3RvbSI6eyJ3aWR0aCI6IjgwIiwiaGVpZ2h0IjoiODAifSwicHJvZHVjdHNfYm9yZGVyZWRfZ3JpZCI6IjEiLCJlbGVtZW50X3RpdGxlIjoiUmVjZW50bHkgVmlld2VkIFByb2R1Y3RzIiwic2xpZGVzX3Blcl92aWV3X21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMSIsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjMiLCJzaXplcyI6W119LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInN5bmNfcGFyZW50X2lkIjoid2RfNjU2NGE0Y2QxNzMzZCIsImdyaWRfZ2FsbGVyeSI6Im5vIiwic3luY19ncm91cF9pZCI6Imdyb3VwLTEifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[\"elementor-frontend\",\"zoom\"],\"styles\":[\"widget-icon-box\"]}}'),
(13040,3995,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13041,2979,'_elementor_page_assets','a:0:{}'),
(13042,1330,'_elementor_css','a:6:{s:4:\"time\";i:1783852537;s:5:\"fonts\";a:1:{i:0;s:9:\"Work Sans\";}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13037,3996,'_elementor_global_class_usage_indexed','1'),
(13038,3996,'_elementor_global_class_usage_indexed_preview','1'),
(13039,3996,'_elementor_data','[{\"id\":\"d58be7\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"full_height\":\"yes\",\"columns_placement\":\"stretch\",\"equal_height\":\"yes\",\"content_position\":\"middle\",\"video_bg\":\"yes\",\"video_bg_url\":\"\",\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"structure\":\"21\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"size\":\"100\",\"unit\":\"vh\"},\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d33d1b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#272c30\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"container_sticky_offset\":\"50\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c64a632\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We\\u2019ll Be Back Soon\",\"after_title\":\"<p class=\\\"p1\\\">Our website is currently undergoing scheduled maintenance and will be back online shortly.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":\"329\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=23505cf\"},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4f9e07e5\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"size\":\"extra-large\",\"popup_id\":\"contact-form-popup\",\"text\":\"CONTACT US\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"65d89080\",\"elType\":\"widget\",\"settings\":{\"woodmart_color_scheme\":\"light\",\"size\":\"large\",\"style\":\"custom\",\"date\":\"2026-06-28 22:00\",\"scroll_y\":\"-80\",\"separator_text\":\":\",\"custom_bg\":\"#00000033\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_countdown_timer\"},{\"id\":\"db50cf3\",\"elType\":\"widget\",\"settings\":{\"style\":\"bordered\",\"color\":\"light\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"show_label\":\"\",\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true},{\"id\":\"36444df8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"background_background\":\"classic\",\"background_image\":{\"id\":3994,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-Coming-Soon-V3.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"background_position\":\"center center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"67\",\"sizes\":[]},\"min_height\":{\"unit\":\"vh\",\"size\":\"70\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(13036,3996,'_elementor_version','4.1.4'),
(13034,3996,'_elementor_edit_mode','builder'),
(13035,3996,'_elementor_template_type','container'),
(13029,3995,'_elementor_template_type','container'),
(13030,3995,'_elementor_version','4.1.4'),
(13031,3995,'_elementor_global_class_usage_indexed','1'),
(13032,3995,'_elementor_global_class_usage_indexed_preview','1'),
(13033,3995,'_elementor_data','[{\"id\":\"d58be7\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"full_height\":\"yes\",\"columns_placement\":\"stretch\",\"equal_height\":\"yes\",\"content_position\":\"middle\",\"video_bg\":\"yes\",\"video_bg_url\":\"\",\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"structure\":\"21\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"min_height\":{\"size\":\"100\",\"unit\":\"vh\"},\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d33d1b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"background_background\":\"classic\",\"background_color\":\"#272c30\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"container_sticky_offset\":\"50\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c64a632\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We\\u2019ll Be Back Soon\",\"after_title\":\"<p class=\\\"p1\\\">Our website is currently undergoing scheduled maintenance and will be back online shortly.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":\"329\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=23505cf\"},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4f9e07e5\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"size\":\"extra-large\",\"popup_id\":\"contact-form-popup\",\"text\":\"CONTACT US\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"65d89080\",\"elType\":\"widget\",\"settings\":{\"woodmart_color_scheme\":\"light\",\"size\":\"large\",\"style\":\"custom\",\"date\":\"2026-06-28 22:00\",\"scroll_y\":\"-80\",\"separator_text\":\":\",\"custom_bg\":\"#00000033\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_countdown_timer\"},{\"id\":\"db50cf3\",\"elType\":\"widget\",\"settings\":{\"style\":\"bordered\",\"color\":\"light\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"show_label\":\"\",\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true},{\"id\":\"36444df8\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"background_background\":\"classic\",\"background_image\":{\"id\":3994,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-Coming-Soon-V3.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"background_position\":\"center center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"67\",\"sizes\":[]},\"min_height\":{\"unit\":\"vh\",\"size\":\"70\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"container_sticky_offset\":\"50\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(13027,3994,'_elementor_source_image_hash','1e6f418479007bf7b673fd3f56c562f055c5cfc9'),
(13028,3995,'_elementor_edit_mode','builder'),
(13026,3994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1314;s:4:\"file\";s:36:\"2026/07/Smart-Cut-Coming-Soon-V3.jpg\";s:8:\"filesize\";i:117162;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Smart-Cut-Coming-Soon-V3-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9689;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Smart-Cut-Coming-Soon-V3-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Smart-Cut-Coming-Soon-V3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Smart-Cut-Coming-Soon-V3-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33145;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Smart-Cut-Coming-Soon-V3-1536x1009.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1009;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79648;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Smart-Cut-Coming-Soon-V3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32376;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Smart-Cut-Coming-Soon-V3-1200x788.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58230;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Smart-Cut-Coming-Soon-V3-150x99.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3915;}}s:10:\"image_meta\";a:13:{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:\"1\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(13025,3994,'_wp_attached_file','2026/07/Smart-Cut-Coming-Soon-V3.jpg'),
(13024,2824,'_elementor_page_assets','a:0:{}'),
(13021,275,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13022,275,'_elementor_css','a:6:{s:4:\"time\";i:1783851383;s:5:\"fonts\";a:2:{i:0;s:9:\"Work Sans\";i:1;s:6:\"Oswald\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13023,275,'_elementor_element_cache','{\"timeout\":1783937783,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-3d6bd29b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3d6bd29b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2adf2126 e-con-full e-flex e-con e-child\\\" data-id=\\\"2adf2126\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImQxNDQ4MDciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbmNob3IiOiJPdXJfVGVhbSIsIl9wb3NpdGlvbiI6ImFic29sdXRlIiwic2Nyb2xsX3kiOiItODAiLCJfb2Zmc2V0X3giOnsic2l6ZSI6MSwidW5pdCI6InB4In0sIl9vZmZzZXRfeSI6eyJzaXplIjowLCJ1bml0IjoicHgifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Indvb2RtYXJ0X21lbnVfYW5jaG9yIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjUwNGMwNzc1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiIiLCJ0aXRsZSI6Ik91ciBNaXNzaW9uICYgVmFsdWVzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJhbGlnbiI6ImxlZnQiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiI0OCIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMzIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI0Iiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS4yIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE0MWVlOWFlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaXRlbXMiOlt7Iml0ZW1fdGl0bGUiOiIxLiBNaXNzaW9uIiwiaXRlbV9jb250ZW50IjoiPHA+T3VyIG1pc3Npb24gaXMgdG8gZW1wb3dlciBvdXIgY3VzdG9tZXJzIHdpdGggc3VwZXJpb3IgdG9vbGluZyBhbmQgZXhwZXJ0IHN1cHBvcnQsIGVuYWJsaW5nIHRoZW0gdG8gYWNoaWV2ZSBncmVhdGVyIGVmZmljaWVuY3ksIHByZWNpc2lvbiwgYW5kIHByb2ZpdGFiaWxpdHkgaW4gdGhlaXIgb3BlcmF0aW9ucy4gVGhpcyBtaXNzaW9uIGlzIGJ1aWx0IG9uIGEgZm91bmRhdGlvbiBvZiBjb3JlIHZhbHVlcyB0aGF0IGd1aWRlIGV2ZXJ5IGRlY2lzaW9uIHdlIG1ha2UuPFwvcD4iLCJfaWQiOiIxMDhhOTJlIiwiaW1hZ2UiOnsiaWQiOjM3ODksInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvcGxhY2Vob2xkZXIucG5nIn19LHsiaXRlbV90aXRsZSI6IjIuIFVucml2YWxsZWQgUHJlY2lzaW9uIiwiaXRlbV9jb250ZW50IjoiPHA+V2UgYmVsaWV2ZSB0aGF0IHRoZSBiZXN0IHJlc3VsdHMgY29tZSBmcm9tIHRoZSBiZXN0IHRvb2xzLiBXZSBhcmUgZGVkaWNhdGVkIHRvIHRoZSBwcmluY2lwbGVzIG9mIHByZWNpc2lvbiBlbmdpbmVlcmluZywgZW5zdXJpbmcgdGhhdCBldmVyeSBwcm9kdWN0IHdlIG9mZmVyIG1lZXRzIHRoZSB0aWdodGVzdCB0b2xlcmFuY2VzIGFuZCBkZWxpdmVycyB0aGUgY2xlYW5lc3QsIG1vc3QgYWNjdXJhdGUgcGVyZm9ybWFuY2UgcG9zc2libGUuPFwvcD4iLCJfaWQiOiJkYzQ4ODVkIiwiaW1hZ2UiOnsiaWQiOjM3OTAsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvcGxhY2Vob2xkZXItMS5wbmcifX0seyJpdGVtX3RpdGxlIjoiMy4gVW5tYXRjaGVkIER1cmFiaWxpdHkiLCJpdGVtX2NvbnRlbnQiOiI8cD5XZSBidWlsZCB0b29scyB0aGF0IGxhc3QuIEJ5IHVzaW5nIHByZW1pdW0gbWF0ZXJpYWxzIGFuZCByb2J1c3QgbWFudWZhY3R1cmluZyBwcm9jZXNzZXMsIHdlIGNyZWF0ZSBwcm9kdWN0cyB0aGF0IHN0YW5kIHVwIHRvIGV4dHJlbWUgd2VhciBhbmQgdGVhci4gT3VyIGZvY3VzIG9uIGR1cmFiaWxpdHkgdHJhbnNsYXRlcyBpbnRvIGEgbG93ZXIgdG90YWwgY29zdCBvZiBvd25lcnNoaXAgYW5kIGdyZWF0ZXIgcmVsaWFiaWxpdHkgZm9yIG91ciBjdXN0b21lcnMuPFwvcD4iLCJfaWQiOiJjNThiYTYxIiwiaW1hZ2UiOnsiaWQiOjM3OTEsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvcGxhY2Vob2xkZXItMi5wbmcifX0seyJpdGVtX3RpdGxlIjoiNC4gUGFydG5lcnNoaXAgaW4gU2VydmljZSIsIml0ZW1fY29udGVudCI6IjxwPldlIHNlZSBvdXIgY3VzdG9tZXJzIGFzIGxvbmctdGVybSBwYXJ0bmVycy4gT3VyIGdvYWwgaXMgdG8gcHJvdmlkZSBtb3JlIHRoYW4ganVzdCBwcm9kdWN0czsgd2UgcHJvdmlkZSBzb2x1dGlvbnMuIFRoaXMgbWVhbnMgb2ZmZXJpbmcgZXhwZXJ0IHRlY2huaWNhbCBhZHZpY2UsIHJlc3BvbnNpdmUgY3VzdG9tZXIgc3VwcG9ydCwgYW5kIGEgY29tbWl0bWVudCB0byB1bmRlcnN0YW5kaW5nIGFuZCBzb2x2aW5nIHlvdXIgdW5pcXVlIGNoYWxsZW5nZXMuPFwvcD4iLCJfaWQiOiI5NWYwMTUxIiwiaW1hZ2UiOnsiaWQiOjM3OTIsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvcGxhY2Vob2xkZXItMy5wbmcifX1dLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgiLCJzaXplcyI6W119LCJvcGVuZXJfYWxpZ25tZW50IjoicmlnaHQiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9hY2NvcmRpb24ifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-421ce824 e-con-full e-flex e-con e-child\\\" data-id=\\\"421ce824\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2df24d77 e-con-full e-flex e-con e-child\\\" data-id=\\\"2df24d77\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjQzYmViYmUxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjM3OTMsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvMi53ZWJwIn0sImVsZW1lbnRfcGFyYWxsYXgiOiJwYXJhbGxheC1vbi1zY3JvbGwiLCJzY3JvbGxfeSI6IjIwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6f267967 e-con-full e-flex e-con e-child\\\" data-id=\\\"6f267967\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjRiYTk5ZDczIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjM3OTQsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvMS53ZWJwIn0sImVsZW1lbnRfcGFyYWxsYXgiOiJwYXJhbGxheC1vbi1zY3JvbGwiLCJzY3JvbGxfeSI6Ii0yMCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-7cc90ecb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7cc90ecb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5055dc00 e-con-full e-flex e-con e-child\\\" data-id=\\\"5055dc00\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE4M2JhOTU3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjM3ODYsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvY3V0dGluZy1ncmFuaXRlLWNsb3NldXAtMjAyNS0wMS0yOS0wNy0zOC0wOC11dGMtc2NhbGVkLTEud2VicCJ9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-72d6a57b e-con-full e-flex e-con e-child\\\" data-id=\\\"72d6a57b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjMwNjQwYzNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJPdXIgU3RvcnkiLCJ0aXRsZSI6IkEgTGVnYWN5IG9mIFByZWNpc2lvbiBhbmQgUGFydG5lcnNoaXAiLCJhZnRlcl90aXRsZSI6IiIsInNpemUiOiJsYXJnZSIsImFsaWduIjoibGVmdCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJ0ZXh0X2NvbG9yIjoicmdiYSgwLCAwLCAwLCAwLjMwMTk2MDc4NDMxMzcyNTQ3KSIsInRleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTYiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsImNvbG9yIjoicHJpbWFyeSIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IldvcmsgU2FucyIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdhMzM0MWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiPHAgY2xhc3M9XCJwMVwiPkZvdW5kZWQgb24gYSBjb21taXRtZW50IHRvIGV4Y2VsbGVuY2UsIFNtYXJ0IEN1dCBNYW51ZmFjdHVyZXJzIChQdHkpIEx0ZCBiZWdhbiBhcyBhIGZhbWlseS1ydW4gYnVzaW5lc3Mgd2l0aCBhIGNsZWFyIG1pc3Npb246IHRvIHByb3ZpZGUgU291dGggQWZyaWNhXHUyMDE5cyBpbmR1c3RyaWFsIHNlY3RvciB3aXRoIHNwZWNpYWxpc2VkIHRvb2xpbmcgdGhhdCBkZWxpdmVycyBleGNlcHRpb25hbCBwZXJmb3JtYW5jZSBhbmQgZHVyYWJpbGl0eS4gRnJvbSBvdXIgaGVhZHF1YXJ0ZXJzIGluIEJva3NidXJnLCBHYXV0ZW5nLCB3ZSBoYXZlIGdyb3duIGludG8gYSB0cnVzdGVkIHBhcnRuZXIgdG8gdGhlIHJlZnJhY3RvcnksIGNvbnN0cnVjdGlvbiwgYW5kIGluc3RhbGxhdGlvbiBpbmR1c3RyaWVzLjxcL3A+PHAgY2xhc3M9XCJwM1wiPk91ciBqb3VybmV5IGhhcyBiZWVuIHNoYXBlZCBieSBhIGhhbmRzLW9uIGFwcHJvYWNoIGFuZCBhbiB1bmNvbXByb21pc2luZyBmb2N1cyBvbiBxdWFsaXR5LiBXZSB1bmRlcnN0YW5kIHRoYXQgcHJlY2lzaW9uIGFuZCBkdXJhYmlsaXR5IGFyZSBlc3NlbnRpYWwgdG8gcHJvZHVjdGl2aXR5LiBUaGF0IGlzIHdoeSB3ZSBlbmdpbmVlciBhbmQgc291cmNlIG9ubHkgcHJlbWl1bS1ncmFkZSBwcm9kdWN0cyBidWlsdCB0byBwZXJmb3JtIGluIHRoZSBtb3N0IGRlbWFuZGluZyBlbnZpcm9ubWVudHMuIEFzIGEgZmFtaWx5IGJ1c2luZXNzLCBvdXIgbmFtZSBpcyBiZWhpbmQgZXZlcnkgcHJvZHVjdCB3ZSBzZWxsLCBhbmQgd2UgcmVtYWluIGZ1bGx5IGNvbW1pdHRlZCB0byBvdXIgY3VzdG9tZXJzXHUyMDE5IHN1Y2Nlc3MuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNjcm9sbF95IjotODAsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJXb3JrIFNhbnMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]<div class=\\\"elementor-element elementor-element-613a0777 e-con-full e-flex e-con e-child\\\" data-id=\\\"613a0777\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE5NjQ0YjY3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPjxlbT5EZXZlbG9wZWQgYnkgPHN0cm9uZz5TbWFydCBDdXQgbWFudWZhY3R1cmVycyAoUHR5KSBMdGQ8XC9zdHJvbmc+PFwvZW0+PFwvcD4iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjI1IiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MCwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-54a8e009 wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"54a8e009\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3c770fa1 color-scheme-light e-con-full e-flex e-con e-child\\\" data-id=\\\"3c770fa1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5586c58e e-con-full e-flex e-con e-child\\\" data-id=\\\"5586c58e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-42a0c88f e-con-full e-flex e-con e-child\\\" data-id=\\\"42a0c88f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNiMjZhOTVlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2l6ZSI6ImxhcmdlIiwibGFiZWwiOiJGT1VORElORyBZRUFSIiwidmFsdWUiOjIwMDgsInZhbHVlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInZhbHVlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJjb2xvcl9zY2hlbWUiOiJsaWdodCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvdW50ZXIifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6c4b3276 e-con-full e-flex e-con e-child\\\" data-id=\\\"6c4b3276\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjM3OTQ4ZDMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaXplIjoibGFyZ2UiLCJsYWJlbCI6IkhBUFBZIENPU1RVTUVSUyIsInZhbHVlIjoyMDAwLCJ2YWx1ZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ2YWx1ZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNjAwIiwiY29sb3Jfc2NoZW1lIjoibGlnaHQiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9jb3VudGVyIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-197eedeb e-con-full e-flex e-con e-child\\\" data-id=\\\"197eedeb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-582f6c31 e-con-full e-flex e-con e-child\\\" data-id=\\\"582f6c31\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE3NjdlMzJiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2l6ZSI6ImxhcmdlIiwibGFiZWwiOiJDT01QQU5JRVMgV09SSyBXSVRIIFVTIiwidmFsdWUiOjE5MCwidmFsdWVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidmFsdWVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsImNvbG9yX3NjaGVtZSI6ImxpZ2h0Iiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfY291bnRlciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-274548ed e-con-full e-flex e-con e-child\\\" data-id=\\\"274548ed\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjFlZWVmMjc4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2l6ZSI6ImxhcmdlIiwibGFiZWwiOiJPRkZJQ0UiLCJ2YWx1ZSI6MSwidmFsdWVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidmFsdWVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsImNvbG9yX3NjaGVtZSI6ImxpZ2h0Iiwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfY291bnRlciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-571a9cb9 e-con-full e-flex e-con e-child\\\" data-id=\\\"571a9cb9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-306fcc4a e-con-full e-flex e-con e-child\\\" data-id=\\\"306fcc4a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjZjN2Y3ZWY0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2l6ZSI6ImxhcmdlIiwibGFiZWwiOiJURUFNIE1FTUJFUlMiLCJ2YWx1ZSI6MTIsInZhbHVlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInZhbHVlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJjb2xvcl9zY2hlbWUiOiJsaWdodCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvdW50ZXIifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d724455 e-con-full e-flex e-con e-child\\\" data-id=\\\"7d724455\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjUzZjI3ZGRmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2l6ZSI6ImxhcmdlIiwibGFiZWwiOiJPUkRFUlMgRlVMRklMTEVEIiwidmFsdWUiOjc1MDAsInZhbHVlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInZhbHVlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJjb2xvcl9zY2hlbWUiOiJsaWdodCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvdW50ZXIifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5d8e21c1 e-con-full e-flex e-con e-child\\\" data-id=\\\"5d8e21c1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjI4NGRkMDc4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiIiLCJhZnRlcl90aXRsZSI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJ3aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiI4MCIsInNpemVzIjpbXX0sImNvbG9yIjoid2hpdGUiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZSI6IldlIGhhbmRsZSBldmVyeSBkZXRhaWwgd2l0aCBleHBlcnQgY3JhZnRzbWFuc2hpcC4iLCJzY3JvbGxfeSI6Ii04MCIsIndpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOiI5NSIsInNpemVzIjpbXX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjI5MGJiMjM4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwIGNsYXNzPVwicDFcIj48Yj5TUEVDSUFMSVNFRCBJTkRVU1RSSUFMIFRPT0xJTkcgU0lOQ0UgMjAwODxcL2I+PFwvcD4iLCJ0ZXh0X2NvbG9yX3NjaGVtZSI6ImxpZ2h0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjIwIiwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNjcm9sbF95IjoiLTgwIiwiaGlkZV90YWJsZXQiOiJoaWRkZW4tdGFibGV0IiwiaGlkZV9tb2JpbGUiOiJoaWRkZW4tbW9iaWxlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjZlMzFhNjQ2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwIGNsYXNzPVwicDFcIj5TaW5jZSAyMDA4LCBTbWFydCBDdXQgTWFudWZhY3R1cmVycyBoYXMgc3VwcGxpZWQgcHJlbWl1bS1ncmFkZSB0b29saW5nIGFuZCBjdXR0aW5nIHNvbHV0aW9ucyB0byBTb3V0aCBBZnJpY2FcdTIwMTlzIHJlZnJhY3RvcnksIGNvbnN0cnVjdGlvbiBhbmQgaW5zdGFsbGF0aW9uIGluZHVzdHJpZXMuIEV2ZXJ5IHByb2R1Y3QgaXMgZW5naW5lZXJlZCBvciBjYXJlZnVsbHkgc291cmNlZCB0byBkZWxpdmVyIGRlcGVuZGFibGUgcGVyZm9ybWFuY2UsIGV4dGVuZGVkIHNlcnZpY2UgbGlmZSBhbmQgZ3JlYXRlciBwcm9kdWN0aXZpdHkgaW4gZGVtYW5kaW5nIHdvcmtpbmcgZW52aXJvbm1lbnRzLjxcL3A+IiwidGV4dF9jb2xvcl9zY2hlbWUiOiJsaWdodCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTQiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(13045,3056,'_elementor_page_assets','a:0:{}'),
(1750,1330,'wd_layout_type','single_product'),
(1751,1330,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}}'),
(1752,1330,'_elementor_data','[{\"id\":\"7bf220a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"97dd928\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"7bc8508\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":false},{\"id\":\"e5f7d04\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"60\",\"column\":\"60\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eb94c47\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"a3694b5\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"a360b9d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7c4efd2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"8fda471\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"space-between\",\"container_sticky_offset\":\"50\",\"flex_wrap\":\"nowrap\"},\"elements\":[{\"id\":\"e406104\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"11fc917\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"7fc47b1\",\"elType\":\"widget\",\"settings\":{\"show_categories\":\"\",\"show_tags\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_meta\"},{\"id\":\"3bb24ab\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_single_product_short_description\"},{\"id\":\"c6d2921\",\"elType\":\"widget\",\"settings\":{\"show_sku\":\"\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_single_product_meta\"},{\"id\":\"6480f41\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"},{\"id\":\"98fe1b0\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c3b4e07\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0e32a65\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"swatch_layout\":\"inline\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"2fd9118\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"18\",\"unit\":\"px\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6ea9bd6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#77777733\"},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"},{\"id\":\"1b26bb0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2db911fd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"42510c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12efcaa1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3771,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy.svg\"},\"library\":\"svg\"},\"title_text\":\"Premium Quality Guaranteed\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"14e45558\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3772,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse.svg\"},\"library\":\"svg\"},\"title_text\":\"Large In-Stock Inventory\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"13fb0366\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"align\":\"space-around\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b5d5ae7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3773,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset.svg\"},\"library\":\"svg\"},\"title_text\":\"Expert Technical Support\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"798654d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3774,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package.svg\"},\"library\":\"svg\"},\"title_text\":\"Fast Nationwide Delivery\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b2f0013\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_single_product_summary\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"500fa32\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0203e6b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"all-open\",\"enable_description\":\"\",\"all_open_style\":\"overline\",\"additional_info_columns\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"additional_info_columns_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"reviews_layout\":\"two-column\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"additional_info_columns_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_tabs\"},{\"id\":\"3c513e6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Description\",\"after_title\":\"\",\"style\":\"overlined\",\"color\":\"primary\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d991abc\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_content\"}],\"isInner\":false},{\"id\":\"652d759\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9e768c9\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"recently_viewed\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":\"-80\",\"img_size\":\"custom\",\"orderby\":\"post__in\",\"product_hover\":\"small\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6564a4cd1733d\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(1711,10,'_woodmart_main_layout','full-width'),
(1712,11,'_woodmart_main_layout','full-width'),
(1713,12,'_woodmart_main_layout','full-width'),
(1714,1358,'_elementor_edit_mode','builder'),
(1715,1358,'_elementor_template_type','kit'),
(1716,7,'_wp_page_template','default'),
(1717,7,'_elementor_page_settings','a:16:{s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:15:\"viewport_mobile\";s:6:\"768.98\";s:17:\"system_typography\";a:4:{i:0;a:4:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:4:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:4:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:4:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FA9939\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#045174\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#231F20\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:9:\"Smart Cut\";s:16:\"site_description\";s:44:\"Premium Diamond Blades and Cutting Solutions\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";d:769.98000000000001818989403545856475830078125;s:11:\"viewport_lg\";i:1025;}'),
(11291,7,'_elementor_data','[]'),
(11292,3840,'_elementor_edit_mode','builder'),
(11293,3840,'_elementor_template_type','kit'),
(11294,3840,'_wp_page_template','default'),
(11295,3840,'_elementor_page_settings','a:16:{s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:15:\"viewport_mobile\";s:6:\"768.98\";s:17:\"system_typography\";a:4:{i:0;a:4:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:4:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:4:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:4:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FA9939\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#045174\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#231F20\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:9:\"Smart Cut\";s:16:\"site_description\";s:44:\"Premium Diamond Blades and Cutting Solutions\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";d:769.98000000000001818989403545856475830078125;s:11:\"viewport_lg\";i:1025;}'),
(1761,1482,'_elementor_edit_mode','builder'),
(1762,1482,'_elementor_template_layout_type','wp-post'),
(1763,1482,'_elementor_version','3.24.7'),
(1764,1482,'_wp_page_template','default'),
(1765,1482,'_elementor_template_type','wp-post'),
(1770,1496,'wd_layout_type','checkout_content'),
(1771,1496,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:16:\"checkout_content\";s:15:\"condition_query\";s:0:\"\";}}'),
(1772,1496,'_elementor_data','[{\"id\":\"f322794\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"4810a2d\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":\"\"},{\"id\":\"39e04cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3830d98\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"64a2c47\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_before_checkout_form\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"165ba3d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_login_form\"},{\"id\":\"95f66d7\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_coupon_form\"},{\"id\":\"da5d666\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_customer_details\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"\"}]'),
(1773,1496,'_elementor_edit_mode','builder'),
(1774,1496,'_elementor_template_layout_type','wp-post'),
(1775,1496,'_elementor_version','3.24.7'),
(1776,1496,'_wp_page_template','default'),
(1777,1496,'_elementor_template_type','wp-post'),
(1778,1500,'wd_layout_type','checkout_form'),
(1779,1500,'wd_layout_conditions','a:1:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:13:\"checkout_form\";s:15:\"condition_query\";s:0:\"\";}}'),
(1780,1500,'_elementor_data','[{\"id\":\"53c7d64\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column-reverse\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3328068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"33590ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"82dcedc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>1.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"c83ae4f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Billing Details\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"eb47f74\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"4c358ee\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_customer_details\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"fc435cf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_billing\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"52b82f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"6212929\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_shipping\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"f1323da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"dce82ae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"290b892\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>2.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"58ffb87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Payment Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"30e1788\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"button_alignment\":\"full-width\",\"payment_description_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#FFFFFF\",\"terms_conditions_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"terms_conditions_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"},{\"id\":\"2b2baba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"2562ba9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_after_checkout_form\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ebd64b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"855b10b\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cb4f0cc\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Your Order\",\"after_title\":\"\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aca1bef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review_heading\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"6716530\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"1e93c46\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"528a044\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"18bbdb6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"style\":\"default \",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"03d354f\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d9e4d3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7865e6c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Excellent\",\"after_title\":\"<p>Based on 1480 reviews<\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5cbe0c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/trustpilot-logo.png\",\"id\":\"1514\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"a2ec6d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001C\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"377ad19\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a731206\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/testimonial-avatar.png\",\"id\":\"1515\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"subtitle\":\"\",\"title\":\"Albert Flores\",\"content\":\"<p>Customer<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"e43b7ae\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d99a8fd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"More Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"848dfd1\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Delivery Information\",\"item_content\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"_id\":\"b21af45\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery-icon.svg\",\"id\":\"1489\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"}},{\"item_title\":\"14 Day Money Back Guarantee\",\"item_content\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/money-back-icon.svg\",\"id\":\"1490\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"_id\":\"74f38c2\"}],\"state\":\"all_closed\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"style\":\"simple\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(1781,1500,'_elementor_edit_mode','builder'),
(1782,1500,'_elementor_template_layout_type','wp-post'),
(1783,1500,'_elementor_version','3.27.2'),
(1784,1500,'_wp_page_template','default'),
(1785,1500,'_elementor_template_type','wp-post'),
(10859,3780,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:543;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10858,3780,'_wp_attached_file','2026/07/trophy-Orange-Footer.svg'),
(1823,1229,'wd_layout_type','shop_archive'),
(1824,1229,'wd_layout_conditions','a:2:{i:0;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:3:\"all\";s:15:\"condition_query\";s:0:\"\";}i:1;a:3:{s:20:\"condition_comparison\";s:7:\"include\";s:14:\"condition_type\";s:21:\"filtered_product_term\";s:15:\"condition_query\";s:8:\"pa_brand\";}}'),
(1825,1229,'_elementor_edit_mode','builder'),
(1826,1229,'_elementor_template_type','wp-post'),
(1827,1229,'_elementor_version','3.18.3'),
(1828,1229,'_wp_page_template','default'),
(1829,1229,'_elementor_data','[{\"id\":\"dfbd037\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"cc3ebef\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"align\":\"space-between\",\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e5c5c7e\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"58619ae\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_result_count\"}],\"isInner\":true},{\"id\":\"d70786d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_archive_description\"},{\"id\":\"3ad6756\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#77777733\",\"gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ffcff62\",\"elType\":\"widget\",\"settings\":{\"data_source\":\"wc_query\",\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"100\",\"height\":\"100\"},\"categories_with_shadow\":\"disable\",\"style\":\"carousel\",\"columns\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"slides_per_view\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"sync_parent_id\":\"wd_6564a4e35b87a\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"014bfd8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"container_sticky_offset\":50,\"scroll_y\":-80,\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"0b375fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":25,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"wd_column_role\":\"offcanvas\",\"wd_column_role_offcanvas_tablet\":\"md-sm\",\"wd_column_role_offcanvas_mobile\":\"sm\",\"content_width\":\"full\",\"container_sticky_offset\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"0850ec0\",\"elType\":\"widget\",\"settings\":{\"sidebar_name\":\"sidebar-shop\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_sidebar\"}],\"isInner\":true},{\"id\":\"1d68183\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":75,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"wd_column_role\":\"content\",\"wd_column_role_content_tablet\":\"md-sm\",\"wd_column_role_content_mobile\":\"sm\",\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"37eef44\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"51dbcaf\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":35,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"38c622b\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"text_color\":\"#1246AB\",\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_shop_archive_woocommerce_title\"}],\"isInner\":true},{\"id\":\"37bff6b\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":65,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"flex_justify_content\":\"flex-end\",\"align\":\"flex-end\",\"align_tablet\":\"space-between\",\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50,\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3399847\",\"elType\":\"widget\",\"settings\":{\"button_text\":\"Show sidebar\",\"scroll_y\":-80,\"hide_desktop\":\"hidden-desktop\"},\"elements\":[],\"widgetType\":\"wd_builder_off_canvas_column_btn\"},{\"id\":\"9a184b3\",\"elType\":\"widget\",\"settings\":{\"per_page_options\":\"9,12,18,24\",\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_per_page\"},{\"id\":\"a2ff961\",\"elType\":\"widget\",\"settings\":{\"products_columns_variations\":[\"3\",\"4\",\"list\"],\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_shop_archive_view\"},{\"id\":\"f397599\",\"elType\":\"widget\",\"settings\":{\"style\":\"underline\",\"mobile_icon\":\"yes\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_orderby\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f436db4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_shop_archive_active_filters\"},{\"id\":\"4b4a329\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"a07d203\",\"elType\":\"widget\",\"settings\":{\"img_size\":\"medium_large\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_archive_products\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2006811\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7162cc6\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"ff2c6d6\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b52dfce\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"A world of inspiration for your home\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"bb8f95e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"af5d0d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(12623,3964,'_elementor_edit_mode','builder'),
(12624,3964,'_elementor_template_layout_type','wp-post'),
(12625,3964,'_elementor_version','3.24.7'),
(12626,3964,'_wp_page_template','default'),
(12627,3964,'_elementor_template_type','wp-post'),
(12628,3964,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12629,3964,'_elementor_global_class_usage_indexed','1'),
(12630,3964,'_elementor_global_class_usage_indexed_preview','1'),
(12648,3966,'_elementor_edit_mode','builder'),
(12649,3966,'_elementor_template_type','wp-page'),
(12650,3966,'_elementor_version','3.16.6'),
(12651,3966,'_wp_page_template','default'),
(12652,3966,'_elementor_data','[{\"id\":\"b9b6a90\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"9cbcb1a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"27806e0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get to Know Megamarket\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"bd2c400\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don\\u2019t. Do it the wrong way and draft copy can derail your design review.<\\/p>\\n<blockquote>Develop your leaders into a competitive advantage. Reconnect your leader-power to success<\\/blockquote>\",\"scroll_y\":-80,\"width\":{\"unit\":\"px\",\"size\":533,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"3659915\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"b1e0ae7\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"youtube\",\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_action_button\":\"overlay\",\"video_overlay_lightbox\":\"yes\",\"video_image_overlay\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-2.jpg\",\"id\":\"631\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"text\":\"Play video\",\"video_size\":\"aspect_ratio\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7e2bb63\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dbbb5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c17fd5d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What People Say About Us\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"209a176\",\"elType\":\"widget\",\"settings\":{\"items_repeater\":[{\"title\":\"Client\",\"name\":\"Kingsley Chandler\",\"content\":\"<p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs.<\\/p>\",\"_id\":\"65601d7\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-3.jpg\",\"id\":\"699\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"}},{\"title\":\"Client\",\"name\":\"Orson Lancaster\",\"content\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes.<\\/p>\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-2.jpg\",\"id\":\"700\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"2ae64b7\"},{\"title\":\"Client\",\"name\":\"Harleigh Dodson\",\"content\":\"<p>At worst the discussion is at least working towards the final goal of your site where questions about don\\u2019t.<\\/p>\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-1.jpg\",\"id\":\"701\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"f5ff55d\"}],\"style\":\"info-top\",\"text_color_normal\":\"#FFFFFF\",\"text_background_color_normal\":\"#1E73BE\",\"stars_rating\":\"\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_testimonials\"},{\"id\":\"2b3bdf9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Who We Serve\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b504e17\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely.<\\/p>\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"scroll_y\":-80,\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e6479af\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f9cfa35\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What We Do\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c0358fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6f7ac0a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Vision\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"82c3625\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(12657,3967,'_elementor_edit_mode','builder'),
(12658,3967,'_elementor_template_type','wp-page'),
(12659,3967,'_elementor_version','3.16.6'),
(12660,3967,'_wp_page_template','default'),
(12661,3967,'_elementor_data','[{\"id\":\"b9b6a90\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"9cbcb1a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"27806e0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get to Know Megamarket\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"bd2c400\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don\\u2019t. Do it the wrong way and draft copy can derail your design review.<\\/p>\\n<blockquote>Develop your leaders into a competitive advantage. Reconnect your leader-power to success<\\/blockquote>\",\"scroll_y\":-80,\"width\":{\"unit\":\"px\",\"size\":533,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"3659915\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"b1e0ae7\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"youtube\",\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_action_button\":\"overlay\",\"video_overlay_lightbox\":\"yes\",\"video_image_overlay\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-2.jpg\",\"id\":\"631\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"text\":\"Play video\",\"video_size\":\"aspect_ratio\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7e2bb63\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dbbb5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c17fd5d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What People Say About Us\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"209a176\",\"elType\":\"widget\",\"settings\":{\"items_repeater\":[{\"title\":\"Client\",\"name\":\"Kingsley Chandler\",\"content\":\"<p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs.<\\/p>\",\"_id\":\"65601d7\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-3.jpg\",\"id\":\"699\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"}},{\"title\":\"Client\",\"name\":\"Orson Lancaster\",\"content\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes.<\\/p>\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-2.jpg\",\"id\":\"700\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"2ae64b7\"},{\"title\":\"Client\",\"name\":\"Harleigh Dodson\",\"content\":\"<p>At worst the discussion is at least working towards the final goal of your site where questions about don\\u2019t.<\\/p>\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-testimonials-pic-1.jpg\",\"id\":\"701\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"100\",\"height\":\"100\"},\"_id\":\"f5ff55d\"}],\"style\":\"info-top\",\"text_color_normal\":\"#FFFFFF\",\"text_background_color_normal\":\"#1E73BE\",\"stars_rating\":\"\",\"spacing\":\"20\",\"slides_per_view\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_testimonials\"},{\"id\":\"2b3bdf9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Who We Serve\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b504e17\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely.<\\/p>\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"scroll_y\":-80,\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e6479af\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f9cfa35\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"What We Do\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c0358fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6f7ac0a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Vision\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"82c3625\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Asking the client to pay no attention Lorem Ipsum isn\\u2019t hard as it doesn\\u2019t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you\\u2019re up to something you can\\u2019t win. Whenever draft copy comes up in a meeting confused questions about it ensue.<\\/p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client\\u2019s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(1867,489,'_wp_page_template','default'),
(1868,489,'_elementor_edit_mode','builder'),
(1869,489,'_elementor_template_type','wp-post'),
(1870,489,'_elementor_version','4.1.4'),
(1871,489,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/news\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"https:\\/\\/wa.me\\/27810215166\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our <a style=\\\"color: #fa9939;\\\" href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11368,3848,'_wp_page_template','default'),
(11028,3815,'_wp_page_template','default'),
(11029,3815,'_elementor_edit_mode','builder'),
(11030,3815,'_elementor_template_type','wp-post'),
(11031,3815,'_elementor_version','3.28.0'),
(11032,3815,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"Blog\"},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/profile.php?id=61582691070541\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"31464\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=23505cf\",\"button_text_color_hover\":\"globals\\/colors?id=758de04\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\"><span class=\\\"color-primary\\\">Privacy Policy<\\/span><\\/a><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3962,2970,'_downloadable','no'),
(1888,2788,'_wp_page_template','default'),
(1889,2788,'_elementor_edit_mode','builder'),
(1890,2788,'_elementor_template_type','wp-post'),
(1891,2788,'_elementor_version','3.28.0'),
(1892,2788,'_elementor_data','[{\"id\":\"73b4738\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1b6f1b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"210d38c\",\"elType\":\"widget\",\"settings\":{\"columns\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"items_per_page\":\"3\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"scroll_y\":\"-80\",\"element_title\":\"New Products\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"sync_parent_id\":\"wd_6846c2af5f522\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"6de9f1e\",\"elType\":\"widget\",\"settings\":{\"columns\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"items_per_page\":\"3\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"scroll_y\":\"-80\",\"element_title\":\"Top Rated Products\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"sync_parent_id\":\"wd_6846c2af5f522\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"1\"},{\"id\":\"774d0fa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"e9f2a86\",\"elType\":\"widget\",\"settings\":{\"columns\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"items_per_page\":\"3\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"scroll_y\":\"-80\",\"element_title\":\"Featured products\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"sync_parent_id\":\"wd_6846c2af5f522\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"99bf765\",\"elType\":\"widget\",\"settings\":{\"columns\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"items_per_page\":\"3\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"scroll_y\":\"-80\",\"element_title\":\"Sale Products\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"sync_parent_id\":\"wd_6846c2af5f522\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(10806,3770,'_elementor_edit_mode','builder'),
(10807,3770,'_elementor_template_type','container'),
(10808,3770,'_elementor_version','4.1.4'),
(10809,3770,'_elementor_global_class_usage_indexed','1'),
(10810,3770,'_elementor_global_class_usage_indexed_preview','1'),
(10811,3770,'_elementor_data','[{\"id\":\"538b8253\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4568b1f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.1. Introduction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookie Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.2. What are Cookies?<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \\\"remember\\\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.3. How We Use Cookies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our website utilises cookies for various purposes, categorised as follows:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Performance\\/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Targeting\\/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.4. First-Party vs. Third-Party Cookies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookies may be classified as either first-party or third-party:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.5. How to Manage Cookies (Consent and Control)<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Your Consent<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Browser Settings<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \\\"Help\\\" or \\\"Settings\\\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Opt-Out Links (if applicable)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.6. Changes to Our Cookie Policy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This Cookie Policy may be updated or amended periodically. The \\\"Last Updated\\\" date at the commencement of this policy shall indicate the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.7. Contact Us<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10813,3771,'_wp_attached_file','2026/07/trophy.svg'),
(10814,3771,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:543;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10815,3771,'_elementor_source_image_hash','004a097106cd058962ae9fcf7caa7a7dba52b7dc'),
(10816,3772,'_wp_attached_file','2026/07/warehouse.svg'),
(10817,3772,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:374;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10818,3772,'_elementor_source_image_hash','0b41a734a1d4cd134dc404bbfedb7b6e9d7c369e'),
(10819,3773,'_wp_attached_file','2026/07/headset.svg'),
(10820,3773,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:570;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10821,3773,'_elementor_source_image_hash','289890075e6551c3016d15b34f7abf36df479a6d'),
(10822,3774,'_wp_attached_file','2026/07/package.svg'),
(10823,3774,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:510;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10824,3774,'_elementor_source_image_hash','7ee04f0666075d1f7951ebb3eb1c2b123b6a7536'),
(10825,3775,'_elementor_edit_mode','builder'),
(10826,3775,'_elementor_template_type','container'),
(10827,3775,'_elementor_version','4.1.4'),
(10828,3775,'_elementor_global_class_usage_indexed','1'),
(10829,3775,'_elementor_global_class_usage_indexed_preview','1'),
(10830,3775,'_elementor_data','[{\"id\":\"1e9618b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dd67ac1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7214243e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3771,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy.svg\"},\"library\":\"svg\"},\"title_text\":\"Premium Quality Guaranteed\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1fd1ab0f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3772,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse.svg\"},\"library\":\"svg\"},\"title_text\":\"Large In-Stock Inventory\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"768546c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"align\":\"space-around\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a362065\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3773,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset.svg\"},\"library\":\"svg\"},\"title_text\":\"Expert Technical Support\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"36f0be3e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3774,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package.svg\"},\"library\":\"svg\"},\"title_text\":\"Fast Nationwide Delivery\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}]'),
(11359,3847,'_elementor_edit_mode','builder'),
(11360,3847,'_elementor_template_type','wp-page'),
(11361,3847,'_elementor_version','4.1.4'),
(11362,3847,'_wp_page_template','default'),
(11363,3847,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11355,3846,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11356,3846,'_elementor_global_class_usage_indexed','1'),
(11357,3846,'_elementor_global_class_usage_indexed_preview','1'),
(10835,3776,'_elementor_edit_mode','builder'),
(10836,3776,'_elementor_template_type','container'),
(10837,3776,'_elementor_version','4.1.4'),
(10838,3776,'_elementor_global_class_usage_indexed','1'),
(10839,3776,'_elementor_global_class_usage_indexed_preview','1'),
(10840,3776,'_elementor_data','[{\"id\":\"1e9618b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dd67ac1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7214243e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3771,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy.svg\"},\"library\":\"svg\"},\"title_text\":\"Premium Quality Guaranteed\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1fd1ab0f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3772,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse.svg\"},\"library\":\"svg\"},\"title_text\":\"Large In-Stock Inventory\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"768546c5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"align\":\"space-around\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a362065\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3773,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset.svg\"},\"library\":\"svg\"},\"title_text\":\"Expert Technical Support\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"36f0be3e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3774,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package.svg\"},\"library\":\"svg\"},\"title_text\":\"Fast Nationwide Delivery\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}]'),
(1921,15,'_woodmart_whb_header','none'),
(1922,15,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1923,15,'_woodmart_page-title-size','inherit'),
(1924,15,'_woodmart_main_layout','full-width'),
(1925,15,'_elementor_edit_mode','builder'),
(1926,15,'_elementor_template_type','wp-page'),
(1927,15,'_elementor_version','4.1.4'),
(1928,15,'_wp_page_template','default'),
(1929,15,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(3911,2967,'_downloadable','no'),
(3912,2967,'_download_limit','-1'),
(3913,2967,'_download_expiry','-1'),
(1930,15,'_woodmart_title_off','on'),
(1945,279,'_woodmart_whb_header','none'),
(1946,279,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1947,279,'_woodmart_page-title-size','inherit'),
(1948,279,'_woodmart_main_layout','full-width'),
(1949,279,'_elementor_edit_mode','builder'),
(1950,279,'_elementor_template_type','wp-page'),
(1951,279,'_elementor_version','4.1.4'),
(1952,279,'_wp_page_template','default'),
(1953,279,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"684\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12245,3935,'_elementor_edit_mode','builder'),
(12246,3935,'_elementor_template_type','wp-page'),
(12247,3935,'_elementor_version','4.0.4'),
(12248,3935,'_wp_page_template','default'),
(12249,3935,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12250,3935,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12252,279,'_elementor_global_class_usage_indexed','1'),
(12253,279,'_elementor_global_class_usage_indexed_preview','1'),
(12254,3936,'_elementor_edit_mode','builder'),
(12255,3936,'_elementor_template_type','wp-page'),
(12256,3936,'_elementor_version','4.1.4'),
(12257,3936,'_wp_page_template','default'),
(12258,3936,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12259,3936,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(13013,3993,'_wp_attached_file','2026/07/SCM-Favicon-Light-Background-Transparent.webp'),
(13014,3993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:2500;s:4:\"file\";s:53:\"2026/07/SCM-Favicon-Light-Background-Transparent.webp\";s:8:\"filesize\";i:125864;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"SCM-Favicon-Light-Background-Transparent-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10358;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"SCM-Favicon-Light-Background-Transparent-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"SCM-Favicon-Light-Background-Transparent-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"SCM-Favicon-Light-Background-Transparent-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31612;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"SCM-Favicon-Light-Background-Transparent-1536x1536.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:75336;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"SCM-Favicon-Light-Background-Transparent-2048x2048.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:110526;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"SCM-Favicon-Light-Background-Transparent-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23418;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"SCM-Favicon-Light-Background-Transparent-1200x1200.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54828;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"SCM-Favicon-Light-Background-Transparent-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4730;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(12261,3936,'_elementor_global_class_usage_indexed','1'),
(12262,3936,'_elementor_global_class_usage_indexed_preview','1'),
(12263,3937,'_elementor_edit_mode','builder'),
(12264,3937,'_elementor_template_type','wp-page'),
(12265,3937,'_elementor_version','4.1.4'),
(12266,3937,'_wp_page_template','default'),
(12267,3937,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(2239,15,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(1954,279,'_woodmart_title_off','on'),
(1955,281,'_woodmart_whb_header','none'),
(1956,281,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1957,281,'_woodmart_page-title-size','inherit'),
(1958,281,'_woodmart_main_layout','full-width'),
(1959,281,'_elementor_edit_mode','builder'),
(1960,281,'_elementor_template_type','wp-page'),
(1961,281,'_elementor_version','3.16.6'),
(1962,281,'_wp_page_template','default'),
(1963,281,'_elementor_data','[{\"id\":\"0896253\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"9c58ddf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Delivery Information\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"016b99e\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\"},\"content_width\":\"full\",\"scroll_y\":-80,\"_title\":\"Container\"},\"elements\":[{\"id\":\"46876db\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"b2220fe\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"When will my order ship?\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f7edee0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>There\'s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e2d81d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"4495a8a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"When will my order ship?\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8e40ea5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"217836e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"1bd359d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"6913474\",\"elType\":\"widget\",\"settings\":{\"text\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"214\\\"><strong>Shipping Metods<\\/strong><\\/td>\\n<td width=\\\"214\\\"><strong>Rate<\\/strong><\\/td>\\n<td width=\\\"214\\\"><strong>Max Charge<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">FedEx<\\/td>\\n<td width=\\\"214\\\">10% of order value<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">FedEx, Signature Required<\\/td>\\n<td width=\\\"214\\\">10% of order value + $20<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299 + $20<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">In-Home Delivery<\\/td>\\n<td width=\\\"214\\\">$299 per trip<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">In-Home Delivery, Time-Specific<\\/td>\\n<td width=\\\"214\\\">$399 per trip<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"dd683ed\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"181d896\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"00cdb98\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Delivery time\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f172fbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited for another time.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"869be0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"8a557bf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Tracking\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"a52d675\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(1964,281,'_woodmart_title_off','on'),
(1965,285,'_woodmart_whb_header','none'),
(1966,285,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1967,285,'_woodmart_page-title-size','inherit'),
(1968,285,'_woodmart_main_layout','full-width'),
(1969,285,'_elementor_edit_mode','builder'),
(1970,285,'_elementor_template_type','wp-page'),
(1971,285,'_elementor_version','3.16.6'),
(1972,285,'_wp_page_template','default'),
(1973,285,'_elementor_data','[{\"id\":\"638aa19\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"ffdcf7e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Promotions\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"201aa16\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"8201b8b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"d8afccf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-1.jpg\",\"id\":\"622\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Floor Tile Discount\",\"content\":\"<p>12 Nov - 22 Nov<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_custom_dimension\":{\"width\":\"670\",\"height\":\"670\"}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"10bfee9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-3.jpg\",\"id\":\"626\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Sink 20% Discount\",\"content\":\"<p>23 Oct - 12 Nov<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"6785d35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-5.jpg\",\"id\":\"627\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Lighting Discount\",\"content\":\"<p>10 Oct - 20 Nov<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true},{\"id\":\"dca88d5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9b65a64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-2.jpg\",\"id\":\"631\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Plumbing Install Discount\",\"content\":\"<p>03 Nov - 03 Dec<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cde6a71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-4.jpg\",\"id\":\"632\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Bathroom Vanities Free Shipping\",\"content\":\"<p>15 Oct - 15 Nov<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"e4c3bd6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-6.jpg\",\"id\":\"633\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Bathroom Accessories Sale\",\"content\":\"<p>15 Oct - 20 Oct<\\/p>\",\"btn_text\":\"Read more\",\"style\":\"mask\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"btn_position\":\"static\",\"btn_color\":\"primary\",\"vertical_alignment\":\"bottom\",\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/lighting-discount\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(3963,2970,'_download_limit','-1'),
(3964,2970,'_download_expiry','-1'),
(3965,2970,'_stock',NULL),
(2235,2797,'_menu_item_url',''),
(3960,2970,'_sold_individually','no'),
(3961,2970,'_virtual','no'),
(1974,285,'_woodmart_title_off','on'),
(1975,287,'_woodmart_whb_header','none'),
(1976,287,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1977,287,'_woodmart_page-title-size','inherit'),
(1978,287,'_woodmart_main_layout','full-width'),
(1979,287,'_elementor_edit_mode','builder'),
(1980,287,'_elementor_template_type','wp-page'),
(1981,287,'_elementor_version','3.16.6'),
(1982,287,'_wp_page_template','default'),
(1983,287,'_elementor_data','[{\"id\":\"827b0ab\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"49b25b4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e5507e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"All Home Services\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e9137d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur.<\\/p><p>Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"ec647fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"160\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":160},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9514848\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"500+ Brands\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"d111bf5\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Fast Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cad0791\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e21a79f\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"537\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-img-1.jpg\"},{\"id\":\"538\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-img-2.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"510\",\"height\":\"600\"},\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658b0d763d699\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6b6fec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#1246AB\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-banner.jpg\",\"id\":\"552\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9e8013f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":50},\"elements\":[],\"isInner\":true},{\"id\":\"54d9921\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e45f330\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Entrust your home to a master\",\"after_title\":\"\",\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ea68038\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"text_color_scheme\":\"light\",\"width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a019255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call Now\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"55ceeef\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9fd030f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Services\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b6582e0\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c2b32dd\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Appliances.png\",\"id\":\"577\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Appliances\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b8f21bc\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Cabinets.png\",\"id\":\"578\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Cabinets\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"e6db433\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Cutting-Carpet.png\",\"id\":\"579\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Cutting Carpet\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4652c83\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Laying-Flooring.png\",\"id\":\"580\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Laying Flooring\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f81f22b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-doors.png\",\"id\":\"581\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Doors\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7810718\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Water-Heaters.png\",\"id\":\"582\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Water Heaters\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"75a269e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-backsplashes.png\",\"id\":\"583\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Backsplashes\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"df6c85a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-shower-doors.png\",\"id\":\"584\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Shower Doors\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"57158ff\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Shipping.png\",\"id\":\"585\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Shipping\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false}]'),
(2230,2797,'_menu_item_object_id','15'),
(2231,2797,'_menu_item_object','page'),
(2232,2797,'_menu_item_target',''),
(2233,2797,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(2234,2797,'_menu_item_xfn',''),
(1984,287,'_woodmart_title_off','on'),
(1985,293,'_woodmart_whb_header','none'),
(1986,293,'_woodmart_title_image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1987,293,'_woodmart_page-title-size','inherit'),
(1988,293,'_woodmart_main_layout','full-width'),
(1989,293,'_elementor_edit_mode','builder'),
(1990,293,'_elementor_template_type','wp-page'),
(1991,293,'_elementor_version','3.16.6'),
(1992,293,'_wp_page_template','default'),
(1993,293,'_elementor_data','[{\"id\":\"8fa15c7\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"2195281\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"cb90c0c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lighting Discount\",\"after_title\":\"<p>10 Oct - 20 Nov<\\/p>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0b6ce7c\",\"elType\":\"widget\",\"settings\":{\"date\":\"2027\\/01\\/01\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_countdown_timer\"},{\"id\":\"6745df4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"cc18774\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b64f763\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-promotion-image-1.jpg\",\"id\":\"644\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"05e3e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"3d43c5b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Special Offer from Megamarket\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"25f51df\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"sale\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"items_per_page\":10,\"pagination\":\"more-btn\",\"scroll_y\":-80,\"products_bordered_grid\":\"1\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(1994,293,'_woodmart_title_off','on'),
(10089,3735,'_menu_item_target',''),
(10088,3735,'_menu_item_object','product_cat'),
(10087,3735,'_menu_item_object_id','387'),
(10086,3735,'_menu_item_menu_item_parent','0'),
(10085,3735,'_menu_item_type','taxonomy'),
(10379,3734,'_menu_item_design','default'),
(10083,3734,'_menu_item_url',''),
(10082,3734,'_menu_item_xfn',''),
(10081,3734,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10080,3734,'_menu_item_target',''),
(10079,3734,'_menu_item_object','product_cat'),
(10078,3734,'_menu_item_object_id','419'),
(10044,3730,'_menu_item_target',''),
(10043,3730,'_menu_item_object','product_cat'),
(10042,3730,'_menu_item_object_id','494'),
(10041,3730,'_menu_item_menu_item_parent','0'),
(10040,3730,'_menu_item_type','taxonomy'),
(10304,3729,'_menu_item_design','default'),
(10038,3729,'_menu_item_url',''),
(10037,3729,'_menu_item_xfn',''),
(10036,3729,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10760,3763,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(10761,684,'_edit_lock','1783786775:1'),
(10762,489,'_edit_last','1'),
(10763,489,'_wp_old_slug','footer-megamarket'),
(10764,3764,'_wp_page_template','default'),
(10765,3764,'_elementor_edit_mode','builder'),
(10766,3764,'_elementor_template_type','wp-post'),
(10767,3764,'_elementor_version','3.28.0'),
(10768,3764,'_elementor_data','[{\"id\":\"557dc46\",\"elType\":\"container\",\"settings\":{\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#1246AB\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ad6f803\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/newslatter.png\",\"id\":\"486\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"subtitle\":\"\",\"title\":\"Sign up To Us Newsletter\",\"content\":\"<p>Be the First to Know. Sign up to newsletter today<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"woodmart_color_scheme\":\"light\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"image_vertical_alignment\":\"middle\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"59\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"061a21d\",\"elType\":\"widget\",\"settings\":{\"alignment\":\"left\",\"content_width\":{\"unit\":\"px\",\"size\":\"500\",\"sizes\":[]},\"content_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"content_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"form_bg\":\"#FFFFFF\",\"scroll_y\":\"-80\",\"button_text_color\":\"#242424\",\"button_bg_color\":\"#FFFFFF\",\"button_text_color_hover\":\"#777777\",\"button_bg_color_hover\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"41\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_mailchimp\"}],\"isInner\":\"\"},{\"id\":\"79578b4\",\"elType\":\"container\",\"settings\":{\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"30\",\"unit\":\"px\"},\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"f4aa774\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"20\",\"width\":{\"size\":\"39\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"14da5a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"60\"},\"boxed_width\":{\"unit\":\"%\",\"size\":\"75\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"c4aba89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/woodmart-building-supplies-logo.svg\",\"id\":\"352\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"225\",\"height\":\"40\"},\"on_click_action\":\"link\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"922ae54\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Condimentum adipiscing vel neque dis nam parturient orci at scelerisque neque dis nam parturient.<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7f85e65\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"451 Wall Street, UK, London\",\"_id\":\"21b0768\",\"item_type\":\"image\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"},\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-cursor-megamarket.svg\",\"id\":\"494\",\"alt\":\"\",\"source\":\"library\"}},{\"list_content\":\"Phone: (064) 332-1233\",\"_id\":\"2e9ccf3\",\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"Fax: (099) 453-1357\",\"_id\":\"14550a3\",\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"scroll_y\":\"-80\",\"size\":\"medium\"},\"elements\":[],\"widgetType\":\"wd_list\"}],\"isInner\":\"1\"},{\"id\":\"8702dcd\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"20\",\"width\":{\"unit\":\"%\",\"size\":\"40\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"40\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"16\"},\"_element_width\":\"initial\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7684018\",\"elType\":\"widget\",\"widgetType\":\"wd_toggle\",\"settings\":{\"element_title\":\"Our Stores\",\"state\":\"static\",\"state_tablet\":\"static\",\"heading_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"134b745\",\"elType\":\"container\",\"settings\":{\"_title\":\"Toggle content\",\"content_width\":\"full\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"377eaca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"8bdbf75\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"menu_items_repeater\":[{\"title\":\"New York\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"468f4ff\"},{\"title\":\"London SF\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"e0022e0\"},{\"title\":\"London SF\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"d245669\"},{\"title\":\"Cockfosters BP\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"02ea1e0\"},{\"title\":\"Los Angeles\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"a39f5ce\"},{\"title\":\"Chicago\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"42f7ebc\"}],\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"item_typography_typography\":\"custom\",\"item_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\",\"isLocked\":\"1\"}]}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"c7f27a7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"20\",\"width\":{\"size\":\"61\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column\",\"flex_gap\":{\"column\":\"15\",\"row\":\"31\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"af2b1ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"30\"},\"boxed_width\":{\"unit\":\"%\",\"size\":\"25\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"16\"},\"scroll_y\":\"-80\",\"_element_width\":\"initial\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ce2ef31\",\"elType\":\"widget\",\"widgetType\":\"wd_toggle\",\"settings\":{\"element_title\":\"Useful Links\",\"state\":\"static\",\"state_tablet\":\"static\",\"heading_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"648f142\",\"elType\":\"container\",\"settings\":{\"_title\":\"Toggle content\",\"content_width\":\"full\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"01b0e35\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"07aa92c\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"menu_items_repeater\":[{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"983b413\"},{\"title\":\"Payment and Delivery\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/payment-and-delivery\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"34a85bb\"},{\"title\":\"Promotions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/promotions\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"8e82417\"},{\"title\":\"Services\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"4b5956b\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"78b6970\"},{\"title\":\"Track Order\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/track-order\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"6e885f9\"}],\"item_typography_typography\":\"custom\",\"item_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\",\"isLocked\":\"1\"}]}],\"isInner\":\"1\"},{\"id\":\"63d7033\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"20\",\"width\":{\"unit\":\"%\",\"size\":\"29\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"29\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"16\",\"row\":\"16\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"16\"},\"_element_width\":\"initial\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"39956fc\",\"elType\":\"widget\",\"widgetType\":\"wd_toggle\",\"settings\":{\"element_title\":\"Footer Menu\",\"state\":\"static\",\"state_tablet\":\"static\",\"heading_spacing\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"8f7ff5a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Toggle content\",\"content_width\":\"full\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"8299266\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"ead9abc\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"menu_items_repeater\":[{\"title\":\"Instagram profile\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"47ef3a5\"},{\"title\":\"New Collection\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"c41dd51\"},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"fe5e5d2\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"b4a2ae8\"},{\"title\":\"Latest News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/blog\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"d8588ae\"},{\"title\":\"Purchase Theme\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"_id\":\"28dc206\"}],\"item_typography_typography\":\"custom\",\"item_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\",\"isLocked\":\"1\"}]}],\"isInner\":\"1\"},{\"id\":\"86229bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"20\",\"width\":{\"size\":\"41\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"40\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"fdff53f\",\"elType\":\"widget\",\"widgetType\":\"wd_toggle\",\"settings\":{\"element_title\":\"Available On:\",\"state\":\"static\",\"state_tablet\":\"static\",\"state_mobile\":\"static\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"7d4bd0d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Toggle content\",\"content_width\":\"full\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"27e121f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"acd4d14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"30\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"605c666\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/google-play.svg\",\"id\":\"508\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"135\",\"height\":\"40\"},\"on_click_action\":\"link\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"7db7159\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/app-store.svg\",\"id\":\"507\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"135\",\"height\":\"40\"},\"on_click_action\":\"link\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"ebdbe5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Social Links:<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_color\":\"title\",\"scroll_y\":\"-80\",\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4222fda\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\",\"isLocked\":\"1\"}]}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(2147,684,'_wp_page_template','elementor_theme'),
(2148,684,'_elementor_edit_mode','builder'),
(2149,684,'_elementor_template_type','wp-post'),
(2150,684,'_elementor_version','4.1.4'),
(2151,684,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(2228,2797,'_menu_item_type','post_type'),
(2229,2797,'_menu_item_menu_item_parent','0'),
(10035,3729,'_menu_item_target',''),
(10034,3729,'_menu_item_object','product_cat'),
(10033,3729,'_menu_item_object_id','311'),
(10032,3729,'_menu_item_menu_item_parent','0'),
(10031,3729,'_menu_item_type','taxonomy'),
(10289,3728,'_menu_item_design','default'),
(10290,3728,'_menu_item_width',''),
(10029,3728,'_menu_item_url',''),
(10028,3728,'_menu_item_xfn',''),
(10027,3728,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10026,3728,'_menu_item_target',''),
(10025,3728,'_menu_item_object','product_cat'),
(10024,3728,'_menu_item_object_id','422'),
(10023,3728,'_menu_item_menu_item_parent','0'),
(10022,3728,'_menu_item_type','taxonomy'),
(10274,3727,'_menu_item_design','default'),
(10275,3727,'_menu_item_width',''),
(10020,3727,'_menu_item_url',''),
(10019,3727,'_menu_item_xfn',''),
(10018,3727,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10017,3727,'_menu_item_target',''),
(10016,3727,'_menu_item_object','product_cat'),
(10015,3727,'_menu_item_object_id','388'),
(10014,3727,'_menu_item_menu_item_parent','0'),
(10013,3727,'_menu_item_type','taxonomy'),
(10259,3726,'_menu_item_design','default'),
(10260,3726,'_menu_item_width',''),
(10011,3726,'_menu_item_url',''),
(10010,3726,'_menu_item_xfn',''),
(10009,3726,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10008,3726,'_menu_item_target',''),
(10007,3726,'_menu_item_object','product_cat'),
(10006,3726,'_menu_item_object_id','495'),
(10005,3726,'_menu_item_menu_item_parent','0'),
(10004,3726,'_menu_item_type','taxonomy'),
(10244,3725,'_menu_item_design','default'),
(10245,3725,'_menu_item_width',''),
(10002,3725,'_menu_item_url',''),
(10001,3725,'_menu_item_xfn',''),
(10000,3725,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(9999,3725,'_menu_item_target',''),
(9998,3725,'_menu_item_object','product_cat'),
(9997,3725,'_menu_item_object_id','514'),
(9996,3725,'_menu_item_menu_item_parent','0'),
(9995,3725,'_menu_item_type','taxonomy'),
(10229,3724,'_menu_item_design','default'),
(10230,3724,'_menu_item_width',''),
(9993,3724,'_menu_item_url',''),
(9992,3724,'_menu_item_xfn',''),
(9991,3724,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(9990,3724,'_menu_item_target',''),
(9989,3724,'_menu_item_object','product_cat'),
(9988,3724,'_menu_item_object_id','566'),
(9987,3724,'_menu_item_menu_item_parent','0'),
(9986,3724,'_menu_item_type','taxonomy'),
(3607,2856,'_price','0'),
(3608,2942,'_wp_attached_file','2026/07/SC7.webp'),
(3609,2942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC7.webp\";s:8:\"filesize\";i:94790;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC7-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2076;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC7-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18160;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC7-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2108;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3610,2942,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC7.webp'),
(3611,2857,'_wp_old_slug','import-placeholder-for-31277'),
(3612,2857,'_regular_price','0'),
(3613,2857,'_thumbnail_id','2942'),
(3614,2857,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3615,2857,'_price','0'),
(3616,2944,'_wp_attached_file','2026/07/SC404AGP.webp'),
(3617,2944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC404AGP.webp\";s:8:\"filesize\";i:47540;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC404AGP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC404AGP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2286;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC404AGP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11308;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC404AGP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2204;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3618,2944,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC404AGP.webp'),
(3619,2858,'_wp_old_slug','import-placeholder-for-31278'),
(3620,2858,'_regular_price','0'),
(3621,2858,'_thumbnail_id','2944'),
(3622,2858,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3623,2858,'_price','0'),
(3624,2946,'_wp_attached_file','2026/07/SC400G.webp'),
(3625,2946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC400G.webp\";s:8:\"filesize\";i:102726;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC400G-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC400G-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2444;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC400G-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19814;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC400G-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2414;}s:5:\"65x74\";a:5:{s:4:\"file\";s:17:\"SC400G-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:892;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3626,2946,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC400G.webp'),
(3627,2859,'_wp_old_slug','import-placeholder-for-31279'),
(3628,2859,'_regular_price','0'),
(3629,2859,'_thumbnail_id','2946'),
(3630,2859,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3631,2859,'_price','0'),
(3632,2948,'_wp_attached_file','2026/07/SC8.webp'),
(3633,2948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC8.webp\";s:8:\"filesize\";i:104272;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC8-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC8-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1950;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC8-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21122;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC8-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1974;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3634,2948,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC8.webp'),
(3635,2860,'_wp_old_slug','import-placeholder-for-31280'),
(3636,2860,'_regular_price','0'),
(3637,2860,'_thumbnail_id','2948'),
(3638,2860,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3639,2860,'_price','0'),
(3640,2950,'_wp_attached_file','2026/07/SC9.webp'),
(3641,2950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC9.webp\";s:8:\"filesize\";i:111960;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC9-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC9-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2202;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC9-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23876;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC9-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2240;}s:5:\"65x74\";a:5:{s:4:\"file\";s:14:\"SC9-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:728;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3642,2950,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC9.webp'),
(3643,2861,'_wp_old_slug','import-placeholder-for-31281'),
(3644,2861,'_regular_price','0'),
(3645,2861,'_thumbnail_id','2950'),
(3646,2861,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3647,2861,'_price','0'),
(3648,2952,'_sku','SC10'),
(3649,2952,'total_sales','0'),
(3650,2952,'_tax_status','taxable'),
(3651,2952,'_tax_class',''),
(3652,2952,'_manage_stock','no'),
(3653,2952,'_backorders','no'),
(3654,2952,'_sold_individually','no'),
(3655,2952,'_virtual','no'),
(3656,2952,'_downloadable','no'),
(3657,2952,'_download_limit','-1'),
(3658,2952,'_download_expiry','-1'),
(3659,2952,'_stock',NULL),
(3660,2952,'_stock_status','instock'),
(3661,2952,'_wc_average_rating','0'),
(3662,2952,'_wc_review_count','0'),
(3663,2952,'_product_version','10.9.3'),
(3665,2953,'_sku','SC11'),
(3666,2953,'total_sales','0'),
(3667,2953,'_tax_status','taxable'),
(3668,2953,'_tax_class',''),
(3669,2953,'_manage_stock','no'),
(3670,2953,'_backorders','no'),
(3671,2953,'_sold_individually','no'),
(3672,2953,'_virtual','no'),
(3673,2953,'_downloadable','no'),
(3674,2953,'_download_limit','-1'),
(3675,2953,'_download_expiry','-1'),
(3676,2953,'_stock',NULL),
(3677,2953,'_stock_status','instock'),
(3678,2953,'_wc_average_rating','0'),
(3679,2953,'_wc_review_count','0'),
(3680,2953,'_product_version','10.9.3'),
(3682,2954,'_sku','SC21'),
(3683,2954,'total_sales','0'),
(3684,2954,'_tax_status','taxable'),
(3685,2954,'_tax_class',''),
(3686,2954,'_manage_stock','no'),
(3687,2954,'_backorders','no'),
(3688,2954,'_sold_individually','no'),
(3689,2954,'_virtual','no'),
(3690,2954,'_downloadable','no'),
(3691,2954,'_download_limit','-1'),
(3692,2954,'_download_expiry','-1'),
(3693,2954,'_stock',NULL),
(3694,2954,'_stock_status','instock'),
(3695,2954,'_wc_average_rating','0'),
(3696,2954,'_wc_review_count','0'),
(3697,2954,'_product_version','10.9.3'),
(3699,2955,'_sku','SC118'),
(3700,2955,'total_sales','0'),
(3701,2955,'_tax_status','taxable'),
(3702,2955,'_tax_class',''),
(3703,2955,'_manage_stock','no'),
(3704,2955,'_backorders','no'),
(3705,2955,'_sold_individually','no'),
(3706,2955,'_virtual','no'),
(3707,2955,'_downloadable','no'),
(3708,2955,'_download_limit','-1'),
(3709,2955,'_download_expiry','-1'),
(3710,2955,'_stock',NULL),
(3711,2955,'_stock_status','instock'),
(3712,2955,'_wc_average_rating','0'),
(3713,2955,'_wc_review_count','0'),
(3714,2955,'_product_version','10.9.3'),
(3716,2956,'_sku','SC450EN'),
(3717,2956,'total_sales','0'),
(3718,2956,'_tax_status','taxable'),
(3719,2956,'_tax_class',''),
(3720,2956,'_manage_stock','no'),
(3721,2956,'_backorders','no'),
(3722,2956,'_sold_individually','no'),
(3723,2956,'_virtual','no'),
(3724,2956,'_downloadable','no'),
(3725,2956,'_download_limit','-1'),
(3726,2956,'_download_expiry','-1'),
(3727,2956,'_stock',NULL),
(3728,2956,'_stock_status','instock'),
(3729,2956,'_wc_average_rating','0'),
(3730,2956,'_wc_review_count','0'),
(3731,2956,'_product_version','10.9.3'),
(3733,2957,'_sku','SC13'),
(3734,2957,'total_sales','0'),
(3735,2957,'_tax_status','taxable'),
(3736,2957,'_tax_class',''),
(3737,2957,'_manage_stock','no'),
(3738,2957,'_backorders','no'),
(3739,2957,'_sold_individually','no'),
(3740,2957,'_virtual','no'),
(3741,2957,'_downloadable','no'),
(3742,2957,'_download_limit','-1'),
(3743,2957,'_download_expiry','-1'),
(3744,2957,'_stock',NULL),
(3745,2957,'_stock_status','instock'),
(3746,2957,'_wc_average_rating','0'),
(3747,2957,'_wc_review_count','0'),
(3748,2957,'_product_version','10.9.4'),
(3750,2958,'_sku','SC500T'),
(3751,2958,'total_sales','0'),
(3752,2958,'_tax_status','taxable'),
(3753,2958,'_tax_class',''),
(3754,2958,'_manage_stock','no'),
(3755,2958,'_backorders','no'),
(3756,2958,'_sold_individually','no'),
(3757,2958,'_virtual','no'),
(3758,2958,'_downloadable','no'),
(3759,2958,'_download_limit','-1'),
(3760,2958,'_download_expiry','-1'),
(3761,2958,'_stock',NULL),
(3762,2958,'_stock_status','instock'),
(3763,2958,'_wc_average_rating','0'),
(3764,2958,'_wc_review_count','0'),
(3765,2958,'_product_version','10.9.3'),
(3767,2959,'_sku','SC14'),
(3768,2959,'total_sales','0'),
(3769,2959,'_tax_status','taxable'),
(3770,2959,'_tax_class',''),
(3771,2959,'_manage_stock','no'),
(3772,2959,'_backorders','no'),
(3773,2959,'_sold_individually','no'),
(3774,2959,'_virtual','no'),
(3775,2959,'_downloadable','no'),
(3776,2959,'_download_limit','-1'),
(3777,2959,'_download_expiry','-1'),
(3778,2959,'_stock',NULL),
(3779,2959,'_stock_status','instock'),
(3780,2959,'_wc_average_rating','0'),
(3781,2959,'_wc_review_count','0'),
(3782,2959,'_product_version','10.9.3'),
(3784,2960,'_sku','SC15'),
(3785,2960,'total_sales','0'),
(3786,2960,'_tax_status','taxable'),
(3787,2960,'_tax_class',''),
(3788,2960,'_manage_stock','no'),
(3789,2960,'_backorders','no'),
(3790,2960,'_sold_individually','no'),
(3791,2960,'_virtual','no'),
(3792,2960,'_downloadable','no'),
(3793,2960,'_download_limit','-1'),
(3794,2960,'_download_expiry','-1'),
(3795,2960,'_stock',NULL),
(3796,2960,'_stock_status','instock'),
(3797,2960,'_wc_average_rating','0'),
(3798,2960,'_wc_review_count','0'),
(3799,2960,'_product_version','10.9.3'),
(3801,2961,'_sku','SC616Z'),
(3802,2961,'total_sales','0'),
(3803,2961,'_tax_status','taxable'),
(3804,2961,'_tax_class',''),
(3805,2961,'_manage_stock','no'),
(3806,2961,'_backorders','no'),
(3807,2961,'_sold_individually','no'),
(3808,2961,'_virtual','no'),
(3809,2961,'_downloadable','no'),
(3810,2961,'_download_limit','-1'),
(3811,2961,'_download_expiry','-1'),
(3812,2961,'_stock',NULL),
(3813,2961,'_stock_status','instock'),
(3814,2961,'_wc_average_rating','0'),
(3815,2961,'_wc_review_count','0'),
(3816,2961,'_product_version','10.9.3'),
(3818,2962,'_sku','SC803'),
(3819,2962,'total_sales','0'),
(3820,2962,'_tax_status','taxable'),
(3821,2962,'_tax_class',''),
(3822,2962,'_manage_stock','no'),
(3823,2962,'_backorders','no'),
(3824,2962,'_sold_individually','no'),
(3825,2962,'_virtual','no'),
(3826,2962,'_downloadable','no'),
(3827,2962,'_download_limit','-1'),
(3828,2962,'_download_expiry','-1'),
(3829,2962,'_stock',NULL),
(3830,2962,'_stock_status','instock'),
(3831,2962,'_wc_average_rating','0'),
(3832,2962,'_wc_review_count','0'),
(3833,2962,'_product_version','10.9.3'),
(3835,2963,'_sku','SC804'),
(3836,2963,'total_sales','0'),
(3837,2963,'_tax_status','taxable'),
(3838,2963,'_tax_class',''),
(3839,2963,'_manage_stock','no'),
(3840,2963,'_backorders','no'),
(3841,2963,'_sold_individually','no'),
(3842,2963,'_virtual','no'),
(3843,2963,'_downloadable','no'),
(3844,2963,'_download_limit','-1'),
(3845,2963,'_download_expiry','-1'),
(3846,2963,'_stock',NULL),
(3847,2963,'_stock_status','instock'),
(3848,2963,'_wc_average_rating','0'),
(3849,2963,'_wc_review_count','0'),
(3850,2963,'_product_version','10.9.3'),
(3852,2964,'_sku','SC400TZ'),
(3853,2964,'total_sales','0'),
(3854,2964,'_tax_status','taxable'),
(3855,2964,'_tax_class',''),
(3856,2964,'_manage_stock','no'),
(3857,2964,'_backorders','no'),
(3858,2964,'_sold_individually','no'),
(3859,2964,'_virtual','no'),
(3860,2964,'_downloadable','no'),
(3861,2964,'_download_limit','-1'),
(3862,2964,'_download_expiry','-1'),
(3863,2964,'_stock',NULL),
(3864,2964,'_stock_status','instock'),
(3865,2964,'_wc_average_rating','0'),
(3866,2964,'_wc_review_count','0'),
(3867,2964,'_product_version','10.9.3'),
(3869,2965,'_sku','SC826E'),
(3870,2965,'total_sales','0'),
(3871,2965,'_tax_status','taxable'),
(3872,2965,'_tax_class',''),
(3873,2965,'_manage_stock','no'),
(3874,2965,'_backorders','no'),
(3875,2965,'_sold_individually','no'),
(3876,2965,'_virtual','no'),
(3877,2965,'_downloadable','no'),
(3878,2965,'_download_limit','-1'),
(3879,2965,'_download_expiry','-1'),
(3880,2965,'_stock',NULL),
(3881,2965,'_stock_status','instock'),
(3882,2965,'_wc_average_rating','0'),
(3883,2965,'_wc_review_count','0'),
(3884,2965,'_product_version','10.9.4'),
(3886,2966,'_sku','SC30010R'),
(3887,2966,'total_sales','0'),
(3888,2966,'_tax_status','taxable'),
(3889,2966,'_tax_class',''),
(3890,2966,'_manage_stock','no'),
(3891,2966,'_backorders','no'),
(3892,2966,'_sold_individually','no'),
(3893,2966,'_virtual','no'),
(3894,2966,'_downloadable','no'),
(3895,2966,'_download_limit','-1'),
(3896,2966,'_download_expiry','-1'),
(3897,2966,'_stock',NULL),
(3898,2966,'_stock_status','instock'),
(3899,2966,'_wc_average_rating','0'),
(3900,2966,'_wc_review_count','0'),
(3901,2966,'_product_version','10.9.3'),
(3903,2967,'_sku','SC30012R'),
(3904,2967,'total_sales','0'),
(3905,2967,'_tax_status','taxable'),
(3906,2967,'_tax_class',''),
(3907,2967,'_manage_stock','no'),
(3908,2967,'_backorders','no'),
(3909,2967,'_sold_individually','no'),
(3910,2967,'_virtual','no'),
(3957,2970,'_tax_class',''),
(3958,2970,'_manage_stock','no'),
(3959,2970,'_backorders','no'),
(3954,2970,'_sku','SC35010R'),
(3955,2970,'total_sales','0'),
(3956,2970,'_tax_status','taxable'),
(3950,2969,'_wc_average_rating','0'),
(3951,2969,'_wc_review_count','0'),
(3952,2969,'_product_version','10.9.3'),
(2253,489,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3946,2969,'_download_limit','-1'),
(3947,2969,'_download_expiry','-1'),
(3948,2969,'_stock',NULL),
(3949,2969,'_stock_status','instock'),
(10773,489,'_edit_lock','1783787240:1'),
(10774,3765,'_elementor_edit_mode','builder'),
(10775,3765,'_elementor_template_type','container'),
(10776,3765,'_elementor_version','4.1.4'),
(10777,3765,'_elementor_global_class_usage_indexed','1'),
(10778,3765,'_elementor_global_class_usage_indexed_preview','1'),
(10779,3765,'_elementor_data','[{\"id\":\"ffd283\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52bc6c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<h4><strong>1.1. Introduction<\\/strong><\\/h4>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Terms and Conditions for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Permitted Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prohibited Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Product Descriptions<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Pricing and Quotes<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Order Acceptance<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Payment Terms<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Delivery<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Returns and Refunds<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Ownership<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Permitted Use of Content<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Website \\\"As Is\\\"<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Limitation of Liability<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Account Creation<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Account Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Data Protection<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your utilisation of this website is additionally governed by our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\">Privacy Policy<\\/a> and <a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\">Cookie Policy<\\/a>, which delineate our data processing practices and your rights concerning personal data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Applicable Law<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Dispute Resolution<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10780,3766,'_elementor_edit_mode','builder'),
(10781,3766,'_elementor_template_type','container'),
(10782,3766,'_elementor_version','4.1.4'),
(10783,3766,'_elementor_global_class_usage_indexed','1'),
(10784,3766,'_elementor_global_class_usage_indexed_preview','1'),
(10785,3766,'_elementor_data','[{\"id\":\"ffd283\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"52bc6c6f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<h4><strong>1.1. Introduction<\\/strong><\\/h4>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Terms and Conditions for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Permitted Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prohibited Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Product Descriptions<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Pricing and Quotes<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Order Acceptance<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Payment Terms<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Delivery<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Returns and Refunds<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Ownership<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Permitted Use of Content<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Website \\\"As Is\\\"<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Limitation of Liability<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Account Creation<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Account Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Data Protection<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your utilisation of this website is additionally governed by our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\">Privacy Policy<\\/a> and <a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\">Cookie Policy<\\/a>, which delineate our data processing practices and your rights concerning personal data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Applicable Law<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Dispute Resolution<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10787,3767,'_elementor_edit_mode','builder'),
(10788,3767,'_elementor_template_type','container'),
(10789,3767,'_elementor_version','4.1.4'),
(10790,3767,'_elementor_global_class_usage_indexed','1'),
(10791,3767,'_elementor_global_class_usage_indexed_preview','1'),
(10792,3767,'_elementor_data','[{\"id\":\"47266fe5\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73b42bba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.1. Introduction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Privacy Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd (\\\"we,\\\" \\\"our,\\\" \\\"us\\\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \\\"Site\\\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.2. Data We Collect<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Personal Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>How We Collect Your Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Non-Personal Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.3. How We Use Your Data (Lawful Basis for Processing)<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Purposes of Processing<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Lawful Basis for Processing<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.4. Data Sharing and Disclosure<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Third-Party Service Providers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Legal Requirements<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Business Transfers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.5. Data Security<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our Commitment to Security<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.6. Data Retention<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>How Long We Keep Your Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.7. Your Data Protection Rights <strong>Your Rights<\\/strong><\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\\\"right to be forgotten\\\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.8. Cookies and Tracking Technologies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Use of Cookies<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.9. Children\'s Privacy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.10. Changes to This Privacy Policy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \\\"Last Updated\\\" date at the commencement of this policy shall signify the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.11. Contact Us<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9963,1113,'_menu_item_label',''),
(9964,1113,'_menu_item_label-text',''),
(9965,1113,'_menu_item_block',''),
(9966,1113,'_menu_item_dropdown-ajax',''),
(9967,1113,'_menu_item_colorscheme',''),
(9968,1113,'_menu_item_opanchor',''),
(9969,1113,'_menu_item_style_aside','default'),
(9970,1113,'_menu_item_scroll','no'),
(9972,3721,'_menu_item_width',''),
(9973,3721,'_menu_item_height',''),
(9974,3721,'_menu_item_padding',''),
(9975,3721,'_menu_item_icon',''),
(9976,3721,'_menu_item_event','hover'),
(9977,3721,'_menu_item_label',''),
(9978,3721,'_menu_item_label-text',''),
(9979,3721,'_menu_item_block',''),
(9980,3721,'_menu_item_dropdown-ajax',''),
(9981,3721,'_menu_item_colorscheme',''),
(9982,3721,'_menu_item_opanchor',''),
(9983,3721,'_menu_item_image-type','image'),
(9984,3721,'_menu_item_style_aside','default'),
(9985,3721,'_menu_item_scroll','no'),
(10090,3735,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10091,3735,'_menu_item_xfn',''),
(10092,3735,'_menu_item_url',''),
(10394,3735,'_menu_item_design','default'),
(10094,3736,'_menu_item_type','taxonomy'),
(10095,3736,'_menu_item_menu_item_parent','0'),
(10096,3736,'_menu_item_object_id','517'),
(10097,3736,'_menu_item_object','product_cat'),
(10098,3736,'_menu_item_target',''),
(10099,3736,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10100,3736,'_menu_item_xfn',''),
(10101,3736,'_menu_item_url',''),
(10409,3736,'_menu_item_design','default'),
(10103,3737,'_menu_item_type','taxonomy'),
(10104,3737,'_menu_item_menu_item_parent','0'),
(10105,3737,'_menu_item_object_id','353'),
(10106,3737,'_menu_item_object','product_cat'),
(10107,3737,'_menu_item_target',''),
(10108,3737,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10109,3737,'_menu_item_xfn',''),
(10110,3737,'_menu_item_url',''),
(10424,3737,'_menu_item_design','default'),
(10112,3738,'_menu_item_type','taxonomy'),
(10113,3738,'_menu_item_menu_item_parent','0'),
(10114,3738,'_menu_item_object_id','447'),
(10115,3738,'_menu_item_object','product_cat'),
(10116,3738,'_menu_item_target',''),
(10117,3738,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10118,3738,'_menu_item_xfn',''),
(10119,3738,'_menu_item_url',''),
(10439,3738,'_menu_item_design','default'),
(10121,3739,'_menu_item_type','taxonomy'),
(10122,3739,'_menu_item_menu_item_parent','0'),
(9906,2797,'_menu_item_block',''),
(9907,2797,'_menu_item_dropdown-ajax',''),
(9908,2797,'_menu_item_colorscheme',''),
(9909,2797,'_menu_item_opanchor',''),
(9910,2797,'_menu_item_image-type','image'),
(9911,2797,'_menu_item_style_aside','default'),
(9912,2797,'_menu_item_scroll','no'),
(9914,3722,'_menu_item_width',''),
(9915,3722,'_menu_item_height',''),
(9916,3722,'_menu_item_padding',''),
(9917,3722,'_menu_item_icon',''),
(9918,3722,'_menu_item_event','hover'),
(9919,3722,'_menu_item_label',''),
(9920,3722,'_menu_item_label-text',''),
(9921,3722,'_menu_item_block',''),
(9922,3722,'_menu_item_dropdown-ajax',''),
(9923,3722,'_menu_item_colorscheme',''),
(9924,3722,'_menu_item_opanchor',''),
(9925,3722,'_menu_item_image-type','image'),
(9926,3722,'_menu_item_style_aside','default'),
(9927,3722,'_menu_item_scroll','no'),
(9928,1114,'_wp_old_date','2026-06-28'),
(9929,1114,'_menu_item_width',''),
(9930,1114,'_menu_item_height',''),
(9931,1114,'_menu_item_padding',''),
(9932,1114,'_menu_item_icon',''),
(9933,1114,'_menu_item_event','hover'),
(9934,1114,'_menu_item_label',''),
(9935,1114,'_menu_item_label-text',''),
(9936,1114,'_menu_item_block',''),
(9937,1114,'_menu_item_dropdown-ajax',''),
(9938,1114,'_menu_item_colorscheme',''),
(9939,1114,'_menu_item_opanchor',''),
(9940,1114,'_menu_item_style_aside','default'),
(9941,1114,'_menu_item_scroll','no'),
(9943,3723,'_menu_item_width',''),
(9944,3723,'_menu_item_height',''),
(9945,3723,'_menu_item_padding',''),
(9946,3723,'_menu_item_icon',''),
(9947,3723,'_menu_item_event','hover'),
(9948,3723,'_menu_item_label',''),
(9949,3723,'_menu_item_label-text',''),
(9950,3723,'_menu_item_block',''),
(9951,3723,'_menu_item_dropdown-ajax',''),
(9952,3723,'_menu_item_colorscheme',''),
(9953,3723,'_menu_item_opanchor',''),
(9954,3723,'_menu_item_image-type','image'),
(9955,3723,'_menu_item_style_aside','default'),
(9956,3723,'_menu_item_scroll','no'),
(9957,1113,'_wp_old_date','2026-06-28'),
(9958,1113,'_menu_item_width',''),
(9959,1113,'_menu_item_height',''),
(9960,1113,'_menu_item_padding',''),
(9961,1113,'_menu_item_icon',''),
(9962,1113,'_menu_item_event','hover'),
(9864,3071,'_elementor_global_class_usage_indexed','1'),
(9865,3071,'woodmart_history_of_visits','a:13:{i:0;i:1783767361;i:1;i:1783767361;i:2;i:1783767361;i:3;i:1783767361;i:4;i:1783767361;i:5;i:1783767361;i:6;i:1783767361;i:7;i:1783767361;i:8;i:1783767361;i:9;i:1783767361;i:10;i:1783767361;i:11;i:1783767361;i:12;i:1783767361;}'),
(9867,3065,'_elementor_global_class_usage_indexed','1'),
(9869,3067,'_elementor_global_class_usage_indexed','1'),
(9870,3721,'_menu_item_type','post_type'),
(9871,3721,'_menu_item_menu_item_parent','0'),
(9872,3721,'_menu_item_object_id','2824'),
(9873,3721,'_menu_item_object','page'),
(9874,3721,'_menu_item_target',''),
(9875,3721,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(9876,3721,'_menu_item_xfn',''),
(9877,3721,'_menu_item_url',''),
(9971,3721,'_menu_item_design','default'),
(9879,3722,'_menu_item_type','post_type'),
(9880,3722,'_menu_item_menu_item_parent','0'),
(9881,3722,'_menu_item_object_id','1357'),
(9882,3722,'_menu_item_object','page'),
(9883,3722,'_menu_item_target',''),
(9884,3722,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(9885,3722,'_menu_item_xfn',''),
(9886,3722,'_menu_item_url',''),
(9913,3722,'_menu_item_design','default'),
(9888,3723,'_menu_item_type','post_type'),
(9889,3723,'_menu_item_menu_item_parent','0'),
(9890,3723,'_menu_item_object_id','279'),
(9891,3723,'_menu_item_object','page'),
(9892,3723,'_menu_item_target',''),
(9893,3723,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(9894,3723,'_menu_item_xfn',''),
(9895,3723,'_menu_item_url',''),
(9942,3723,'_menu_item_design','default'),
(9897,2797,'_wp_old_date','2026-06-28'),
(9898,2797,'_menu_item_design','default'),
(9899,2797,'_menu_item_width',''),
(9900,2797,'_menu_item_height',''),
(9901,2797,'_menu_item_padding',''),
(9902,2797,'_menu_item_icon',''),
(9903,2797,'_menu_item_event','hover'),
(9904,2797,'_menu_item_label',''),
(3943,2969,'_sold_individually','no'),
(3944,2969,'_virtual','no'),
(3945,2969,'_downloadable','no'),
(9599,3694,'_wp_attached_file','2026/07/electric-machines-category-image.png'),
(9600,3694,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:44:\"2026/07/electric-machines-category-image.png\";s:8:\"filesize\";i:182403;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"electric-machines-category-image-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"electric-machines-category-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19383;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"electric-machines-category-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19383;}s:7:\"100x100\";a:5:{s:4:\"file\";s:44:\"electric-machines-category-image-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10065;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9601,3695,'_wp_attached_file','2026/07/Floor-Saw-Blades.png'),
(2263,875,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3575,2852,'_price','0'),
(3576,2934,'_wp_attached_file','2026/07/SC4E.webp'),
(3577,2934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC4E.webp\";s:8:\"filesize\";i:100102;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC4E-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC4E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2056;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC4E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19754;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC4E-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1996;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3578,2934,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC4E.webp'),
(3579,2853,'_wp_old_slug','import-placeholder-for-31273'),
(3580,2853,'_regular_price','0'),
(3581,2853,'_thumbnail_id','2934'),
(3582,2853,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3583,2853,'_price','0'),
(3584,2936,'_wp_attached_file','2026/07/SC4Z.webp'),
(3585,2936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC4Z.webp\";s:8:\"filesize\";i:100404;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC4Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC4Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2028;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC4Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20352;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC4Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2038;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3586,2936,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC4Z.webp'),
(3587,2854,'_wp_old_slug','import-placeholder-for-31274'),
(3588,2854,'_regular_price','0'),
(3589,2854,'_thumbnail_id','2936'),
(3590,2854,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3591,2854,'_price','0'),
(3592,2938,'_wp_attached_file','2026/07/SC5.webp'),
(3593,2938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC5.webp\";s:8:\"filesize\";i:106866;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC5-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2282;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC5-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23120;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC5-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2306;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3594,2938,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC5.webp'),
(3595,2855,'_wp_old_slug','import-placeholder-for-31275'),
(3596,2855,'_regular_price','0'),
(3597,2855,'_thumbnail_id','2938'),
(3598,2855,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3599,2855,'_price','0'),
(3600,2940,'_wp_attached_file','2026/07/SC6.webp'),
(3601,2940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC6.webp\";s:8:\"filesize\";i:104170;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC6-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC6-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20658;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC6-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2146;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3602,2940,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC6.webp'),
(3603,2856,'_wp_old_slug','import-placeholder-for-31276'),
(3604,2856,'_regular_price','0'),
(3605,2856,'_thumbnail_id','2940'),
(3606,2856,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9602,3695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:28:\"2026/07/Floor-Saw-Blades.png\";s:8:\"filesize\";i:176934;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Floor-Saw-Blades-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Floor-Saw-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23489;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Floor-Saw-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23489;}s:7:\"100x100\";a:5:{s:4:\"file\";s:28:\"Floor-Saw-Blades-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12406;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2267,870,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3554,2928,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC581.webp'),
(3555,2850,'_wp_old_slug','import-placeholder-for-31270'),
(3556,2850,'_regular_price','0'),
(3557,2850,'_thumbnail_id','2928'),
(3558,2850,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3559,2850,'_price','0'),
(3560,2930,'_wp_attached_file','2026/07/SC300GP.webp'),
(3561,2930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC300GP.webp\";s:8:\"filesize\";i:98646;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC300GP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4668;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300GP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2226;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC300GP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18196;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300GP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2204;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3562,2930,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC300GP.webp'),
(3563,2851,'_wp_old_slug','import-placeholder-for-31271'),
(3564,2851,'_regular_price','0'),
(3565,2851,'_thumbnail_id','2930'),
(3566,2851,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3567,2851,'_price','0'),
(3568,2932,'_wp_attached_file','2026/07/SC300EG.webp'),
(3569,2932,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC300EG.webp\";s:8:\"filesize\";i:101980;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC300EG-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300EG-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2562;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC300EG-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20138;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300EG-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2496;}s:5:\"65x74\";a:5:{s:4:\"file\";s:18:\"SC300EG-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:856;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3570,2932,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC300EG.webp'),
(3571,2852,'_wp_old_slug','import-placeholder-for-31272'),
(3572,2852,'_regular_price','0'),
(3573,2852,'_thumbnail_id','2932'),
(3574,2852,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(2271,275,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3520,2846,'_price','0'),
(3521,2920,'_wp_attached_file','2026/07/SC821-BACK.webp'),
(3522,2920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC821-BACK.webp\";s:8:\"filesize\";i:13364;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC821-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC821-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2422;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC821-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10328;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC821-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2410;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3523,2920,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC821-BACK.webp'),
(3524,2921,'_wp_attached_file','2026/07/SC821-SIDE.webp'),
(3525,2921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC821-SIDE.webp\";s:8:\"filesize\";i:68624;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC821-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC821-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2932;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC821-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15478;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC821-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2950;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3526,2921,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC821-SIDE.webp'),
(3527,2846,'_product_image_gallery','2920,2921'),
(3528,2922,'_wp_attached_file','2026/07/SC2.webp'),
(3529,2922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC2.webp\";s:8:\"filesize\";i:100732;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC2-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2078;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC2-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21028;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC2-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2052;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3530,2922,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC2.webp'),
(3531,2847,'_wp_old_slug','import-placeholder-for-31267'),
(3532,2847,'_regular_price','0'),
(3533,2847,'_thumbnail_id','2922'),
(3534,2847,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3535,2847,'_price','0'),
(3536,2924,'_wp_attached_file','2026/07/SC3.webp'),
(3537,2924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC3.webp\";s:8:\"filesize\";i:86868;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC3-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1356;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC3-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13238;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC3-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1360;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3538,2924,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC3.webp'),
(3539,2848,'_wp_old_slug','import-placeholder-for-31268'),
(3540,2848,'_regular_price','0'),
(3541,2848,'_thumbnail_id','2924'),
(3542,2848,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3543,2848,'_price','0'),
(3544,2926,'_wp_attached_file','2026/07/SC140.webp'),
(3545,2926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC140.webp\";s:8:\"filesize\";i:93782;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC140-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC140-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2550;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC140-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17732;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC140-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2574;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3546,2926,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC140.webp'),
(3547,2849,'_wp_old_slug','import-placeholder-for-31269'),
(3548,2849,'_regular_price','0'),
(3549,2849,'_thumbnail_id','2926'),
(3550,2849,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3551,2849,'_price','0'),
(3552,2928,'_wp_attached_file','2026/07/SC581.webp'),
(3553,2928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC581.webp\";s:8:\"filesize\";i:92466;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC581-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC581-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1988;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC581-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16064;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC581-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1978;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2275,293,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3511,2917,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC820-SIDE.webp'),
(3512,2845,'_product_image_gallery','2916,2917'),
(3513,2918,'_wp_attached_file','2026/07/SC821-FRONT.webp'),
(3514,2918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC821-FRONT.webp\";s:8:\"filesize\";i:62490;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC821-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC821-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2882;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC821-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15380;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC821-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2800;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3515,2918,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC821-FRONT.webp'),
(3516,2846,'_wp_old_slug','import-placeholder-for-31175'),
(3517,2846,'_regular_price','0'),
(3518,2846,'_thumbnail_id','2918'),
(3519,2846,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(2279,289,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3490,2844,'_price','0'),
(3491,2912,'_wp_attached_file','2026/07/SC819-BACK.webp'),
(3492,2912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC819-BACK.webp\";s:8:\"filesize\";i:48668;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC819-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC819-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3844;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC819-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31094;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC819-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3844;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3493,2912,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC819-BACK.webp'),
(3494,2913,'_wp_attached_file','2026/07/SC819-SIDE.webp'),
(3495,2913,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC819-SIDE.webp\";s:8:\"filesize\";i:107190;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC819-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC819-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3846;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC819-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24654;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC819-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3784;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3496,2913,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC819-SIDE.webp'),
(3497,2844,'_product_image_gallery','2912,2913'),
(3498,2914,'_wp_attached_file','2026/07/SC820-FRONT.webp'),
(3499,2914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC820-FRONT.webp\";s:8:\"filesize\";i:91200;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC820-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC820-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3558;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC820-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24186;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC820-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3562;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3500,2914,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC820-FRONT.webp'),
(3501,2845,'_wp_old_slug','import-placeholder-for-31174'),
(3502,2845,'_regular_price','0'),
(3503,2845,'_thumbnail_id','2914'),
(3504,2845,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3505,2845,'_price','0'),
(3506,2916,'_wp_attached_file','2026/07/SC820-BACK.webp'),
(3507,2916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC820-BACK.webp\";s:8:\"filesize\";i:38612;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC820-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC820-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3134;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC820-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24692;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC820-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3002;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3508,2916,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC820-BACK.webp'),
(3509,2917,'_wp_attached_file','2026/07/SC820-SIDE.webp'),
(3510,2917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC820-SIDE.webp\";s:8:\"filesize\";i:87366;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC820-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC820-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC820-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21494;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC820-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3342;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2281,684,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3940,2969,'_tax_class',''),
(3941,2969,'_manage_stock','no'),
(3942,2969,'_backorders','no'),
(9603,3696,'_wp_attached_file','2026/07/Hand-Grinders-Category.webp'),
(9604,3696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:35:\"2026/07/Hand-Grinders-Category.webp\";s:8:\"filesize\";i:102846;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Hand-Grinders-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Hand-Grinders-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7420;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Hand-Grinders-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7420;}s:7:\"100x100\";a:5:{s:4:\"file\";s:35:\"Hand-Grinders-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4050;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9605,3697,'_wp_attached_file','2026/07/Multi-Blade-Machine-Blades-Category.png'),
(9606,3697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:47:\"2026/07/Multi-Blade-Machine-Blades-Category.png\";s:8:\"filesize\";i:248358;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Multi-Blade-Machine-Blades-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78811;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Multi-Blade-Machine-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"Multi-Blade-Machine-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22856;}s:7:\"100x100\";a:5:{s:4:\"file\";s:47:\"Multi-Blade-Machine-Blades-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11612;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9607,3698,'_wp_attached_file','2026/07/Polishing-Pads-Category.webp'),
(9608,3698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2026/07/Polishing-Pads-Category.webp\";s:8:\"filesize\";i:61372;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Polishing-Pads-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Polishing-Pads-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3758;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Polishing-Pads-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3758;}s:7:\"100x100\";a:5:{s:4:\"file\";s:36:\"Polishing-Pads-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2400;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9609,3699,'_wp_attached_file','2026/07/Prestressed-Concrete-Blades.png'),
(9610,3699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:39:\"2026/07/Prestressed-Concrete-Blades.png\";s:8:\"filesize\";i:156729;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Prestressed-Concrete-Blades-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Prestressed-Concrete-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21803;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Prestressed-Concrete-Blades-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21803;}s:7:\"100x100\";a:5:{s:4:\"file\";s:39:\"Prestressed-Concrete-Blades-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11620;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9611,3700,'_wp_attached_file','2026/07/Reaming-Blades-Category.webp'),
(9612,3700,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2026/07/Reaming-Blades-Category.webp\";s:8:\"filesize\";i:55356;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Reaming-Blades-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Reaming-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4020;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Reaming-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4020;}s:7:\"100x100\";a:5:{s:4:\"file\";s:36:\"Reaming-Blades-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2428;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9613,3701,'_wp_attached_file','2026/07/Refractory-Core-Drills-Category.png'),
(9614,3701,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2026/07/Refractory-Core-Drills-Category.png\";s:8:\"filesize\";i:151321;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Refractory-Core-Drills-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Refractory-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13520;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Refractory-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13520;}s:7:\"128x128\";a:5:{s:4:\"file\";s:43:\"Refractory-Core-Drills-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10551;}s:7:\"100x100\";a:5:{s:4:\"file\";s:43:\"Refractory-Core-Drills-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7108;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2287,287,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3436,2897,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC664-SIDE.webp'),
(3437,2840,'_product_image_gallery','2896,2897'),
(3438,2898,'_wp_attached_file','2026/07/SC125F-FRONT.webp'),
(3439,2898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/SC125F-FRONT.webp\";s:8:\"filesize\";i:19446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"SC125F-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"SC125F-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2442;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"SC125F-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13564;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"SC125F-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2452;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3440,2898,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC125F-FRONT.webp'),
(3441,2841,'_wp_old_slug','import-placeholder-for-31170'),
(3442,2841,'_regular_price','0'),
(3443,2841,'_thumbnail_id','2898'),
(3444,2841,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3445,2841,'_price','0'),
(3446,2900,'_wp_attached_file','2026/07/SC125F-BACK.webp'),
(3447,2900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC125F-BACK.webp\";s:8:\"filesize\";i:12694;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC125F-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC125F-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1968;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC125F-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9484;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC125F-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1936;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3448,2900,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC125F-BACK.webp'),
(3449,2901,'_wp_attached_file','2026/07/SC125F-SIDE.webp'),
(3450,2901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC125F-SIDE.webp\";s:8:\"filesize\";i:65056;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC125F-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC125F-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2514;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC125F-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14466;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC125F-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2472;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3451,2901,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC125F-SIDE.webp'),
(3452,2841,'_product_image_gallery','2900,2901'),
(3453,2902,'_wp_attached_file','2026/07/SC816-FRONT.webp'),
(3454,2902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC816-FRONT.webp\";s:8:\"filesize\";i:31966;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC816-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC816-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2712;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC816-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19894;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC816-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2696;}s:5:\"65x74\";a:5:{s:4:\"file\";s:22:\"SC816-FRONT-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:938;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3455,2902,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC816-FRONT.webp'),
(3456,2842,'_wp_old_slug','import-placeholder-for-31171'),
(3457,2842,'_regular_price','0'),
(3458,2842,'_thumbnail_id','2902'),
(3459,2842,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3460,2842,'_price','0'),
(3461,2904,'_wp_attached_file','2026/07/SC816-BACK.webp'),
(3462,2904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC816-BACK.webp\";s:8:\"filesize\";i:68358;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC816-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC816-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1806;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC816-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10206;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC816-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1804;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3463,2904,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC816-BACK.webp'),
(3464,2905,'_wp_attached_file','2026/07/SC816-SIDE.webp'),
(3465,2905,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC816-SIDE.webp\";s:8:\"filesize\";i:32904;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC816-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC816-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2748;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC816-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19828;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC816-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2790;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3466,2905,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC816-SIDE.webp'),
(3467,2842,'_product_image_gallery','2904,2905'),
(3468,2906,'_wp_attached_file','2026/07/SC50-FRONT.webp'),
(3469,2906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC50-FRONT.webp\";s:8:\"filesize\";i:62178;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC50-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC50-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4336;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC50-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41032;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC50-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4388;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3470,2906,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC50-FRONT.webp'),
(3471,2843,'_wp_old_slug','import-placeholder-for-31172'),
(3472,2843,'_regular_price','0'),
(3473,2843,'_thumbnail_id','2906'),
(3474,2843,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3475,2843,'_price','0'),
(3476,2908,'_wp_attached_file','2026/07/SC50-BACK.webp'),
(3477,2908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC50-BACK.webp\";s:8:\"filesize\";i:116520;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC50-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC50-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC50-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34242;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC50-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3598;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3478,2908,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC50-BACK.webp'),
(3479,2909,'_wp_attached_file','2026/07/SC50-SIDE.webp'),
(3480,2909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC50-SIDE.webp\";s:8:\"filesize\";i:56890;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC50-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC50-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4034;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC50-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37812;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC50-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4086;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3481,2909,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC50-SIDE.webp'),
(3482,2843,'_product_image_gallery','2908,2909'),
(3483,2910,'_wp_attached_file','2026/07/SC819-FRONT.webp'),
(3484,2910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC819-FRONT.webp\";s:8:\"filesize\";i:129342;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC819-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC819-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4222;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC819-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33588;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC819-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4180;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3485,2910,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC819-FRONT.webp'),
(3486,2844,'_wp_old_slug','import-placeholder-for-31173'),
(3487,2844,'_regular_price','0'),
(3488,2844,'_thumbnail_id','2910'),
(3489,2844,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(2289,15,'_edit_last','1'),
(2290,2798,'_elementor_edit_mode','builder'),
(2291,2798,'_elementor_template_type','wp-page'),
(2292,2798,'_elementor_version','3.16.6'),
(2293,2798,'_wp_page_template','default'),
(2294,2798,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[]},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(2297,2798,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(3360,2877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC824-SIDE.webp\";s:8:\"filesize\";i:42396;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC824-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC824-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3812;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC824-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28222;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC824-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3828;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3361,2877,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC824-SIDE.webp'),
(3362,2835,'_product_image_gallery','2876,2877'),
(3363,2878,'_wp_attached_file','2026/07/SC100MATD-FRONT.webp'),
(3364,2878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC100MATD-FRONT.webp\";s:8:\"filesize\";i:122542;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC100MATD-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8366;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC100MATD-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3582;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC100MATD-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30300;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC100MATD-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3602;}s:7:\"240x274\";a:5:{s:4:\"file\";s:28:\"SC100MATD-FRONT-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7280;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3365,2878,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100MATD-FRONT.webp'),
(3366,2836,'_wp_old_slug','import-placeholder-for-31165'),
(3367,2836,'_regular_price','0'),
(3368,2836,'_thumbnail_id','2878'),
(3369,2836,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3370,2836,'_price','0'),
(3371,2880,'_wp_attached_file','2026/07/SC100MATD-BACK.webp'),
(3372,2880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC100MATD-BACK.webp\";s:8:\"filesize\";i:21272;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC100MATD-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC100MATD-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2650;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC100MATD-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14424;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC100MATD-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2582;}s:7:\"240x274\";a:5:{s:4:\"file\";s:27:\"SC100MATD-BACK-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4562;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3373,2880,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100MATD-BACK.webp'),
(3374,2881,'_wp_attached_file','2026/07/SC100MATD-SIDE.webp'),
(3375,2881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC100MATD-SIDE.webp\";s:8:\"filesize\";i:62564;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC100MATD-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC100MATD-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2644;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC100MATD-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14396;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC100MATD-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2634;}s:7:\"240x274\";a:5:{s:4:\"file\";s:27:\"SC100MATD-SIDE-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4568;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3376,2881,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100MATD-SIDE.webp'),
(3377,2836,'_product_image_gallery','2880,2881'),
(3378,2882,'_wp_attached_file','2026/07/SC115F-FRONT.webp'),
(3379,2882,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/SC115F-FRONT.webp\";s:8:\"filesize\";i:18438;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"SC115F-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"SC115F-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2532;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"SC115F-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13376;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"SC115F-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2534;}s:5:\"65x74\";a:5:{s:4:\"file\";s:23:\"SC115F-FRONT-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1070;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3380,2882,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115F-FRONT.webp'),
(3381,2837,'_wp_old_slug','import-placeholder-for-31166'),
(3382,2837,'_regular_price','0'),
(3383,2837,'_thumbnail_id','2882'),
(3384,2837,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3385,2837,'_price','0'),
(3386,2884,'_wp_attached_file','2026/07/SC115F-BACK.webp'),
(3387,2884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC115F-BACK.webp\";s:8:\"filesize\";i:46038;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC115F-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4178;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115F-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC115F-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10250;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115F-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2282;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3388,2884,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115F-BACK.webp'),
(3389,2885,'_wp_attached_file','2026/07/SC115F-SIDE.webp'),
(3390,2885,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC115F-SIDE.webp\";s:8:\"filesize\";i:17870;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC115F-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4522;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115F-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2418;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC115F-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12614;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115F-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2408;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3391,2885,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115F-SIDE.webp'),
(3392,2837,'_product_image_gallery','2884,2885'),
(3393,2886,'_wp_attached_file','2026/07/SC115MATS-FRONT.webp'),
(3394,2886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC115MATS-FRONT.webp\";s:8:\"filesize\";i:89876;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC115MATS-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATS-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3170;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC115MATS-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21186;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATS-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3144;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3395,2886,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATS-FRONT.webp'),
(3396,2838,'_wp_old_slug','import-placeholder-for-31167'),
(3397,2838,'_regular_price','0'),
(3398,2838,'_thumbnail_id','2886'),
(3399,2838,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3400,2838,'_price','0'),
(3401,2888,'_wp_attached_file','2026/07/SC115MATS-BACK.webp'),
(3402,2888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATS-BACK.webp\";s:8:\"filesize\";i:84192;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATS-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATS-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3060;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATS-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16876;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATS-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3060;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3403,2888,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATS-BACK.webp'),
(3404,2889,'_wp_attached_file','2026/07/SC115MATS-SIDE.webp'),
(3405,2889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATS-SIDE.webp\";s:8:\"filesize\";i:83168;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATS-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6522;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATS-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3098;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATS-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18746;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATS-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3024;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3406,2889,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATS-SIDE.webp'),
(3407,2838,'_product_image_gallery','2888,2889'),
(3408,2890,'_wp_attached_file','2026/07/SC115MATD-FRONT.webp'),
(3409,2890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC115MATD-FRONT.webp\";s:8:\"filesize\";i:38454;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC115MATD-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATD-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3494;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC115MATD-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24752;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATD-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3554;}s:7:\"339x387\";a:5:{s:4:\"file\";s:28:\"SC115MATD-FRONT-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11058;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3410,2890,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATD-FRONT.webp'),
(3411,2839,'_wp_old_slug','import-placeholder-for-31168'),
(3412,2839,'_regular_price','0'),
(3413,2839,'_thumbnail_id','2890'),
(3414,2839,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3415,2839,'_price','0'),
(3416,2892,'_wp_attached_file','2026/07/SC115MATD-BACK.webp'),
(3417,2892,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATD-BACK.webp\";s:8:\"filesize\";i:20764;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATD-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATD-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2558;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATD-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13286;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATD-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2498;}s:7:\"339x387\";a:5:{s:4:\"file\";s:27:\"SC115MATD-BACK-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6622;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3418,2892,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATD-BACK.webp'),
(3419,2893,'_wp_attached_file','2026/07/SC115MATD-SIDE.webp'),
(3420,2893,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATD-SIDE.webp\";s:8:\"filesize\";i:91250;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATD-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATD-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATD-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21306;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATD-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3364;}s:7:\"339x387\";a:5:{s:4:\"file\";s:27:\"SC115MATD-SIDE-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10342;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3421,2893,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC115MATD-SIDE.webp'),
(3422,2839,'_product_image_gallery','2892,2893'),
(3423,2894,'_wp_attached_file','2026/07/SC664-FRONT.webp'),
(3424,2894,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC664-FRONT.webp\";s:8:\"filesize\";i:37398;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC664-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC664-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3316;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC664-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24028;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC664-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3290;}s:5:\"65x74\";a:5:{s:4:\"file\";s:22:\"SC664-FRONT-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1062;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3425,2894,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC664-FRONT.webp'),
(3426,2840,'_wp_old_slug','import-placeholder-for-31169'),
(3427,2840,'_regular_price','0'),
(3428,2840,'_thumbnail_id','2894'),
(3429,2840,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3430,2840,'_price','0'),
(3431,2896,'_wp_attached_file','2026/07/SC664-BACK.webp'),
(3432,2896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC664-BACK.webp\";s:8:\"filesize\";i:71416;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC664-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC664-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1402;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC664-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9366;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC664-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1438;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3433,2896,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC664-BACK.webp'),
(3434,2897,'_wp_attached_file','2026/07/SC664-SIDE.webp'),
(3435,2897,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC664-SIDE.webp\";s:8:\"filesize\";i:97466;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC664-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC664-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3030;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC664-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20586;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC664-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3008;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2299,15,'_edit_lock','1783809887:1'),
(2300,862,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2301,857,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2302,853,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2303,843,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2304,804,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2305,285,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2306,281,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2307,279,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2308,1099,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(2310,291,'_elementor_global_class_usage_indexed','1'),
(3937,2969,'_sku','SC35056R'),
(3938,2969,'total_sales','0'),
(3939,2969,'_tax_status','taxable'),
(3934,2968,'_wc_review_count','0'),
(3935,2968,'_product_version','10.9.3'),
(3931,2968,'_stock',NULL),
(3932,2968,'_stock_status','instock'),
(3933,2968,'_wc_average_rating','0'),
(3928,2968,'_downloadable','no'),
(3929,2968,'_download_limit','-1'),
(3930,2968,'_download_expiry','-1'),
(3925,2968,'_backorders','no'),
(3926,2968,'_sold_individually','no'),
(3927,2968,'_virtual','no'),
(3922,2968,'_tax_status','taxable'),
(3923,2968,'_tax_class',''),
(3924,2968,'_manage_stock','no'),
(3920,2968,'_sku','SC20'),
(3921,2968,'total_sales','0'),
(9615,3702,'_wp_attached_file','2026/07/Refractory-Grinding-Tools-Category.png'),
(9616,3702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:46:\"2026/07/Refractory-Grinding-Tools-Category.png\";s:8:\"filesize\";i:200456;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Refractory-Grinding-Tools-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Refractory-Grinding-Tools-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22227;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Refractory-Grinding-Tools-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22227;}s:7:\"128x128\";a:5:{s:4:\"file\";s:46:\"Refractory-Grinding-Tools-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17221;}s:7:\"100x100\";a:5:{s:4:\"file\";s:46:\"Refractory-Grinding-Tools-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11678;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9617,3703,'_wp_attached_file','2026/07/Retipping-Of-Tools.png'),
(9618,3703,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2026/07/Retipping-Of-Tools.png\";s:8:\"filesize\";i:110243;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Retipping-Of-Tools-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48353;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Retipping-Of-Tools-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14803;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Retipping-Of-Tools-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14803;}s:7:\"128x128\";a:5:{s:4:\"file\";s:30:\"Retipping-Of-Tools-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11414;}s:7:\"100x100\";a:5:{s:4:\"file\";s:30:\"Retipping-Of-Tools-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7665;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9619,3704,'_wp_attached_file','2026/07/Segmented-Blades-Category.png'),
(9620,3704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:37:\"2026/07/Segmented-Blades-Category.png\";s:8:\"filesize\";i:289025;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Segmented-Blades-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Segmented-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25697;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Segmented-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25697;}s:7:\"128x128\";a:5:{s:4:\"file\";s:37:\"Segmented-Blades-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19531;}s:7:\"100x100\";a:5:{s:4:\"file\";s:37:\"Segmented-Blades-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12940;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9621,3705,'_wp_attached_file','2026/07/Shells-And-Crowns-Category.png'),
(9622,3705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:38:\"2026/07/Shells-And-Crowns-Category.png\";s:8:\"filesize\";i:193762;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Shells-And-Crowns-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Shells-And-Crowns-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20713;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Shells-And-Crowns-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20713;}s:7:\"128x128\";a:5:{s:4:\"file\";s:38:\"Shells-And-Crowns-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15986;}s:7:\"100x100\";a:5:{s:4:\"file\";s:38:\"Shells-And-Crowns-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10650;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9623,3706,'_wp_attached_file','2026/07/Silicon-Carbide-Element-Category.png'),
(9624,3706,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:44:\"2026/07/Silicon-Carbide-Element-Category.png\";s:8:\"filesize\";i:49894;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Silicon-Carbide-Element-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Silicon-Carbide-Element-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6445;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Silicon-Carbide-Element-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6445;}s:7:\"128x128\";a:5:{s:4:\"file\";s:44:\"Silicon-Carbide-Element-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5054;}s:7:\"100x100\";a:5:{s:4:\"file\";s:44:\"Silicon-Carbide-Element-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3495;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9625,3707,'_wp_attached_file','2026/07/Slate-Blades-Category.webp'),
(9626,3707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:34:\"2026/07/Slate-Blades-Category.webp\";s:8:\"filesize\";i:64996;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Slate-Blades-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Slate-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4462;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Slate-Blades-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4462;}s:7:\"128x128\";a:5:{s:4:\"file\";s:34:\"Slate-Blades-Category-128x128.webp\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3692;}s:7:\"100x100\";a:5:{s:4:\"file\";s:34:\"Slate-Blades-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2720;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9627,3708,'_wp_attached_file','2026/07/TCT-Category.webp'),
(9628,3708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:25:\"2026/07/TCT-Category.webp\";s:8:\"filesize\";i:50172;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"TCT-Category-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"TCT-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4110;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"TCT-Category-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4110;}s:7:\"128x128\";a:5:{s:4:\"file\";s:25:\"TCT-Category-128x128.webp\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3344;}s:7:\"100x100\";a:5:{s:4:\"file\";s:25:\"TCT-Category-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2512;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9629,3709,'_wp_attached_file','2026/07/Tiling-Core-Drills-Category.png'),
(9630,3709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:39:\"2026/07/Tiling-Core-Drills-Category.png\";s:8:\"filesize\";i:268553;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Tiling-Core-Drills-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Tiling-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Tiling-Core-Drills-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23559;}s:7:\"128x128\";a:5:{s:4:\"file\";s:39:\"Tiling-Core-Drills-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17982;}s:7:\"100x100\";a:5:{s:4:\"file\";s:39:\"Tiling-Core-Drills-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11913;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9631,3710,'_wp_attached_file','2026/07/Turbo-Blades-Category.png'),
(9632,3710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:33:\"2026/07/Turbo-Blades-Category.png\";s:8:\"filesize\";i:262732;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Turbo-Blades-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92841;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Turbo-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27268;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Turbo-Blades-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27268;}s:7:\"128x128\";a:5:{s:4:\"file\";s:33:\"Turbo-Blades-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20757;}s:7:\"100x100\";a:5:{s:4:\"file\";s:33:\"Turbo-Blades-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13638;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3335,2870,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100-FRONT.webp'),
(3336,2834,'_wp_old_slug','import-placeholder-for-31124'),
(3337,2834,'_regular_price','0'),
(3338,2834,'_thumbnail_id','2870'),
(3339,2834,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3340,2834,'_price','0'),
(3341,2872,'_wp_attached_file','2026/07/SC100-BACK.webp'),
(3342,2872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC100-BACK.webp\";s:8:\"filesize\";i:31932;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC100-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC100-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2440;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC100-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20580;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC100-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2484;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3343,2872,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100-BACK.webp'),
(3344,2873,'_wp_attached_file','2026/07/SC100-SIDE.webp'),
(3345,2873,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC100-SIDE.webp\";s:8:\"filesize\";i:114576;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC100-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC100-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4586;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC100-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27910;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC100-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4518;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3346,2873,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC100-SIDE.webp'),
(3347,2834,'_product_image_gallery','2872,2873'),
(3348,2874,'_wp_attached_file','2026/07/SC824-BACK.webp'),
(3349,2874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC824-BACK.webp\";s:8:\"filesize\";i:102570;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC824-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC824-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3454;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC824-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24632;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC824-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3484;}s:5:\"65x74\";a:5:{s:4:\"file\";s:21:\"SC824-BACK-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1066;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3350,2874,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC824-BACK.webp'),
(3351,2835,'_wp_old_slug','import-placeholder-for-31128'),
(3352,2835,'_regular_price','0'),
(3353,2835,'_thumbnail_id','2874'),
(3354,2835,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3355,2835,'_price','0'),
(3356,2876,'_wp_attached_file','2026/07/SC824-FRONT.webp'),
(3357,2876,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC824-FRONT.webp\";s:8:\"filesize\";i:83012;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC824-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC824-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2858;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC824-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18594;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC824-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2856;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3358,2876,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC824-FRONT.webp'),
(3359,2877,'_wp_attached_file','2026/07/SC824-SIDE.webp'),
(3313,2864,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC48-BACK.webp'),
(3314,2865,'_wp_attached_file','2026/07/SC48-SIDE.webp'),
(3315,2865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC48-SIDE.webp\";s:8:\"filesize\";i:100462;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC48-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC48-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC48-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22984;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC48-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3358;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC48-SIDE-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6436;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3316,2865,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC48-SIDE.webp'),
(3317,2832,'_product_image_gallery','2864,2865'),
(3318,2866,'_wp_attached_file','2026/07/SC49-FRONT.webp'),
(3319,2866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC49-FRONT.webp\";s:8:\"filesize\";i:53932;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC49-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC49-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4326;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC49-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36370;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC49-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4326;}s:7:\"240x274\";a:5:{s:4:\"file\";s:23:\"SC49-FRONT-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8778;}s:5:\"65x74\";a:5:{s:4:\"file\";s:21:\"SC49-FRONT-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1288;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3320,2866,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC49-FRONT.webp'),
(3321,2833,'_wp_old_slug','import-placeholder-for-31120'),
(3322,2833,'_regular_price','0'),
(3323,2833,'_thumbnail_id','2866'),
(3324,2833,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3325,2833,'_price','0'),
(3326,2868,'_wp_attached_file','2026/07/SC49-BACK.webp'),
(3327,2868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC49-BACK.webp\";s:8:\"filesize\";i:57270;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC49-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC49-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3972;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC49-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40158;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC49-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3996;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC49-BACK-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9068;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3328,2868,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC49-BACK.webp'),
(3329,2869,'_wp_attached_file','2026/07/SC49-SIDE.webp'),
(3330,2869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC49-SIDE.webp\";s:8:\"filesize\";i:95768;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC49-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC49-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC49-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23042;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC49-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3672;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC49-SIDE-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7038;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3331,2869,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC49-SIDE.webp'),
(3332,2833,'_product_image_gallery','2868,2869'),
(3333,2870,'_wp_attached_file','2026/07/SC100-FRONT.webp'),
(3334,2870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC100-FRONT.webp\";s:8:\"filesize\";i:151290;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC100-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC100-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5498;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC100-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40494;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC100-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5586;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3232,2858,'_sku','SC404AGP'),
(3233,2858,'total_sales','0'),
(3234,2858,'_tax_status','taxable'),
(3235,2858,'_tax_class',''),
(3236,2858,'_manage_stock','no'),
(3237,2858,'_backorders','no'),
(3238,2858,'_sold_individually','no'),
(3239,2858,'_virtual','no'),
(3240,2858,'_downloadable','no'),
(3241,2858,'_download_limit','-1'),
(3242,2858,'_download_expiry','-1'),
(3243,2858,'_stock',NULL),
(3244,2858,'_stock_status','instock'),
(3245,2858,'_wc_average_rating','0'),
(3246,2858,'_wc_review_count','0'),
(3247,2858,'_product_version','10.9.3'),
(3249,2859,'_sku','SC400G'),
(3250,2859,'total_sales','0'),
(3251,2859,'_tax_status','taxable'),
(3252,2859,'_tax_class',''),
(3253,2859,'_manage_stock','no'),
(3254,2859,'_backorders','no'),
(3255,2859,'_sold_individually','no'),
(3256,2859,'_virtual','no'),
(3257,2859,'_downloadable','no'),
(3258,2859,'_download_limit','-1'),
(3259,2859,'_download_expiry','-1'),
(3260,2859,'_stock',NULL),
(3261,2859,'_stock_status','instock'),
(3262,2859,'_wc_average_rating','0'),
(3263,2859,'_wc_review_count','0'),
(3264,2859,'_product_version','10.9.3'),
(3266,2860,'_sku','SC8'),
(3267,2860,'total_sales','0'),
(3268,2860,'_tax_status','taxable'),
(3269,2860,'_tax_class',''),
(3270,2860,'_manage_stock','no'),
(3271,2860,'_backorders','no'),
(3272,2860,'_sold_individually','no'),
(3273,2860,'_virtual','no'),
(3274,2860,'_downloadable','no'),
(3275,2860,'_download_limit','-1'),
(3276,2860,'_download_expiry','-1'),
(3277,2860,'_stock',NULL),
(3278,2860,'_stock_status','instock'),
(3279,2860,'_wc_average_rating','0'),
(3280,2860,'_wc_review_count','0'),
(3281,2860,'_product_version','10.9.3'),
(3283,2861,'_sku','SC9'),
(3284,2861,'total_sales','0'),
(3285,2861,'_tax_status','taxable'),
(3286,2861,'_tax_class',''),
(3287,2861,'_manage_stock','no'),
(3288,2861,'_backorders','no'),
(3289,2861,'_sold_individually','no'),
(3290,2861,'_virtual','no'),
(3291,2861,'_downloadable','no'),
(3292,2861,'_download_limit','-1'),
(3293,2861,'_download_expiry','-1'),
(3294,2861,'_stock',NULL),
(3295,2861,'_stock_status','instock'),
(3296,2861,'_wc_average_rating','0'),
(3297,2861,'_wc_review_count','0'),
(3298,2861,'_product_version','10.9.3'),
(3300,2862,'_wp_attached_file','2026/07/SC48-FRONT.webp'),
(3301,2862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC48-FRONT.webp\";s:8:\"filesize\";i:41008;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC48-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC48-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3854;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC48-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27468;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC48-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3840;}s:7:\"240x274\";a:5:{s:4:\"file\";s:23:\"SC48-FRONT-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7690;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3302,2862,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC48-FRONT.webp'),
(3303,2832,'_wp_old_slug','import-placeholder-for-31092'),
(3304,2832,'_regular_price','0'),
(3305,2832,'_sale_price',''),
(3306,2832,'_low_stock_amount','1'),
(3307,2832,'_purchase_note','0'),
(3308,2832,'_thumbnail_id','2862'),
(3309,2832,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(3310,2832,'_price','0'),
(3311,2864,'_wp_attached_file','2026/07/SC48-BACK.webp'),
(3312,2864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC48-BACK.webp\";s:8:\"filesize\";i:16280;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC48-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC48-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC48-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12832;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC48-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2316;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC48-BACK-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4170;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(3091,2849,'_stock_status','instock'),
(3092,2849,'_wc_average_rating','0'),
(3093,2849,'_wc_review_count','0'),
(3094,2849,'_product_version','10.9.3'),
(3096,2850,'_sku','SC581'),
(3097,2850,'total_sales','0'),
(3098,2850,'_tax_status','taxable'),
(3099,2850,'_tax_class',''),
(3100,2850,'_manage_stock','no'),
(3101,2850,'_backorders','no'),
(3102,2850,'_sold_individually','no'),
(3103,2850,'_virtual','no'),
(3104,2850,'_downloadable','no'),
(3105,2850,'_download_limit','-1'),
(3106,2850,'_download_expiry','-1'),
(3107,2850,'_stock',NULL),
(3108,2850,'_stock_status','instock'),
(3109,2850,'_wc_average_rating','0'),
(3110,2850,'_wc_review_count','0'),
(3111,2850,'_product_version','10.9.3'),
(3113,2851,'_sku','SC300GP'),
(3114,2851,'total_sales','0'),
(3115,2851,'_tax_status','taxable'),
(3116,2851,'_tax_class',''),
(3117,2851,'_manage_stock','no'),
(3118,2851,'_backorders','no'),
(3119,2851,'_sold_individually','no'),
(3120,2851,'_virtual','no'),
(3121,2851,'_downloadable','no'),
(3122,2851,'_download_limit','-1'),
(3123,2851,'_download_expiry','-1'),
(3124,2851,'_stock',NULL),
(3125,2851,'_stock_status','instock'),
(3126,2851,'_wc_average_rating','0'),
(3127,2851,'_wc_review_count','0'),
(3128,2851,'_product_version','10.9.3'),
(3130,2852,'_sku','SC300EG'),
(3131,2852,'total_sales','0'),
(3132,2852,'_tax_status','taxable'),
(3133,2852,'_tax_class',''),
(3134,2852,'_manage_stock','no'),
(3135,2852,'_backorders','no'),
(3136,2852,'_sold_individually','no'),
(3137,2852,'_virtual','no'),
(3138,2852,'_downloadable','no'),
(3139,2852,'_download_limit','-1'),
(3140,2852,'_download_expiry','-1'),
(3141,2852,'_stock',NULL),
(3142,2852,'_stock_status','instock'),
(3143,2852,'_wc_average_rating','0'),
(3144,2852,'_wc_review_count','0'),
(3145,2852,'_product_version','10.9.3'),
(3147,2853,'_sku','SC4E'),
(3148,2853,'total_sales','0'),
(3149,2853,'_tax_status','taxable'),
(3150,2853,'_tax_class',''),
(3151,2853,'_manage_stock','no'),
(3152,2853,'_backorders','no'),
(3153,2853,'_sold_individually','no'),
(3154,2853,'_virtual','no'),
(3155,2853,'_downloadable','no'),
(3156,2853,'_download_limit','-1'),
(3157,2853,'_download_expiry','-1'),
(3158,2853,'_stock',NULL),
(3159,2853,'_stock_status','instock'),
(3160,2853,'_wc_average_rating','0'),
(3161,2853,'_wc_review_count','0'),
(3162,2853,'_product_version','10.9.3'),
(3164,2854,'_sku','SC4Z'),
(3165,2854,'total_sales','0'),
(3166,2854,'_tax_status','taxable'),
(3167,2854,'_tax_class',''),
(3168,2854,'_manage_stock','no'),
(3169,2854,'_backorders','no'),
(3170,2854,'_sold_individually','no'),
(3171,2854,'_virtual','no'),
(3172,2854,'_downloadable','no'),
(3173,2854,'_download_limit','-1'),
(3174,2854,'_download_expiry','-1'),
(3175,2854,'_stock',NULL),
(3176,2854,'_stock_status','instock'),
(3177,2854,'_wc_average_rating','0'),
(3178,2854,'_wc_review_count','0'),
(3179,2854,'_product_version','10.9.3'),
(3181,2855,'_sku','SC5'),
(3182,2855,'total_sales','0'),
(3183,2855,'_tax_status','taxable'),
(3184,2855,'_tax_class',''),
(3185,2855,'_manage_stock','no'),
(3186,2855,'_backorders','no'),
(3187,2855,'_sold_individually','no'),
(3188,2855,'_virtual','no'),
(3189,2855,'_downloadable','no'),
(3190,2855,'_download_limit','-1'),
(3191,2855,'_download_expiry','-1'),
(3192,2855,'_stock',NULL),
(3193,2855,'_stock_status','instock'),
(3194,2855,'_wc_average_rating','0'),
(3195,2855,'_wc_review_count','0'),
(3196,2855,'_product_version','10.9.3'),
(3198,2856,'_sku','SC6'),
(3199,2856,'total_sales','0'),
(3200,2856,'_tax_status','taxable'),
(3201,2856,'_tax_class',''),
(3202,2856,'_manage_stock','no'),
(3203,2856,'_backorders','no'),
(3204,2856,'_sold_individually','no'),
(3205,2856,'_virtual','no'),
(3206,2856,'_downloadable','no'),
(3207,2856,'_download_limit','-1'),
(3208,2856,'_download_expiry','-1'),
(3209,2856,'_stock',NULL),
(3210,2856,'_stock_status','instock'),
(3211,2856,'_wc_average_rating','0'),
(3212,2856,'_wc_review_count','0'),
(3213,2856,'_product_version','10.9.3'),
(3215,2857,'_sku','SC7'),
(3216,2857,'total_sales','0'),
(3217,2857,'_tax_status','taxable'),
(3218,2857,'_tax_class',''),
(3219,2857,'_manage_stock','no'),
(3220,2857,'_backorders','no'),
(3221,2857,'_sold_individually','no'),
(3222,2857,'_virtual','no'),
(3223,2857,'_downloadable','no'),
(3224,2857,'_download_limit','-1'),
(3225,2857,'_download_expiry','-1'),
(3226,2857,'_stock',NULL),
(3227,2857,'_stock_status','instock'),
(3228,2857,'_wc_average_rating','0'),
(3229,2857,'_wc_review_count','0'),
(3230,2857,'_product_version','10.9.3'),
(2928,2840,'_tax_status','taxable'),
(2929,2840,'_tax_class',''),
(2930,2840,'_manage_stock','no'),
(2931,2840,'_backorders','no'),
(2932,2840,'_sold_individually','no'),
(2933,2840,'_virtual','no'),
(2934,2840,'_downloadable','no'),
(2935,2840,'_download_limit','-1'),
(2936,2840,'_download_expiry','-1'),
(2937,2840,'_stock',NULL),
(2938,2840,'_stock_status','instock'),
(2939,2840,'_wc_average_rating','0'),
(2940,2840,'_wc_review_count','0'),
(2941,2840,'_product_version','10.9.3'),
(2943,2841,'_sku','SC125F'),
(2944,2841,'total_sales','0'),
(2945,2841,'_tax_status','taxable'),
(2946,2841,'_tax_class',''),
(2947,2841,'_manage_stock','no'),
(2948,2841,'_backorders','no'),
(2949,2841,'_sold_individually','no'),
(2950,2841,'_virtual','no'),
(2951,2841,'_downloadable','no'),
(2952,2841,'_download_limit','-1'),
(2953,2841,'_download_expiry','-1'),
(2954,2841,'_stock',NULL),
(2955,2841,'_stock_status','instock'),
(2956,2841,'_wc_average_rating','0'),
(2957,2841,'_wc_review_count','0'),
(2958,2841,'_product_version','10.9.3'),
(2960,2842,'_sku','SC816'),
(2961,2842,'total_sales','0'),
(2962,2842,'_tax_status','taxable'),
(2963,2842,'_tax_class',''),
(2964,2842,'_manage_stock','no'),
(2965,2842,'_backorders','no'),
(2966,2842,'_sold_individually','no'),
(2967,2842,'_virtual','no'),
(2968,2842,'_downloadable','no'),
(2969,2842,'_download_limit','-1'),
(2970,2842,'_download_expiry','-1'),
(2971,2842,'_stock',NULL),
(2972,2842,'_stock_status','instock'),
(2973,2842,'_wc_average_rating','0'),
(2974,2842,'_wc_review_count','0'),
(2975,2842,'_product_version','10.9.3'),
(2977,2843,'_sku','SC50'),
(2978,2843,'total_sales','0'),
(2979,2843,'_tax_status','taxable'),
(2980,2843,'_tax_class',''),
(2981,2843,'_manage_stock','no'),
(2982,2843,'_backorders','no'),
(2983,2843,'_sold_individually','no'),
(2984,2843,'_virtual','no'),
(2985,2843,'_downloadable','no'),
(2986,2843,'_download_limit','-1'),
(2987,2843,'_download_expiry','-1'),
(2988,2843,'_stock',NULL),
(2989,2843,'_stock_status','instock'),
(2990,2843,'_wc_average_rating','0'),
(2991,2843,'_wc_review_count','0'),
(2992,2843,'_product_version','10.9.3'),
(2994,2844,'_sku','SC819'),
(2995,2844,'total_sales','0'),
(2996,2844,'_tax_status','taxable'),
(2997,2844,'_tax_class',''),
(2998,2844,'_manage_stock','no'),
(2999,2844,'_backorders','no'),
(3000,2844,'_sold_individually','no'),
(3001,2844,'_virtual','no'),
(3002,2844,'_downloadable','no'),
(3003,2844,'_download_limit','-1'),
(3004,2844,'_download_expiry','-1'),
(3005,2844,'_stock',NULL),
(3006,2844,'_stock_status','instock'),
(3007,2844,'_wc_average_rating','0'),
(3008,2844,'_wc_review_count','0'),
(3009,2844,'_product_version','10.9.3'),
(3011,2845,'_sku','SC820'),
(3012,2845,'total_sales','0'),
(3013,2845,'_tax_status','taxable'),
(3014,2845,'_tax_class',''),
(3015,2845,'_manage_stock','no'),
(3016,2845,'_backorders','no'),
(3017,2845,'_sold_individually','no'),
(3018,2845,'_virtual','no'),
(3019,2845,'_downloadable','no'),
(3020,2845,'_download_limit','-1'),
(3021,2845,'_download_expiry','-1'),
(3022,2845,'_stock',NULL),
(3023,2845,'_stock_status','instock'),
(3024,2845,'_wc_average_rating','0'),
(3025,2845,'_wc_review_count','0'),
(3026,2845,'_product_version','10.9.3'),
(3028,2846,'_sku','SC821'),
(3029,2846,'total_sales','0'),
(3030,2846,'_tax_status','taxable'),
(3031,2846,'_tax_class',''),
(3032,2846,'_manage_stock','no'),
(3033,2846,'_backorders','no'),
(3034,2846,'_sold_individually','no'),
(3035,2846,'_virtual','no'),
(3036,2846,'_downloadable','no'),
(3037,2846,'_download_limit','-1'),
(3038,2846,'_download_expiry','-1'),
(3039,2846,'_stock',NULL),
(3040,2846,'_stock_status','instock'),
(3041,2846,'_wc_average_rating','0'),
(3042,2846,'_wc_review_count','0'),
(3043,2846,'_product_version','10.9.3'),
(3045,2847,'_sku','SC2'),
(3046,2847,'total_sales','0'),
(3047,2847,'_tax_status','taxable'),
(3048,2847,'_tax_class',''),
(3049,2847,'_manage_stock','no'),
(3050,2847,'_backorders','no'),
(3051,2847,'_sold_individually','no'),
(3052,2847,'_virtual','no'),
(3053,2847,'_downloadable','no'),
(3054,2847,'_download_limit','-1'),
(3055,2847,'_download_expiry','-1'),
(3056,2847,'_stock',NULL),
(3057,2847,'_stock_status','instock'),
(3058,2847,'_wc_average_rating','0'),
(3059,2847,'_wc_review_count','0'),
(3060,2847,'_product_version','10.9.3'),
(3062,2848,'_sku','SC3'),
(3063,2848,'total_sales','0'),
(3064,2848,'_tax_status','taxable'),
(3065,2848,'_tax_class',''),
(3066,2848,'_manage_stock','no'),
(3067,2848,'_backorders','no'),
(3068,2848,'_sold_individually','no'),
(3069,2848,'_virtual','no'),
(3070,2848,'_downloadable','no'),
(3071,2848,'_download_limit','-1'),
(3072,2848,'_download_expiry','-1'),
(3073,2848,'_stock',NULL),
(3074,2848,'_stock_status','instock'),
(3075,2848,'_wc_average_rating','0'),
(3076,2848,'_wc_review_count','0'),
(3077,2848,'_product_version','10.9.3'),
(3079,2849,'_sku','SC140'),
(3080,2849,'total_sales','0'),
(3081,2849,'_tax_status','taxable'),
(3082,2849,'_tax_class',''),
(3083,2849,'_manage_stock','no'),
(3084,2849,'_backorders','no'),
(3085,2849,'_sold_individually','no'),
(3086,2849,'_virtual','no'),
(3087,2849,'_downloadable','no'),
(3088,2849,'_download_limit','-1'),
(3089,2849,'_download_expiry','-1'),
(3090,2849,'_stock',NULL),
(2790,2832,'_sku','SC48'),
(2791,2832,'total_sales','0'),
(2792,2832,'_tax_status','taxable'),
(2793,2832,'_tax_class',''),
(2794,2832,'_manage_stock','yes'),
(2795,2832,'_backorders','no'),
(2796,2832,'_sold_individually','no'),
(2797,2832,'_virtual','no'),
(2798,2832,'_downloadable','no'),
(2799,2832,'_download_limit','-1'),
(2800,2832,'_download_expiry','-1'),
(2801,2832,'_stock','1'),
(2802,2832,'_stock_status','instock'),
(2803,2832,'_wc_average_rating','0'),
(2804,2832,'_wc_review_count','0'),
(2805,2832,'_product_version','10.9.3'),
(2807,2833,'_sku','SC49'),
(2808,2833,'total_sales','0'),
(2809,2833,'_tax_status','taxable'),
(2810,2833,'_tax_class',''),
(2811,2833,'_manage_stock','no'),
(2812,2833,'_backorders','no'),
(2813,2833,'_sold_individually','no'),
(2814,2833,'_virtual','no'),
(2815,2833,'_downloadable','no'),
(2816,2833,'_download_limit','-1'),
(2817,2833,'_download_expiry','-1'),
(2818,2833,'_stock',NULL),
(2819,2833,'_stock_status','instock'),
(2820,2833,'_wc_average_rating','0'),
(2821,2833,'_wc_review_count','0'),
(2822,2833,'_product_version','10.9.3'),
(2824,2834,'_sku','SC100'),
(2825,2834,'total_sales','0'),
(2826,2834,'_tax_status','taxable'),
(2827,2834,'_tax_class',''),
(2828,2834,'_manage_stock','no'),
(2829,2834,'_backorders','no'),
(2830,2834,'_sold_individually','no'),
(2831,2834,'_virtual','no'),
(2832,2834,'_downloadable','no'),
(2833,2834,'_download_limit','-1'),
(2834,2834,'_download_expiry','-1'),
(2835,2834,'_stock',NULL),
(2836,2834,'_stock_status','instock'),
(2837,2834,'_wc_average_rating','0'),
(2838,2834,'_wc_review_count','0'),
(2839,2834,'_product_version','10.9.3'),
(2841,2835,'_sku','SC824'),
(2842,2835,'total_sales','0'),
(2843,2835,'_tax_status','taxable'),
(2844,2835,'_tax_class',''),
(2845,2835,'_manage_stock','no'),
(2846,2835,'_backorders','no'),
(2847,2835,'_sold_individually','no'),
(2848,2835,'_virtual','no'),
(2849,2835,'_downloadable','no'),
(2850,2835,'_download_limit','-1'),
(2851,2835,'_download_expiry','-1'),
(2852,2835,'_stock',NULL),
(2853,2835,'_stock_status','instock'),
(2854,2835,'_wc_average_rating','0'),
(2855,2835,'_wc_review_count','0'),
(2856,2835,'_product_version','10.9.3'),
(2858,2836,'_sku','SC100MATD'),
(2859,2836,'total_sales','0'),
(2860,2836,'_tax_status','taxable'),
(2861,2836,'_tax_class',''),
(2862,2836,'_manage_stock','no'),
(2863,2836,'_backorders','no'),
(2864,2836,'_sold_individually','no'),
(2865,2836,'_virtual','no'),
(2866,2836,'_downloadable','no'),
(2867,2836,'_download_limit','-1'),
(2868,2836,'_download_expiry','-1'),
(2869,2836,'_stock',NULL),
(2870,2836,'_stock_status','instock'),
(2871,2836,'_wc_average_rating','0'),
(2872,2836,'_wc_review_count','0'),
(2873,2836,'_product_version','10.9.3'),
(2875,2837,'_sku','SC115F'),
(2876,2837,'total_sales','0'),
(2877,2837,'_tax_status','taxable'),
(2878,2837,'_tax_class',''),
(2879,2837,'_manage_stock','no'),
(2880,2837,'_backorders','no'),
(2881,2837,'_sold_individually','no'),
(2882,2837,'_virtual','no'),
(2883,2837,'_downloadable','no'),
(2884,2837,'_download_limit','-1'),
(2885,2837,'_download_expiry','-1'),
(2886,2837,'_stock',NULL),
(2887,2837,'_stock_status','instock'),
(2888,2837,'_wc_average_rating','0'),
(2889,2837,'_wc_review_count','0'),
(2890,2837,'_product_version','10.9.3'),
(2892,2838,'_sku','SC115MATS'),
(2893,2838,'total_sales','0'),
(2894,2838,'_tax_status','taxable'),
(2895,2838,'_tax_class',''),
(2896,2838,'_manage_stock','no'),
(2897,2838,'_backorders','no'),
(2898,2838,'_sold_individually','no'),
(2899,2838,'_virtual','no'),
(2900,2838,'_downloadable','no'),
(2901,2838,'_download_limit','-1'),
(2902,2838,'_download_expiry','-1'),
(2903,2838,'_stock',NULL),
(2904,2838,'_stock_status','instock'),
(2905,2838,'_wc_average_rating','0'),
(2906,2838,'_wc_review_count','0'),
(2907,2838,'_product_version','10.9.3'),
(2909,2839,'_sku','SC115MATD'),
(2910,2839,'total_sales','0'),
(2911,2839,'_tax_status','taxable'),
(2912,2839,'_tax_class',''),
(2913,2839,'_manage_stock','no'),
(2914,2839,'_backorders','no'),
(2915,2839,'_sold_individually','no'),
(2916,2839,'_virtual','no'),
(2917,2839,'_downloadable','no'),
(2918,2839,'_download_limit','-1'),
(2919,2839,'_download_expiry','-1'),
(2920,2839,'_stock',NULL),
(2921,2839,'_stock_status','instock'),
(2922,2839,'_wc_average_rating','0'),
(2923,2839,'_wc_review_count','0'),
(2924,2839,'_product_version','10.9.4'),
(2926,2840,'_sku','SC664'),
(2927,2840,'total_sales','0'),
(2417,2800,'_wp_attached_file','2026/06/Smart-Cut-Logo.svg'),
(2418,2800,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:146049;s:5:\"width\";i:206;s:6:\"height\";i:40;}'),
(9597,3693,'_wp_attached_file','2026/07/Diamond-Wire-Category.png'),
(9588,3688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2026/07/Ceramic-Cutting-Tools-Category.png\";s:8:\"filesize\";i:151511;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Ceramic-Cutting-Tools-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Ceramic-Cutting-Tools-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22185;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Ceramic-Cutting-Tools-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22185;}s:7:\"100x100\";a:5:{s:4:\"file\";s:42:\"Ceramic-Cutting-Tools-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11152;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9587,3688,'_wp_attached_file','2026/07/Ceramic-Cutting-Tools-Category.png'),
(2668,2827,'afrfq_field_enable','enable'),
(2669,2827,'afrfq_field_required','yes'),
(2670,2828,'_edit_last','1'),
(2671,2828,'afrfq_apply_on_all_user_role','yes'),
(2672,2828,'afrfq_hide_products',''),
(2673,2828,'afrfq_hide_categories',''),
(2674,2828,'afrfq_hide_brands',''),
(2675,2828,'afrfq_apply_on_all_products','yes'),
(2676,2828,'afrfq_apply_on_oos_products','no'),
(2677,2828,'afrfq_enable_add_to_quote_popup','yes'),
(2678,2828,'afrfq_hide_user_role',''),
(2679,2828,'afrfq_is_hide_price','yes'),
(2680,2828,'afrfq_hide_price_text',''),
(2681,2828,'afrfq_is_hide_addtocart','replace'),
(2682,2828,'afrfq_custom_button_text','Add to Quote'),
(2683,2828,'afrfq_custom_button_link',''),
(2684,2828,'_edit_lock','1783788667:1'),
(9786,3718,'_elementor_template_type','wp-page'),
(9785,3718,'_elementor_edit_mode','builder'),
(9725,15,'_elementor_global_class_usage_indexed','1'),
(9726,15,'_elementor_global_class_usage_indexed_preview','1'),
(9727,1098,'_wp_trash_meta_status','publish'),
(9728,1098,'_wp_trash_meta_time','1783604291'),
(9729,1098,'_wp_desired_post_slug','exhterm-warm-floor'),
(9731,3714,'_wp_page_template','default'),
(9732,3714,'_elementor_edit_mode','builder'),
(9733,3714,'_elementor_template_type','wp-post'),
(9734,3714,'_elementor_version','3.16.6'),
(9735,3714,'_elementor_data','[{\"id\":\"4e523d3c\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"740a93da\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f0234d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"55e976b5\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"13425058\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"50624299\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"1d30914\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6e4e670d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"74149d47\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4ce9b619\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"528cf938\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f6e7f2e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be990350d\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"4125be5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ef2d605\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3164ea96\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"47d3bbfb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"53fd5473\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"438c8ed1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(9736,3714,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(9737,964,'_wp_trash_meta_status','publish'),
(9738,964,'_wp_trash_meta_time','1783604291'),
(9739,964,'_wp_desired_post_slug','granite-wall-tile-3'),
(9740,963,'_wp_trash_meta_status','publish'),
(9741,963,'_wp_trash_meta_time','1783604291'),
(9742,963,'_wp_desired_post_slug','granite-wall-tile-2'),
(9743,962,'_wp_trash_meta_status','publish'),
(9744,962,'_wp_trash_meta_time','1783604292'),
(9745,962,'_wp_desired_post_slug','granite-wall-tile'),
(9746,956,'_wp_trash_meta_status','publish'),
(9747,956,'_wp_trash_meta_time','1783604292'),
(9748,956,'_wp_desired_post_slug','granite-wall-tile'),
(9750,3715,'_wp_page_template','default'),
(9751,3715,'_elementor_edit_mode','builder'),
(9752,3715,'_elementor_template_type','wp-post'),
(9753,3715,'_elementor_version','3.16.6'),
(9754,3715,'_elementor_data','[{\"id\":\"268b38a9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"56c9edb2\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c52ed8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5d5a939\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"590479f1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"678f3681\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"bdeb82\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"20769cd\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"347f089a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b017faa\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61f54ef1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"44f5eec0\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bebf7512d\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2e08363b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"220508d0\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1731a47\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"59c01369\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6025ab38\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"41db72e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(9755,3715,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(9756,883,'_wp_trash_meta_status','publish'),
(9757,883,'_wp_trash_meta_time','1783604292'),
(9758,883,'_wp_desired_post_slug','rectangular-sink'),
(9759,883,'_wp_trash_meta_comments_status','a:1:{i:6;s:1:\"1\";}'),
(9853,2979,'woodmart_history_of_visits','a:10:{i:0;i:1783767380;i:1;i:1783767380;i:2;i:1783767380;i:3;i:1783767380;i:4;i:1783767380;i:5;i:1783767380;i:6;i:1783767380;i:7;i:1783767380;i:8;i:1783767380;i:9;i:1783767380;}'),
(9855,3318,'_elementor_global_class_usage_indexed','1'),
(9856,3318,'woodmart_history_of_visits','a:19:{i:0;i:1783767208;i:1;i:1783767208;i:2;i:1783767208;i:3;i:1783767208;i:4;i:1783767208;i:5;i:1783767208;i:6;i:1783767208;i:7;i:1783767208;i:8;i:1783767208;i:9;i:1783767208;i:10;i:1783767208;i:11;i:1783767208;i:12;i:1783767208;i:13;i:1783767208;i:14;i:1783767208;i:15;i:1783767208;i:16;i:1783767208;i:17;i:1783767208;i:18;i:1783767208;}'),
(9905,2797,'_menu_item_label-text',''),
(9858,3228,'_elementor_global_class_usage_indexed','1'),
(9859,3228,'woodmart_history_of_visits','a:11:{i:0;i:1783767209;i:1;i:1783767209;i:2;i:1783767209;i:3;i:1783767209;i:4;i:1783767209;i:5;i:1783767209;i:6;i:1783767209;i:7;i:1783767209;i:8;i:1783767209;i:9;i:1783767209;i:10;i:1783767209;}'),
(9861,3049,'_elementor_global_class_usage_indexed','1'),
(9862,3049,'woodmart_history_of_visits','a:11:{i:0;i:1783767210;i:1;i:1783767210;i:2;i:1783767210;i:3;i:1783767210;i:4;i:1783767210;i:5;i:1783767210;i:6;i:1783767210;i:7;i:1783767210;i:8;i:1783767210;i:9;i:1783767210;i:10;i:1783767210;}'),
(9787,3718,'_elementor_version','3.16.6'),
(9788,3718,'_wp_page_template','default'),
(9789,3718,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80,\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"taxonomies\":[\"307\"]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(9722,7,'_elementor_global_classes_order','a:1:{s:5:\"order\";a:0:{}}'),
(9723,7,'_elementor_global_classes_labels','a:0:{}'),
(9724,7,'_elementor_global_classes_sync_to_v3','a:0:{}'),
(9765,3716,'_elementor_edit_mode','builder'),
(9766,3716,'_elementor_template_type','wp-page'),
(9767,3716,'_elementor_version','3.16.6'),
(9768,3716,'_wp_page_template','default'),
(9769,3716,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[]},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(9770,3716,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(9819,3719,'_form','<div style=\"display: flex; flex-direction: column; gap: 10px; width: 100%;\">\n    <div style=\"display: flex; gap: 10px; width: 100%;\">\n        <div style=\"flex: 1;\">[text* your-name placeholder \"Your Name\"]</div>\n        <div style=\"flex: 1;\">[tel* your-number placeholder \"Your Number\"]</div>\n    </div>\n    <div style=\"width: 100%;\">[submit \"Request Callback\"]</div>\n</div>\n\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n    width: 100% !important;\n    padding: 12px !important;\n    margin: 0 !important;\n    display: block !important;\n    box-sizing: border-box !important;\n}\n\n.wpcf7-form p {\n    margin: 0 !important;\n    padding: 0 !important;\n}\n</style>'),
(9820,3719,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:33:\"Callback Request from [your-name]\";s:6:\"sender\";s:32:\"Website <noreply@smartcut.co.za>\";s:9:\"recipient\";s:20:\"admin@smartcut.co.za\";s:4:\"body\";s:236:\"New callback request from website form:\n\n[your-name] has requested that you give him a call, please see [your-name] contact details below:\n\nName: [your-name]\nPhone Number: [your-number]\n\nPlease call [your-name] back as soon as possible.\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:1;}'),
(9821,3719,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@staging.smartcut.co.za>\";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:1;s:13:\"exclude_blank\";b:1;}'),
(9822,3719,'_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.\";}'),
(9823,3719,'_additional_settings',''),
(9824,3719,'_locale','en_US'),
(9825,3719,'_hash','67d1f54a59701880b5acb0fce61ef5fbb8977cadc0fadfa8afca7c9000239f05'),
(11305,7,'_elementor_global_class_usage_indexed','1'),
(11306,7,'_elementor_global_class_usage_indexed_preview','1'),
(10876,3785,'_elementor_edit_mode','builder'),
(10877,3785,'_elementor_template_type','section'),
(10878,3785,'_elementor_version','4.1.4'),
(10879,3785,'_elementor_global_class_usage_indexed','1'),
(10880,3785,'_elementor_global_class_usage_indexed_preview','1');
INSERT INTO `wptp_postmeta` VALUES
(10881,3785,'_elementor_data','[{\"id\":\"12cb3efc\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=758de04\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"331e8e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46e1568\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"35e813fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5cd80679\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"607685f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"275aa7cf\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"3c69be17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"426b2f4b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11055,3818,'_elementor_version','3.16.6'),
(11056,3818,'_wp_page_template','default'),
(11057,3818,'_elementor_data','[{\"id\":\"8fa15c7\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"scroll_y\":-80},\"elements\":[{\"id\":\"2195281\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"cb90c0c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Lighting Discount\",\"after_title\":\"<p>10 Oct - 20 Nov<\\/p>\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0b6ce7c\",\"elType\":\"widget\",\"settings\":{\"date\":\"2027\\/01\\/01\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_countdown_timer\"},{\"id\":\"6745df4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"cc18774\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"b64f763\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/megamarket-promotion-image-1.jpg\",\"id\":\"644\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"05e3e8e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"3d43c5b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Special Offer from Megamarket\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"25f51df\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"sale\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"items_per_page\":10,\"pagination\":\"more-btn\",\"scroll_y\":-80,\"products_bordered_grid\":\"1\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11373,3848,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11374,3848,'_elementor_global_class_usage_indexed','1'),
(11375,3848,'_elementor_global_class_usage_indexed_preview','1'),
(11381,3849,'_wp_page_template','default'),
(11382,3849,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11041,19,'_edit_last','1'),
(11042,19,'_wp_page_template','default'),
(11043,19,'_edit_lock','1783769041:1'),
(11044,10,'_edit_last','1'),
(11045,10,'_wp_page_template','default'),
(11046,10,'_edit_lock','1783769048:1'),
(11047,11,'_edit_last','1'),
(11048,11,'_wp_page_template','default'),
(11049,11,'_edit_lock','1783769054:1'),
(11050,293,'_wp_trash_meta_status','publish'),
(11051,293,'_wp_trash_meta_time','1783769062'),
(11052,293,'_wp_desired_post_slug','lighting-discount'),
(11053,3818,'_elementor_edit_mode','builder'),
(11054,3818,'_elementor_template_type','wp-page'),
(9773,3716,'_elementor_global_class_usage_indexed','1'),
(9774,3716,'_elementor_global_class_usage_indexed_preview','1'),
(9775,3717,'_elementor_edit_mode','builder'),
(9776,3717,'_elementor_template_type','wp-page'),
(9777,3717,'_elementor_version','3.16.6'),
(9778,3717,'_wp_page_template','default'),
(9779,3717,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[]},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(2726,2824,'_elementor_global_class_usage_indexed','1'),
(2420,2800,'_wp_attachment_image_alt','Smart Cut Manufacturers company logo.'),
(2421,1083,'_wp_trash_meta_status','publish'),
(2422,1083,'_wp_trash_meta_time','1782666527'),
(2423,1083,'_wp_desired_post_slug','outdoor-wall-light'),
(2425,2801,'_wp_page_template','default'),
(2426,2801,'_elementor_edit_mode','builder'),
(2427,2801,'_elementor_template_type','wp-post'),
(2428,2801,'_elementor_version','3.16.6'),
(2429,2801,'_elementor_data','[{\"id\":\"140371b9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"77cd5834\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19fac571\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4726bdef\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d493e35\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19edf6ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"7acd6403\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"821979c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"70009abb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1cd06f50\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15a9d526\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"54db3abe\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9bc46f1\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"39665f43\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4ac68498\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6ceef89d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6abcce5e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3c1759e8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"583006ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2430,1079,'_wp_trash_meta_status','publish'),
(2431,1079,'_wp_trash_meta_time','1782666528'),
(2432,1079,'_wp_desired_post_slug','hose-premium-3-4%e2%80%b3'),
(2434,2802,'_wp_page_template','default'),
(2435,2802,'_elementor_edit_mode','builder'),
(2436,2802,'_elementor_template_type','wp-post'),
(2437,2802,'_elementor_version','3.16.6'),
(2438,2802,'_elementor_data','[{\"id\":\"132a5ea4\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4314a6f9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"133dd571\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"52954d61\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1e73e4e8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"27c687d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"66c1a198\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"585e480f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7174130c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"3702fd89\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43aae0a6\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"550a5909\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9ec0aa9\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"388ec018\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"39462517\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"37dc3a87\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7612d0ea\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"58df624\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6680aa3\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2439,1075,'_wp_trash_meta_status','publish'),
(2440,1075,'_wp_trash_meta_time','1782666529'),
(2441,1075,'_wp_desired_post_slug','pipe-polyethylene'),
(2443,2803,'_wp_page_template','default'),
(2444,2803,'_elementor_edit_mode','builder'),
(2445,2803,'_elementor_template_type','wp-post'),
(2446,2803,'_elementor_version','3.16.6'),
(2447,2803,'_elementor_data','[{\"id\":\"7131e612\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"63dd8692\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e3fd5b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"71054b8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2dad5dd0\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9e29708\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"47b1b09d\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1dca4f70\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5ec88ba7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2ad0b6f4\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25e033fc\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7a9fd3ef\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564be9fcf4cd\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"11d92b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b9ef408\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4825ed5a\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7282cc47\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"40d1a0dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3d77f856\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2448,1057,'_wp_trash_meta_status','publish'),
(2449,1057,'_wp_trash_meta_time','1782666529'),
(2450,1057,'_wp_desired_post_slug','aluminum-work-stand'),
(2452,2804,'_wp_page_template','default'),
(2453,2804,'_elementor_edit_mode','builder'),
(2454,2804,'_elementor_template_type','wp-post'),
(2455,2804,'_elementor_version','3.16.6'),
(2456,2804,'_elementor_data','[{\"id\":\"54620629\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2a699c00\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"71a4eceb\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45b5a7e\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b6b376\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"150ee52b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"fe86e9b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"167807ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5db92fc2\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"79e8316b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7dd4ff9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3f126493\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea11f4f5\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5908cb25\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"383b73ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7b029831\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"157a5ca1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"281eb76d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3268d81f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2457,1054,'_wp_trash_meta_status','publish'),
(2458,1054,'_wp_trash_meta_time','1782666529'),
(2459,1054,'_wp_desired_post_slug','adjustable-step-ladder'),
(2461,2805,'_wp_page_template','default'),
(2462,2805,'_elementor_edit_mode','builder'),
(2463,2805,'_elementor_template_type','wp-post'),
(2464,2805,'_elementor_version','3.16.6'),
(2465,2805,'_elementor_data','[{\"id\":\"62767651\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"710884e3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e4b16e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"4b0ce62d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"51407468\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"580a362c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"f3b11c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"266c8d66\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"51f3feb0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"3f1c7fc1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b9f66a5\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"33d60ef9\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea44de02\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5c7d805c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"774109c1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7197006b\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"57016c8c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4854c96c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2843c76b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2466,1051,'_wp_trash_meta_status','publish'),
(2467,1051,'_wp_trash_meta_time','1782666530'),
(2468,1051,'_wp_desired_post_slug','7-1-4-inch-circular-saw'),
(2470,2806,'_wp_page_template','default'),
(2471,2806,'_elementor_edit_mode','builder'),
(2472,2806,'_elementor_template_type','wp-post'),
(2473,2806,'_elementor_version','3.16.6'),
(2474,2806,'_elementor_data','[{\"id\":\"4657d18a\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30eff439\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"51c50a89\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6ec72aa4\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6f7dc399\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"599edf28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"395340be\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b890b64\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"35eb3062\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"75f233dc\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"201941ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"53ea3cce\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea6c3529\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"6eb06c51\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7e2822f0\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7f4fa080\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2a997f66\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2b027cd6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"122115f3\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2475,1048,'_wp_trash_meta_status','publish'),
(2476,1048,'_wp_trash_meta_time','1782666530'),
(2477,1048,'_wp_desired_post_slug','12v-max-2-tool-combo-kit'),
(2479,2807,'_wp_page_template','default'),
(2480,2807,'_elementor_edit_mode','builder'),
(2481,2807,'_elementor_template_type','wp-post'),
(2482,2807,'_elementor_version','3.16.6'),
(2483,2807,'_elementor_data','[{\"id\":\"4d02b14d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"288d1136\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"73dd00d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"788d65f6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"435b9c4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65108a4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"65e04cdc\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4e9d54ac\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"757e4090\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"23943ad2\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"47d43663\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"50d7c012\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea6dcd46\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"134d2607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6f876a2a\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2882b24a\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2e9cc856\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3ece9cf1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1758e56e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2484,1045,'_wp_trash_meta_status','publish'),
(2485,1045,'_wp_trash_meta_time','1782666530'),
(2486,1045,'_wp_desired_post_slug','1-2-in-keyed-corded-drill'),
(2488,2808,'_wp_page_template','default'),
(2489,2808,'_elementor_edit_mode','builder'),
(2490,2808,'_elementor_template_type','wp-post'),
(2491,2808,'_elementor_version','3.16.6'),
(2492,2808,'_elementor_data','[{\"id\":\"81f129d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e047fdb\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b3c4e16\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1e52d258\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ce8c11a\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2faf187e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"45c7b6d1\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"755655e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"10e6d62c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"67e9936\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"744d9673\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7730611e\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bea811d3f\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"5d5175a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"42101e\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"137fb704\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"375f8d42\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"182290b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45333432\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2493,1001,'_wp_trash_meta_status','publish'),
(2494,1001,'_wp_trash_meta_time','1782666530'),
(2495,1001,'_wp_desired_post_slug','black-siphon'),
(2497,2809,'_wp_page_template','default'),
(2498,2809,'_elementor_edit_mode','builder'),
(2499,2809,'_elementor_template_type','wp-post'),
(2500,2809,'_elementor_version','3.16.6'),
(2501,2809,'_elementor_data','[{\"id\":\"9b10c\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"67a6b881\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ea1854d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"643e33d2\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"896008e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"78cfbfc7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"18c1ac9e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"60df4504\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"e77db85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4776235b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7baa49dd\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6214b3ef\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beabbebfe\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"6400de50\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"75f5f104\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"395facd\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11104071\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"32684899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3cc2cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2502,998,'_wp_trash_meta_status','publish'),
(2503,998,'_wp_trash_meta_time','1782666531'),
(2504,998,'_wp_desired_post_slug','bathroom-sink'),
(2506,2810,'_wp_page_template','default'),
(2507,2810,'_elementor_edit_mode','builder'),
(2508,2810,'_elementor_template_type','wp-post'),
(2509,2810,'_elementor_version','3.16.6'),
(2510,2810,'_elementor_data','[{\"id\":\"4e2bcdd6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c123e47\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1902e10d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"12d367d7\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65c47344\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5ebce8e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"24e30ac9\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6c020c9a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"71820675\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"295e7c0c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2492bf90\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9cc4db1\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beac064c9\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"49c25117\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1df18ab\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4abecb02\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"262c9da6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4c605ff7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6d80deca\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2511,995,'_wp_trash_meta_status','publish'),
(2512,995,'_wp_trash_meta_time','1782666531'),
(2513,995,'_wp_desired_post_slug','glossy-ceramic'),
(2515,2811,'_wp_page_template','default'),
(2516,2811,'_elementor_edit_mode','builder'),
(2517,2811,'_elementor_template_type','wp-post'),
(2518,2811,'_elementor_version','3.16.6'),
(2519,2811,'_elementor_data','[{\"id\":\"627bc177\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4aa721c8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"49f0be7f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"223dc3a0\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6c7a295\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"531043d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"67a8b2ff\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6d631ab7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"67ca971a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5d7e59d0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d665b21\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3f1b0bd1\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beadc3d08\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"259219b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b0791b4\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4dc3a2a1\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"62d1cf7\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"41478f01\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"32449752\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2520,995,'_wp_trash_meta_comments_status','a:1:{i:2;s:1:\"1\";}'),
(2521,986,'_wp_trash_meta_status','publish'),
(2522,986,'_wp_trash_meta_time','1782666531'),
(2523,986,'_wp_desired_post_slug','matte-black-bath'),
(2525,2812,'_wp_page_template','default'),
(2526,2812,'_elementor_edit_mode','builder'),
(2527,2812,'_elementor_template_type','wp-post'),
(2528,2812,'_elementor_version','3.16.6'),
(2529,2812,'_elementor_data','[{\"id\":\"50ecb771\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6da72065\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"785f7d1b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2f4f0a7f\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1024825f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"7e8e9e2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"339344ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1858194c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2775f0a7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"2419ab1a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35040153\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"348d0e0b\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beaee1a21\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"40796064\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"33ede49\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"58bfed71\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"79ae6fd2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1db8f3b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2aa76acc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2530,983,'_wp_trash_meta_status','publish'),
(2531,983,'_wp_trash_meta_time','1782666531'),
(2532,983,'_wp_desired_post_slug','ceramic-floor-tile'),
(2534,2813,'_wp_page_template','default'),
(2535,2813,'_elementor_edit_mode','builder'),
(2536,2813,'_elementor_template_type','wp-post'),
(2537,2813,'_elementor_version','3.16.6'),
(2538,2813,'_elementor_data','[{\"id\":\"46f289fd\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"313de0b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c4f19b5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"53a45d77\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"38f6f903\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4818fa45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"1b69541c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"67551096\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"47ba867d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"16824a2c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14f4a9fe\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2b255857\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb0a83a0\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"15578358\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"331ea8d4\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5619b8e2\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5abe1158\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"58cf67c1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1da20b48\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2539,980,'_wp_trash_meta_status','publish'),
(2540,980,'_wp_trash_meta_time','1782666532'),
(2541,980,'_wp_desired_post_slug','wall-hung-toilet'),
(2543,2814,'_wp_page_template','default'),
(2544,2814,'_elementor_edit_mode','builder'),
(2545,2814,'_elementor_template_type','wp-post'),
(2546,2814,'_elementor_version','3.16.6'),
(2547,2814,'_elementor_data','[{\"id\":\"6db2536d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"16a80d61\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1bd91ba6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2cf4e0ec\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"59ccc629\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4c3913ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"3558c102\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6e68f5a0\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7d19953c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4511d7d8\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5f10c4f4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3937f86f\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb26dc08\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"24e4a00a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2514a1ae\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b0fc218\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"657b6be0\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"565547ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"15139f75\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2548,977,'_wp_trash_meta_status','publish'),
(2549,977,'_wp_trash_meta_time','1782666532'),
(2550,977,'_wp_desired_post_slug','round-bottle'),
(2552,2815,'_wp_page_template','default'),
(2553,2815,'_elementor_edit_mode','builder'),
(2554,2815,'_elementor_template_type','wp-post'),
(2555,2815,'_elementor_version','3.16.6'),
(2556,2815,'_elementor_data','[{\"id\":\"57a03e2a\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"562991ab\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8e18a05\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6bb5f633\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5fb88df8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"52594a6d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"475ed2e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1b859cf8\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1ddeca64\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7ac90f4f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c2fedcb\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3ae637a0\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb3db5af\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2621d457\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2312d0e1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"35fb9e53\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1f2da404\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5aeebfaa\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"d4c3b31\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2557,974,'_wp_trash_meta_status','publish'),
(2558,974,'_wp_trash_meta_time','1782666532'),
(2559,974,'_wp_desired_post_slug','vanity-cabinet'),
(2561,2816,'_wp_page_template','default'),
(2562,2816,'_elementor_edit_mode','builder'),
(2563,2816,'_elementor_template_type','wp-post'),
(2564,2816,'_elementor_version','3.16.6'),
(2565,2816,'_elementor_data','[{\"id\":\"6cd00689\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1153b7e3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"32a9e942\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a9f038\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23bcc1ec\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65c604ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"8189d43\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2e02ef38\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"1daa4b9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"27e0ae30\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a94b785\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c671295\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb5d95a8\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"356327ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68f610eb\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"345ec995\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1cf5e4aa\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6ac5bd11\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"31b4b262\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2566,971,'_wp_trash_meta_status','publish'),
(2567,971,'_wp_trash_meta_time','1782666532'),
(2568,971,'_wp_desired_post_slug','v510-100-liters-vertical'),
(2570,2817,'_wp_page_template','default'),
(2571,2817,'_elementor_edit_mode','builder'),
(2572,2817,'_elementor_template_type','wp-post'),
(2573,2817,'_elementor_version','3.16.6'),
(2574,2817,'_elementor_data','[{\"id\":\"adaa0fc\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2212610e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3b396dd5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"45ef5a6\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"b8b34dd\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"29388073\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"5fbdeb89\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"54d772ec\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5651b736\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"71f1e6fa\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"63ec78f7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"32fc36e7\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb6ecccd\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"64b8e6ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2925cb07\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"76927d3c\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"441ad9cb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"115aa03b\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7ac7d322\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2575,968,'_wp_trash_meta_status','publish'),
(2576,968,'_wp_trash_meta_time','1782666532'),
(2577,968,'_wp_desired_post_slug','linoleum-starry-nght'),
(2579,2818,'_wp_page_template','default'),
(2580,2818,'_elementor_edit_mode','builder'),
(2581,2818,'_elementor_template_type','wp-post'),
(2582,2818,'_elementor_version','3.16.6'),
(2583,2818,'_elementor_data','[{\"id\":\"246c3e2d\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"710204b3\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c2a32e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"dcb45a2\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"a950586\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e3b8993\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"648fb649\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"ca3e623\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"47f4876e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7abc13fe\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b04ad2c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3c926216\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564beb936e6c\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2ff63e6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"39267a95\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"72f4b521\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"65014acd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"223a462c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5fb197\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2584,965,'_wp_trash_meta_status','publish'),
(2585,965,'_wp_trash_meta_time','1782666532'),
(2586,965,'_wp_desired_post_slug','face-mirror'),
(2588,2819,'_wp_page_template','default'),
(2589,2819,'_elementor_edit_mode','builder'),
(2590,2819,'_elementor_template_type','wp-post'),
(2591,2819,'_elementor_version','3.16.6'),
(2592,2819,'_elementor_data','[{\"id\":\"365cf979\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6b91fa71\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"57c905bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17b40998\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"53c4acc8\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5beff0f9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"49e6ee29\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"45f57a53\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"602d8917\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"61d2b684\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"341ad369\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3120cf69\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bebe63a83\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"2c2446c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ca47612\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1833d74d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30c9e683\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"a94ea06\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1b5623f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(2595,1330,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(10844,3777,'_elementor_source_image_hash','711bdf1fefff27052a250fb7a43ceecac01b6a6a'),
(10845,3778,'_elementor_edit_mode','builder'),
(10846,3778,'_elementor_template_type','section'),
(10847,3778,'_elementor_version','4.1.4'),
(10848,3778,'_elementor_global_class_usage_indexed','1'),
(10849,3778,'_elementor_global_class_usage_indexed_preview','1'),
(10850,3778,'_elementor_data','[{\"id\":\"4dc2d8b3\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=758de04\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39b561ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56249841\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"120763b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40331430\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"29e7cc4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4137edd\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"1451cef\",\"title\":\"Blog\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"7f8cdb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30bf085c\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/profile.php?id=61582691070541\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"73d3c5b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6242eb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d9d19a0\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"31464\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=23505cf\",\"button_text_color_hover\":\"globals\\/colors?id=758de04\",\"button_bg_color_hover\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"1ac3264c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\"><span class=\\\"color-primary\\\">Privacy Policy<\\/span><\\/a><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(2599,1098,'woodmart_history_of_visits','a:19:{i:0;i:1782668031;i:1;i:1782668031;i:2;i:1782668031;i:3;i:1782668031;i:4;i:1782668031;i:5;i:1782668031;i:6;i:1782668031;i:7;i:1782668031;i:8;i:1782668031;i:9;i:1782668031;i:10;i:1782668031;i:11;i:1782668031;i:12;i:1782668031;i:13;i:1782668031;i:14;i:1782668031;i:15;i:1782668031;i:16;i:1782668031;i:17;i:1782668031;i:18;i:1782668031;}'),
(2602,1098,'_edit_lock','1782668018:1'),
(2600,1098,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(10805,3769,'_elementor_data','[{\"id\":\"538b8253\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4568b1f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.1. Introduction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookie Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.2. What are Cookies?<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \\\"remember\\\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.3. How We Use Cookies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our website utilises cookies for various purposes, categorised as follows:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Performance\\/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Targeting\\/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.4. First-Party vs. Third-Party Cookies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Cookies may be classified as either first-party or third-party:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.5. How to Manage Cookies (Consent and Control)<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Your Consent<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Browser Settings<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \\\"Help\\\" or \\\"Settings\\\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Opt-Out Links (if applicable)<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.6. Changes to Our Cookie Policy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This Cookie Policy may be updated or amended periodically. The \\\"Last Updated\\\" date at the commencement of this policy shall indicate the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.7. Contact Us<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(2603,1330,'_edit_lock','1783788245:1'),
(2606,956,'woodmart_history_of_visits','a:10:{i:0;i:1782667401;i:1;i:1782667401;i:2;i:1782667401;i:3;i:1782667401;i:4;i:1782667401;i:5;i:1782667401;i:6;i:1782667401;i:7;i:1782667401;i:8;i:1782667401;i:9;i:1782667401;}'),
(2607,956,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(10842,3777,'_wp_attached_file','2026/07/SCM-Dark-Background-Transparent-scaled-1.webp'),
(10843,3777,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:631;s:4:\"file\";s:53:\"2026/07/SCM-Dark-Background-Transparent-scaled-1.webp\";s:8:\"filesize\";i:48782;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"SCM-Dark-Background-Transparent-scaled-1-300x74.webp\";s:5:\"width\";i:300;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3954;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16512;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"SCM-Dark-Background-Transparent-scaled-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1612;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"SCM-Dark-Background-Transparent-scaled-1-768x189.webp\";s:5:\"width\";i:768;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11540;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"SCM-Dark-Background-Transparent-scaled-1-1536x379.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27982;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"SCM-Dark-Background-Transparent-scaled-1-2048x505.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41840;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"SCM-Dark-Background-Transparent-scaled-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9298;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"SCM-Dark-Background-Transparent-scaled-1-1200x296.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20210;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"SCM-Dark-Background-Transparent-scaled-1-150x37.webp\";s:5:\"width\";i:150;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1948;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(2610,7,'_elementor_global_classes_order_preview','a:1:{s:5:\"order\";a:0:{}}'),
(2611,7,'_elementor_global_classes_labels_preview','a:0:{}'),
(12635,3965,'_elementor_edit_mode','builder'),
(12636,3965,'_elementor_template_layout_type','wp-post'),
(12637,3965,'_elementor_version','3.24.7'),
(12638,3965,'_wp_page_template','default'),
(12639,3965,'_elementor_template_type','wp-post'),
(12634,3965,'_elementor_data','[{\"id\":\"7bf220a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"97dd928\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"7bc8508\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":false},{\"id\":\"e5f7d04\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"60\",\"column\":\"60\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eb94c47\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"a3694b5\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"a360b9d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7c4efd2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"8fda471\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"space-between\",\"container_sticky_offset\":\"50\",\"flex_wrap\":\"nowrap\"},\"elements\":[{\"id\":\"e406104\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"11fc917\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"7fc47b1\",\"elType\":\"widget\",\"settings\":{\"show_categories\":\"\",\"show_tags\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_meta\"},{\"id\":\"3bb24ab\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_single_product_short_description\"},{\"id\":\"c6d2921\",\"elType\":\"widget\",\"settings\":{\"show_sku\":\"\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_single_product_meta\"},{\"id\":\"6480f41\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"},{\"id\":\"98fe1b0\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c3b4e07\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0e32a65\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"swatch_layout\":\"inline\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"2fd9118\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"18\",\"unit\":\"px\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6ea9bd6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#77777733\"},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"},{\"id\":\"1b26bb0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"2db911fd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"42510c04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"12efcaa1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3771,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy.svg\"},\"library\":\"svg\"},\"title_text\":\"Premium Quality Guaranteed\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"14e45558\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3772,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse.svg\"},\"library\":\"svg\"},\"title_text\":\"Large In-Stock Inventory\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"13fb0366\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"align\":\"space-around\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b5d5ae7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3773,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset.svg\"},\"library\":\"svg\"},\"title_text\":\"Expert Technical Support\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"798654d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":3774,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package.svg\"},\"library\":\"svg\"},\"title_text\":\"Fast Nationwide Delivery\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"primary_color\":\"#B6B6B6\",\"icon_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Work Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_color\":\"#474747\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b2f0013\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_single_product_summary\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"500fa32\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0203e6b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"all-open\",\"enable_description\":\"\",\"all_open_style\":\"overline\",\"additional_info_columns\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"additional_info_columns_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"reviews_layout\":\"two-column\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"additional_info_columns_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_tabs\"},{\"id\":\"3c513e6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Description\",\"after_title\":\"\",\"style\":\"overlined\",\"color\":\"primary\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d991abc\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_content\"}],\"isInner\":false},{\"id\":\"652d759\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9e768c9\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"recently_viewed\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":\"-80\",\"img_size\":\"custom\",\"orderby\":\"post__in\",\"product_hover\":\"small\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6564a4cd1733d\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(3916,2967,'_wc_average_rating','0'),
(3917,2967,'_wc_review_count','0'),
(3918,2967,'_product_version','10.9.3'),
(2622,1330,'_elementor_global_class_usage_indexed','1'),
(2623,1330,'_elementor_global_class_usage_indexed_preview','1'),
(3914,2967,'_stock',NULL),
(3915,2967,'_stock_status','instock'),
(9633,3711,'_wp_attached_file','2026/07/Vacuum-Discs-Category.png'),
(9634,3711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:33:\"2026/07/Vacuum-Discs-Category.png\";s:8:\"filesize\";i:277798;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Vacuum-Discs-Category-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97053;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Vacuum-Discs-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25406;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Vacuum-Discs-Category-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25406;}s:7:\"128x128\";a:5:{s:4:\"file\";s:33:\"Vacuum-Discs-Category-128x128.png\";s:5:\"width\";i:128;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18861;}s:7:\"100x100\";a:5:{s:4:\"file\";s:33:\"Vacuum-Discs-Category-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12107;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9635,3055,'_edit_lock','1783603856:1'),
(9636,3056,'_edit_lock','1783603856:1'),
(9637,3057,'_edit_lock','1783603856:1'),
(9638,3058,'_edit_lock','1783603857:1'),
(9639,3052,'_edit_lock','1783603857:1'),
(9640,3053,'_edit_lock','1783603858:1'),
(9641,3054,'_edit_lock','1783603858:1'),
(9642,2980,'_edit_lock','1783603858:1'),
(9643,2981,'_edit_lock','1783603859:1'),
(9644,2974,'_edit_lock','1783603859:1'),
(9645,2975,'_edit_lock','1783603859:1'),
(9646,2976,'_edit_lock','1783603860:1'),
(9647,2978,'_edit_lock','1783603860:1'),
(9648,2979,'_edit_lock','1783603861:1'),
(9649,2979,'_edit_last','1'),
(9650,2979,'_wp_page_template','default'),
(9651,2979,'woodmart_sguide_select','none'),
(9652,2979,'_woodmart_product-background',''),
(9653,2978,'_edit_last','1'),
(9654,2978,'_wp_page_template','default'),
(9655,2978,'woodmart_sguide_select','none'),
(9656,2978,'_woodmart_product-background',''),
(9657,2976,'_edit_last','1'),
(9658,2976,'_wp_page_template','default'),
(9659,2976,'woodmart_sguide_select','none'),
(9660,2976,'_woodmart_product-background',''),
(9661,2975,'_edit_last','1'),
(9662,2975,'_wp_page_template','default'),
(9663,2975,'woodmart_sguide_select','none'),
(9664,2975,'_woodmart_product-background',''),
(9665,2974,'_edit_last','1'),
(9666,2974,'_wp_page_template','default'),
(9667,2974,'woodmart_sguide_select','none'),
(9668,2974,'_woodmart_product-background',''),
(9669,2981,'_edit_last','1'),
(9670,2981,'_wp_page_template','default'),
(9671,2981,'woodmart_sguide_select','none'),
(9672,2981,'_woodmart_product-background',''),
(9673,2980,'_edit_last','1'),
(9674,2980,'_wp_page_template','default'),
(9675,2980,'woodmart_sguide_select','none'),
(9676,2980,'_woodmart_product-background',''),
(9677,3054,'_edit_last','1'),
(9678,3054,'_wp_page_template','default'),
(9679,3054,'woodmart_sguide_select','none'),
(9680,3054,'_woodmart_product-background',''),
(9681,3053,'_edit_last','1'),
(9682,3053,'_wp_page_template','default'),
(9683,3053,'woodmart_sguide_select','none'),
(9684,3053,'_woodmart_product-background',''),
(9685,3052,'_edit_last','1'),
(9686,3052,'_wp_page_template','default'),
(9687,3052,'woodmart_sguide_select','none'),
(9688,3052,'_woodmart_product-background',''),
(9689,3058,'_edit_last','1'),
(9690,3058,'_wp_page_template','default'),
(9691,3058,'woodmart_sguide_select','none'),
(9692,3058,'_woodmart_product-background',''),
(9693,3057,'_edit_last','1'),
(9694,3057,'_wp_page_template','default'),
(9695,3057,'woodmart_sguide_select','none'),
(9696,3057,'_woodmart_product-background',''),
(9697,3056,'_edit_last','1'),
(9698,3056,'_wp_page_template','default'),
(9699,3056,'woodmart_sguide_select','none'),
(9700,3056,'_woodmart_product-background',''),
(9701,3055,'_edit_last','1'),
(9702,3055,'_wp_page_template','default'),
(9703,3055,'woodmart_sguide_select','none'),
(9704,3055,'_woodmart_product-background',''),
(9705,883,'_edit_lock','1783604183:1'),
(9706,883,'_edit_last','1'),
(9708,3712,'_wp_page_template','default'),
(9709,3712,'_elementor_edit_mode','builder'),
(9710,3712,'_elementor_template_type','wp-post'),
(9711,3712,'_elementor_version','3.16.6'),
(9712,3712,'_elementor_data','[{\"id\":\"3009fe11\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"64c30b4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"48a5628e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h5>Bathroom Sink Vox 2487 MSS<\\/h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6b486c87\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2c035446\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":58.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d7d5ca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-information.jpg\",\"id\":\"899\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"5e30305c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"384e8748\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Collection:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/collection.svg\",\"id\":\"905\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vox<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"32d2419d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Size:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/size.svg\",\"id\":\"907\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>584 W x 460 H x 203 D mm<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b122cfe\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Materials:\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/materials.svg\",\"id\":\"906\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"20\",\"height\":\"20\"},\"content\":\"<p>Vitreous china<\\/p>\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f908431\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":41.7000000000000028421709430404007434844970703125,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"8c39ce5\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"891\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-1.jpg\"},{\"id\":\"892\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-img-2.jpg\"}],\"ids_size\":\"full\",\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_6564bec0c2695\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"},{\"id\":\"4508bff2\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6a5fc145\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-sink-banner.jpg\",\"id\":\"1355\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":-100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5069a096\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"27a3c2e9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Vox bathroom collection 2022\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4801f595\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":399,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"67fd36b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Collection\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false}]'),
(10520,3743,'_menu_item_label',''),
(10521,3743,'_menu_item_label-text',''),
(10522,3743,'_menu_item_block',''),
(10523,3743,'_menu_item_dropdown-ajax',''),
(10524,3743,'_menu_item_colorscheme',''),
(10525,3743,'_menu_item_opanchor',''),
(10526,3743,'_menu_item_image-type','image'),
(10527,3743,'_menu_item_style_aside','default'),
(10528,3743,'_menu_item_scroll','no'),
(10530,3744,'_menu_item_width',''),
(10531,3744,'_menu_item_height',''),
(10532,3744,'_menu_item_padding',''),
(10533,3744,'_menu_item_icon',''),
(10534,3744,'_menu_item_event','hover'),
(10535,3744,'_menu_item_label',''),
(10536,3744,'_menu_item_label-text',''),
(10537,3744,'_menu_item_block',''),
(10538,3744,'_menu_item_dropdown-ajax',''),
(10539,3744,'_menu_item_colorscheme',''),
(10540,3744,'_menu_item_opanchor',''),
(10541,3744,'_menu_item_image-type','image'),
(10542,3744,'_menu_item_style_aside','default'),
(10543,3744,'_menu_item_scroll','no'),
(10545,3745,'_menu_item_width',''),
(10546,3745,'_menu_item_height',''),
(10547,3745,'_menu_item_padding',''),
(10548,3745,'_menu_item_icon',''),
(10549,3745,'_menu_item_event','hover'),
(10550,3745,'_menu_item_label',''),
(10551,3745,'_menu_item_label-text',''),
(10552,3745,'_menu_item_block',''),
(10553,3745,'_menu_item_dropdown-ajax',''),
(10554,3745,'_menu_item_colorscheme',''),
(10555,3745,'_menu_item_opanchor',''),
(10556,3745,'_menu_item_image-type','image'),
(10557,3745,'_menu_item_style_aside','default'),
(10558,3745,'_menu_item_scroll','no'),
(10560,3746,'_menu_item_width',''),
(10561,3746,'_menu_item_height',''),
(10562,3746,'_menu_item_padding',''),
(10563,3746,'_menu_item_icon',''),
(10564,3746,'_menu_item_event','hover'),
(10565,3746,'_menu_item_label',''),
(10566,3746,'_menu_item_label-text',''),
(10567,3746,'_menu_item_block',''),
(10568,3746,'_menu_item_dropdown-ajax',''),
(10569,3746,'_menu_item_colorscheme',''),
(10570,3746,'_menu_item_opanchor',''),
(10571,3746,'_menu_item_image-type','image'),
(10572,3746,'_menu_item_style_aside','default'),
(10573,3746,'_menu_item_scroll','no'),
(10575,3747,'_menu_item_width',''),
(10576,3747,'_menu_item_height',''),
(10577,3747,'_menu_item_padding',''),
(10578,3747,'_menu_item_icon',''),
(10579,3747,'_menu_item_event','hover'),
(10580,3747,'_menu_item_label',''),
(10581,3747,'_menu_item_label-text',''),
(10582,3747,'_menu_item_block',''),
(10583,3747,'_menu_item_dropdown-ajax',''),
(10584,3747,'_menu_item_colorscheme',''),
(10585,3747,'_menu_item_opanchor',''),
(10586,3747,'_menu_item_image-type','image'),
(10587,3747,'_menu_item_style_aside','default'),
(10588,3747,'_menu_item_scroll','no'),
(10590,3749,'_menu_item_width',''),
(10591,3749,'_menu_item_height',''),
(10592,3749,'_menu_item_padding',''),
(10593,3749,'_menu_item_icon',''),
(10594,3749,'_menu_item_event','hover'),
(10595,3749,'_menu_item_label',''),
(10596,3749,'_menu_item_label-text',''),
(10597,3749,'_menu_item_block',''),
(10598,3749,'_menu_item_dropdown-ajax',''),
(10599,3749,'_menu_item_colorscheme',''),
(10600,3749,'_menu_item_opanchor',''),
(10601,3749,'_menu_item_image-type','image'),
(10602,3749,'_menu_item_style_aside','default'),
(10603,3749,'_menu_item_scroll','no'),
(10605,3750,'_menu_item_width',''),
(10606,3750,'_menu_item_height',''),
(10607,3750,'_menu_item_padding',''),
(10608,3750,'_menu_item_icon',''),
(10609,3750,'_menu_item_event','hover'),
(10610,3750,'_menu_item_label',''),
(10611,3750,'_menu_item_label-text',''),
(10612,3750,'_menu_item_block',''),
(10613,3750,'_menu_item_dropdown-ajax',''),
(10614,3750,'_menu_item_colorscheme',''),
(10615,3750,'_menu_item_opanchor',''),
(10616,3750,'_menu_item_image-type','image'),
(10617,3750,'_menu_item_style_aside','default'),
(10618,3750,'_menu_item_scroll','no'),
(10851,3779,'_elementor_edit_mode','builder'),
(10852,3779,'_elementor_template_type','section'),
(10853,3779,'_elementor_version','4.1.4'),
(10854,3779,'_elementor_global_class_usage_indexed','1'),
(10855,3779,'_elementor_global_class_usage_indexed_preview','1'),
(10856,3779,'_elementor_data','[{\"id\":\"4dc2d8b3\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=758de04\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39b561ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56249841\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"120763b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40331430\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"29e7cc4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4137edd\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\",\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"1451cef\",\"title\":\"Blog\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"7f8cdb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30bf085c\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/profile.php?id=61582691070541\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"label\":\"\",\"label_color\":\"primary\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"scroll_y\":\"-80\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"73d3c5b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6242eb0f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6d9d19a0\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"31464\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=23505cf\",\"button_text_color_hover\":\"globals\\/colors?id=758de04\",\"button_bg_color_hover\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"1ac3264c\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\"><span class=\\\"color-primary\\\">Privacy Policy<\\/span><\\/a><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10860,3780,'_elementor_source_image_hash','4b8ae61952f2c7e9dc77f482c0830bb5e035f3ba'),
(10861,3781,'_wp_attached_file','2026/07/warehouse-Orange-Footer.svg'),
(10862,3781,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:374;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10863,3781,'_elementor_source_image_hash','33d5f2f0420feb740867392a771da6100ea23053'),
(10864,3782,'_wp_attached_file','2026/07/headset-Orange-Footer.svg'),
(10865,3782,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:570;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10866,3782,'_elementor_source_image_hash','30a9e73538a048a6ab1b1d59f7c50df7a704ee1b'),
(10867,3783,'_wp_attached_file','2026/07/package-Orange-Footer.svg'),
(10868,3783,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:510;s:5:\"width\";i:32;s:6:\"height\";i:32;}'),
(10869,3783,'_elementor_source_image_hash','efe66e625be3a3f236c848a6aa1b515cb826c3a8'),
(10870,3784,'_elementor_edit_mode','builder'),
(10871,3784,'_elementor_template_type','section'),
(10872,3784,'_elementor_version','4.1.4'),
(10873,3784,'_elementor_global_class_usage_indexed','1'),
(10874,3784,'_elementor_global_class_usage_indexed_preview','1'),
(10875,3784,'_elementor_data','[{\"id\":\"12cb3efc\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=758de04\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"331e8e30\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46e1568\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"35e813fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5cd80679\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"607685f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"275aa7cf\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"3c69be17\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"426b2f4b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"box_bg_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_color_gradient_slideshow_gallery\":[],\"box_bg_hover_color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_color_gradient_slideshow_gallery\":[],\"box_bg_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"box_bg_hover_image_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"btn_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10169,3744,'_menu_item_object','product_cat'),
(10170,3744,'_menu_item_target',''),
(10171,3744,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10172,3744,'_menu_item_xfn',''),
(10173,3744,'_menu_item_url',''),
(10529,3744,'_menu_item_design','default'),
(10175,3745,'_menu_item_type','taxonomy'),
(10176,3745,'_menu_item_menu_item_parent','0'),
(10177,3745,'_menu_item_object_id','350'),
(10178,3745,'_menu_item_object','product_cat'),
(10179,3745,'_menu_item_target',''),
(10180,3745,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10181,3745,'_menu_item_xfn',''),
(10182,3745,'_menu_item_url',''),
(10544,3745,'_menu_item_design','default'),
(10184,3746,'_menu_item_type','taxonomy'),
(10185,3746,'_menu_item_menu_item_parent','0'),
(10186,3746,'_menu_item_object_id','468'),
(10187,3746,'_menu_item_object','product_cat'),
(10188,3746,'_menu_item_target',''),
(10189,3746,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10190,3746,'_menu_item_xfn',''),
(10191,3746,'_menu_item_url',''),
(10559,3746,'_menu_item_design','default'),
(10193,3747,'_menu_item_type','taxonomy'),
(10194,3747,'_menu_item_menu_item_parent','0'),
(10195,3747,'_menu_item_object_id','421'),
(10196,3747,'_menu_item_object','product_cat'),
(10197,3747,'_menu_item_target',''),
(10198,3747,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10199,3747,'_menu_item_xfn',''),
(10200,3747,'_menu_item_url',''),
(10574,3747,'_menu_item_design','default'),
(10202,3748,'_menu_item_type','taxonomy'),
(10203,3748,'_menu_item_menu_item_parent','0'),
(10204,3748,'_menu_item_object_id','25'),
(10205,3748,'_menu_item_object','product_cat'),
(10206,3748,'_menu_item_target',''),
(10207,3748,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10208,3748,'_menu_item_xfn',''),
(10209,3748,'_menu_item_url',''),
(10210,3748,'_menu_item_orphaned','1783768173'),
(10211,3749,'_menu_item_type','taxonomy'),
(10212,3749,'_menu_item_menu_item_parent','0'),
(10213,3749,'_menu_item_object_id','441'),
(10214,3749,'_menu_item_object','product_cat'),
(10215,3749,'_menu_item_target',''),
(10216,3749,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10217,3749,'_menu_item_xfn',''),
(10218,3749,'_menu_item_url',''),
(10589,3749,'_menu_item_design','default'),
(10220,3750,'_menu_item_type','taxonomy'),
(10221,3750,'_menu_item_menu_item_parent','0'),
(10222,3750,'_menu_item_object_id','543'),
(10223,3750,'_menu_item_object','product_cat'),
(10224,3750,'_menu_item_target',''),
(10225,3750,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10226,3750,'_menu_item_xfn',''),
(10227,3750,'_menu_item_url',''),
(10604,3750,'_menu_item_design','default'),
(10231,3724,'_menu_item_height',''),
(10232,3724,'_menu_item_padding',''),
(10233,3724,'_menu_item_icon',''),
(10234,3724,'_menu_item_event','hover'),
(10235,3724,'_menu_item_label',''),
(10236,3724,'_menu_item_label-text',''),
(10237,3724,'_menu_item_block',''),
(10238,3724,'_menu_item_dropdown-ajax',''),
(10239,3724,'_menu_item_colorscheme',''),
(10240,3724,'_menu_item_opanchor',''),
(10241,3724,'_menu_item_image-type','image'),
(10242,3724,'_menu_item_style_aside','default'),
(10243,3724,'_menu_item_scroll','no'),
(10246,3725,'_menu_item_height',''),
(10247,3725,'_menu_item_padding',''),
(10248,3725,'_menu_item_icon',''),
(10249,3725,'_menu_item_event','hover'),
(10250,3725,'_menu_item_label',''),
(10251,3725,'_menu_item_label-text',''),
(10252,3725,'_menu_item_block',''),
(10253,3725,'_menu_item_dropdown-ajax',''),
(10254,3725,'_menu_item_colorscheme',''),
(10255,3725,'_menu_item_opanchor',''),
(10256,3725,'_menu_item_image-type','image'),
(10257,3725,'_menu_item_style_aside','default'),
(10258,3725,'_menu_item_scroll','no'),
(10261,3726,'_menu_item_height',''),
(10262,3726,'_menu_item_padding',''),
(10263,3726,'_menu_item_icon',''),
(10264,3726,'_menu_item_event','hover'),
(10265,3726,'_menu_item_label',''),
(10266,3726,'_menu_item_label-text',''),
(10267,3726,'_menu_item_block',''),
(10268,3726,'_menu_item_dropdown-ajax',''),
(10269,3726,'_menu_item_colorscheme',''),
(10270,3726,'_menu_item_opanchor',''),
(10271,3726,'_menu_item_image-type','image'),
(10272,3726,'_menu_item_style_aside','default'),
(10273,3726,'_menu_item_scroll','no'),
(10276,3727,'_menu_item_height',''),
(10277,3727,'_menu_item_padding',''),
(10278,3727,'_menu_item_icon',''),
(10279,3727,'_menu_item_event','hover'),
(10280,3727,'_menu_item_label',''),
(10281,3727,'_menu_item_label-text',''),
(10282,3727,'_menu_item_block',''),
(10283,3727,'_menu_item_dropdown-ajax',''),
(10284,3727,'_menu_item_colorscheme',''),
(10285,3727,'_menu_item_opanchor',''),
(10286,3727,'_menu_item_image-type','image'),
(10287,3727,'_menu_item_style_aside','default'),
(10288,3727,'_menu_item_scroll','no'),
(10291,3728,'_menu_item_height',''),
(10292,3728,'_menu_item_padding',''),
(10293,3728,'_menu_item_icon',''),
(10294,3728,'_menu_item_event','hover'),
(10295,3728,'_menu_item_label',''),
(10296,3728,'_menu_item_label-text',''),
(10297,3728,'_menu_item_block',''),
(10298,3728,'_menu_item_dropdown-ajax',''),
(10299,3728,'_menu_item_colorscheme',''),
(10300,3728,'_menu_item_opanchor',''),
(10301,3728,'_menu_item_image-type','image'),
(10302,3728,'_menu_item_style_aside','default'),
(10303,3728,'_menu_item_scroll','no'),
(10305,3729,'_menu_item_width',''),
(10306,3729,'_menu_item_height',''),
(10307,3729,'_menu_item_padding',''),
(10308,3729,'_menu_item_icon',''),
(10309,3729,'_menu_item_event','hover'),
(10310,3729,'_menu_item_label',''),
(10311,3729,'_menu_item_label-text',''),
(10312,3729,'_menu_item_block',''),
(10313,3729,'_menu_item_dropdown-ajax',''),
(10314,3729,'_menu_item_colorscheme',''),
(10315,3729,'_menu_item_opanchor',''),
(10316,3729,'_menu_item_image-type','image'),
(10317,3729,'_menu_item_style_aside','default'),
(10318,3729,'_menu_item_scroll','no'),
(10320,3730,'_menu_item_width',''),
(10321,3730,'_menu_item_height',''),
(10322,3730,'_menu_item_padding',''),
(10323,3730,'_menu_item_icon',''),
(10324,3730,'_menu_item_event','hover'),
(10325,3730,'_menu_item_label',''),
(10326,3730,'_menu_item_label-text',''),
(10327,3730,'_menu_item_block',''),
(10328,3730,'_menu_item_dropdown-ajax',''),
(10329,3730,'_menu_item_colorscheme',''),
(10330,3730,'_menu_item_opanchor',''),
(10331,3730,'_menu_item_image-type','image'),
(10332,3730,'_menu_item_style_aside','default'),
(10333,3730,'_menu_item_scroll','no'),
(10335,3731,'_menu_item_width',''),
(10336,3731,'_menu_item_height',''),
(10337,3731,'_menu_item_padding',''),
(10338,3731,'_menu_item_icon',''),
(10339,3731,'_menu_item_event','hover'),
(10340,3731,'_menu_item_label',''),
(10341,3731,'_menu_item_label-text',''),
(10342,3731,'_menu_item_block',''),
(10343,3731,'_menu_item_dropdown-ajax',''),
(10344,3731,'_menu_item_colorscheme',''),
(10345,3731,'_menu_item_opanchor',''),
(10346,3731,'_menu_item_image-type','image'),
(10347,3731,'_menu_item_style_aside','default'),
(10348,3731,'_menu_item_scroll','no'),
(10350,3732,'_menu_item_width',''),
(10351,3732,'_menu_item_height',''),
(10352,3732,'_menu_item_padding',''),
(10353,3732,'_menu_item_icon',''),
(10354,3732,'_menu_item_event','hover'),
(10355,3732,'_menu_item_label',''),
(10356,3732,'_menu_item_label-text',''),
(10357,3732,'_menu_item_block',''),
(10358,3732,'_menu_item_dropdown-ajax',''),
(10359,3732,'_menu_item_colorscheme',''),
(10360,3732,'_menu_item_opanchor',''),
(10361,3732,'_menu_item_image-type','image'),
(10362,3732,'_menu_item_style_aside','default'),
(10363,3732,'_menu_item_scroll','no'),
(10365,3733,'_menu_item_width',''),
(10366,3733,'_menu_item_height',''),
(10367,3733,'_menu_item_padding',''),
(10368,3733,'_menu_item_icon',''),
(10369,3733,'_menu_item_event','hover'),
(10370,3733,'_menu_item_label',''),
(10371,3733,'_menu_item_label-text',''),
(10372,3733,'_menu_item_block',''),
(10373,3733,'_menu_item_dropdown-ajax',''),
(10374,3733,'_menu_item_colorscheme',''),
(10375,3733,'_menu_item_opanchor',''),
(10376,3733,'_menu_item_image-type','image'),
(10377,3733,'_menu_item_style_aside','default'),
(10378,3733,'_menu_item_scroll','no'),
(10380,3734,'_menu_item_width',''),
(10381,3734,'_menu_item_height',''),
(10382,3734,'_menu_item_padding',''),
(10383,3734,'_menu_item_icon',''),
(10384,3734,'_menu_item_event','hover'),
(10385,3734,'_menu_item_label',''),
(10386,3734,'_menu_item_label-text',''),
(10387,3734,'_menu_item_block',''),
(10388,3734,'_menu_item_dropdown-ajax',''),
(10389,3734,'_menu_item_colorscheme',''),
(10390,3734,'_menu_item_opanchor',''),
(10391,3734,'_menu_item_image-type','image'),
(10392,3734,'_menu_item_style_aside','default'),
(10393,3734,'_menu_item_scroll','no'),
(10395,3735,'_menu_item_width',''),
(10396,3735,'_menu_item_height',''),
(10397,3735,'_menu_item_padding',''),
(10398,3735,'_menu_item_icon',''),
(10399,3735,'_menu_item_event','hover'),
(10400,3735,'_menu_item_label',''),
(10401,3735,'_menu_item_label-text',''),
(10402,3735,'_menu_item_block',''),
(10403,3735,'_menu_item_dropdown-ajax',''),
(10404,3735,'_menu_item_colorscheme',''),
(10405,3735,'_menu_item_opanchor',''),
(10406,3735,'_menu_item_image-type','image'),
(10407,3735,'_menu_item_style_aside','default'),
(10408,3735,'_menu_item_scroll','no'),
(10410,3736,'_menu_item_width',''),
(10411,3736,'_menu_item_height',''),
(10412,3736,'_menu_item_padding',''),
(10413,3736,'_menu_item_icon',''),
(10414,3736,'_menu_item_event','hover'),
(10415,3736,'_menu_item_label',''),
(10416,3736,'_menu_item_label-text',''),
(10417,3736,'_menu_item_block',''),
(10418,3736,'_menu_item_dropdown-ajax',''),
(10419,3736,'_menu_item_colorscheme',''),
(10420,3736,'_menu_item_opanchor',''),
(10421,3736,'_menu_item_image-type','image'),
(10422,3736,'_menu_item_style_aside','default'),
(10423,3736,'_menu_item_scroll','no'),
(10425,3737,'_menu_item_width',''),
(10426,3737,'_menu_item_height',''),
(10427,3737,'_menu_item_padding',''),
(10428,3737,'_menu_item_icon',''),
(10429,3737,'_menu_item_event','hover'),
(10430,3737,'_menu_item_label',''),
(10431,3737,'_menu_item_label-text',''),
(10432,3737,'_menu_item_block',''),
(10433,3737,'_menu_item_dropdown-ajax',''),
(10434,3737,'_menu_item_colorscheme',''),
(10435,3737,'_menu_item_opanchor',''),
(10436,3737,'_menu_item_image-type','image'),
(10437,3737,'_menu_item_style_aside','default'),
(10438,3737,'_menu_item_scroll','no'),
(10440,3738,'_menu_item_width',''),
(10441,3738,'_menu_item_height',''),
(10442,3738,'_menu_item_padding',''),
(10443,3738,'_menu_item_icon',''),
(10444,3738,'_menu_item_event','hover'),
(10445,3738,'_menu_item_label',''),
(10446,3738,'_menu_item_label-text',''),
(10447,3738,'_menu_item_block',''),
(10448,3738,'_menu_item_dropdown-ajax',''),
(10449,3738,'_menu_item_colorscheme',''),
(10450,3738,'_menu_item_opanchor',''),
(10451,3738,'_menu_item_image-type','image'),
(10452,3738,'_menu_item_style_aside','default'),
(10453,3738,'_menu_item_scroll','no'),
(10455,3739,'_menu_item_width',''),
(10456,3739,'_menu_item_height',''),
(10457,3739,'_menu_item_padding',''),
(10458,3739,'_menu_item_icon',''),
(10459,3739,'_menu_item_event','hover'),
(10460,3739,'_menu_item_label',''),
(10461,3739,'_menu_item_label-text',''),
(10462,3739,'_menu_item_block',''),
(10463,3739,'_menu_item_dropdown-ajax',''),
(10464,3739,'_menu_item_colorscheme',''),
(10465,3739,'_menu_item_opanchor',''),
(10466,3739,'_menu_item_image-type','image'),
(10467,3739,'_menu_item_style_aside','default'),
(10468,3739,'_menu_item_scroll','no'),
(10470,3740,'_menu_item_width',''),
(10471,3740,'_menu_item_height',''),
(10472,3740,'_menu_item_padding',''),
(10473,3740,'_menu_item_icon',''),
(10474,3740,'_menu_item_event','hover'),
(10475,3740,'_menu_item_label',''),
(10476,3740,'_menu_item_label-text',''),
(10477,3740,'_menu_item_block',''),
(10478,3740,'_menu_item_dropdown-ajax',''),
(10479,3740,'_menu_item_colorscheme',''),
(10480,3740,'_menu_item_opanchor',''),
(10481,3740,'_menu_item_image-type','image'),
(10482,3740,'_menu_item_style_aside','default'),
(10483,3740,'_menu_item_scroll','no'),
(10485,3741,'_menu_item_width',''),
(10486,3741,'_menu_item_height',''),
(10487,3741,'_menu_item_padding',''),
(10488,3741,'_menu_item_icon',''),
(10489,3741,'_menu_item_event','hover'),
(10490,3741,'_menu_item_label',''),
(10491,3741,'_menu_item_label-text',''),
(10492,3741,'_menu_item_block',''),
(10493,3741,'_menu_item_dropdown-ajax',''),
(10494,3741,'_menu_item_colorscheme',''),
(10495,3741,'_menu_item_opanchor',''),
(10496,3741,'_menu_item_image-type','image'),
(10497,3741,'_menu_item_style_aside','default'),
(10498,3741,'_menu_item_scroll','no'),
(10500,3742,'_menu_item_width',''),
(10501,3742,'_menu_item_height',''),
(10502,3742,'_menu_item_padding',''),
(10503,3742,'_menu_item_icon',''),
(10504,3742,'_menu_item_event','hover'),
(10505,3742,'_menu_item_label',''),
(10506,3742,'_menu_item_label-text',''),
(10507,3742,'_menu_item_block',''),
(10508,3742,'_menu_item_dropdown-ajax',''),
(10509,3742,'_menu_item_colorscheme',''),
(10510,3742,'_menu_item_opanchor',''),
(10511,3742,'_menu_item_image-type','image'),
(10512,3742,'_menu_item_style_aside','default'),
(10513,3742,'_menu_item_scroll','no'),
(10515,3743,'_menu_item_width',''),
(10516,3743,'_menu_item_height',''),
(10517,3743,'_menu_item_padding',''),
(10518,3743,'_menu_item_icon',''),
(10519,3743,'_menu_item_event','hover'),
(2661,2826,'afrfq_field_enable','enable'),
(2662,2826,'afrfq_field_required','yes'),
(2663,2827,'afrfq_field_name','afrfq_field_2827'),
(2664,2827,'afrfq_field_label','Email'),
(2665,2827,'afrfq_field_type','email'),
(2666,2827,'afrfq_field_width','full_width'),
(2667,2827,'afrfq_field_placeholder','Email'),
(2651,2825,'afrfq_field_type','text'),
(2652,2825,'afrfq_field_placeholder','First Name'),
(2653,2825,'afrfq_field_width','half_width'),
(2654,2825,'afrfq_field_enable','enable'),
(2655,2825,'afrfq_field_required','yes'),
(2656,2826,'afrfq_field_name','afrfq_field_2826'),
(2657,2826,'afrfq_field_label','Last Name'),
(2658,2826,'afrfq_field_type','text'),
(2659,2826,'afrfq_field_width','half_width'),
(2660,2826,'afrfq_field_placeholder','Last Name'),
(10125,3739,'_menu_item_target',''),
(10126,3739,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10127,3739,'_menu_item_xfn',''),
(10128,3739,'_menu_item_url',''),
(10454,3739,'_menu_item_design','default'),
(10130,3740,'_menu_item_type','taxonomy'),
(10131,3740,'_menu_item_menu_item_parent','0'),
(10132,3740,'_menu_item_object_id','519'),
(10133,3740,'_menu_item_object','product_cat'),
(10134,3740,'_menu_item_target',''),
(10135,3740,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10136,3740,'_menu_item_xfn',''),
(10137,3740,'_menu_item_url',''),
(10469,3740,'_menu_item_design','default'),
(10139,3741,'_menu_item_type','taxonomy'),
(10140,3741,'_menu_item_menu_item_parent','0'),
(10141,3741,'_menu_item_object_id','389'),
(10142,3741,'_menu_item_object','product_cat'),
(10143,3741,'_menu_item_target',''),
(10144,3741,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10145,3741,'_menu_item_xfn',''),
(10146,3741,'_menu_item_url',''),
(10484,3741,'_menu_item_design','default'),
(10148,3742,'_menu_item_type','taxonomy'),
(10149,3742,'_menu_item_menu_item_parent','0'),
(10150,3742,'_menu_item_object_id','443'),
(10151,3742,'_menu_item_object','product_cat'),
(10152,3742,'_menu_item_target',''),
(10153,3742,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10154,3742,'_menu_item_xfn',''),
(10155,3742,'_menu_item_url',''),
(10499,3742,'_menu_item_design','default'),
(10157,3743,'_menu_item_type','taxonomy'),
(10158,3743,'_menu_item_menu_item_parent','0'),
(10159,3743,'_menu_item_object_id','512'),
(10160,3743,'_menu_item_object','product_cat'),
(10161,3743,'_menu_item_target',''),
(10162,3743,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(10163,3743,'_menu_item_xfn',''),
(10164,3743,'_menu_item_url',''),
(10514,3743,'_menu_item_design','default'),
(10166,3744,'_menu_item_type','taxonomy'),
(10167,3744,'_menu_item_menu_item_parent','0'),
(10168,3744,'_menu_item_object_id','354'),
(10123,3739,'_menu_item_object_id','444'),
(10124,3739,'_menu_item_object','product_cat'),
(2646,12,'_elementor_global_class_usage_indexed','1'),
(2650,2825,'afrfq_field_label','First Name'),
(2649,2825,'afrfq_field_name','afrfq_field_2825'),
(3966,2970,'_stock_status','instock'),
(3967,2970,'_wc_average_rating','0'),
(3968,2970,'_wc_review_count','0'),
(3969,2970,'_product_version','10.9.3'),
(3971,2971,'_sku','SC2303S'),
(3972,2971,'total_sales','0'),
(3973,2971,'_tax_status','taxable'),
(3974,2971,'_tax_class',''),
(3975,2971,'_manage_stock','no'),
(3976,2971,'_backorders','no'),
(3977,2971,'_sold_individually','no'),
(3978,2971,'_virtual','no'),
(3979,2971,'_downloadable','no'),
(3980,2971,'_download_limit','-1'),
(3981,2971,'_download_expiry','-1'),
(3982,2971,'_stock',NULL),
(3983,2971,'_stock_status','instock'),
(3984,2971,'_wc_average_rating','0'),
(3985,2971,'_wc_review_count','0'),
(3986,2971,'_product_version','10.9.3'),
(3988,2972,'_sku','SC3003S'),
(3989,2972,'total_sales','0'),
(3990,2972,'_tax_status','taxable'),
(3991,2972,'_tax_class',''),
(3992,2972,'_manage_stock','no'),
(3993,2972,'_backorders','no'),
(3994,2972,'_sold_individually','no'),
(3995,2972,'_virtual','no'),
(3996,2972,'_downloadable','no'),
(3997,2972,'_download_limit','-1'),
(3998,2972,'_download_expiry','-1'),
(3999,2972,'_stock',NULL),
(4000,2972,'_stock_status','instock'),
(4001,2972,'_wc_average_rating','0'),
(4002,2972,'_wc_review_count','0'),
(4003,2972,'_product_version','10.9.3'),
(4005,2973,'_sku','SC3004S'),
(4006,2973,'total_sales','0'),
(4007,2973,'_tax_status','taxable'),
(4008,2973,'_tax_class',''),
(4009,2973,'_manage_stock','no'),
(4010,2973,'_backorders','no'),
(4011,2973,'_sold_individually','no'),
(4012,2973,'_virtual','no'),
(4013,2973,'_downloadable','no'),
(4014,2973,'_download_limit','-1'),
(4015,2973,'_download_expiry','-1'),
(4016,2973,'_stock',NULL),
(4017,2973,'_stock_status','instock'),
(4018,2973,'_wc_average_rating','0'),
(4019,2973,'_wc_review_count','0'),
(4020,2973,'_product_version','10.9.3'),
(4022,2974,'_sku','SC904'),
(4023,2974,'total_sales','0'),
(4024,2974,'_tax_status','taxable'),
(4025,2974,'_tax_class',''),
(4026,2974,'_manage_stock','no'),
(4027,2974,'_backorders','no'),
(4028,2974,'_sold_individually','no'),
(4029,2974,'_virtual','no'),
(4030,2974,'_downloadable','no'),
(4031,2974,'_download_limit','-1'),
(4032,2974,'_download_expiry','-1'),
(4033,2974,'_stock',NULL),
(4034,2974,'_stock_status','instock'),
(4035,2974,'_wc_average_rating','0'),
(4036,2974,'_wc_review_count','0'),
(4037,2974,'_product_version','10.9.4'),
(4039,2975,'_sku','SC905'),
(4040,2975,'total_sales','0'),
(4041,2975,'_tax_status','taxable'),
(4042,2975,'_tax_class',''),
(4043,2975,'_manage_stock','no'),
(4044,2975,'_backorders','no'),
(4045,2975,'_sold_individually','no'),
(4046,2975,'_virtual','no'),
(4047,2975,'_downloadable','no'),
(4048,2975,'_download_limit','-1'),
(4049,2975,'_download_expiry','-1'),
(4050,2975,'_stock',NULL),
(4051,2975,'_stock_status','instock'),
(4052,2975,'_wc_average_rating','0'),
(4053,2975,'_wc_review_count','0'),
(4054,2975,'_product_version','10.9.4'),
(4056,2976,'_sku','SC906'),
(4057,2976,'total_sales','0'),
(4058,2976,'_tax_status','taxable'),
(4059,2976,'_tax_class',''),
(4060,2976,'_manage_stock','no'),
(4061,2976,'_backorders','no'),
(4062,2976,'_sold_individually','no'),
(4063,2976,'_virtual','no'),
(4064,2976,'_downloadable','no'),
(4065,2976,'_download_limit','-1'),
(4066,2976,'_download_expiry','-1'),
(4067,2976,'_stock',NULL),
(4068,2976,'_stock_status','instock'),
(4069,2976,'_wc_average_rating','0'),
(4070,2976,'_wc_review_count','0'),
(4071,2976,'_product_version','10.9.4'),
(4073,2977,'_sku','SC907'),
(4074,2977,'total_sales','0'),
(4075,2977,'_tax_status','taxable'),
(4076,2977,'_tax_class',''),
(4077,2977,'_manage_stock','no'),
(4078,2977,'_backorders','no'),
(4079,2977,'_sold_individually','no'),
(4080,2977,'_virtual','no'),
(4081,2977,'_downloadable','no'),
(4082,2977,'_download_limit','-1'),
(4083,2977,'_download_expiry','-1'),
(4084,2977,'_stock',NULL),
(4085,2977,'_stock_status','instock'),
(4086,2977,'_wc_average_rating','0'),
(4087,2977,'_wc_review_count','0'),
(4088,2977,'_product_version','10.9.4'),
(4090,2978,'_sku','SC908'),
(4091,2978,'total_sales','0'),
(4092,2978,'_tax_status','taxable'),
(4093,2978,'_tax_class',''),
(4094,2978,'_manage_stock','no'),
(4095,2978,'_backorders','no'),
(4096,2978,'_sold_individually','no'),
(4097,2978,'_virtual','no'),
(4098,2978,'_downloadable','no'),
(4099,2978,'_download_limit','-1'),
(4100,2978,'_download_expiry','-1'),
(4101,2978,'_stock',NULL),
(4102,2978,'_stock_status','instock'),
(4103,2978,'_wc_average_rating','0'),
(4104,2978,'_wc_review_count','0'),
(4105,2978,'_product_version','10.9.4'),
(4107,2979,'_sku','SC909'),
(4108,2979,'total_sales','0'),
(4109,2979,'_tax_status','taxable'),
(4110,2979,'_tax_class',''),
(4111,2979,'_manage_stock','no'),
(4112,2979,'_backorders','no'),
(4113,2979,'_sold_individually','no'),
(4114,2979,'_virtual','no'),
(4115,2979,'_downloadable','no'),
(4116,2979,'_download_limit','-1'),
(4117,2979,'_download_expiry','-1'),
(4118,2979,'_stock',NULL),
(4119,2979,'_stock_status','instock'),
(4120,2979,'_wc_average_rating','0'),
(4121,2979,'_wc_review_count','0'),
(4122,2979,'_product_version','10.9.4'),
(4124,2980,'_sku','SC910'),
(4125,2980,'total_sales','0'),
(4126,2980,'_tax_status','taxable'),
(4127,2980,'_tax_class',''),
(4128,2980,'_manage_stock','no'),
(4129,2980,'_backorders','no'),
(4130,2980,'_sold_individually','no'),
(4131,2980,'_virtual','no'),
(4132,2980,'_downloadable','no'),
(4133,2980,'_download_limit','-1'),
(4134,2980,'_download_expiry','-1'),
(4135,2980,'_stock',NULL),
(4136,2980,'_stock_status','instock'),
(4137,2980,'_wc_average_rating','0'),
(4138,2980,'_wc_review_count','0'),
(4139,2980,'_product_version','10.9.4'),
(4141,2981,'_sku','SC911'),
(4142,2981,'total_sales','0'),
(4143,2981,'_tax_status','taxable'),
(4144,2981,'_tax_class',''),
(4145,2981,'_manage_stock','no'),
(4146,2981,'_backorders','no'),
(4147,2981,'_sold_individually','no'),
(4148,2981,'_virtual','no'),
(4149,2981,'_downloadable','no'),
(4150,2981,'_download_limit','-1'),
(4151,2981,'_download_expiry','-1'),
(4152,2981,'_stock',NULL),
(4153,2981,'_stock_status','instock'),
(4154,2981,'_wc_average_rating','0'),
(4155,2981,'_wc_review_count','0'),
(4156,2981,'_product_version','10.9.4'),
(4158,2982,'_wp_attached_file','2026/07/SC10.webp'),
(4159,2982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC10.webp\";s:8:\"filesize\";i:94226;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC10-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC10-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1442;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC10-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15152;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC10-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1456;}s:5:\"65x74\";a:5:{s:4:\"file\";s:15:\"SC10-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:512;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4160,2982,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC10.webp'),
(4161,2952,'_wp_old_slug','import-placeholder-for-31282'),
(4162,2952,'_regular_price','0'),
(4163,2952,'_thumbnail_id','2982'),
(4164,2952,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4165,2952,'_price','0'),
(4166,2984,'_wp_attached_file','2026/07/SC11.webp'),
(4167,2984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC11.webp\";s:8:\"filesize\";i:101922;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC11-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC11-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2142;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC11-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20166;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC11-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2054;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4168,2984,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC11.webp'),
(4169,2953,'_wp_old_slug','import-placeholder-for-31283'),
(4170,2953,'_regular_price','0'),
(4171,2953,'_thumbnail_id','2984'),
(4172,2953,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4173,2953,'_price','0'),
(4174,2986,'_wp_attached_file','2026/07/SC21.webp'),
(4175,2986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC21.webp\";s:8:\"filesize\";i:81222;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC21-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC21-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2306;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC21-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14242;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC21-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2288;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4176,2986,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC21.webp'),
(4177,2954,'_wp_old_slug','import-placeholder-for-31284'),
(4178,2954,'_regular_price','0'),
(4179,2954,'_thumbnail_id','2986'),
(4180,2954,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4181,2954,'_price','0'),
(4182,2988,'_wp_attached_file','2026/07/SC118.webp'),
(4183,2988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC118.webp\";s:8:\"filesize\";i:81554;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC118-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC118-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC118-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18702;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC118-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3138;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4184,2988,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC118.webp'),
(4185,2955,'_wp_old_slug','import-placeholder-for-31285'),
(4186,2955,'_regular_price','0'),
(4187,2955,'_thumbnail_id','2988'),
(4188,2955,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4189,2955,'_price','0'),
(4190,2990,'_wp_attached_file','2026/07/SC450EN.webp'),
(4191,2990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC450EN.webp\";s:8:\"filesize\";i:81850;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC450EN-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC450EN-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2276;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC450EN-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14754;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC450EN-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2206;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4192,2990,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC450EN.webp'),
(4193,2956,'_wp_old_slug','import-placeholder-for-31286'),
(4194,2956,'_regular_price','0'),
(4195,2956,'_thumbnail_id','2990'),
(4196,2956,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4197,2956,'_price','0'),
(4198,2992,'_wp_attached_file','2026/07/SC13.webp'),
(4199,2992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC13.webp\";s:8:\"filesize\";i:100106;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC13-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC13-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2076;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC13-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18048;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC13-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2116;}s:7:\"339x387\";a:5:{s:4:\"file\";s:17:\"SC13-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6542;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4200,2992,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC13.webp'),
(4201,2957,'_wp_old_slug','import-placeholder-for-31287'),
(4202,2957,'_regular_price','0'),
(4203,2957,'_thumbnail_id','2992'),
(4204,2957,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4205,2957,'_price','0'),
(4206,2994,'_wp_attached_file','2026/07/SC500T.webp'),
(4207,2994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC500T.webp\";s:8:\"filesize\";i:72876;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC500T-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC500T-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2306;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC500T-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14298;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC500T-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2294;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4208,2994,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC500T.webp'),
(4209,2958,'_wp_old_slug','import-placeholder-for-31288'),
(4210,2958,'_regular_price','0'),
(4211,2958,'_thumbnail_id','2994'),
(4212,2958,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4213,2958,'_price','0'),
(4214,2996,'_wp_attached_file','2026/07/SC14.webp'),
(4215,2996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC14.webp\";s:8:\"filesize\";i:74918;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC14-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC14-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2104;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC14-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12754;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC14-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2150;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4216,2996,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC14.webp'),
(4217,2959,'_wp_old_slug','import-placeholder-for-31289'),
(4218,2959,'_regular_price','0'),
(4219,2959,'_thumbnail_id','2996'),
(4220,2959,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4221,2959,'_price','0'),
(4222,2998,'_wp_attached_file','2026/07/SC15.webp'),
(4223,2998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC15.webp\";s:8:\"filesize\";i:52740;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC15-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC15-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1862;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC15-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10866;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC15-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1814;}s:5:\"65x74\";a:5:{s:4:\"file\";s:15:\"SC15-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:598;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4224,2998,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC15.webp'),
(4225,2960,'_wp_old_slug','import-placeholder-for-31290'),
(4226,2960,'_regular_price','0'),
(4227,2960,'_thumbnail_id','2998'),
(4228,2960,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4229,2960,'_price','0'),
(4230,3000,'_wp_attached_file','2026/07/SC616Z.webp'),
(4231,3000,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC616Z.webp\";s:8:\"filesize\";i:93692;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC616Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC616Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2938;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC616Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18530;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC616Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2762;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4232,3000,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC616Z.webp'),
(4233,2961,'_wp_old_slug','import-placeholder-for-31291'),
(4234,2961,'_regular_price','0'),
(4235,2961,'_thumbnail_id','3000'),
(4236,2961,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4237,2961,'_price','0'),
(4238,3002,'_wp_attached_file','2026/07/SC803.webp'),
(4239,3002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC803.webp\";s:8:\"filesize\";i:77956;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC803-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC803-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2588;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC803-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14384;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC803-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2524;}s:5:\"65x74\";a:5:{s:4:\"file\";s:16:\"SC803-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:900;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4240,3002,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC803.webp'),
(4241,2962,'_wp_old_slug','import-placeholder-for-31292'),
(4242,2962,'_regular_price','0'),
(4243,2962,'_thumbnail_id','3002'),
(4244,2962,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4245,2962,'_price','0'),
(4246,3004,'_wp_attached_file','2026/07/SC804.webp'),
(4247,3004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC804.webp\";s:8:\"filesize\";i:75726;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC804-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC804-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2552;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC804-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14884;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC804-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2496;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4248,3004,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC804.webp'),
(4249,2963,'_wp_old_slug','import-placeholder-for-31293'),
(4250,2963,'_regular_price','0'),
(4251,2963,'_thumbnail_id','3004'),
(4252,2963,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4253,2963,'_price','0'),
(4254,3006,'_wp_attached_file','2026/07/SC400TZ.webp'),
(4255,3006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC400TZ.webp\";s:8:\"filesize\";i:75664;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC400TZ-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC400TZ-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2622;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC400TZ-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13832;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC400TZ-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2510;}s:5:\"65x74\";a:5:{s:4:\"file\";s:18:\"SC400TZ-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:860;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4256,3006,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC400TZ.webp'),
(4257,2964,'_wp_old_slug','import-placeholder-for-31294'),
(4258,2964,'_regular_price','0'),
(4259,2964,'_thumbnail_id','3006'),
(4260,2964,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4261,2964,'_price','0'),
(4262,3008,'_wp_attached_file','2026/07/SC826E.webp'),
(4263,3008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC826E.webp\";s:8:\"filesize\";i:85408;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC826E-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC826E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2492;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC826E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16162;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC826E-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2448;}s:7:\"339x387\";a:5:{s:4:\"file\";s:19:\"SC826E-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7360;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4264,3008,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC826E.webp'),
(4265,2965,'_wp_old_slug','import-placeholder-for-31295'),
(4266,2965,'_regular_price','0'),
(4267,2965,'_thumbnail_id','3008'),
(4268,2965,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4269,2965,'_price','0'),
(4270,3010,'_wp_attached_file','2026/07/SC30010R.webp'),
(4271,3010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC30010R.webp\";s:8:\"filesize\";i:96710;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC30010R-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC30010R-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2514;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC30010R-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19060;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC30010R-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2454;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4272,3010,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC30010R.webp'),
(4273,2966,'_wp_old_slug','import-placeholder-for-31296'),
(4274,2966,'_regular_price','0'),
(4275,2966,'_thumbnail_id','3010'),
(4276,2966,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4277,2966,'_price','0'),
(4278,3012,'_wp_attached_file','2026/07/SC30012R.webp'),
(4279,3012,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC30012R.webp\";s:8:\"filesize\";i:97468;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC30012R-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5232;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC30012R-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC30012R-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19300;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC30012R-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2444;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4280,3012,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC30012R.webp'),
(4281,2967,'_wp_old_slug','import-placeholder-for-31297'),
(4282,2967,'_regular_price','0'),
(4283,2967,'_thumbnail_id','3012'),
(4284,2967,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4285,2967,'_price','0'),
(4286,3014,'_wp_attached_file','2026/07/SC20.webp'),
(4287,3014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC20.webp\";s:8:\"filesize\";i:72516;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC20-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC20-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2388;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC20-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14556;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC20-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2318;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4288,3014,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC20.webp'),
(4289,2968,'_wp_old_slug','import-placeholder-for-31298'),
(4290,2968,'_regular_price','0'),
(4291,2968,'_thumbnail_id','3014'),
(4292,2968,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4293,2968,'_price','0'),
(4294,3016,'_wp_attached_file','2026/07/SC35056R.webp'),
(4295,3016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC35056R.webp\";s:8:\"filesize\";i:86564;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC35056R-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC35056R-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2460;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC35056R-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17424;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC35056R-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2510;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4296,3016,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC35056R.webp'),
(4297,2969,'_wp_old_slug','import-placeholder-for-31299'),
(4298,2969,'_regular_price','0'),
(4299,2969,'_thumbnail_id','3016'),
(4300,2969,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4301,2969,'_price','0'),
(4302,3018,'_wp_attached_file','2026/07/SC35010R.webp'),
(4303,3018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC35010R.webp\";s:8:\"filesize\";i:85184;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC35010R-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC35010R-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2712;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC35010R-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17546;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC35010R-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2668;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4304,3018,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC35010R.webp'),
(4305,2970,'_wp_old_slug','import-placeholder-for-31300'),
(4306,2970,'_regular_price','0'),
(4307,2970,'_thumbnail_id','3018'),
(4308,2970,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4309,2970,'_price','0'),
(4310,3020,'_wp_attached_file','2026/07/SC2303S.webp'),
(4311,3020,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC2303S.webp\";s:8:\"filesize\";i:98850;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC2303S-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5260;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2303S-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC2303S-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19194;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2303S-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2340;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4312,3020,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC2303S.webp'),
(4313,2971,'_wp_old_slug','import-placeholder-for-31301'),
(4314,2971,'_regular_price','0'),
(4315,2971,'_thumbnail_id','3020'),
(4316,2971,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4317,2971,'_price','0'),
(4318,3022,'_wp_attached_file','2026/07/SC3003S.webp'),
(4319,3022,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3003S.webp\";s:8:\"filesize\";i:101450;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3003S-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3003S-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2980;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3003S-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21236;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3003S-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2914;}s:5:\"65x74\";a:5:{s:4:\"file\";s:18:\"SC3003S-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:994;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4320,3022,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC3003S.webp'),
(4321,2972,'_wp_old_slug','import-placeholder-for-31302'),
(4322,2972,'_regular_price','0'),
(4323,2972,'_thumbnail_id','3022'),
(4324,2972,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4325,2972,'_price','0'),
(4326,3024,'_wp_attached_file','2026/07/SC3004S.webp'),
(4327,3024,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3004S.webp\";s:8:\"filesize\";i:101000;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3004S-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3004S-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2866;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3004S-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21494;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3004S-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2894;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4328,3024,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC3004S.webp'),
(4329,2973,'_wp_old_slug','import-placeholder-for-31303'),
(4330,2973,'_regular_price','0'),
(4331,2973,'_thumbnail_id','3024'),
(4332,2973,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4333,2973,'_price','0'),
(4334,3026,'_wp_attached_file','2026/07/SC904.webp'),
(4335,3026,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC904.webp\";s:8:\"filesize\";i:61268;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC904-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC904-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2170;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC904-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14674;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC904-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2188;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC904-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6722;}s:5:\"65x74\";a:5:{s:4:\"file\";s:16:\"SC904-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:674;}s:5:\"80x80\";a:5:{s:4:\"file\";s:16:\"SC904-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:952;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4336,3026,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC904.webp'),
(4337,2974,'_wp_old_slug','import-placeholder-for-31812'),
(4338,2974,'_regular_price','0'),
(4339,2974,'_thumbnail_id','3026'),
(4340,2974,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4341,2974,'_price','0'),
(4342,3028,'_wp_attached_file','2026/07/SC905.webp'),
(4343,3028,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC905.webp\";s:8:\"filesize\";i:50060;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC905-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC905-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1466;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC905-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9908;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC905-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1440;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC905-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4360;}s:7:\"240x274\";a:5:{s:4:\"file\";s:18:\"SC905-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2736;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4344,3028,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC905.webp'),
(4345,2975,'_wp_old_slug','import-placeholder-for-31813'),
(4346,2975,'_regular_price','0'),
(4347,2975,'_thumbnail_id','3028'),
(4348,2975,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4349,2975,'_price','0'),
(4350,3030,'_wp_attached_file','2026/07/SC906.webp'),
(4351,3030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC906.webp\";s:8:\"filesize\";i:54428;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC906-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4408;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC906-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2102;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC906-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12828;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC906-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2032;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC906-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6200;}s:7:\"240x274\";a:5:{s:4:\"file\";s:18:\"SC906-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3880;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4352,3030,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC906.webp'),
(4353,2976,'_wp_old_slug','import-placeholder-for-31814'),
(4354,2976,'_regular_price','0'),
(4355,2976,'_thumbnail_id','3030'),
(4356,2976,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4357,2976,'_price','0'),
(4358,3032,'_wp_attached_file','2026/07/SC907.webp'),
(4359,3032,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC907.webp\";s:8:\"filesize\";i:26286;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC907-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC907-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1210;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC907-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6160;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC907-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1232;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC907-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3146;}s:7:\"240x274\";a:5:{s:4:\"file\";s:18:\"SC907-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2088;}s:5:\"80x80\";a:5:{s:4:\"file\";s:16:\"SC907-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:594;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4360,3032,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC907.webp'),
(4361,2977,'_wp_old_slug','import-placeholder-for-31815'),
(4362,2977,'_regular_price','0'),
(4363,2977,'_thumbnail_id','3032'),
(4364,2977,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4365,2977,'_price','0'),
(4366,3034,'_wp_attached_file','2026/07/SC908.webp'),
(4367,3034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC908.webp\";s:8:\"filesize\";i:38396;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC908-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC908-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC908-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8406;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC908-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1326;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC908-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3702;}s:5:\"65x74\";a:5:{s:4:\"file\";s:16:\"SC908-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:558;}s:5:\"80x80\";a:5:{s:4:\"file\";s:16:\"SC908-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:686;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4368,3034,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC908.webp'),
(4369,2978,'_wp_old_slug','import-placeholder-for-31816'),
(4370,2978,'_regular_price','0'),
(4371,2978,'_thumbnail_id','3034'),
(4372,2978,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4373,2978,'_price','0'),
(4374,3036,'_wp_attached_file','2026/07/SC909.webp'),
(4375,3036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC909.webp\";s:8:\"filesize\";i:35232;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC909-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC909-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1524;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC909-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9534;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC909-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1480;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC909-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4684;}s:7:\"240x274\";a:5:{s:4:\"file\";s:18:\"SC909-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2934;}s:5:\"80x80\";a:5:{s:4:\"file\";s:16:\"SC909-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:678;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4376,3036,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC909.webp'),
(4377,2979,'_wp_old_slug','import-placeholder-for-31817'),
(4378,2979,'_regular_price','0'),
(4379,2979,'_thumbnail_id','3036'),
(4380,2979,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4381,2979,'_price','0'),
(4382,3038,'_wp_attached_file','2026/07/SC910.webp'),
(4383,3038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC910.webp\";s:8:\"filesize\";i:49298;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC910-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC910-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1616;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC910-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11654;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC910-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1610;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4384,3038,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC910.webp'),
(4385,2980,'_wp_old_slug','import-placeholder-for-31818'),
(4386,2980,'_regular_price','0'),
(4387,2980,'_thumbnail_id','3038'),
(4388,2980,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4389,2980,'_price','0'),
(4390,3040,'_wp_attached_file','2026/07/SC911.webp'),
(4391,3040,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC911.webp\";s:8:\"filesize\";i:52858;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC911-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3480;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC911-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC911-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11782;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC911-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1610;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC911-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5152;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4392,3040,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC911.webp'),
(4393,2981,'_wp_old_slug','import-placeholder-for-31819'),
(4394,2981,'_regular_price','0'),
(4395,2981,'_thumbnail_id','3040'),
(4396,2981,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4397,2981,'_price','0'),
(4398,3042,'_sku','SC1001'),
(4399,3042,'total_sales','0'),
(4400,3042,'_tax_status','taxable'),
(4401,3042,'_tax_class',''),
(4402,3042,'_manage_stock','no'),
(4403,3042,'_backorders','no'),
(4404,3042,'_sold_individually','no'),
(4405,3042,'_virtual','no'),
(4406,3042,'_downloadable','no'),
(4407,3042,'_download_limit','-1'),
(4408,3042,'_download_expiry','-1'),
(4409,3042,'_stock',NULL),
(4410,3042,'_stock_status','instock'),
(4411,3042,'_wc_average_rating','0'),
(4412,3042,'_wc_review_count','0'),
(4413,3042,'_product_version','10.9.3'),
(4415,3043,'_sku','SC1050'),
(4416,3043,'total_sales','0'),
(4417,3043,'_tax_status','taxable'),
(4418,3043,'_tax_class',''),
(4419,3043,'_manage_stock','no'),
(4420,3043,'_backorders','no'),
(4421,3043,'_sold_individually','no'),
(4422,3043,'_virtual','no'),
(4423,3043,'_downloadable','no'),
(4424,3043,'_download_limit','-1'),
(4425,3043,'_download_expiry','-1'),
(4426,3043,'_stock',NULL),
(4427,3043,'_stock_status','instock'),
(4428,3043,'_wc_average_rating','0'),
(4429,3043,'_wc_review_count','0'),
(4430,3043,'_product_version','10.9.3'),
(4432,3044,'_sku','SC1100'),
(4433,3044,'total_sales','0'),
(4434,3044,'_tax_status','taxable'),
(4435,3044,'_tax_class',''),
(4436,3044,'_manage_stock','no'),
(4437,3044,'_backorders','no'),
(4438,3044,'_sold_individually','no'),
(4439,3044,'_virtual','no'),
(4440,3044,'_downloadable','no'),
(4441,3044,'_download_limit','-1'),
(4442,3044,'_download_expiry','-1'),
(4443,3044,'_stock',NULL),
(4444,3044,'_stock_status','instock'),
(4445,3044,'_wc_average_rating','0'),
(4446,3044,'_wc_review_count','0'),
(4447,3044,'_product_version','10.9.3'),
(4449,3045,'_sku','SC1200'),
(4450,3045,'total_sales','0'),
(4451,3045,'_tax_status','taxable'),
(4452,3045,'_tax_class',''),
(4453,3045,'_manage_stock','no'),
(4454,3045,'_backorders','no'),
(4455,3045,'_sold_individually','no'),
(4456,3045,'_virtual','no'),
(4457,3045,'_downloadable','no'),
(4458,3045,'_download_limit','-1'),
(4459,3045,'_download_expiry','-1'),
(4460,3045,'_stock',NULL),
(4461,3045,'_stock_status','instock'),
(4462,3045,'_wc_average_rating','0'),
(4463,3045,'_wc_review_count','0'),
(4464,3045,'_product_version','10.9.3'),
(4466,3046,'_sku','SC1400'),
(4467,3046,'total_sales','0'),
(4468,3046,'_tax_status','taxable'),
(4469,3046,'_tax_class',''),
(4470,3046,'_manage_stock','no'),
(4471,3046,'_backorders','no'),
(4472,3046,'_sold_individually','no'),
(4473,3046,'_virtual','no'),
(4474,3046,'_downloadable','no'),
(4475,3046,'_download_limit','-1'),
(4476,3046,'_download_expiry','-1'),
(4477,3046,'_stock',NULL),
(4478,3046,'_stock_status','instock'),
(4479,3046,'_wc_average_rating','0'),
(4480,3046,'_wc_review_count','0'),
(4481,3046,'_product_version','10.9.3'),
(4483,3047,'_sku','SC1500'),
(4484,3047,'total_sales','0'),
(4485,3047,'_tax_status','taxable'),
(4486,3047,'_tax_class',''),
(4487,3047,'_manage_stock','no'),
(4488,3047,'_backorders','no'),
(4489,3047,'_sold_individually','no'),
(4490,3047,'_virtual','no'),
(4491,3047,'_downloadable','no'),
(4492,3047,'_download_limit','-1'),
(4493,3047,'_download_expiry','-1'),
(4494,3047,'_stock',NULL),
(4495,3047,'_stock_status','instock'),
(4496,3047,'_wc_average_rating','0'),
(4497,3047,'_wc_review_count','0'),
(4498,3047,'_product_version','10.9.3'),
(4500,3048,'_sku','SC1800'),
(4501,3048,'total_sales','0'),
(4502,3048,'_tax_status','taxable'),
(4503,3048,'_tax_class',''),
(4504,3048,'_manage_stock','no'),
(4505,3048,'_backorders','no'),
(4506,3048,'_sold_individually','no'),
(4507,3048,'_virtual','no'),
(4508,3048,'_downloadable','no'),
(4509,3048,'_download_limit','-1'),
(4510,3048,'_download_expiry','-1'),
(4511,3048,'_stock',NULL),
(4512,3048,'_stock_status','instock'),
(4513,3048,'_wc_average_rating','0'),
(4514,3048,'_wc_review_count','0'),
(4515,3048,'_product_version','10.9.3'),
(4517,3049,'_sku','SC3000'),
(4518,3049,'total_sales','0'),
(4519,3049,'_tax_status','taxable'),
(4520,3049,'_tax_class',''),
(4521,3049,'_manage_stock','no'),
(4522,3049,'_backorders','no'),
(4523,3049,'_sold_individually','no'),
(4524,3049,'_virtual','no'),
(4525,3049,'_downloadable','no'),
(4526,3049,'_download_limit','-1'),
(4527,3049,'_download_expiry','-1'),
(4528,3049,'_stock',NULL),
(4529,3049,'_stock_status','instock'),
(4530,3049,'_wc_average_rating','0'),
(4531,3049,'_wc_review_count','0'),
(4532,3049,'_product_version','10.9.3'),
(4534,3050,'_sku','SC10000'),
(4535,3050,'total_sales','0'),
(4536,3050,'_tax_status','taxable'),
(4537,3050,'_tax_class',''),
(4538,3050,'_manage_stock','no'),
(4539,3050,'_backorders','no'),
(4540,3050,'_sold_individually','no'),
(4541,3050,'_virtual','no'),
(4542,3050,'_downloadable','no'),
(4543,3050,'_download_limit','-1'),
(4544,3050,'_download_expiry','-1'),
(4545,3050,'_stock',NULL),
(4546,3050,'_stock_status','instock'),
(4547,3050,'_wc_average_rating','0'),
(4548,3050,'_wc_review_count','0'),
(4549,3050,'_product_version','10.9.3'),
(4551,3051,'_sku','SC119'),
(4552,3051,'total_sales','0'),
(4553,3051,'_tax_status','taxable'),
(4554,3051,'_tax_class',''),
(4555,3051,'_manage_stock','no'),
(4556,3051,'_backorders','no'),
(4557,3051,'_sold_individually','no'),
(4558,3051,'_virtual','no'),
(4559,3051,'_downloadable','no'),
(4560,3051,'_download_limit','-1'),
(4561,3051,'_download_expiry','-1'),
(4562,3051,'_stock',NULL),
(4563,3051,'_stock_status','instock'),
(4564,3051,'_wc_average_rating','0'),
(4565,3051,'_wc_review_count','0'),
(4566,3051,'_product_version','10.9.4'),
(4568,3052,'_sku','SC200Z'),
(4569,3052,'total_sales','0'),
(4570,3052,'_tax_status','taxable'),
(4571,3052,'_tax_class',''),
(4572,3052,'_manage_stock','no'),
(4573,3052,'_backorders','no'),
(4574,3052,'_sold_individually','no'),
(4575,3052,'_virtual','no'),
(4576,3052,'_downloadable','no'),
(4577,3052,'_download_limit','-1'),
(4578,3052,'_download_expiry','-1'),
(4579,3052,'_stock',NULL),
(4580,3052,'_stock_status','instock'),
(4581,3052,'_wc_average_rating','0'),
(4582,3052,'_wc_review_count','0'),
(4583,3052,'_product_version','10.9.4'),
(4585,3053,'_sku','SC300Z'),
(4586,3053,'total_sales','0'),
(4587,3053,'_tax_status','taxable'),
(4588,3053,'_tax_class',''),
(4589,3053,'_manage_stock','no'),
(4590,3053,'_backorders','no'),
(4591,3053,'_sold_individually','no'),
(4592,3053,'_virtual','no'),
(4593,3053,'_downloadable','no'),
(4594,3053,'_download_limit','-1'),
(4595,3053,'_download_expiry','-1'),
(4596,3053,'_stock',NULL),
(4597,3053,'_stock_status','instock'),
(4598,3053,'_wc_average_rating','0'),
(4599,3053,'_wc_review_count','0'),
(4600,3053,'_product_version','10.9.4'),
(4602,3054,'_sku','SC500Z'),
(4603,3054,'total_sales','0'),
(4604,3054,'_tax_status','taxable'),
(4605,3054,'_tax_class',''),
(4606,3054,'_manage_stock','no'),
(4607,3054,'_backorders','no'),
(4608,3054,'_sold_individually','no'),
(4609,3054,'_virtual','no'),
(4610,3054,'_downloadable','no'),
(4611,3054,'_download_limit','-1'),
(4612,3054,'_download_expiry','-1'),
(4613,3054,'_stock',NULL),
(4614,3054,'_stock_status','instock'),
(4615,3054,'_wc_average_rating','0'),
(4616,3054,'_wc_review_count','0'),
(4617,3054,'_product_version','10.9.4'),
(4619,3055,'_sku','SC900'),
(4620,3055,'total_sales','0'),
(4621,3055,'_tax_status','taxable'),
(4622,3055,'_tax_class',''),
(4623,3055,'_manage_stock','no'),
(4624,3055,'_backorders','no'),
(4625,3055,'_sold_individually','no'),
(4626,3055,'_virtual','no'),
(4627,3055,'_downloadable','no'),
(4628,3055,'_download_limit','-1'),
(4629,3055,'_download_expiry','-1'),
(4630,3055,'_stock',NULL),
(4631,3055,'_stock_status','instock'),
(4632,3055,'_wc_average_rating','0'),
(4633,3055,'_wc_review_count','0'),
(4634,3055,'_product_version','10.9.4'),
(4636,3056,'_sku','SC901'),
(4637,3056,'total_sales','0'),
(4638,3056,'_tax_status','taxable'),
(4639,3056,'_tax_class',''),
(4640,3056,'_manage_stock','no'),
(4641,3056,'_backorders','no'),
(4642,3056,'_sold_individually','no'),
(4643,3056,'_virtual','no'),
(4644,3056,'_downloadable','no'),
(4645,3056,'_download_limit','-1'),
(4646,3056,'_download_expiry','-1'),
(4647,3056,'_stock',NULL),
(4648,3056,'_stock_status','instock'),
(4649,3056,'_wc_average_rating','0'),
(4650,3056,'_wc_review_count','0'),
(4651,3056,'_product_version','10.9.4'),
(4653,3057,'_sku','SC902'),
(4654,3057,'total_sales','0'),
(4655,3057,'_tax_status','taxable'),
(4656,3057,'_tax_class',''),
(4657,3057,'_manage_stock','no'),
(4658,3057,'_backorders','no'),
(4659,3057,'_sold_individually','no'),
(4660,3057,'_virtual','no'),
(4661,3057,'_downloadable','no'),
(4662,3057,'_download_limit','-1'),
(4663,3057,'_download_expiry','-1'),
(4664,3057,'_stock',NULL),
(4665,3057,'_stock_status','instock'),
(4666,3057,'_wc_average_rating','0'),
(4667,3057,'_wc_review_count','0'),
(4668,3057,'_product_version','10.9.4'),
(4670,3058,'_sku','SC903'),
(4671,3058,'total_sales','0'),
(4672,3058,'_tax_status','taxable'),
(4673,3058,'_tax_class',''),
(4674,3058,'_manage_stock','no'),
(4675,3058,'_backorders','no'),
(4676,3058,'_sold_individually','no'),
(4677,3058,'_virtual','no'),
(4678,3058,'_downloadable','no'),
(4679,3058,'_download_limit','-1'),
(4680,3058,'_download_expiry','-1'),
(4681,3058,'_stock',NULL),
(4682,3058,'_stock_status','instock'),
(4683,3058,'_wc_average_rating','0'),
(4684,3058,'_wc_review_count','0'),
(4685,3058,'_product_version','10.9.4'),
(4687,3059,'_sku','SC24'),
(4688,3059,'total_sales','0'),
(4689,3059,'_tax_status','taxable'),
(4690,3059,'_tax_class',''),
(4691,3059,'_manage_stock','no'),
(4692,3059,'_backorders','no'),
(4693,3059,'_sold_individually','no'),
(4694,3059,'_virtual','no'),
(4695,3059,'_downloadable','no'),
(4696,3059,'_download_limit','-1'),
(4697,3059,'_download_expiry','-1'),
(4698,3059,'_stock',NULL),
(4699,3059,'_stock_status','instock'),
(4700,3059,'_wc_average_rating','0'),
(4701,3059,'_wc_review_count','0'),
(4702,3059,'_product_version','10.9.3'),
(4704,3060,'_sku','SC25'),
(4705,3060,'total_sales','0'),
(4706,3060,'_tax_status','taxable'),
(4707,3060,'_tax_class',''),
(4708,3060,'_manage_stock','no'),
(4709,3060,'_backorders','no'),
(4710,3060,'_sold_individually','no'),
(4711,3060,'_virtual','no'),
(4712,3060,'_downloadable','no'),
(4713,3060,'_download_limit','-1'),
(4714,3060,'_download_expiry','-1'),
(4715,3060,'_stock',NULL),
(4716,3060,'_stock_status','instock'),
(4717,3060,'_wc_average_rating','0'),
(4718,3060,'_wc_review_count','0'),
(4719,3060,'_product_version','10.9.3'),
(4721,3061,'_sku','SC27'),
(4722,3061,'total_sales','0'),
(4723,3061,'_tax_status','taxable'),
(4724,3061,'_tax_class',''),
(4725,3061,'_manage_stock','no'),
(4726,3061,'_backorders','no'),
(4727,3061,'_sold_individually','no'),
(4728,3061,'_virtual','no'),
(4729,3061,'_downloadable','no'),
(4730,3061,'_download_limit','-1'),
(4731,3061,'_download_expiry','-1'),
(4732,3061,'_stock',NULL),
(4733,3061,'_stock_status','instock'),
(4734,3061,'_wc_average_rating','0'),
(4735,3061,'_wc_review_count','0'),
(4736,3061,'_product_version','10.9.3'),
(4738,3062,'_sku','SC27W'),
(4739,3062,'total_sales','0'),
(4740,3062,'_tax_status','taxable'),
(4741,3062,'_tax_class',''),
(4742,3062,'_manage_stock','no'),
(4743,3062,'_backorders','no'),
(4744,3062,'_sold_individually','no'),
(4745,3062,'_virtual','no'),
(4746,3062,'_downloadable','no'),
(4747,3062,'_download_limit','-1'),
(4748,3062,'_download_expiry','-1'),
(4749,3062,'_stock',NULL),
(4750,3062,'_stock_status','instock'),
(4751,3062,'_wc_average_rating','0'),
(4752,3062,'_wc_review_count','0'),
(4753,3062,'_product_version','10.9.3'),
(4755,3063,'_sku','SC28'),
(4756,3063,'total_sales','0'),
(4757,3063,'_tax_status','taxable'),
(4758,3063,'_tax_class',''),
(4759,3063,'_manage_stock','no'),
(4760,3063,'_backorders','no'),
(4761,3063,'_sold_individually','no'),
(4762,3063,'_virtual','no'),
(4763,3063,'_downloadable','no'),
(4764,3063,'_download_limit','-1'),
(4765,3063,'_download_expiry','-1'),
(4766,3063,'_stock',NULL),
(4767,3063,'_stock_status','instock'),
(4768,3063,'_wc_average_rating','0'),
(4769,3063,'_wc_review_count','0'),
(4770,3063,'_product_version','10.9.3'),
(4772,3064,'_sku','SC28B'),
(4773,3064,'total_sales','0'),
(4774,3064,'_tax_status','taxable'),
(4775,3064,'_tax_class',''),
(4776,3064,'_manage_stock','no'),
(4777,3064,'_backorders','no'),
(4778,3064,'_sold_individually','no'),
(4779,3064,'_virtual','no'),
(4780,3064,'_downloadable','no'),
(4781,3064,'_download_limit','-1'),
(4782,3064,'_download_expiry','-1'),
(4783,3064,'_stock',NULL),
(4784,3064,'_stock_status','instock'),
(4785,3064,'_wc_average_rating','0'),
(4786,3064,'_wc_review_count','0'),
(4787,3064,'_product_version','10.9.3'),
(4789,3065,'_sku','SC96'),
(4790,3065,'total_sales','0'),
(4791,3065,'_tax_status','taxable'),
(4792,3065,'_tax_class',''),
(4793,3065,'_manage_stock','no'),
(4794,3065,'_backorders','no'),
(4795,3065,'_sold_individually','no'),
(4796,3065,'_virtual','no'),
(4797,3065,'_downloadable','no'),
(4798,3065,'_download_limit','-1'),
(4799,3065,'_download_expiry','-1'),
(4800,3065,'_stock',NULL),
(4801,3065,'_stock_status','instock'),
(4802,3065,'_wc_average_rating','0'),
(4803,3065,'_wc_review_count','0'),
(4804,3065,'_product_version','10.9.3'),
(4806,3066,'_sku','SC105CS'),
(4807,3066,'total_sales','0'),
(4808,3066,'_tax_status','taxable'),
(4809,3066,'_tax_class',''),
(4810,3066,'_manage_stock','no'),
(4811,3066,'_backorders','no'),
(4812,3066,'_sold_individually','no'),
(4813,3066,'_virtual','no'),
(4814,3066,'_downloadable','no'),
(4815,3066,'_download_limit','-1'),
(4816,3066,'_download_expiry','-1'),
(4817,3066,'_stock',NULL),
(4818,3066,'_stock_status','instock'),
(4819,3066,'_wc_average_rating','0'),
(4820,3066,'_wc_review_count','0'),
(4821,3066,'_product_version','10.9.3'),
(4823,3067,'_sku','SC105CSD'),
(4824,3067,'total_sales','0'),
(4825,3067,'_tax_status','taxable'),
(4826,3067,'_tax_class',''),
(4827,3067,'_manage_stock','no'),
(4828,3067,'_backorders','no'),
(4829,3067,'_sold_individually','no'),
(4830,3067,'_virtual','no'),
(4831,3067,'_downloadable','no'),
(4832,3067,'_download_limit','-1'),
(4833,3067,'_download_expiry','-1'),
(4834,3067,'_stock',NULL),
(4835,3067,'_stock_status','instock'),
(4836,3067,'_wc_average_rating','0'),
(4837,3067,'_wc_review_count','0'),
(4838,3067,'_product_version','10.9.3'),
(4840,3068,'_sku','SC105CSG'),
(4841,3068,'total_sales','0'),
(4842,3068,'_tax_status','taxable'),
(4843,3068,'_tax_class',''),
(4844,3068,'_manage_stock','no'),
(4845,3068,'_backorders','no'),
(4846,3068,'_sold_individually','no'),
(4847,3068,'_virtual','no'),
(4848,3068,'_downloadable','no'),
(4849,3068,'_download_limit','-1'),
(4850,3068,'_download_expiry','-1'),
(4851,3068,'_stock',NULL),
(4852,3068,'_stock_status','instock'),
(4853,3068,'_wc_average_rating','0'),
(4854,3068,'_wc_review_count','0'),
(4855,3068,'_product_version','10.9.3'),
(4857,3069,'_sku','SC115CS'),
(4858,3069,'total_sales','0'),
(4859,3069,'_tax_status','taxable'),
(4860,3069,'_tax_class',''),
(4861,3069,'_manage_stock','no'),
(4862,3069,'_backorders','no'),
(4863,3069,'_sold_individually','no'),
(4864,3069,'_virtual','no'),
(4865,3069,'_downloadable','no'),
(4866,3069,'_download_limit','-1'),
(4867,3069,'_download_expiry','-1'),
(4868,3069,'_stock',NULL),
(4869,3069,'_stock_status','instock'),
(4870,3069,'_wc_average_rating','0'),
(4871,3069,'_wc_review_count','0'),
(4872,3069,'_product_version','10.9.3'),
(4874,3070,'_sku','SC125CS'),
(4875,3070,'total_sales','0'),
(4876,3070,'_tax_status','taxable'),
(4877,3070,'_tax_class',''),
(4878,3070,'_manage_stock','no'),
(4879,3070,'_backorders','no'),
(4880,3070,'_sold_individually','no'),
(4881,3070,'_virtual','no'),
(4882,3070,'_downloadable','no'),
(4883,3070,'_download_limit','-1'),
(4884,3070,'_download_expiry','-1'),
(4885,3070,'_stock',NULL),
(4886,3070,'_stock_status','instock'),
(4887,3070,'_wc_average_rating','0'),
(4888,3070,'_wc_review_count','0'),
(4889,3070,'_product_version','10.9.3'),
(4891,3071,'_sku','SC150CS'),
(4892,3071,'total_sales','0'),
(4893,3071,'_tax_status','taxable'),
(4894,3071,'_tax_class',''),
(4895,3071,'_manage_stock','no'),
(4896,3071,'_backorders','no'),
(4897,3071,'_sold_individually','no'),
(4898,3071,'_virtual','no'),
(4899,3071,'_downloadable','no'),
(4900,3071,'_download_limit','-1'),
(4901,3071,'_download_expiry','-1'),
(4902,3071,'_stock',NULL),
(4903,3071,'_stock_status','instock'),
(4904,3071,'_wc_average_rating','0'),
(4905,3071,'_wc_review_count','0'),
(4906,3071,'_product_version','10.9.3'),
(4908,3072,'_wp_attached_file','2026/07/SC1001.webp'),
(4909,3072,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1001.webp\";s:8:\"filesize\";i:60718;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1001-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1001-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1264;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1001-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6612;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1001-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1248;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4910,3072,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1001.webp'),
(4911,3042,'_wp_old_slug','import-placeholder-for-31820'),
(4912,3042,'_regular_price','0'),
(4913,3042,'_thumbnail_id','3072'),
(4914,3042,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4915,3042,'_price','0'),
(4916,3074,'_wp_attached_file','2026/07/ALL-POLISHING-PADS.webp'),
(4917,3074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2026/07/ALL-POLISHING-PADS.webp\";s:8:\"filesize\";i:91606;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"ALL-POLISHING-PADS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4856;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"ALL-POLISHING-PADS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ALL-POLISHING-PADS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17454;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"ALL-POLISHING-PADS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2292;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4918,3074,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/ALL-POLISHING-PADS.webp'),
(4919,3042,'_product_image_gallery','3074'),
(4920,3075,'_wp_attached_file','2026/07/SC1050.webp'),
(4921,3075,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1050.webp\";s:8:\"filesize\";i:94074;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1050-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1050-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1376;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1050-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13484;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1050-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1344;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4922,3075,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1050.webp'),
(4923,3043,'_wp_old_slug','import-placeholder-for-31821'),
(4924,3043,'_regular_price','0'),
(4925,3043,'_thumbnail_id','3075'),
(4926,3043,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4927,3043,'_price','0'),
(4928,3043,'_product_image_gallery','3074'),
(4929,3077,'_wp_attached_file','2026/07/SC1100.webp'),
(4930,3077,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1100.webp\";s:8:\"filesize\";i:109834;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1100-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4742;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1100-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1716;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1100-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21596;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1100-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1706;}s:5:\"65x74\";a:5:{s:4:\"file\";s:17:\"SC1100-65x74.webp\";s:5:\"width\";i:65;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:576;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4931,3077,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1100.webp'),
(4932,3044,'_wp_old_slug','import-placeholder-for-31822'),
(4933,3044,'_regular_price','0'),
(4934,3044,'_thumbnail_id','3077'),
(4935,3044,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4936,3044,'_price','0'),
(4937,3044,'_product_image_gallery','3074'),
(4938,3079,'_wp_attached_file','2026/07/SC1200.webp'),
(4939,3079,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1200.webp\";s:8:\"filesize\";i:97752;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1200-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1200-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1522;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1200-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14014;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1200-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1544;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4940,3079,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1200.webp'),
(4941,3045,'_wp_old_slug','import-placeholder-for-31823'),
(4942,3045,'_regular_price','0'),
(4943,3045,'_thumbnail_id','3079'),
(4944,3045,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4945,3045,'_price','0'),
(4946,3045,'_product_image_gallery','3074'),
(4947,3081,'_wp_attached_file','2026/07/SC1400.webp'),
(4948,3081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1400.webp\";s:8:\"filesize\";i:130056;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1400-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1400-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2042;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1400-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28276;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1400-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2054;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4949,3081,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1400.webp'),
(4950,3046,'_wp_old_slug','import-placeholder-for-31824'),
(4951,3046,'_regular_price','0'),
(4952,3046,'_thumbnail_id','3081'),
(4953,3046,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4954,3046,'_price','0'),
(4955,3046,'_product_image_gallery','3074'),
(4956,3083,'_wp_attached_file','2026/07/SC1500.webp'),
(4957,3083,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1500.webp\";s:8:\"filesize\";i:119220;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1500-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5912;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1500-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2098;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1500-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27754;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1500-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2022;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4958,3083,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1500.webp'),
(4959,3047,'_wp_old_slug','import-placeholder-for-31825'),
(4960,3047,'_regular_price','0'),
(4961,3047,'_thumbnail_id','3083'),
(4962,3047,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4963,3047,'_price','0'),
(4964,3047,'_product_image_gallery','3074'),
(4965,3085,'_wp_attached_file','2026/07/SC1800.webp'),
(4966,3085,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC1800.webp\";s:8:\"filesize\";i:118608;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC1800-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1800-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1932;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC1800-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23226;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC1800-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1932;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4967,3085,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC1800.webp'),
(4968,3048,'_wp_old_slug','import-placeholder-for-31826'),
(4969,3048,'_regular_price','0'),
(4970,3048,'_thumbnail_id','3085'),
(4971,3048,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4972,3048,'_price','0'),
(4973,3048,'_product_image_gallery','3074'),
(4974,3087,'_wp_attached_file','2026/07/SC3000.webp'),
(4975,3087,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC3000.webp\";s:8:\"filesize\";i:119690;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC3000-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6458;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC3000-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2490;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC3000-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23406;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC3000-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2640;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4976,3087,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC3000.webp'),
(4977,3049,'_wp_old_slug','import-placeholder-for-31827'),
(4978,3049,'_regular_price','0'),
(4979,3049,'_thumbnail_id','3087'),
(4980,3049,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_grit\";a:6:{s:4:\"name\";s:7:\"pa_grit\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4981,3049,'_price','0'),
(4982,3049,'_product_image_gallery','3074'),
(4983,3089,'_wp_attached_file','2026/07/SC10000.webp'),
(4984,3089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC10000.webp\";s:8:\"filesize\";i:81946;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC10000-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC10000-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:970;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC10000-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9536;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC10000-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:984;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4985,3089,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC10000.webp'),
(4986,3050,'_wp_old_slug','import-placeholder-for-31828'),
(4987,3050,'_regular_price','0'),
(4988,3050,'_thumbnail_id','3089'),
(4989,3050,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_attachment-type\";a:6:{s:4:\"name\";s:18:\"pa_attachment-type\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4990,3050,'_price','0'),
(4991,3091,'_wp_attached_file','2026/07/SC119.webp'),
(4992,3091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC119.webp\";s:8:\"filesize\";i:55466;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC119-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC119-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2718;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC119-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13782;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC119-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2874;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC119-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7240;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(4993,3091,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC119.webp'),
(4994,3051,'_wp_old_slug','import-placeholder-for-31829'),
(4995,3051,'_regular_price','0'),
(4996,3051,'_thumbnail_id','3091'),
(4997,3051,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(4998,3051,'_price','0'),
(4999,3093,'_wp_attached_file','2026/07/SC200Z.webp'),
(5000,3093,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC200Z.webp\";s:8:\"filesize\";i:8294;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC200Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC200Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:422;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC200Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2134;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC200Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:406;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5001,3093,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC200Z.webp'),
(5002,3052,'_wp_old_slug','import-placeholder-for-31830'),
(5003,3052,'_regular_price','0'),
(5004,3052,'_thumbnail_id','3093'),
(5005,3052,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5006,3052,'_price','0'),
(5007,3095,'_wp_attached_file','2026/07/SC300Z.webp'),
(5008,3095,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC300Z.webp\";s:8:\"filesize\";i:10898;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC300Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC300Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:470;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC300Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2462;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC300Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:464;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5009,3095,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC300Z.webp'),
(5010,3053,'_wp_old_slug','import-placeholder-for-31831'),
(5011,3053,'_regular_price','0'),
(5012,3053,'_thumbnail_id','3095'),
(5013,3053,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5014,3053,'_price','0'),
(5015,3097,'_wp_attached_file','2026/07/SC500Z.webp'),
(5016,3097,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC500Z.webp\";s:8:\"filesize\";i:10600;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC500Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC500Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:592;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC500Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2978;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC500Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:610;}s:7:\"339x387\";a:5:{s:4:\"file\";s:19:\"SC500Z-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1512;}s:7:\"240x274\";a:5:{s:4:\"file\";s:19:\"SC500Z-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1018;}s:5:\"80x80\";a:5:{s:4:\"file\";s:17:\"SC500Z-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:340;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5017,3097,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC500Z.webp'),
(5018,3054,'_wp_old_slug','import-placeholder-for-31832'),
(5019,3054,'_regular_price','0'),
(5020,3054,'_thumbnail_id','3097'),
(5021,3054,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5022,3054,'_price','0'),
(5023,3099,'_wp_attached_file','2026/07/SC900.webp'),
(5024,3099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC900.webp\";s:8:\"filesize\";i:31706;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC900-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC900-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1208;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC900-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7418;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC900-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1144;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5025,3099,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC900.webp'),
(5026,3055,'_wp_old_slug','import-placeholder-for-31833'),
(5027,3055,'_regular_price','0'),
(5028,3055,'_thumbnail_id','3099'),
(5029,3055,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5030,3055,'_price','0'),
(5031,3101,'_wp_attached_file','2026/07/SC901.webp'),
(5032,3101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC901.webp\";s:8:\"filesize\";i:37824;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC901-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2870;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC901-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1360;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC901-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8768;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC901-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1340;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC901-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3984;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5033,3101,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC901.webp'),
(5034,3056,'_wp_old_slug','import-placeholder-for-31834'),
(5035,3056,'_regular_price','0'),
(5036,3056,'_thumbnail_id','3101'),
(5037,3056,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5038,3056,'_price','0'),
(5039,3103,'_wp_attached_file','2026/07/SC902.webp'),
(5040,3103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC902.webp\";s:8:\"filesize\";i:43300;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC902-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC902-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1444;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC902-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10182;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC902-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1398;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5041,3103,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC902.webp'),
(5042,3057,'_wp_old_slug','import-placeholder-for-31835'),
(5043,3057,'_regular_price','0'),
(5044,3057,'_thumbnail_id','3103'),
(5045,3057,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5046,3057,'_price','0'),
(5047,3105,'_wp_attached_file','2026/07/SC903.webp'),
(5048,3105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC903.webp\";s:8:\"filesize\";i:43768;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC903-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC903-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC903-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8518;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC903-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1166;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC903-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3616;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5049,3105,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2025/09/SC903.webp'),
(5050,3058,'_wp_old_slug','import-placeholder-for-31836'),
(5051,3058,'_regular_price','0'),
(5052,3058,'_thumbnail_id','3105'),
(5053,3058,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_machine-connection\";a:6:{s:4:\"name\";s:21:\"pa_machine-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:18:\"pa_tool-connection\";a:6:{s:4:\"name\";s:18:\"pa_tool-connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5054,3058,'_price','0'),
(5055,3107,'_wp_attached_file','2026/07/SC24.png'),
(5056,3107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC24.png\";s:8:\"filesize\";i:361580;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC24-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62061;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC24-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22717;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC24-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:277057;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC24-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22983;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5057,3107,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC24.png'),
(5058,3059,'_wp_old_slug','import-placeholder-for-32032'),
(5059,3059,'_regular_price','0'),
(5060,3059,'_thumbnail_id','3107'),
(5061,3059,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5062,3059,'_price','0'),
(5063,3109,'_wp_attached_file','2026/07/SC25.png'),
(5064,3109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC25.png\";s:8:\"filesize\";i:376534;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC25-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC25-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21208;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC25-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:288228;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC25-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21277;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5065,3109,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC25.png'),
(5066,3060,'_wp_old_slug','import-placeholder-for-32033'),
(5067,3060,'_regular_price','0'),
(5068,3060,'_thumbnail_id','3109'),
(5069,3060,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5070,3060,'_price','0'),
(5071,3111,'_wp_attached_file','2026/07/SC27.png'),
(5072,3111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC27.png\";s:8:\"filesize\";i:337419;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC27-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC27-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20658;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC27-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250192;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC27-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20601;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5073,3111,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC27.png'),
(5074,3061,'_wp_old_slug','import-placeholder-for-32070'),
(5075,3061,'_regular_price','0'),
(5076,3061,'_thumbnail_id','3111'),
(5077,3061,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5078,3061,'_price','0'),
(5079,3113,'_wp_attached_file','2026/07/SC27W.png'),
(5080,3113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC27W.png\";s:8:\"filesize\";i:265715;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC27W-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC27W-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15972;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC27W-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209963;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC27W-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16082;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5081,3113,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC27W.png'),
(5082,3062,'_wp_old_slug','import-placeholder-for-32071'),
(5083,3062,'_regular_price','0'),
(5084,3062,'_thumbnail_id','3113'),
(5085,3062,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5086,3062,'_price','0'),
(5087,3115,'_wp_attached_file','2026/07/SC28.png'),
(5088,3115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC28.png\";s:8:\"filesize\";i:343600;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC28-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18837;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC28-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258720;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC28-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18961;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5089,3115,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC28.png'),
(5090,3063,'_wp_old_slug','import-placeholder-for-32072'),
(5091,3063,'_regular_price','0'),
(5092,3063,'_thumbnail_id','3115'),
(5093,3063,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5094,3063,'_price','0'),
(5095,3117,'_wp_attached_file','2026/07/SC28B.png'),
(5096,3117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC28B.png\";s:8:\"filesize\";i:336607;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC28B-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC28B-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC28B-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:255756;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC28B-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19357;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5097,3117,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC28B.png'),
(5098,3064,'_wp_old_slug','import-placeholder-for-32073'),
(5099,3064,'_regular_price','0'),
(5100,3064,'_thumbnail_id','3117'),
(5101,3064,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5102,3064,'_price','0'),
(5103,3119,'_wp_attached_file','2026/07/SC96.png'),
(5104,3119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:16:\"2026/07/SC96.png\";s:8:\"filesize\";i:347863;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"SC96-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"SC96-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"SC96-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:270558;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"SC96-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20244;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5105,3119,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC96.png'),
(5106,3065,'_wp_old_slug','import-placeholder-for-32074'),
(5107,3065,'_regular_price','0'),
(5108,3065,'_thumbnail_id','3119'),
(5109,3065,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5110,3065,'_price','0'),
(5111,3121,'_wp_attached_file','2026/07/SC105Cs.png'),
(5112,3121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC105Cs.png\";s:8:\"filesize\";i:393058;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC105Cs-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC105Cs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23116;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC105Cs-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:291883;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC105Cs-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23212;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5113,3121,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC105Cs.png'),
(5114,3066,'_wp_old_slug','import-placeholder-for-32075'),
(5115,3066,'_regular_price','0'),
(5116,3066,'_thumbnail_id','3121'),
(5117,3066,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5118,3066,'_price','0'),
(5119,3123,'_wp_attached_file','2026/07/SC105CSD.png'),
(5120,3123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC105CSD.png\";s:8:\"filesize\";i:340008;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC105CSD-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC105CSD-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC105CSD-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266461;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC105CSD-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21532;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5121,3123,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC105CSD.png'),
(5122,3067,'_wp_old_slug','import-placeholder-for-32076'),
(5123,3067,'_regular_price','0'),
(5124,3067,'_thumbnail_id','3123'),
(5125,3067,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5126,3067,'_price','0'),
(5127,3125,'_wp_attached_file','2026/07/SC105CSG.png'),
(5128,3125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC105CSG.png\";s:8:\"filesize\";i:396609;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC105CSG-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65385;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC105CSG-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22782;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC105CSG-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:308574;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC105CSG-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22819;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5129,3125,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC105CSG.png'),
(5130,3068,'_wp_old_slug','import-placeholder-for-32077'),
(5131,3068,'_regular_price','0'),
(5132,3068,'_thumbnail_id','3125'),
(5133,3068,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5134,3068,'_price','0'),
(5135,3127,'_wp_attached_file','2026/07/SC115CS.png'),
(5136,3127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC115CS.png\";s:8:\"filesize\";i:377400;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC115CS-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC115CS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22418;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC115CS-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285127;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC115CS-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22511;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5137,3127,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC115CS.png'),
(5138,3069,'_wp_old_slug','import-placeholder-for-32078'),
(5139,3069,'_regular_price','0'),
(5140,3069,'_thumbnail_id','3127'),
(5141,3069,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5142,3069,'_price','0'),
(5143,3129,'_wp_attached_file','2026/07/SC125CS.png'),
(5144,3129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC125CS.png\";s:8:\"filesize\";i:325782;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC125CS-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC125CS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC125CS-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:254379;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC125CS-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20026;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5145,3129,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC125CS.png'),
(5146,3070,'_wp_old_slug','import-placeholder-for-32079'),
(5147,3070,'_regular_price','0'),
(5148,3070,'_thumbnail_id','3129'),
(5149,3070,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5150,3070,'_price','0'),
(5151,3131,'_wp_attached_file','2026/07/SC150CS.png'),
(5152,3131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC150CS.png\";s:8:\"filesize\";i:321625;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC150CS-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC150CS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19732;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC150CS-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250885;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC150CS-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19836;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5153,3131,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC150CS.png'),
(5154,3071,'_wp_old_slug','import-placeholder-for-32080'),
(5155,3071,'_regular_price','0'),
(5156,3071,'_thumbnail_id','3131'),
(5157,3071,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5158,3071,'_price','0'),
(5159,3133,'_sku','SC200CS'),
(5160,3133,'total_sales','0'),
(5161,3133,'_tax_status','taxable'),
(5162,3133,'_tax_class',''),
(5163,3133,'_manage_stock','no'),
(5164,3133,'_backorders','no'),
(5165,3133,'_sold_individually','no'),
(5166,3133,'_virtual','no'),
(5167,3133,'_downloadable','no'),
(5168,3133,'_download_limit','-1'),
(5169,3133,'_download_expiry','-1'),
(5170,3133,'_stock',NULL),
(5171,3133,'_stock_status','instock'),
(5172,3133,'_wc_average_rating','0'),
(5173,3133,'_wc_review_count','0'),
(5174,3133,'_product_version','10.9.3'),
(5176,3134,'_sku','SC230CS'),
(5177,3134,'total_sales','0'),
(5178,3134,'_tax_status','taxable'),
(5179,3134,'_tax_class',''),
(5180,3134,'_manage_stock','no'),
(5181,3134,'_backorders','no'),
(5182,3134,'_sold_individually','no'),
(5183,3134,'_virtual','no'),
(5184,3134,'_downloadable','no'),
(5185,3134,'_download_limit','-1'),
(5186,3134,'_download_expiry','-1'),
(5187,3134,'_stock',NULL),
(5188,3134,'_stock_status','instock'),
(5189,3134,'_wc_average_rating','0'),
(5190,3134,'_wc_review_count','0'),
(5191,3134,'_product_version','10.9.3'),
(5193,3135,'_sku','SC300GMB'),
(5194,3135,'total_sales','0'),
(5195,3135,'_tax_status','taxable'),
(5196,3135,'_tax_class',''),
(5197,3135,'_manage_stock','no'),
(5198,3135,'_backorders','no'),
(5199,3135,'_sold_individually','no'),
(5200,3135,'_virtual','no'),
(5201,3135,'_downloadable','no'),
(5202,3135,'_download_limit','-1'),
(5203,3135,'_download_expiry','-1'),
(5204,3135,'_stock',NULL),
(5205,3135,'_stock_status','instock'),
(5206,3135,'_wc_average_rating','0'),
(5207,3135,'_wc_review_count','0'),
(5208,3135,'_product_version','10.9.4'),
(5210,3136,'_sku','SC310M'),
(5211,3136,'total_sales','0'),
(5212,3136,'_tax_status','taxable'),
(5213,3136,'_tax_class',''),
(5214,3136,'_manage_stock','no'),
(5215,3136,'_backorders','no'),
(5216,3136,'_sold_individually','no'),
(5217,3136,'_virtual','no'),
(5218,3136,'_downloadable','no'),
(5219,3136,'_download_limit','-1'),
(5220,3136,'_download_expiry','-1'),
(5221,3136,'_stock',NULL),
(5222,3136,'_stock_status','instock'),
(5223,3136,'_wc_average_rating','0'),
(5224,3136,'_wc_review_count','0'),
(5225,3136,'_product_version','10.9.3'),
(5227,3137,'_sku','SC315M'),
(5228,3137,'total_sales','0'),
(5229,3137,'_tax_status','taxable'),
(5230,3137,'_tax_class',''),
(5231,3137,'_manage_stock','no'),
(5232,3137,'_backorders','no'),
(5233,3137,'_sold_individually','no'),
(5234,3137,'_virtual','no'),
(5235,3137,'_downloadable','no'),
(5236,3137,'_download_limit','-1'),
(5237,3137,'_download_expiry','-1'),
(5238,3137,'_stock',NULL),
(5239,3137,'_stock_status','instock'),
(5240,3137,'_wc_average_rating','0'),
(5241,3137,'_wc_review_count','0'),
(5242,3137,'_product_version','10.9.3'),
(5244,3138,'_sku','SC27T'),
(5245,3138,'total_sales','0'),
(5246,3138,'_tax_status','taxable'),
(5247,3138,'_tax_class',''),
(5248,3138,'_manage_stock','no'),
(5249,3138,'_backorders','no'),
(5250,3138,'_sold_individually','no'),
(5251,3138,'_virtual','no'),
(5252,3138,'_downloadable','no'),
(5253,3138,'_download_limit','-1'),
(5254,3138,'_download_expiry','-1'),
(5255,3138,'_stock',NULL),
(5256,3138,'_stock_status','instock'),
(5257,3138,'_wc_average_rating','0'),
(5258,3138,'_wc_review_count','0'),
(5259,3138,'_product_version','10.9.3'),
(5261,3139,'_sku','SC27TP'),
(5262,3139,'total_sales','0'),
(5263,3139,'_tax_status','taxable'),
(5264,3139,'_tax_class',''),
(5265,3139,'_manage_stock','no'),
(5266,3139,'_backorders','no'),
(5267,3139,'_sold_individually','no'),
(5268,3139,'_virtual','no'),
(5269,3139,'_downloadable','no'),
(5270,3139,'_download_limit','-1'),
(5271,3139,'_download_expiry','-1'),
(5272,3139,'_stock',NULL),
(5273,3139,'_stock_status','instock'),
(5274,3139,'_wc_average_rating','0'),
(5275,3139,'_wc_review_count','0'),
(5276,3139,'_product_version','10.9.3'),
(5278,3140,'_sku','SC125CST'),
(5279,3140,'total_sales','0'),
(5280,3140,'_tax_status','taxable'),
(5281,3140,'_tax_class',''),
(5282,3140,'_manage_stock','no'),
(5283,3140,'_backorders','no'),
(5284,3140,'_sold_individually','no'),
(5285,3140,'_virtual','no'),
(5286,3140,'_downloadable','no'),
(5287,3140,'_download_limit','-1'),
(5288,3140,'_download_expiry','-1'),
(5289,3140,'_stock',NULL),
(5290,3140,'_stock_status','instock'),
(5291,3140,'_wc_average_rating','0'),
(5292,3140,'_wc_review_count','0'),
(5293,3140,'_product_version','10.9.3'),
(5295,3141,'_sku','SC200CST'),
(5296,3141,'total_sales','0'),
(5297,3141,'_tax_status','taxable'),
(5298,3141,'_tax_class',''),
(5299,3141,'_manage_stock','no'),
(5300,3141,'_backorders','no'),
(5301,3141,'_sold_individually','no'),
(5302,3141,'_virtual','no'),
(5303,3141,'_downloadable','no'),
(5304,3141,'_download_limit','-1'),
(5305,3141,'_download_expiry','-1'),
(5306,3141,'_stock',NULL),
(5307,3141,'_stock_status','instock'),
(5308,3141,'_wc_average_rating','0'),
(5309,3141,'_wc_review_count','0'),
(5310,3141,'_product_version','10.9.3'),
(5312,3142,'_sku','SC230CST'),
(5313,3142,'total_sales','0'),
(5314,3142,'_tax_status','taxable'),
(5315,3142,'_tax_class',''),
(5316,3142,'_manage_stock','no'),
(5317,3142,'_backorders','no'),
(5318,3142,'_sold_individually','no'),
(5319,3142,'_virtual','no'),
(5320,3142,'_downloadable','no'),
(5321,3142,'_download_limit','-1'),
(5322,3142,'_download_expiry','-1'),
(5323,3142,'_stock',NULL),
(5324,3142,'_stock_status','instock'),
(5325,3142,'_wc_average_rating','0'),
(5326,3142,'_wc_review_count','0'),
(5327,3142,'_product_version','10.9.3'),
(5329,3143,'_sku','SC1062CST'),
(5330,3143,'total_sales','0'),
(5331,3143,'_tax_status','taxable'),
(5332,3143,'_tax_class',''),
(5333,3143,'_manage_stock','no'),
(5334,3143,'_backorders','no'),
(5335,3143,'_sold_individually','no'),
(5336,3143,'_virtual','no'),
(5337,3143,'_downloadable','no'),
(5338,3143,'_download_limit','-1'),
(5339,3143,'_download_expiry','-1'),
(5340,3143,'_stock',NULL),
(5341,3143,'_stock_status','instock'),
(5342,3143,'_wc_average_rating','0'),
(5343,3143,'_wc_review_count','0'),
(5344,3143,'_product_version','10.9.3'),
(5346,3144,'_sku','SC1067CST'),
(5347,3144,'total_sales','0'),
(5348,3144,'_tax_status','taxable'),
(5349,3144,'_tax_class',''),
(5350,3144,'_manage_stock','no'),
(5351,3144,'_backorders','no'),
(5352,3144,'_sold_individually','no'),
(5353,3144,'_virtual','no'),
(5354,3144,'_downloadable','no'),
(5355,3144,'_download_limit','-1'),
(5356,3144,'_download_expiry','-1'),
(5357,3144,'_stock',NULL),
(5358,3144,'_stock_status','instock'),
(5359,3144,'_wc_average_rating','0'),
(5360,3144,'_wc_review_count','0'),
(5361,3144,'_product_version','10.9.3'),
(5363,3145,'_sku','SC1152CST'),
(5364,3145,'total_sales','0'),
(5365,3145,'_tax_status','taxable'),
(5366,3145,'_tax_class',''),
(5367,3145,'_manage_stock','no'),
(5368,3145,'_backorders','no'),
(5369,3145,'_sold_individually','no'),
(5370,3145,'_virtual','no'),
(5371,3145,'_downloadable','no'),
(5372,3145,'_download_limit','-1'),
(5373,3145,'_download_expiry','-1'),
(5374,3145,'_stock',NULL),
(5375,3145,'_stock_status','instock'),
(5376,3145,'_wc_average_rating','0'),
(5377,3145,'_wc_review_count','0'),
(5378,3145,'_product_version','10.9.3'),
(5380,3146,'_sku','SC2307CST'),
(5381,3146,'total_sales','0'),
(5382,3146,'_tax_status','taxable'),
(5383,3146,'_tax_class',''),
(5384,3146,'_manage_stock','no'),
(5385,3146,'_backorders','no'),
(5386,3146,'_sold_individually','no'),
(5387,3146,'_virtual','no'),
(5388,3146,'_downloadable','no'),
(5389,3146,'_download_limit','-1'),
(5390,3146,'_download_expiry','-1'),
(5391,3146,'_stock',NULL),
(5392,3146,'_stock_status','instock'),
(5393,3146,'_wc_average_rating','0'),
(5394,3146,'_wc_review_count','0'),
(5395,3146,'_product_version','10.9.3'),
(5397,3147,'_sku','SC10610CST'),
(5398,3147,'total_sales','0'),
(5399,3147,'_tax_status','taxable'),
(5400,3147,'_tax_class',''),
(5401,3147,'_manage_stock','no'),
(5402,3147,'_backorders','no'),
(5403,3147,'_sold_individually','no'),
(5404,3147,'_virtual','no'),
(5405,3147,'_downloadable','no'),
(5406,3147,'_download_limit','-1'),
(5407,3147,'_download_expiry','-1'),
(5408,3147,'_stock',NULL),
(5409,3147,'_stock_status','instock'),
(5410,3147,'_wc_average_rating','0'),
(5411,3147,'_wc_review_count','0'),
(5412,3147,'_product_version','10.9.3'),
(5414,3148,'_sku','SC11522CST'),
(5415,3148,'total_sales','0'),
(5416,3148,'_tax_status','taxable'),
(5417,3148,'_tax_class',''),
(5418,3148,'_manage_stock','no'),
(5419,3148,'_backorders','no'),
(5420,3148,'_sold_individually','no'),
(5421,3148,'_virtual','no'),
(5422,3148,'_downloadable','no'),
(5423,3148,'_download_limit','-1'),
(5424,3148,'_download_expiry','-1'),
(5425,3148,'_stock',NULL),
(5426,3148,'_stock_status','instock'),
(5427,3148,'_wc_average_rating','0'),
(5428,3148,'_wc_review_count','0'),
(5429,3148,'_product_version','10.9.3'),
(5431,3149,'_sku','SC18022CST'),
(5432,3149,'total_sales','0'),
(5433,3149,'_tax_status','taxable'),
(5434,3149,'_tax_class',''),
(5435,3149,'_manage_stock','no'),
(5436,3149,'_backorders','no'),
(5437,3149,'_sold_individually','no'),
(5438,3149,'_virtual','no'),
(5439,3149,'_downloadable','no'),
(5440,3149,'_download_limit','-1'),
(5441,3149,'_download_expiry','-1'),
(5442,3149,'_stock',NULL),
(5443,3149,'_stock_status','instock'),
(5444,3149,'_wc_average_rating','0'),
(5445,3149,'_wc_review_count','0'),
(5446,3149,'_product_version','10.9.3'),
(5448,3150,'_sku','SC18023CST'),
(5449,3150,'total_sales','0'),
(5450,3150,'_tax_status','taxable'),
(5451,3150,'_tax_class',''),
(5452,3150,'_manage_stock','no'),
(5453,3150,'_backorders','no'),
(5454,3150,'_sold_individually','no'),
(5455,3150,'_virtual','no'),
(5456,3150,'_downloadable','no'),
(5457,3150,'_download_limit','-1'),
(5458,3150,'_download_expiry','-1'),
(5459,3150,'_stock',NULL),
(5460,3150,'_stock_status','instock'),
(5461,3150,'_wc_average_rating','0'),
(5462,3150,'_wc_review_count','0'),
(5463,3150,'_product_version','10.9.3'),
(5465,3151,'_sku','SC23075CST'),
(5466,3151,'total_sales','0'),
(5467,3151,'_tax_status','taxable'),
(5468,3151,'_tax_class',''),
(5469,3151,'_manage_stock','no'),
(5470,3151,'_backorders','no'),
(5471,3151,'_sold_individually','no'),
(5472,3151,'_virtual','no'),
(5473,3151,'_downloadable','no'),
(5474,3151,'_download_limit','-1'),
(5475,3151,'_download_expiry','-1'),
(5476,3151,'_stock',NULL),
(5477,3151,'_stock_status','instock'),
(5478,3151,'_wc_average_rating','0'),
(5479,3151,'_wc_review_count','0'),
(5480,3151,'_product_version','10.9.3'),
(5482,3152,'_sku','SC29'),
(5483,3152,'total_sales','0'),
(5484,3152,'_tax_status','taxable'),
(5485,3152,'_tax_class',''),
(5486,3152,'_manage_stock','no'),
(5487,3152,'_backorders','no'),
(5488,3152,'_sold_individually','no'),
(5489,3152,'_virtual','no'),
(5490,3152,'_downloadable','no'),
(5491,3152,'_download_limit','-1'),
(5492,3152,'_download_expiry','-1'),
(5493,3152,'_stock',NULL),
(5494,3152,'_stock_status','instock'),
(5495,3152,'_wc_average_rating','0'),
(5496,3152,'_wc_review_count','0'),
(5497,3152,'_product_version','10.9.3'),
(5499,3153,'_sku','SC30'),
(5500,3153,'total_sales','0'),
(5501,3153,'_tax_status','taxable'),
(5502,3153,'_tax_class',''),
(5503,3153,'_manage_stock','no'),
(5504,3153,'_backorders','no'),
(5505,3153,'_sold_individually','no'),
(5506,3153,'_virtual','no'),
(5507,3153,'_downloadable','no'),
(5508,3153,'_download_limit','-1'),
(5509,3153,'_download_expiry','-1'),
(5510,3153,'_stock',NULL),
(5511,3153,'_stock_status','instock'),
(5512,3153,'_wc_average_rating','0'),
(5513,3153,'_wc_review_count','0'),
(5514,3153,'_product_version','10.9.3'),
(5516,3154,'_sku','SC31'),
(5517,3154,'total_sales','0'),
(5518,3154,'_tax_status','taxable'),
(5519,3154,'_tax_class',''),
(5520,3154,'_manage_stock','no'),
(5521,3154,'_backorders','no'),
(5522,3154,'_sold_individually','no'),
(5523,3154,'_virtual','no'),
(5524,3154,'_downloadable','no'),
(5525,3154,'_download_limit','-1'),
(5526,3154,'_download_expiry','-1'),
(5527,3154,'_stock',NULL),
(5528,3154,'_stock_status','instock'),
(5529,3154,'_wc_average_rating','0'),
(5530,3154,'_wc_review_count','0'),
(5531,3154,'_product_version','10.9.3'),
(5533,3155,'_sku','SC32'),
(5534,3155,'total_sales','0'),
(5535,3155,'_tax_status','taxable'),
(5536,3155,'_tax_class',''),
(5537,3155,'_manage_stock','no'),
(5538,3155,'_backorders','no'),
(5539,3155,'_sold_individually','no'),
(5540,3155,'_virtual','no'),
(5541,3155,'_downloadable','no'),
(5542,3155,'_download_limit','-1'),
(5543,3155,'_download_expiry','-1'),
(5544,3155,'_stock',NULL),
(5545,3155,'_stock_status','instock'),
(5546,3155,'_wc_average_rating','0'),
(5547,3155,'_wc_review_count','0'),
(5548,3155,'_product_version','10.9.3'),
(5550,3156,'_sku','SC34'),
(5551,3156,'total_sales','0'),
(5552,3156,'_tax_status','taxable'),
(5553,3156,'_tax_class',''),
(5554,3156,'_manage_stock','no'),
(5555,3156,'_backorders','no'),
(5556,3156,'_sold_individually','no'),
(5557,3156,'_virtual','no'),
(5558,3156,'_downloadable','no'),
(5559,3156,'_download_limit','-1'),
(5560,3156,'_download_expiry','-1'),
(5561,3156,'_stock',NULL),
(5562,3156,'_stock_status','instock'),
(5563,3156,'_wc_average_rating','0'),
(5564,3156,'_wc_review_count','0'),
(5565,3156,'_product_version','10.9.3'),
(5567,3157,'_sku','SC103CSC'),
(5568,3157,'total_sales','0'),
(5569,3157,'_tax_status','taxable'),
(5570,3157,'_tax_class',''),
(5571,3157,'_manage_stock','no'),
(5572,3157,'_backorders','no'),
(5573,3157,'_sold_individually','no'),
(5574,3157,'_virtual','no'),
(5575,3157,'_downloadable','no'),
(5576,3157,'_download_limit','-1'),
(5577,3157,'_download_expiry','-1'),
(5578,3157,'_stock',NULL),
(5579,3157,'_stock_status','instock'),
(5580,3157,'_wc_average_rating','0'),
(5581,3157,'_wc_review_count','0'),
(5582,3157,'_product_version','10.9.4'),
(5584,3158,'_sku','SC115CSC'),
(5585,3158,'total_sales','0'),
(5586,3158,'_tax_status','taxable'),
(5587,3158,'_tax_class',''),
(5588,3158,'_manage_stock','no'),
(5589,3158,'_backorders','no'),
(5590,3158,'_sold_individually','no'),
(5591,3158,'_virtual','no'),
(5592,3158,'_downloadable','no'),
(5593,3158,'_download_limit','-1'),
(5594,3158,'_download_expiry','-1'),
(5595,3158,'_stock',NULL),
(5596,3158,'_stock_status','instock'),
(5597,3158,'_wc_average_rating','0'),
(5598,3158,'_wc_review_count','0'),
(5599,3158,'_product_version','10.9.3'),
(5601,3159,'_sku','SC230CSC'),
(5602,3159,'total_sales','0'),
(5603,3159,'_tax_status','taxable'),
(5604,3159,'_tax_class',''),
(5605,3159,'_manage_stock','no'),
(5606,3159,'_backorders','no'),
(5607,3159,'_sold_individually','no'),
(5608,3159,'_virtual','no'),
(5609,3159,'_downloadable','no'),
(5610,3159,'_download_limit','-1'),
(5611,3159,'_download_expiry','-1'),
(5612,3159,'_stock',NULL),
(5613,3159,'_stock_status','instock'),
(5614,3159,'_wc_average_rating','0'),
(5615,3159,'_wc_review_count','0'),
(5616,3159,'_product_version','10.9.3'),
(5618,3160,'_sku','SC230E'),
(5619,3160,'total_sales','0'),
(5620,3160,'_tax_status','taxable'),
(5621,3160,'_tax_class',''),
(5622,3160,'_manage_stock','no'),
(5623,3160,'_backorders','no'),
(5624,3160,'_sold_individually','no'),
(5625,3160,'_virtual','no'),
(5626,3160,'_downloadable','no'),
(5627,3160,'_download_limit','-1'),
(5628,3160,'_download_expiry','-1'),
(5629,3160,'_stock',NULL),
(5630,3160,'_stock_status','instock'),
(5631,3160,'_wc_average_rating','0'),
(5632,3160,'_wc_review_count','0'),
(5633,3160,'_product_version','10.9.3'),
(5635,3161,'_sku','SC250Z'),
(5636,3161,'total_sales','0'),
(5637,3161,'_tax_status','taxable'),
(5638,3161,'_tax_class',''),
(5639,3161,'_manage_stock','no'),
(5640,3161,'_backorders','no'),
(5641,3161,'_sold_individually','no'),
(5642,3161,'_virtual','no'),
(5643,3161,'_downloadable','no'),
(5644,3161,'_download_limit','-1'),
(5645,3161,'_download_expiry','-1'),
(5646,3161,'_stock',NULL),
(5647,3161,'_stock_status','instock'),
(5648,3161,'_wc_average_rating','0'),
(5649,3161,'_wc_review_count','0'),
(5650,3161,'_product_version','10.9.3'),
(5652,3162,'_sku','SC300CSC'),
(5653,3162,'total_sales','0'),
(5654,3162,'_tax_status','taxable'),
(5655,3162,'_tax_class',''),
(5656,3162,'_manage_stock','no'),
(5657,3162,'_backorders','no'),
(5658,3162,'_sold_individually','no'),
(5659,3162,'_virtual','no'),
(5660,3162,'_downloadable','no'),
(5661,3162,'_download_limit','-1'),
(5662,3162,'_download_expiry','-1'),
(5663,3162,'_stock',NULL),
(5664,3162,'_stock_status','instock'),
(5665,3162,'_wc_average_rating','0'),
(5666,3162,'_wc_review_count','0'),
(5667,3162,'_product_version','10.9.3'),
(5669,3163,'_wp_attached_file','2026/07/SC200CS.png'),
(5670,3163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC200CS.png\";s:8:\"filesize\";i:372883;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC200CS-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC200CS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22379;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC200CS-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:281095;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC200CS-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22472;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5671,3163,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC200CS.png'),
(5672,3133,'_wp_old_slug','import-placeholder-for-32081'),
(5673,3133,'_regular_price','0'),
(5674,3133,'_thumbnail_id','3163'),
(5675,3133,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5676,3133,'_price','0'),
(5677,3165,'_wp_attached_file','2026/07/SC230CS.png'),
(5678,3165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC230CS.png\";s:8:\"filesize\";i:358088;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC230CS-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59841;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC230CS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21694;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC230CS-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271699;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC230CS-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21718;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5679,3165,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC230CS.png'),
(5680,3134,'_wp_old_slug','import-placeholder-for-32082'),
(5681,3134,'_regular_price','0'),
(5682,3134,'_thumbnail_id','3165'),
(5683,3134,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5684,3134,'_price','0'),
(5685,3167,'_wp_attached_file','2026/07/SC300GMB.png'),
(5686,3167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC300GMB.png\";s:8:\"filesize\";i:330406;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC300GMB-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300GMB-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18459;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC300GMB-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246567;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC300GMB-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18391;}s:7:\"339x387\";a:5:{s:4:\"file\";s:20:\"SC300GMB-339x387.png\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82663;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5687,3167,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC300GMB.png'),
(5688,3135,'_wp_old_slug','import-placeholder-for-32083'),
(5689,3135,'_regular_price','0'),
(5690,3135,'_thumbnail_id','3167'),
(5691,3135,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5692,3135,'_price','0'),
(5693,3169,'_wp_attached_file','2026/07/SC310M.png'),
(5694,3169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC310M.png\";s:8:\"filesize\";i:369967;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC310M-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC310M-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24269;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC310M-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285565;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC310M-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24342;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5695,3169,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC310M.png'),
(5696,3136,'_wp_old_slug','import-placeholder-for-32084'),
(5697,3136,'_regular_price','0'),
(5698,3136,'_thumbnail_id','3169'),
(5699,3136,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5700,3136,'_price','0'),
(5701,3171,'_wp_attached_file','2026/07/SC315M.png'),
(5702,3171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC315M.png\";s:8:\"filesize\";i:397270;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC315M-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC315M-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24702;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC315M-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301249;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC315M-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24839;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5703,3171,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC315M.png'),
(5704,3137,'_wp_old_slug','import-placeholder-for-32085'),
(5705,3137,'_regular_price','0'),
(5706,3137,'_thumbnail_id','3171'),
(5707,3137,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5708,3137,'_price','0'),
(5709,3173,'_wp_attached_file','2026/07/SC27T.webp'),
(5710,3173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC27T.webp\";s:8:\"filesize\";i:68014;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC27T-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC27T-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2638;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC27T-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19722;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC27T-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2608;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5711,3173,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC27T.webp'),
(5712,3138,'_wp_old_slug','import-placeholder-for-32086'),
(5713,3138,'_regular_price','0'),
(5714,3138,'_thumbnail_id','3173'),
(5715,3138,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5716,3138,'_price','0'),
(5717,3175,'_wp_attached_file','2026/07/SC27TP.webp'),
(5718,3175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC27TP.webp\";s:8:\"filesize\";i:115090;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC27TP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC27TP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3106;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC27TP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40632;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC27TP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2944;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5719,3175,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC27TP.webp'),
(5720,3139,'_wp_old_slug','import-placeholder-for-32087'),
(5721,3139,'_regular_price','0'),
(5722,3139,'_thumbnail_id','3175'),
(5723,3139,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5724,3139,'_price','0'),
(5725,3177,'_wp_attached_file','2026/07/SC125CST.webp'),
(5726,3177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC125CST.webp\";s:8:\"filesize\";i:71304;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC125CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC125CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2484;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC125CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17284;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC125CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2454;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5727,3177,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC125CST.webp'),
(5728,3140,'_wp_old_slug','import-placeholder-for-32088'),
(5729,3140,'_regular_price','0'),
(5730,3140,'_thumbnail_id','3177'),
(5731,3140,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5732,3140,'_price','0'),
(5733,3179,'_wp_attached_file','2026/07/SC200CST.webp'),
(5734,3179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC200CST.webp\";s:8:\"filesize\";i:91088;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC200CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC200CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2534;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC200CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26688;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC200CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2560;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5735,3179,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC200CST.webp'),
(5736,3141,'_wp_old_slug','import-placeholder-for-32089'),
(5737,3141,'_regular_price','0'),
(5738,3141,'_thumbnail_id','3179'),
(5739,3141,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5740,3141,'_price','0'),
(5741,3181,'_wp_attached_file','2026/07/SC230CST.webp'),
(5742,3181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC230CST.webp\";s:8:\"filesize\";i:93374;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC230CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6756;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC230CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2472;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC230CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28186;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC230CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2516;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5743,3181,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC230CST.webp'),
(5744,3142,'_wp_old_slug','import-placeholder-for-32090'),
(5745,3142,'_regular_price','0'),
(5746,3142,'_thumbnail_id','3181'),
(5747,3142,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5748,3142,'_price','0'),
(5749,3183,'_wp_attached_file','2026/07/SC1062CST.webp'),
(5750,3183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1062CST.webp\";s:8:\"filesize\";i:46800;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1062CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4758;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1062CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2316;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1062CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14488;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1062CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2328;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5751,3183,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC1062CST.webp'),
(5752,3143,'_wp_old_slug','import-placeholder-for-32091'),
(5753,3143,'_regular_price','0'),
(5754,3143,'_thumbnail_id','3183'),
(5755,3143,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5756,3143,'_price','0'),
(5757,3185,'_wp_attached_file','2026/07/SC1067CST.webp'),
(5758,3185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1067CST.webp\";s:8:\"filesize\";i:92374;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1067CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1067CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1067CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32764;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1067CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3032;}s:5:\"80x80\";a:5:{s:4:\"file\";s:20:\"SC1067CST-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1300;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5759,3185,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC1067CST.webp'),
(5760,3144,'_wp_old_slug','import-placeholder-for-32092'),
(5761,3144,'_regular_price','0'),
(5762,3144,'_thumbnail_id','3185'),
(5763,3144,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5764,3144,'_price','0'),
(5765,3187,'_wp_attached_file','2026/07/SC1152CST.webp'),
(5766,3187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1152CST.webp\";s:8:\"filesize\";i:93212;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1152CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1152CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2958;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1152CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29170;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1152CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3028;}s:5:\"80x80\";a:5:{s:4:\"file\";s:20:\"SC1152CST-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1264;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5767,3187,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC1152CST.webp'),
(5768,3145,'_wp_old_slug','import-placeholder-for-32093'),
(5769,3145,'_regular_price','0'),
(5770,3145,'_thumbnail_id','3187'),
(5771,3145,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5772,3145,'_price','0'),
(5773,3189,'_wp_attached_file','2026/07/SC2307CST.webp'),
(5774,3189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC2307CST.webp\";s:8:\"filesize\";i:92478;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC2307CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC2307CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2088;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC2307CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28730;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC2307CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2068;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5775,3189,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC2307CST.webp'),
(5776,3146,'_wp_old_slug','import-placeholder-for-32094'),
(5777,3146,'_regular_price','0'),
(5778,3146,'_thumbnail_id','3189'),
(5779,3146,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5780,3146,'_price','0'),
(5781,3191,'_wp_attached_file','2026/07/SC10610CST.webp'),
(5782,3191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC10610CST.webp\";s:8:\"filesize\";i:98812;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC10610CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8736;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC10610CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3266;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC10610CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36374;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC10610CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3274;}s:5:\"80x80\";a:5:{s:4:\"file\";s:21:\"SC10610CST-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1240;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5783,3191,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC10610CST.webp'),
(5784,3147,'_wp_old_slug','import-placeholder-for-32095'),
(5785,3147,'_regular_price','0'),
(5786,3147,'_thumbnail_id','3191'),
(5787,3147,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5788,3147,'_price','0'),
(5789,3193,'_wp_attached_file','2026/07/SC11522CST.webp'),
(5790,3193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC11522CST.webp\";s:8:\"filesize\";i:65412;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC11522CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC11522CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2302;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC11522CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18670;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC11522CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2284;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5791,3193,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC11522CST.webp'),
(5792,3148,'_wp_old_slug','import-placeholder-for-32096'),
(5793,3148,'_regular_price','0'),
(5794,3148,'_thumbnail_id','3193'),
(5795,3148,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5796,3148,'_price','0'),
(5797,3195,'_wp_attached_file','2026/07/SC18022CST.webp'),
(5798,3195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC18022CST.webp\";s:8:\"filesize\";i:97124;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC18022CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC18022CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2664;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC18022CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31308;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC18022CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2584;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5799,3195,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC18022CST.webp'),
(5800,3149,'_wp_old_slug','import-placeholder-for-32097'),
(5801,3149,'_regular_price','0'),
(5802,3149,'_thumbnail_id','3195'),
(5803,3149,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5804,3149,'_price','0'),
(5805,3197,'_wp_attached_file','2026/07/SC18023CST.webp'),
(5806,3197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC18023CST.webp\";s:8:\"filesize\";i:94348;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC18023CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC18023CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2576;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC18023CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27772;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC18023CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2610;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5807,3197,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC18023CST.webp'),
(5808,3150,'_wp_old_slug','import-placeholder-for-32098'),
(5809,3150,'_regular_price','0'),
(5810,3150,'_thumbnail_id','3197'),
(5811,3150,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5812,3150,'_price','0'),
(5813,3199,'_wp_attached_file','2026/07/SC23075CST.webp'),
(5814,3199,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC23075CST.webp\";s:8:\"filesize\";i:55494;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC23075CST-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC23075CST-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2012;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC23075CST-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14130;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC23075CST-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1972;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5815,3199,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC23075CST.webp'),
(5816,3151,'_wp_old_slug','import-placeholder-for-32099'),
(5817,3151,'_regular_price','0'),
(5818,3151,'_thumbnail_id','3199'),
(5819,3151,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5820,3151,'_price','0'),
(5821,3201,'_wp_attached_file','2026/07/SC29.webp'),
(5822,3201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC29.webp\";s:8:\"filesize\";i:57956;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC29-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC29-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1338;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC29-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10662;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC29-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1340;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5823,3201,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC29.webp'),
(5824,3152,'_wp_old_slug','import-placeholder-for-32100'),
(5825,3152,'_regular_price','0'),
(5826,3152,'_thumbnail_id','3201'),
(5827,3152,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5828,3152,'_price','0'),
(5829,3203,'_wp_attached_file','2026/07/SC30.webp'),
(5830,3203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC30.webp\";s:8:\"filesize\";i:68180;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC30-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC30-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1690;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC30-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15610;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC30-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1682;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5831,3203,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC30.webp'),
(5832,3153,'_wp_old_slug','import-placeholder-for-32101'),
(5833,3153,'_regular_price','0'),
(5834,3153,'_thumbnail_id','3203'),
(5835,3153,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5836,3153,'_price','0'),
(5837,3205,'_wp_attached_file','2026/07/SC31.webp'),
(5838,3205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC31.webp\";s:8:\"filesize\";i:50152;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC31-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC31-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1424;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC31-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10950;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC31-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1430;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5839,3205,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC31.webp'),
(5840,3154,'_wp_old_slug','import-placeholder-for-32102'),
(5841,3154,'_regular_price','0'),
(5842,3154,'_thumbnail_id','3205'),
(5843,3154,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5844,3154,'_price','0'),
(5845,3207,'_wp_attached_file','2026/07/SC32.webp'),
(5846,3207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC32.webp\";s:8:\"filesize\";i:57100;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC32-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC32-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1512;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC32-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12158;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC32-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1488;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(5847,3207,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC32.webp'),
(5848,3155,'_wp_old_slug','import-placeholder-for-32103'),
(5849,3155,'_regular_price','0'),
(5850,3155,'_thumbnail_id','3207'),
(5851,3155,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(5852,3155,'_price','0'),
(5853,3209,'_sku','SC685E'),
(5854,3209,'total_sales','0'),
(5855,3209,'_tax_status','taxable'),
(5856,3209,'_tax_class',''),
(5857,3209,'_manage_stock','no'),
(5858,3209,'_backorders','no'),
(5859,3209,'_sold_individually','no'),
(5860,3209,'_virtual','no'),
(5861,3209,'_downloadable','no'),
(5862,3209,'_download_limit','-1'),
(5863,3209,'_download_expiry','-1'),
(5864,3209,'_stock',NULL),
(5865,3209,'_stock_status','instock'),
(5866,3209,'_wc_average_rating','0'),
(5867,3209,'_wc_review_count','0'),
(5868,3209,'_product_version','10.9.3'),
(5870,3210,'_sku','SC686E'),
(5871,3210,'total_sales','0'),
(5872,3210,'_tax_status','taxable'),
(5873,3210,'_tax_class',''),
(5874,3210,'_manage_stock','no'),
(5875,3210,'_backorders','no'),
(5876,3210,'_sold_individually','no'),
(5877,3210,'_virtual','no'),
(5878,3210,'_downloadable','no'),
(5879,3210,'_download_limit','-1'),
(5880,3210,'_download_expiry','-1'),
(5881,3210,'_stock',NULL),
(5882,3210,'_stock_status','instock'),
(5883,3210,'_wc_average_rating','0'),
(5884,3210,'_wc_review_count','0'),
(5885,3210,'_product_version','10.9.4'),
(5887,3211,'_sku','SC828'),
(5888,3211,'total_sales','0'),
(5889,3211,'_tax_status','taxable'),
(5890,3211,'_tax_class',''),
(5891,3211,'_manage_stock','no'),
(5892,3211,'_backorders','no'),
(5893,3211,'_sold_individually','no'),
(5894,3211,'_virtual','no'),
(5895,3211,'_downloadable','no'),
(5896,3211,'_download_limit','-1'),
(5897,3211,'_download_expiry','-1'),
(5898,3211,'_stock',NULL),
(5899,3211,'_stock_status','instock'),
(5900,3211,'_wc_average_rating','0'),
(5901,3211,'_wc_review_count','0'),
(5902,3211,'_product_version','10.9.3'),
(5904,3212,'_sku','SC829'),
(5905,3212,'total_sales','0'),
(5906,3212,'_tax_status','taxable'),
(5907,3212,'_tax_class',''),
(5908,3212,'_manage_stock','no'),
(5909,3212,'_backorders','no'),
(5910,3212,'_sold_individually','no'),
(5911,3212,'_virtual','no'),
(5912,3212,'_downloadable','no'),
(5913,3212,'_download_limit','-1'),
(5914,3212,'_download_expiry','-1'),
(5915,3212,'_stock',NULL),
(5916,3212,'_stock_status','instock'),
(5917,3212,'_wc_average_rating','0'),
(5918,3212,'_wc_review_count','0'),
(5919,3212,'_product_version','10.9.3'),
(5921,3213,'_sku','SC25032CSC'),
(5922,3213,'total_sales','0'),
(5923,3213,'_tax_status','taxable'),
(5924,3213,'_tax_class',''),
(5925,3213,'_manage_stock','no'),
(5926,3213,'_backorders','no'),
(5927,3213,'_sold_individually','no'),
(5928,3213,'_virtual','no'),
(5929,3213,'_downloadable','no'),
(5930,3213,'_download_limit','-1'),
(5931,3213,'_download_expiry','-1'),
(5932,3213,'_stock',NULL),
(5933,3213,'_stock_status','instock'),
(5934,3213,'_wc_average_rating','0'),
(5935,3213,'_wc_review_count','0'),
(5936,3213,'_product_version','10.9.3'),
(5938,3214,'_sku','SC25060CSC'),
(5939,3214,'total_sales','0'),
(5940,3214,'_tax_status','taxable'),
(5941,3214,'_tax_class',''),
(5942,3214,'_manage_stock','no'),
(5943,3214,'_backorders','no'),
(5944,3214,'_sold_individually','no'),
(5945,3214,'_virtual','no'),
(5946,3214,'_downloadable','no'),
(5947,3214,'_download_limit','-1'),
(5948,3214,'_download_expiry','-1'),
(5949,3214,'_stock',NULL),
(5950,3214,'_stock_status','instock'),
(5951,3214,'_wc_average_rating','0'),
(5952,3214,'_wc_review_count','0'),
(5953,3214,'_product_version','10.9.3'),
(5955,3215,'_sku','SC530'),
(5956,3215,'total_sales','0'),
(5957,3215,'_tax_status','taxable'),
(5958,3215,'_tax_class',''),
(5959,3215,'_manage_stock','no'),
(5960,3215,'_backorders','no'),
(5961,3215,'_sold_individually','no'),
(5962,3215,'_virtual','no'),
(5963,3215,'_downloadable','no'),
(5964,3215,'_download_limit','-1'),
(5965,3215,'_download_expiry','-1'),
(5966,3215,'_stock',NULL),
(5967,3215,'_stock_status','instock'),
(5968,3215,'_wc_average_rating','0'),
(5969,3215,'_wc_review_count','0'),
(5970,3215,'_product_version','10.9.3'),
(5972,3216,'_sku','SC531'),
(5973,3216,'total_sales','0'),
(5974,3216,'_tax_status','taxable'),
(5975,3216,'_tax_class',''),
(5976,3216,'_manage_stock','no'),
(5977,3216,'_backorders','no'),
(5978,3216,'_sold_individually','no'),
(5979,3216,'_virtual','no'),
(5980,3216,'_downloadable','no'),
(5981,3216,'_download_limit','-1'),
(5982,3216,'_download_expiry','-1'),
(5983,3216,'_stock',NULL),
(5984,3216,'_stock_status','instock'),
(5985,3216,'_wc_average_rating','0'),
(5986,3216,'_wc_review_count','0'),
(5987,3216,'_product_version','10.9.3'),
(5989,3217,'_sku','SC532'),
(5990,3217,'total_sales','0'),
(5991,3217,'_tax_status','taxable'),
(5992,3217,'_tax_class',''),
(5993,3217,'_manage_stock','no'),
(5994,3217,'_backorders','no'),
(5995,3217,'_sold_individually','no'),
(5996,3217,'_virtual','no'),
(5997,3217,'_downloadable','no'),
(5998,3217,'_download_limit','-1'),
(5999,3217,'_download_expiry','-1'),
(6000,3217,'_stock',NULL),
(6001,3217,'_stock_status','instock'),
(6002,3217,'_wc_average_rating','0'),
(6003,3217,'_wc_review_count','0'),
(6004,3217,'_product_version','10.9.4'),
(6006,3218,'_sku','SC667'),
(6007,3218,'total_sales','0'),
(6008,3218,'_tax_status','taxable'),
(6009,3218,'_tax_class',''),
(6010,3218,'_manage_stock','no'),
(6011,3218,'_backorders','no'),
(6012,3218,'_sold_individually','no'),
(6013,3218,'_virtual','no'),
(6014,3218,'_downloadable','no'),
(6015,3218,'_download_limit','-1'),
(6016,3218,'_download_expiry','-1'),
(6017,3218,'_stock',NULL),
(6018,3218,'_stock_status','instock'),
(6019,3218,'_wc_average_rating','0'),
(6020,3218,'_wc_review_count','0'),
(6021,3218,'_product_version','10.9.3'),
(6023,3219,'_sku','SC802'),
(6024,3219,'total_sales','0'),
(6025,3219,'_tax_status','taxable'),
(6026,3219,'_tax_class',''),
(6027,3219,'_manage_stock','no'),
(6028,3219,'_backorders','no'),
(6029,3219,'_sold_individually','no'),
(6030,3219,'_virtual','no'),
(6031,3219,'_downloadable','no'),
(6032,3219,'_download_limit','-1'),
(6033,3219,'_download_expiry','-1'),
(6034,3219,'_stock',NULL),
(6035,3219,'_stock_status','instock'),
(6036,3219,'_wc_average_rating','0'),
(6037,3219,'_wc_review_count','0'),
(6038,3219,'_product_version','10.9.3'),
(6040,3220,'_sku','SC65A'),
(6041,3220,'total_sales','0'),
(6042,3220,'_tax_status','taxable'),
(6043,3220,'_tax_class',''),
(6044,3220,'_manage_stock','no'),
(6045,3220,'_backorders','no'),
(6046,3220,'_sold_individually','no'),
(6047,3220,'_virtual','no'),
(6048,3220,'_downloadable','no'),
(6049,3220,'_download_limit','-1'),
(6050,3220,'_download_expiry','-1'),
(6051,3220,'_stock',NULL),
(6052,3220,'_stock_status','instock'),
(6053,3220,'_wc_average_rating','0'),
(6054,3220,'_wc_review_count','0'),
(6055,3220,'_product_version','10.9.3'),
(6057,3221,'_sku','SC65B'),
(6058,3221,'total_sales','0'),
(6059,3221,'_tax_status','taxable'),
(6060,3221,'_tax_class',''),
(6061,3221,'_manage_stock','no'),
(6062,3221,'_backorders','no'),
(6063,3221,'_sold_individually','no'),
(6064,3221,'_virtual','no'),
(6065,3221,'_downloadable','no'),
(6066,3221,'_download_limit','-1'),
(6067,3221,'_download_expiry','-1'),
(6068,3221,'_stock',NULL),
(6069,3221,'_stock_status','instock'),
(6070,3221,'_wc_average_rating','0'),
(6071,3221,'_wc_review_count','0'),
(6072,3221,'_product_version','10.9.3'),
(6074,3222,'_sku','SC67'),
(6075,3222,'total_sales','0'),
(6076,3222,'_tax_status','taxable'),
(6077,3222,'_tax_class',''),
(6078,3222,'_manage_stock','no'),
(6079,3222,'_backorders','no'),
(6080,3222,'_sold_individually','no'),
(6081,3222,'_virtual','no'),
(6082,3222,'_downloadable','no'),
(6083,3222,'_download_limit','-1'),
(6084,3222,'_download_expiry','-1'),
(6085,3222,'_stock',NULL),
(6086,3222,'_stock_status','instock'),
(6087,3222,'_wc_average_rating','0'),
(6088,3222,'_wc_review_count','0'),
(6089,3222,'_product_version','10.9.3'),
(6091,3223,'_sku','SC67M'),
(6092,3223,'total_sales','0'),
(6093,3223,'_tax_status','taxable'),
(6094,3223,'_tax_class',''),
(6095,3223,'_manage_stock','no'),
(6096,3223,'_backorders','no'),
(6097,3223,'_sold_individually','no'),
(6098,3223,'_virtual','no'),
(6099,3223,'_downloadable','no'),
(6100,3223,'_download_limit','-1'),
(6101,3223,'_download_expiry','-1'),
(6102,3223,'_stock',NULL),
(6103,3223,'_stock_status','instock'),
(6104,3223,'_wc_average_rating','0'),
(6105,3223,'_wc_review_count','0'),
(6106,3223,'_product_version','10.9.3'),
(6108,3224,'_sku','SC71'),
(6109,3224,'total_sales','0'),
(6110,3224,'_tax_status','taxable'),
(6111,3224,'_tax_class',''),
(6112,3224,'_manage_stock','no'),
(6113,3224,'_backorders','no'),
(6114,3224,'_sold_individually','no'),
(6115,3224,'_virtual','no'),
(6116,3224,'_downloadable','no'),
(6117,3224,'_download_limit','-1'),
(6118,3224,'_download_expiry','-1'),
(6119,3224,'_stock',NULL),
(6120,3224,'_stock_status','instock'),
(6121,3224,'_wc_average_rating','0'),
(6122,3224,'_wc_review_count','0'),
(6123,3224,'_product_version','10.9.4'),
(6125,3225,'_sku','SC75'),
(6126,3225,'total_sales','0'),
(6127,3225,'_tax_status','taxable'),
(6128,3225,'_tax_class',''),
(6129,3225,'_manage_stock','no'),
(6130,3225,'_backorders','no'),
(6131,3225,'_sold_individually','no'),
(6132,3225,'_virtual','no'),
(6133,3225,'_downloadable','no'),
(6134,3225,'_download_limit','-1'),
(6135,3225,'_download_expiry','-1'),
(6136,3225,'_stock',NULL),
(6137,3225,'_stock_status','instock'),
(6138,3225,'_wc_average_rating','0'),
(6139,3225,'_wc_review_count','0'),
(6140,3225,'_product_version','10.9.3'),
(6142,3226,'_sku','SC36'),
(6143,3226,'total_sales','0'),
(6144,3226,'_tax_status','taxable'),
(6145,3226,'_tax_class',''),
(6146,3226,'_manage_stock','no'),
(6147,3226,'_backorders','no'),
(6148,3226,'_sold_individually','no'),
(6149,3226,'_virtual','no'),
(6150,3226,'_downloadable','no'),
(6151,3226,'_download_limit','-1'),
(6152,3226,'_download_expiry','-1'),
(6153,3226,'_stock',NULL),
(6154,3226,'_stock_status','instock'),
(6155,3226,'_wc_average_rating','0'),
(6156,3226,'_wc_review_count','0'),
(6157,3226,'_product_version','10.9.3'),
(6159,3227,'_sku','SC37'),
(6160,3227,'total_sales','0'),
(6161,3227,'_tax_status','taxable'),
(6162,3227,'_tax_class',''),
(6163,3227,'_manage_stock','no'),
(6164,3227,'_backorders','no'),
(6165,3227,'_sold_individually','no'),
(6166,3227,'_virtual','no'),
(6167,3227,'_downloadable','no'),
(6168,3227,'_download_limit','-1'),
(6169,3227,'_download_expiry','-1'),
(6170,3227,'_stock',NULL),
(6171,3227,'_stock_status','instock'),
(6172,3227,'_wc_average_rating','0'),
(6173,3227,'_wc_review_count','0'),
(6174,3227,'_product_version','10.9.3'),
(6176,3228,'_sku','SC39'),
(6177,3228,'total_sales','0'),
(6178,3228,'_tax_status','taxable'),
(6179,3228,'_tax_class',''),
(6180,3228,'_manage_stock','no'),
(6181,3228,'_backorders','no'),
(6182,3228,'_sold_individually','no'),
(6183,3228,'_virtual','no'),
(6184,3228,'_downloadable','no'),
(6185,3228,'_download_limit','-1'),
(6186,3228,'_download_expiry','-1'),
(6187,3228,'_stock',NULL),
(6188,3228,'_stock_status','instock'),
(6189,3228,'_wc_average_rating','0'),
(6190,3228,'_wc_review_count','0'),
(6191,3228,'_product_version','10.9.3'),
(6193,3229,'_sku','SC40'),
(6194,3229,'total_sales','0'),
(6195,3229,'_tax_status','taxable'),
(6196,3229,'_tax_class',''),
(6197,3229,'_manage_stock','no'),
(6198,3229,'_backorders','no'),
(6199,3229,'_sold_individually','no'),
(6200,3229,'_virtual','no'),
(6201,3229,'_downloadable','no'),
(6202,3229,'_download_limit','-1'),
(6203,3229,'_download_expiry','-1'),
(6204,3229,'_stock',NULL),
(6205,3229,'_stock_status','instock'),
(6206,3229,'_wc_average_rating','0'),
(6207,3229,'_wc_review_count','0'),
(6208,3229,'_product_version','10.9.3'),
(6210,3230,'_sku','SC41'),
(6211,3230,'total_sales','0'),
(6212,3230,'_tax_status','taxable'),
(6213,3230,'_tax_class',''),
(6214,3230,'_manage_stock','no'),
(6215,3230,'_backorders','no'),
(6216,3230,'_sold_individually','no'),
(6217,3230,'_virtual','no'),
(6218,3230,'_downloadable','no'),
(6219,3230,'_download_limit','-1'),
(6220,3230,'_download_expiry','-1'),
(6221,3230,'_stock',NULL),
(6222,3230,'_stock_status','instock'),
(6223,3230,'_wc_average_rating','0'),
(6224,3230,'_wc_review_count','0'),
(6225,3230,'_product_version','10.9.3'),
(6227,3231,'_sku','SC42'),
(6228,3231,'total_sales','0'),
(6229,3231,'_tax_status','taxable'),
(6230,3231,'_tax_class',''),
(6231,3231,'_manage_stock','no'),
(6232,3231,'_backorders','no'),
(6233,3231,'_sold_individually','no'),
(6234,3231,'_virtual','no'),
(6235,3231,'_downloadable','no'),
(6236,3231,'_download_limit','-1'),
(6237,3231,'_download_expiry','-1'),
(6238,3231,'_stock',NULL),
(6239,3231,'_stock_status','instock'),
(6240,3231,'_wc_average_rating','0'),
(6241,3231,'_wc_review_count','0'),
(6242,3231,'_product_version','10.9.4'),
(6244,3232,'_wp_attached_file','2026/07/SC34.webp'),
(6245,3232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC34.webp\";s:8:\"filesize\";i:58220;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC34-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC34-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1514;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC34-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9768;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC34-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1532;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6246,3232,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC34.webp'),
(6247,3156,'_wp_old_slug','import-placeholder-for-32104'),
(6248,3156,'_regular_price','0'),
(6249,3156,'_thumbnail_id','3232'),
(6250,3156,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6251,3156,'_price','0'),
(6252,3234,'_wp_attached_file','2026/07/SC103CSC.webp'),
(6253,3234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC103CSC.webp\";s:8:\"filesize\";i:81974;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC103CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC103CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC103CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24552;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC103CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2450;}s:5:\"80x80\";a:5:{s:4:\"file\";s:19:\"SC103CSC-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:936;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6254,3234,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC103CSC.webp'),
(6255,3157,'_wp_old_slug','import-placeholder-for-32105'),
(6256,3157,'_regular_price','0'),
(6257,3157,'_thumbnail_id','3234'),
(6258,3157,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6259,3157,'_price','0'),
(6260,3236,'_wp_attached_file','2026/07/SC115CSC.webp'),
(6261,3236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC115CSC.webp\";s:8:\"filesize\";i:75944;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC115CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC115CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2274;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC115CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22428;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC115CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2282;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6262,3236,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC115CSC.webp'),
(6263,3158,'_wp_old_slug','import-placeholder-for-32106'),
(6264,3158,'_regular_price','0'),
(6265,3158,'_thumbnail_id','3236'),
(6266,3158,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6267,3158,'_price','0'),
(6268,3238,'_wp_attached_file','2026/07/SC230CSC.webp'),
(6269,3238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC230CSC.webp\";s:8:\"filesize\";i:85556;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC230CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC230CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1762;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC230CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22700;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC230CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6270,3238,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC230CSC.webp'),
(6271,3159,'_wp_old_slug','import-placeholder-for-32107'),
(6272,3159,'_regular_price','0'),
(6273,3159,'_thumbnail_id','3238'),
(6274,3159,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6275,3159,'_price','0'),
(6276,3240,'_wp_attached_file','2026/07/SC230E.webp'),
(6277,3240,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC230E.webp\";s:8:\"filesize\";i:86070;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC230E-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC230E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC230E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24166;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC230E-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6278,3240,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC230E.webp'),
(6279,3160,'_wp_old_slug','import-placeholder-for-32108'),
(6280,3160,'_regular_price','0'),
(6281,3160,'_thumbnail_id','3240'),
(6282,3160,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6283,3160,'_price','0'),
(6284,3242,'_wp_attached_file','2026/07/SC250Z.webp'),
(6285,3242,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC250Z.webp\";s:8:\"filesize\";i:61926;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC250Z-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC250Z-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1528;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC250Z-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11150;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC250Z-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1536;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6286,3242,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC250Z.webp'),
(6287,3161,'_wp_old_slug','import-placeholder-for-32109'),
(6288,3161,'_regular_price','0'),
(6289,3161,'_thumbnail_id','3242'),
(6290,3161,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6291,3161,'_price','0'),
(6292,3244,'_wp_attached_file','2026/07/SC300CSC.webp'),
(6293,3244,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC300CSC.webp\";s:8:\"filesize\";i:92472;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC300CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC300CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1904;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC300CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26802;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC300CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1978;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6294,3244,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC300CSC.webp'),
(6295,3162,'_wp_old_slug','import-placeholder-for-32110'),
(6296,3162,'_regular_price','0'),
(6297,3162,'_thumbnail_id','3244'),
(6298,3162,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6299,3162,'_price','0'),
(6300,3246,'_wp_attached_file','2026/07/SC685E.webp'),
(6301,3246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC685E.webp\";s:8:\"filesize\";i:81828;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC685E-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6388;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC685E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2546;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC685E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC685E-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2478;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6302,3246,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC685E.webp'),
(6303,3209,'_wp_old_slug','import-placeholder-for-32111'),
(6304,3209,'_regular_price','0'),
(6305,3209,'_thumbnail_id','3246'),
(6306,3209,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"rim-style\";a:6:{s:4:\"name\";s:9:\"Rim Style\";s:5:\"value\";s:14:\"Continuous Rim\";s:8:\"position\";i:4;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(6307,3209,'_price','0'),
(6308,3248,'_wp_attached_file','2026/07/SC686E.webp'),
(6309,3248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC686E.webp\";s:8:\"filesize\";i:97674;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC686E-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6088;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC686E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2242;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC686E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27428;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC686E-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2254;}s:7:\"339x387\";a:5:{s:4:\"file\";s:19:\"SC686E-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9760;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6310,3248,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC686E.webp'),
(6311,3210,'_wp_old_slug','import-placeholder-for-32112'),
(6312,3210,'_regular_price','0'),
(6313,3210,'_thumbnail_id','3248'),
(6314,3210,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6315,3210,'_price','0'),
(6316,3250,'_wp_attached_file','2026/07/SC828.webp'),
(6317,3250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC828.webp\";s:8:\"filesize\";i:64076;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC828-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC828-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1482;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC828-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10600;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC828-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1438;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6318,3250,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC828.webp'),
(6319,3211,'_wp_old_slug','import-placeholder-for-32113'),
(6320,3211,'_regular_price','0'),
(6321,3211,'_thumbnail_id','3250'),
(6322,3211,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6323,3211,'_price','0'),
(6324,3252,'_wp_attached_file','2026/07/SC829.webp'),
(6325,3252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC829.webp\";s:8:\"filesize\";i:68982;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC829-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC829-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1812;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC829-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16180;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC829-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1774;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6326,3252,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC829.webp'),
(6327,3212,'_wp_old_slug','import-placeholder-for-32114'),
(6328,3212,'_regular_price','0'),
(6329,3212,'_thumbnail_id','3252'),
(6330,3212,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6331,3212,'_price','0'),
(6332,3254,'_wp_attached_file','2026/07/SC25032CSC.webp'),
(6333,3254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC25032CSC.webp\";s:8:\"filesize\";i:93560;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC25032CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC25032CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2068;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC25032CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27744;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC25032CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2052;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6334,3254,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC25032CSC.webp'),
(6335,3213,'_wp_old_slug','import-placeholder-for-32115'),
(6336,3213,'_regular_price','0'),
(6337,3213,'_thumbnail_id','3254'),
(6338,3213,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6339,3213,'_price','0'),
(6340,3256,'_wp_attached_file','2026/07/SC25060CSC.webp'),
(6341,3256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC25060CSC.webp\";s:8:\"filesize\";i:95106;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC25060CSC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC25060CSC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2260;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC25060CSC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30174;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC25060CSC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2332;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6342,3256,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC25060CSC.webp'),
(6343,3214,'_wp_old_slug','import-placeholder-for-32116'),
(6344,3214,'_regular_price','0'),
(6345,3214,'_thumbnail_id','3256'),
(6346,3214,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_height\";a:6:{s:4:\"name\";s:9:\"pa_height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6347,3214,'_price','0'),
(6348,3258,'_wp_attached_file','2026/07/SC530.webp'),
(6349,3258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC530.webp\";s:8:\"filesize\";i:110868;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC530-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC530-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3328;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC530-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42020;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC530-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3234;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6350,3258,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC530.webp'),
(6351,3215,'_wp_old_slug','import-placeholder-for-32261'),
(6352,3215,'_regular_price','0'),
(6353,3215,'_thumbnail_id','3258'),
(6354,3215,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6355,3215,'_price','0'),
(6356,3260,'_wp_attached_file','2026/07/SC530-SECOND-IMAGE.webp'),
(6357,3260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2026/07/SC530-SECOND-IMAGE.webp\";s:8:\"filesize\";i:40558;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SC530-SECOND-IMAGE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SC530-SECOND-IMAGE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1758;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SC530-SECOND-IMAGE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15894;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SC530-SECOND-IMAGE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1742;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6358,3260,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC530-SECOND-IMAGE.webp'),
(6359,3215,'_product_image_gallery','3260'),
(6360,3261,'_wp_attached_file','2026/07/SC531.webp'),
(6361,3261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC531.webp\";s:8:\"filesize\";i:72420;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC531-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC531-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1594;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC531-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18698;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC531-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1592;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6362,3261,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC531.webp'),
(6363,3216,'_wp_old_slug','import-placeholder-for-32262'),
(6364,3216,'_regular_price','0'),
(6365,3216,'_thumbnail_id','3261'),
(6366,3216,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6367,3216,'_price','0'),
(6368,3263,'_wp_attached_file','2026/07/SC531-SECOND-IMAGE.webp'),
(6369,3263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2026/07/SC531-SECOND-IMAGE.webp\";s:8:\"filesize\";i:14256;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SC531-SECOND-IMAGE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SC531-SECOND-IMAGE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SC531-SECOND-IMAGE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5678;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SC531-SECOND-IMAGE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:930;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6370,3263,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC531-SECOND-IMAGE.webp'),
(6371,3216,'_product_image_gallery','3263'),
(6372,3264,'_wp_attached_file','2026/07/SC532.webp'),
(6373,3264,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC532.webp\";s:8:\"filesize\";i:111212;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC532-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10260;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC532-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3536;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC532-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47116;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC532-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3492;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SC532-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16530;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6374,3264,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC532.webp'),
(6375,3217,'_wp_old_slug','import-placeholder-for-32263'),
(6376,3217,'_regular_price','0'),
(6377,3217,'_thumbnail_id','3264'),
(6378,3217,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6379,3217,'_price','0'),
(6380,3266,'_wp_attached_file','2026/07/SC532-SECOND-IMAGE.webp'),
(6381,3266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2026/07/SC532-SECOND-IMAGE.webp\";s:8:\"filesize\";i:46340;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SC532-SECOND-IMAGE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4736;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SC532-SECOND-IMAGE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1718;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SC532-SECOND-IMAGE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18624;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SC532-SECOND-IMAGE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1766;}s:7:\"339x387\";a:5:{s:4:\"file\";s:31:\"SC532-SECOND-IMAGE-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7324;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6382,3266,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC532-SECOND-IMAGE.webp'),
(6383,3217,'_product_image_gallery','3266'),
(6384,3267,'_wp_attached_file','2026/07/SC667.webp'),
(6385,3267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC667.webp\";s:8:\"filesize\";i:71122;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC667-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC667-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1892;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC667-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14412;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC667-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6386,3267,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC667.webp'),
(6387,3218,'_wp_old_slug','import-placeholder-for-32264'),
(6388,3218,'_regular_price','0'),
(6389,3218,'_thumbnail_id','3267'),
(6390,3218,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6391,3218,'_price','0'),
(6392,3269,'_wp_attached_file','2026/07/SC667-SECOND-IMAGE.webp'),
(6393,3269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2026/07/SC667-SECOND-IMAGE.webp\";s:8:\"filesize\";i:16742;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SC667-SECOND-IMAGE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SC667-SECOND-IMAGE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1150;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SC667-SECOND-IMAGE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6020;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SC667-SECOND-IMAGE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1184;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6394,3269,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC667-SECOND-IMAGE.webp'),
(6395,3218,'_product_image_gallery','3269'),
(6396,3270,'_wp_attached_file','2026/07/SC802.webp'),
(6397,3270,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC802.webp\";s:8:\"filesize\";i:81864;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC802-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC802-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2924;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC802-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28288;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC802-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2950;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6398,3270,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC802.webp'),
(6399,3219,'_wp_old_slug','import-placeholder-for-32265'),
(6400,3219,'_regular_price','0'),
(6401,3219,'_thumbnail_id','3270'),
(6402,3219,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_abrasive\";a:6:{s:4:\"name\";s:11:\"pa_abrasive\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6403,3219,'_price','0'),
(6404,3272,'_wp_attached_file','2026/07/SC65A.webp'),
(6405,3272,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC65A.webp\";s:8:\"filesize\";i:29826;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC65A-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC65A-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1764;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC65A-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10240;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC65A-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1820;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6406,3272,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC65A.webp'),
(6407,3220,'_wp_old_slug','import-placeholder-for-32266'),
(6408,3220,'_regular_price','0'),
(6409,3220,'_thumbnail_id','3272'),
(6410,3220,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6411,3220,'_price','0'),
(6412,3274,'_wp_attached_file','2026/07/SC65B.webp'),
(6413,3274,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC65B.webp\";s:8:\"filesize\";i:22446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC65B-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC65B-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1236;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC65B-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7900;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC65B-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1204;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6414,3274,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC65B.webp'),
(6415,3221,'_wp_old_slug','import-placeholder-for-32267'),
(6416,3221,'_regular_price','0'),
(6417,3221,'_thumbnail_id','3274'),
(6418,3221,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6419,3221,'_price','0'),
(6420,3276,'_wp_attached_file','2026/07/SC67.webp'),
(6421,3276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC67.webp\";s:8:\"filesize\";i:40948;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC67-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC67-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2204;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC67-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13316;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC67-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2266;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6422,3276,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC67.webp'),
(6423,3222,'_wp_old_slug','import-placeholder-for-32268'),
(6424,3222,'_regular_price','0'),
(6425,3222,'_thumbnail_id','3276'),
(6426,3222,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_design\";a:6:{s:4:\"name\";s:9:\"pa_design\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6427,3222,'_price','0'),
(6428,3278,'_wp_attached_file','2026/07/SC67M.webp'),
(6429,3278,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SC67M.webp\";s:8:\"filesize\";i:29930;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SC67M-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3674;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SC67M-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1962;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SC67M-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10284;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SC67M-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1980;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6430,3278,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC67M.webp'),
(6431,3223,'_wp_old_slug','import-placeholder-for-32269'),
(6432,3223,'_regular_price','0'),
(6433,3223,'_thumbnail_id','3278'),
(6434,3223,'_product_attributes','a:1:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6435,3223,'_price','0'),
(6436,3280,'_wp_attached_file','2026/07/SC71.webp'),
(6437,3280,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC71.webp\";s:8:\"filesize\";i:38058;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC71-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC71-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1934;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC71-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12890;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC71-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1912;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6438,3280,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC71.webp'),
(6439,3224,'_wp_old_slug','import-placeholder-for-32270'),
(6440,3224,'_regular_price','0'),
(6441,3224,'_thumbnail_id','3280'),
(6442,3224,'_product_attributes','a:1:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6443,3224,'_price','0'),
(6444,3282,'_wp_attached_file','2026/07/SC75.webp'),
(6445,3282,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC75.webp\";s:8:\"filesize\";i:35226;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC75-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC75-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1522;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC75-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10566;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC75-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1556;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6446,3282,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC75.webp'),
(6447,3225,'_wp_old_slug','import-placeholder-for-32271'),
(6448,3225,'_regular_price','0'),
(6449,3225,'_thumbnail_id','3282'),
(6450,3225,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_head-diameter\";a:6:{s:4:\"name\";s:16:\"pa_head-diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6451,3225,'_price','0'),
(6452,3284,'_wp_attached_file','2026/07/SC36.webp'),
(6453,3284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC36.webp\";s:8:\"filesize\";i:10056;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC36-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC36-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:676;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC36-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3954;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC36-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:668;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6454,3284,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC36.webp'),
(6455,3226,'_wp_old_slug','import-placeholder-for-32272'),
(6456,3226,'_regular_price','0'),
(6457,3226,'_thumbnail_id','3284'),
(6458,3226,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6459,3226,'_price','0'),
(6460,3286,'_wp_attached_file','2026/07/SC37.webp'),
(6461,3286,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC37.webp\";s:8:\"filesize\";i:10266;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC37-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC37-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:676;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC37-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3930;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC37-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:676;}s:5:\"80x80\";a:5:{s:4:\"file\";s:15:\"SC37-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:372;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6462,3286,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC37.webp'),
(6463,3227,'_wp_old_slug','import-placeholder-for-32273'),
(6464,3227,'_regular_price','0'),
(6465,3227,'_thumbnail_id','3286'),
(6466,3227,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6467,3227,'_price','0'),
(6468,3288,'_wp_attached_file','2026/07/SC39.webp'),
(6469,3288,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC39.webp\";s:8:\"filesize\";i:13606;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC39-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC39-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:832;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC39-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4914;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC39-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:858;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6470,3288,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC39.webp'),
(6471,3228,'_wp_old_slug','import-placeholder-for-32274'),
(6472,3228,'_regular_price','0'),
(6473,3228,'_thumbnail_id','3288'),
(6474,3228,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6475,3228,'_price','0'),
(6476,3290,'_wp_attached_file','2026/07/SC40.webp'),
(6477,3290,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC40.webp\";s:8:\"filesize\";i:15236;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC40-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC40-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC40-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5508;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC40-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:970;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6478,3290,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC40.webp'),
(6479,3229,'_wp_old_slug','import-placeholder-for-32275'),
(6480,3229,'_regular_price','0'),
(6481,3229,'_thumbnail_id','3290'),
(6482,3229,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6483,3229,'_price','0'),
(6484,3292,'_wp_attached_file','2026/07/SC41.webp'),
(6485,3292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC41.webp\";s:8:\"filesize\";i:17504;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC41-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC41-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1094;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC41-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6470;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC41-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1084;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6486,3292,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC41.webp'),
(6487,3230,'_wp_old_slug','import-placeholder-for-32276'),
(6488,3230,'_regular_price','0'),
(6489,3230,'_thumbnail_id','3292'),
(6490,3230,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6491,3230,'_price','0'),
(6492,3294,'_wp_attached_file','2026/07/SC42.webp'),
(6493,3294,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC42.webp\";s:8:\"filesize\";i:18896;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC42-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC42-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC42-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7226;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC42-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1254;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(6494,3294,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC42.webp'),
(6495,3231,'_wp_old_slug','import-placeholder-for-32277'),
(6496,3231,'_regular_price','0'),
(6497,3231,'_thumbnail_id','3294'),
(6498,3231,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(6499,3231,'_price','0'),
(6500,3296,'_sku','SC43'),
(6501,3296,'total_sales','0'),
(6502,3296,'_tax_status','taxable'),
(6503,3296,'_tax_class',''),
(6504,3296,'_manage_stock','no'),
(6505,3296,'_backorders','no'),
(6506,3296,'_sold_individually','no'),
(6507,3296,'_virtual','no'),
(6508,3296,'_downloadable','no'),
(6509,3296,'_download_limit','-1'),
(6510,3296,'_download_expiry','-1'),
(6511,3296,'_stock',NULL),
(6512,3296,'_stock_status','instock'),
(6513,3296,'_wc_average_rating','0'),
(6514,3296,'_wc_review_count','0'),
(6515,3296,'_product_version','10.9.4'),
(6517,3297,'_sku','SC44'),
(6518,3297,'total_sales','0'),
(6519,3297,'_tax_status','taxable'),
(6520,3297,'_tax_class',''),
(6521,3297,'_manage_stock','no'),
(6522,3297,'_backorders','no'),
(6523,3297,'_sold_individually','no'),
(6524,3297,'_virtual','no'),
(6525,3297,'_downloadable','no'),
(6526,3297,'_download_limit','-1'),
(6527,3297,'_download_expiry','-1'),
(6528,3297,'_stock',NULL),
(6529,3297,'_stock_status','instock'),
(6530,3297,'_wc_average_rating','0'),
(6531,3297,'_wc_review_count','0'),
(6532,3297,'_product_version','10.9.3'),
(6534,3298,'_sku','SC45'),
(6535,3298,'total_sales','0'),
(6536,3298,'_tax_status','taxable'),
(6537,3298,'_tax_class',''),
(6538,3298,'_manage_stock','no'),
(6539,3298,'_backorders','no'),
(6540,3298,'_sold_individually','no'),
(6541,3298,'_virtual','no'),
(6542,3298,'_downloadable','no'),
(6543,3298,'_download_limit','-1'),
(6544,3298,'_download_expiry','-1'),
(6545,3298,'_stock',NULL),
(6546,3298,'_stock_status','instock'),
(6547,3298,'_wc_average_rating','0'),
(6548,3298,'_wc_review_count','0'),
(6549,3298,'_product_version','10.9.3'),
(6551,3299,'_sku','SC46'),
(6552,3299,'total_sales','0'),
(6553,3299,'_tax_status','taxable'),
(6554,3299,'_tax_class',''),
(6555,3299,'_manage_stock','no'),
(6556,3299,'_backorders','no'),
(6557,3299,'_sold_individually','no'),
(6558,3299,'_virtual','no'),
(6559,3299,'_downloadable','no'),
(6560,3299,'_download_limit','-1'),
(6561,3299,'_download_expiry','-1'),
(6562,3299,'_stock',NULL),
(6563,3299,'_stock_status','instock'),
(6564,3299,'_wc_average_rating','0'),
(6565,3299,'_wc_review_count','0'),
(6566,3299,'_product_version','10.9.3'),
(6568,3300,'_sku','SC47'),
(6569,3300,'total_sales','0'),
(6570,3300,'_tax_status','taxable'),
(6571,3300,'_tax_class',''),
(6572,3300,'_manage_stock','no'),
(6573,3300,'_backorders','no'),
(6574,3300,'_sold_individually','no'),
(6575,3300,'_virtual','no'),
(6576,3300,'_downloadable','no'),
(6577,3300,'_download_limit','-1'),
(6578,3300,'_download_expiry','-1'),
(6579,3300,'_stock',NULL),
(6580,3300,'_stock_status','instock'),
(6581,3300,'_wc_average_rating','0'),
(6582,3300,'_wc_review_count','0'),
(6583,3300,'_product_version','10.9.3'),
(6585,3301,'_sku','SC0560C'),
(6586,3301,'total_sales','0'),
(6587,3301,'_tax_status','taxable'),
(6588,3301,'_tax_class',''),
(6589,3301,'_manage_stock','no'),
(6590,3301,'_backorders','no'),
(6591,3301,'_sold_individually','no'),
(6592,3301,'_virtual','no'),
(6593,3301,'_downloadable','no'),
(6594,3301,'_download_limit','-1'),
(6595,3301,'_download_expiry','-1'),
(6596,3301,'_stock',NULL),
(6597,3301,'_stock_status','instock'),
(6598,3301,'_wc_average_rating','0'),
(6599,3301,'_wc_review_count','0'),
(6600,3301,'_product_version','10.9.3'),
(6602,3302,'_sku','SC0660C'),
(6603,3302,'total_sales','0'),
(6604,3302,'_tax_status','taxable'),
(6605,3302,'_tax_class',''),
(6606,3302,'_manage_stock','no'),
(6607,3302,'_backorders','no'),
(6608,3302,'_sold_individually','no'),
(6609,3302,'_virtual','no'),
(6610,3302,'_downloadable','no'),
(6611,3302,'_download_limit','-1'),
(6612,3302,'_download_expiry','-1'),
(6613,3302,'_stock',NULL),
(6614,3302,'_stock_status','instock'),
(6615,3302,'_wc_average_rating','0'),
(6616,3302,'_wc_review_count','0'),
(6617,3302,'_product_version','10.9.4'),
(6619,3303,'_sku','SC0860C'),
(6620,3303,'total_sales','0'),
(6621,3303,'_tax_status','taxable'),
(6622,3303,'_tax_class',''),
(6623,3303,'_manage_stock','no'),
(6624,3303,'_backorders','no'),
(6625,3303,'_sold_individually','no'),
(6626,3303,'_virtual','no'),
(6627,3303,'_downloadable','no'),
(6628,3303,'_download_limit','-1'),
(6629,3303,'_download_expiry','-1'),
(6630,3303,'_stock',NULL),
(6631,3303,'_stock_status','instock'),
(6632,3303,'_wc_average_rating','0'),
(6633,3303,'_wc_review_count','0'),
(6634,3303,'_product_version','10.9.3'),
(6636,3304,'_sku','SC1021C'),
(6637,3304,'total_sales','0'),
(6638,3304,'_tax_status','taxable'),
(6639,3304,'_tax_class',''),
(6640,3304,'_manage_stock','no'),
(6641,3304,'_backorders','no'),
(6642,3304,'_sold_individually','no'),
(6643,3304,'_virtual','no'),
(6644,3304,'_downloadable','no'),
(6645,3304,'_download_limit','-1'),
(6646,3304,'_download_expiry','-1'),
(6647,3304,'_stock',NULL),
(6648,3304,'_stock_status','instock'),
(6649,3304,'_wc_average_rating','0'),
(6650,3304,'_wc_review_count','0'),
(6651,3304,'_product_version','10.9.3'),
(6653,3305,'_sku','SC1026C'),
(6654,3305,'total_sales','0'),
(6655,3305,'_tax_status','taxable'),
(6656,3305,'_tax_class',''),
(6657,3305,'_manage_stock','no'),
(6658,3305,'_backorders','no'),
(6659,3305,'_sold_individually','no'),
(6660,3305,'_virtual','no'),
(6661,3305,'_downloadable','no'),
(6662,3305,'_download_limit','-1'),
(6663,3305,'_download_expiry','-1'),
(6664,3305,'_stock',NULL),
(6665,3305,'_stock_status','instock'),
(6666,3305,'_wc_average_rating','0'),
(6667,3305,'_wc_review_count','0'),
(6668,3305,'_product_version','10.9.3'),
(6670,3306,'_sku','SC1060C'),
(6671,3306,'total_sales','0'),
(6672,3306,'_tax_status','taxable'),
(6673,3306,'_tax_class',''),
(6674,3306,'_manage_stock','no'),
(6675,3306,'_backorders','no'),
(6676,3306,'_sold_individually','no'),
(6677,3306,'_virtual','no'),
(6678,3306,'_downloadable','no'),
(6679,3306,'_download_limit','-1'),
(6680,3306,'_download_expiry','-1'),
(6681,3306,'_stock',NULL),
(6682,3306,'_stock_status','instock'),
(6683,3306,'_wc_average_rating','0'),
(6684,3306,'_wc_review_count','0'),
(6685,3306,'_product_version','10.9.3'),
(6687,3307,'_sku','SC1206C'),
(6688,3307,'total_sales','0'),
(6689,3307,'_tax_status','taxable'),
(6690,3307,'_tax_class',''),
(6691,3307,'_manage_stock','no'),
(6692,3307,'_backorders','no'),
(6693,3307,'_sold_individually','no'),
(6694,3307,'_virtual','no'),
(6695,3307,'_downloadable','no'),
(6696,3307,'_download_limit','-1'),
(6697,3307,'_download_expiry','-1'),
(6698,3307,'_stock',NULL),
(6699,3307,'_stock_status','instock'),
(6700,3307,'_wc_average_rating','0'),
(6701,3307,'_wc_review_count','0'),
(6702,3307,'_product_version','10.9.3'),
(6704,3308,'_sku','SC1260C'),
(6705,3308,'total_sales','0'),
(6706,3308,'_tax_status','taxable'),
(6707,3308,'_tax_class',''),
(6708,3308,'_manage_stock','no'),
(6709,3308,'_backorders','no'),
(6710,3308,'_sold_individually','no'),
(6711,3308,'_virtual','no'),
(6712,3308,'_downloadable','no'),
(6713,3308,'_download_limit','-1'),
(6714,3308,'_download_expiry','-1'),
(6715,3308,'_stock',NULL),
(6716,3308,'_stock_status','instock'),
(6717,3308,'_wc_average_rating','0'),
(6718,3308,'_wc_review_count','0'),
(6719,3308,'_product_version','10.9.3'),
(6721,3309,'_sku','SC1460C'),
(6722,3309,'total_sales','0'),
(6723,3309,'_tax_status','taxable'),
(6724,3309,'_tax_class',''),
(6725,3309,'_manage_stock','no'),
(6726,3309,'_backorders','no'),
(6727,3309,'_sold_individually','no'),
(6728,3309,'_virtual','no'),
(6729,3309,'_downloadable','no'),
(6730,3309,'_download_limit','-1'),
(6731,3309,'_download_expiry','-1'),
(6732,3309,'_stock',NULL),
(6733,3309,'_stock_status','instock'),
(6734,3309,'_wc_average_rating','0'),
(6735,3309,'_wc_review_count','0'),
(6736,3309,'_product_version','10.9.3'),
(6738,3310,'_sku','SC1660C'),
(6739,3310,'total_sales','0'),
(6740,3310,'_tax_status','taxable'),
(6741,3310,'_tax_class',''),
(6742,3310,'_manage_stock','no'),
(6743,3310,'_backorders','no'),
(6744,3310,'_sold_individually','no'),
(6745,3310,'_virtual','no'),
(6746,3310,'_downloadable','no'),
(6747,3310,'_download_limit','-1'),
(6748,3310,'_download_expiry','-1'),
(6749,3310,'_stock',NULL),
(6750,3310,'_stock_status','instock'),
(6751,3310,'_wc_average_rating','0'),
(6752,3310,'_wc_review_count','0'),
(6753,3310,'_product_version','10.9.3'),
(6755,3311,'_sku','SC1860C'),
(6756,3311,'total_sales','0'),
(6757,3311,'_tax_status','taxable'),
(6758,3311,'_tax_class',''),
(6759,3311,'_manage_stock','no'),
(6760,3311,'_backorders','no'),
(6761,3311,'_sold_individually','no'),
(6762,3311,'_virtual','no'),
(6763,3311,'_downloadable','no'),
(6764,3311,'_download_limit','-1'),
(6765,3311,'_download_expiry','-1'),
(6766,3311,'_stock',NULL),
(6767,3311,'_stock_status','instock'),
(6768,3311,'_wc_average_rating','0'),
(6769,3311,'_wc_review_count','0'),
(6770,3311,'_product_version','10.9.3'),
(6772,3312,'_sku','SC2010C'),
(6773,3312,'total_sales','0'),
(6774,3312,'_tax_status','taxable'),
(6775,3312,'_tax_class',''),
(6776,3312,'_manage_stock','no'),
(6777,3312,'_backorders','no'),
(6778,3312,'_sold_individually','no'),
(6779,3312,'_virtual','no'),
(6780,3312,'_downloadable','no'),
(6781,3312,'_download_limit','-1'),
(6782,3312,'_download_expiry','-1'),
(6783,3312,'_stock',NULL),
(6784,3312,'_stock_status','instock'),
(6785,3312,'_wc_average_rating','0'),
(6786,3312,'_wc_review_count','0'),
(6787,3312,'_product_version','10.9.3'),
(6789,3313,'_sku','SC2060C'),
(6790,3313,'total_sales','0'),
(6791,3313,'_tax_status','taxable'),
(6792,3313,'_tax_class',''),
(6793,3313,'_manage_stock','no'),
(6794,3313,'_backorders','no'),
(6795,3313,'_sold_individually','no'),
(6796,3313,'_virtual','no'),
(6797,3313,'_downloadable','no'),
(6798,3313,'_download_limit','-1'),
(6799,3313,'_download_expiry','-1'),
(6800,3313,'_stock',NULL),
(6801,3313,'_stock_status','instock'),
(6802,3313,'_wc_average_rating','0'),
(6803,3313,'_wc_review_count','0'),
(6804,3313,'_product_version','10.9.3'),
(6806,3314,'_sku','SC2510C'),
(6807,3314,'total_sales','0'),
(6808,3314,'_tax_status','taxable'),
(6809,3314,'_tax_class',''),
(6810,3314,'_manage_stock','no'),
(6811,3314,'_backorders','no'),
(6812,3314,'_sold_individually','no'),
(6813,3314,'_virtual','no'),
(6814,3314,'_downloadable','no'),
(6815,3314,'_download_limit','-1'),
(6816,3314,'_download_expiry','-1'),
(6817,3314,'_stock',NULL),
(6818,3314,'_stock_status','instock'),
(6819,3314,'_wc_average_rating','0'),
(6820,3314,'_wc_review_count','0'),
(6821,3314,'_product_version','10.9.3'),
(6823,3315,'_sku','SC2560C'),
(6824,3315,'total_sales','0'),
(6825,3315,'_tax_status','taxable'),
(6826,3315,'_tax_class',''),
(6827,3315,'_manage_stock','no'),
(6828,3315,'_backorders','no'),
(6829,3315,'_sold_individually','no'),
(6830,3315,'_virtual','no'),
(6831,3315,'_downloadable','no'),
(6832,3315,'_download_limit','-1'),
(6833,3315,'_download_expiry','-1'),
(6834,3315,'_stock',NULL),
(6835,3315,'_stock_status','instock'),
(6836,3315,'_wc_average_rating','0'),
(6837,3315,'_wc_review_count','0'),
(6838,3315,'_product_version','10.9.3'),
(6840,3316,'_sku','SC3210C'),
(6841,3316,'total_sales','0'),
(6842,3316,'_tax_status','taxable'),
(6843,3316,'_tax_class',''),
(6844,3316,'_manage_stock','no'),
(6845,3316,'_backorders','no'),
(6846,3316,'_sold_individually','no'),
(6847,3316,'_virtual','no'),
(6848,3316,'_downloadable','no'),
(6849,3316,'_download_limit','-1'),
(6850,3316,'_download_expiry','-1'),
(6851,3316,'_stock',NULL),
(6852,3316,'_stock_status','instock'),
(6853,3316,'_wc_average_rating','0'),
(6854,3316,'_wc_review_count','0'),
(6855,3316,'_product_version','10.9.3'),
(6857,3317,'_sku','SC3260C'),
(6858,3317,'total_sales','0'),
(6859,3317,'_tax_status','taxable'),
(6860,3317,'_tax_class',''),
(6861,3317,'_manage_stock','no'),
(6862,3317,'_backorders','no'),
(6863,3317,'_sold_individually','no'),
(6864,3317,'_virtual','no'),
(6865,3317,'_downloadable','no'),
(6866,3317,'_download_limit','-1'),
(6867,3317,'_download_expiry','-1'),
(6868,3317,'_stock',NULL),
(6869,3317,'_stock_status','instock'),
(6870,3317,'_wc_average_rating','0'),
(6871,3317,'_wc_review_count','0'),
(6872,3317,'_product_version','10.9.3'),
(6874,3318,'_sku','SC3510C'),
(6875,3318,'total_sales','0'),
(6876,3318,'_tax_status','taxable'),
(6877,3318,'_tax_class',''),
(6878,3318,'_manage_stock','no'),
(6879,3318,'_backorders','no'),
(6880,3318,'_sold_individually','no'),
(6881,3318,'_virtual','no'),
(6882,3318,'_downloadable','no'),
(6883,3318,'_download_limit','-1'),
(6884,3318,'_download_expiry','-1'),
(6885,3318,'_stock',NULL),
(6886,3318,'_stock_status','instock'),
(6887,3318,'_wc_average_rating','0'),
(6888,3318,'_wc_review_count','0'),
(6889,3318,'_product_version','10.9.3'),
(6891,3319,'_sku','SC3560C'),
(6892,3319,'total_sales','0'),
(6893,3319,'_tax_status','taxable'),
(6894,3319,'_tax_class',''),
(6895,3319,'_manage_stock','no'),
(6896,3319,'_backorders','no'),
(6897,3319,'_sold_individually','no'),
(6898,3319,'_virtual','no'),
(6899,3319,'_downloadable','no'),
(6900,3319,'_download_limit','-1'),
(6901,3319,'_download_expiry','-1'),
(6902,3319,'_stock',NULL),
(6903,3319,'_stock_status','instock'),
(6904,3319,'_wc_average_rating','0'),
(6905,3319,'_wc_review_count','0'),
(6906,3319,'_product_version','10.9.3'),
(6908,3320,'_sku','SC4060C'),
(6909,3320,'total_sales','0'),
(6910,3320,'_tax_status','taxable'),
(6911,3320,'_tax_class',''),
(6912,3320,'_manage_stock','no'),
(6913,3320,'_backorders','no'),
(6914,3320,'_sold_individually','no'),
(6915,3320,'_virtual','no'),
(6916,3320,'_downloadable','no'),
(6917,3320,'_download_limit','-1'),
(6918,3320,'_download_expiry','-1'),
(6919,3320,'_stock',NULL),
(6920,3320,'_stock_status','instock'),
(6921,3320,'_wc_average_rating','0'),
(6922,3320,'_wc_review_count','0'),
(6923,3320,'_product_version','10.9.3'),
(6925,3321,'_sku','SC4560C'),
(6926,3321,'total_sales','0'),
(6927,3321,'_tax_status','taxable'),
(6928,3321,'_tax_class',''),
(6929,3321,'_manage_stock','no'),
(6930,3321,'_backorders','no'),
(6931,3321,'_sold_individually','no'),
(6932,3321,'_virtual','no'),
(6933,3321,'_downloadable','no'),
(6934,3321,'_download_limit','-1'),
(6935,3321,'_download_expiry','-1'),
(6936,3321,'_stock',NULL),
(6937,3321,'_stock_status','instock'),
(6938,3321,'_wc_average_rating','0'),
(6939,3321,'_wc_review_count','0'),
(6940,3321,'_product_version','10.9.3'),
(6942,3322,'_sku','SC5110C'),
(6943,3322,'total_sales','0'),
(6944,3322,'_tax_status','taxable'),
(6945,3322,'_tax_class',''),
(6946,3322,'_manage_stock','no'),
(6947,3322,'_backorders','no'),
(6948,3322,'_sold_individually','no'),
(6949,3322,'_virtual','no'),
(6950,3322,'_downloadable','no'),
(6951,3322,'_download_limit','-1'),
(6952,3322,'_download_expiry','-1'),
(6953,3322,'_stock',NULL),
(6954,3322,'_stock_status','instock'),
(6955,3322,'_wc_average_rating','0'),
(6956,3322,'_wc_review_count','0'),
(6957,3322,'_product_version','10.9.3'),
(6959,3323,'_sku','SC5260C'),
(6960,3323,'total_sales','0'),
(6961,3323,'_tax_status','taxable'),
(6962,3323,'_tax_class',''),
(6963,3323,'_manage_stock','no'),
(6964,3323,'_backorders','no'),
(6965,3323,'_sold_individually','no'),
(6966,3323,'_virtual','no'),
(6967,3323,'_downloadable','no'),
(6968,3323,'_download_limit','-1'),
(6969,3323,'_download_expiry','-1'),
(6970,3323,'_stock',NULL),
(6971,3323,'_stock_status','instock'),
(6972,3323,'_wc_average_rating','0'),
(6973,3323,'_wc_review_count','0'),
(6974,3323,'_product_version','10.9.3'),
(6976,3324,'_sku','SC6510C'),
(6977,3324,'total_sales','0'),
(6978,3324,'_tax_status','taxable'),
(6979,3324,'_tax_class',''),
(6980,3324,'_manage_stock','no'),
(6981,3324,'_backorders','no'),
(6982,3324,'_sold_individually','no'),
(6983,3324,'_virtual','no'),
(6984,3324,'_downloadable','no'),
(6985,3324,'_download_limit','-1'),
(6986,3324,'_download_expiry','-1'),
(6987,3324,'_stock',NULL),
(6988,3324,'_stock_status','instock'),
(6989,3324,'_wc_average_rating','0'),
(6990,3324,'_wc_review_count','0'),
(6991,3324,'_product_version','10.9.3'),
(6993,3325,'_sku','SC8010C'),
(6994,3325,'total_sales','0'),
(6995,3325,'_tax_status','taxable'),
(6996,3325,'_tax_class',''),
(6997,3325,'_manage_stock','no'),
(6998,3325,'_backorders','no'),
(6999,3325,'_sold_individually','no'),
(7000,3325,'_virtual','no'),
(7001,3325,'_downloadable','no'),
(7002,3325,'_download_limit','-1'),
(7003,3325,'_download_expiry','-1'),
(7004,3325,'_stock',NULL),
(7005,3325,'_stock_status','instock'),
(7006,3325,'_wc_average_rating','0'),
(7007,3325,'_wc_review_count','0'),
(7008,3325,'_product_version','10.9.3'),
(7010,3326,'_wp_attached_file','2026/07/SC43.webp'),
(7011,3326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC43.webp\";s:8:\"filesize\";i:16352;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC43-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC43-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1188;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC43-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6218;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC43-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1230;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7012,3326,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC43.webp'),
(7013,3296,'_wp_old_slug','import-placeholder-for-32278'),
(7014,3296,'_regular_price','0'),
(7015,3296,'_thumbnail_id','3326'),
(7016,3296,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7017,3296,'_price','0'),
(7018,3328,'_wp_attached_file','2026/07/SC44.webp'),
(7019,3328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC44.webp\";s:8:\"filesize\";i:16056;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC44-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC44-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1054;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC44-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5978;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC44-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1050;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7020,3328,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC44.webp'),
(7021,3297,'_wp_old_slug','import-placeholder-for-32279'),
(7022,3297,'_regular_price','0'),
(7023,3297,'_thumbnail_id','3328'),
(7024,3297,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7025,3297,'_price','0'),
(7026,3330,'_wp_attached_file','2026/07/SC45.webp'),
(7027,3330,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC45.webp\";s:8:\"filesize\";i:20952;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC45-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC45-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1250;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC45-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7312;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC45-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1266;}s:5:\"80x80\";a:5:{s:4:\"file\";s:15:\"SC45-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:646;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7028,3330,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC45.webp'),
(7029,3298,'_wp_old_slug','import-placeholder-for-32280'),
(7030,3298,'_regular_price','0'),
(7031,3298,'_thumbnail_id','3330'),
(7032,3298,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7033,3298,'_price','0'),
(7034,3332,'_wp_attached_file','2026/07/SC46.webp'),
(7035,3332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC46.webp\";s:8:\"filesize\";i:17066;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC46-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC46-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC46-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6392;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC46-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1188;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7036,3332,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC46.webp'),
(7037,3299,'_wp_old_slug','import-placeholder-for-32281'),
(7038,3299,'_regular_price','0'),
(7039,3299,'_thumbnail_id','3332'),
(7040,3299,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7041,3299,'_price','0'),
(7042,3334,'_wp_attached_file','2026/07/SC47.webp'),
(7043,3334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC47.webp\";s:8:\"filesize\";i:17632;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC47-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC47-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1170;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC47-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6276;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC47-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1184;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7044,3334,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC47.webp'),
(7045,3300,'_wp_old_slug','import-placeholder-for-32282'),
(7046,3300,'_regular_price','0'),
(7047,3300,'_thumbnail_id','3334'),
(7048,3300,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7049,3300,'_price','0'),
(7050,3336,'_wp_attached_file','2026/07/SC0560C.webp'),
(7051,3336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC0560C.webp\";s:8:\"filesize\";i:17814;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC0560C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0560C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:864;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC0560C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5680;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0560C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:848;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7052,3336,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC0560C.webp'),
(7053,3301,'_wp_old_slug','import-placeholder-for-32283'),
(7054,3301,'_regular_price','0'),
(7055,3301,'_thumbnail_id','3336'),
(7056,3301,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7057,3301,'_price','0'),
(7058,3338,'_wp_attached_file','2026/07/SC0660C.webp'),
(7059,3338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC0660C.webp\";s:8:\"filesize\";i:16716;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC0660C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0660C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:836;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC0660C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5616;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0660C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:844;}s:7:\"339x387\";a:5:{s:4:\"file\";s:20:\"SC0660C-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2492;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7060,3338,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC0660C.webp'),
(7061,3302,'_wp_old_slug','import-placeholder-for-32284'),
(7062,3302,'_regular_price','0'),
(7063,3302,'_thumbnail_id','3338'),
(7064,3302,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7065,3302,'_price','0'),
(7066,3340,'_wp_attached_file','2026/07/SC0860C.webp'),
(7067,3340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC0860C.webp\";s:8:\"filesize\";i:14636;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC0860C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0860C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:928;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC0860C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5272;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC0860C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:872;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7068,3340,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC0860C.webp'),
(7069,3303,'_wp_old_slug','import-placeholder-for-32285'),
(7070,3303,'_regular_price','0'),
(7071,3303,'_thumbnail_id','3340'),
(7072,3303,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7073,3303,'_price','0'),
(7074,3342,'_wp_attached_file','2026/07/SC1021C.webp'),
(7075,3342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1021C.webp\";s:8:\"filesize\";i:37118;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1021C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1021C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1021C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11708;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1021C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1790;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7076,3342,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1021C.webp'),
(7077,3304,'_wp_old_slug','import-placeholder-for-32286'),
(7078,3304,'_regular_price','0'),
(7079,3304,'_thumbnail_id','3342'),
(7080,3304,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7081,3304,'_price','0'),
(7082,3344,'_wp_attached_file','2026/07/SC1026C.webp'),
(7083,3344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1026C.webp\";s:8:\"filesize\";i:40636;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1026C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1026C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1996;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1026C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11962;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1026C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1980;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7084,3344,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1026C.webp'),
(7085,3305,'_wp_old_slug','import-placeholder-for-32287'),
(7086,3305,'_regular_price','0'),
(7087,3305,'_thumbnail_id','3344'),
(7088,3305,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7089,3305,'_price','0'),
(7090,3346,'_wp_attached_file','2026/07/SC1060C.webp'),
(7091,3346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1060C.webp\";s:8:\"filesize\";i:16930;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1060C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1060C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:940;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1060C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5874;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1060C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:974;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7092,3346,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1060C.webp'),
(7093,3306,'_wp_old_slug','import-placeholder-for-32288'),
(7094,3306,'_regular_price','0'),
(7095,3306,'_thumbnail_id','3346'),
(7096,3306,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7097,3306,'_price','0'),
(7098,3348,'_wp_attached_file','2026/07/SC1206C.webp'),
(7099,3348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1206C.webp\";s:8:\"filesize\";i:31932;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1206C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1206C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1670;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1206C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9296;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1206C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1664;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7100,3348,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1206C.webp'),
(7101,3307,'_wp_old_slug','import-placeholder-for-32289'),
(7102,3307,'_regular_price','0'),
(7103,3307,'_thumbnail_id','3348'),
(7104,3307,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7105,3307,'_price','0'),
(7106,3350,'_wp_attached_file','2026/07/SC1260C.webp'),
(7107,3350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1260C.webp\";s:8:\"filesize\";i:17540;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1260C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1260C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1022;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1260C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6300;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1260C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1064;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7108,3350,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1260C.webp'),
(7109,3308,'_wp_old_slug','import-placeholder-for-32290'),
(7110,3308,'_regular_price','0'),
(7111,3308,'_thumbnail_id','3350'),
(7112,3308,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7113,3308,'_price','0'),
(7114,3352,'_wp_attached_file','2026/07/SC1460C.webp'),
(7115,3352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1460C.webp\";s:8:\"filesize\";i:21294;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1460C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1460C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1150;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1460C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7394;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1460C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1182;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7116,3352,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1460C.webp'),
(7117,3309,'_wp_old_slug','import-placeholder-for-32291'),
(7118,3309,'_regular_price','0'),
(7119,3309,'_thumbnail_id','3352'),
(7120,3309,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7121,3309,'_price','0'),
(7122,3354,'_wp_attached_file','2026/07/SC1660C.webp'),
(7123,3354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1660C.webp\";s:8:\"filesize\";i:19160;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1660C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1660C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1224;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1660C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7232;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1660C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1234;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7124,3354,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1660C.webp'),
(7125,3310,'_wp_old_slug','import-placeholder-for-32292'),
(7126,3310,'_regular_price','0'),
(7127,3310,'_thumbnail_id','3354'),
(7128,3310,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7129,3310,'_price','0'),
(7130,3356,'_wp_attached_file','2026/07/SC1860C.webp'),
(7131,3356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC1860C.webp\";s:8:\"filesize\";i:20436;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC1860C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1860C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1302;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC1860C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7330;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC1860C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1282;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7132,3356,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1860C.webp'),
(7133,3311,'_wp_old_slug','import-placeholder-for-32293'),
(7134,3311,'_regular_price','0'),
(7135,3311,'_thumbnail_id','3356'),
(7136,3311,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7137,3311,'_price','0'),
(7138,3358,'_wp_attached_file','2026/07/SC2010C.webp'),
(7139,3358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC2010C.webp\";s:8:\"filesize\";i:15590;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC2010C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2010C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1020;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC2010C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5916;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2010C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1018;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7140,3358,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC2010C.webp'),
(7141,3312,'_wp_old_slug','import-placeholder-for-32294'),
(7142,3312,'_regular_price','0'),
(7143,3312,'_thumbnail_id','3358'),
(7144,3312,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7145,3312,'_price','0'),
(7146,3360,'_wp_attached_file','2026/07/SC2060C.webp'),
(7147,3360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC2060C.webp\";s:8:\"filesize\";i:21606;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC2060C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2060C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1364;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC2060C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7862;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2060C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1362;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7148,3360,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC2060C.webp'),
(7149,3313,'_wp_old_slug','import-placeholder-for-32295'),
(7150,3313,'_regular_price','0'),
(7151,3313,'_thumbnail_id','3360'),
(7152,3313,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7153,3313,'_price','0'),
(7154,3362,'_wp_attached_file','2026/07/SC2510C.webp'),
(7155,3362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC2510C.webp\";s:8:\"filesize\";i:13282;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC2510C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2510C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC2510C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5354;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2510C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:952;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7156,3362,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC2510C.webp'),
(7157,3314,'_wp_old_slug','import-placeholder-for-32296'),
(7158,3314,'_regular_price','0'),
(7159,3314,'_thumbnail_id','3362'),
(7160,3314,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7161,3314,'_price','0'),
(7162,3364,'_wp_attached_file','2026/07/SC2560C.webp'),
(7163,3364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC2560C.webp\";s:8:\"filesize\";i:26020;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC2560C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2560C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC2560C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8528;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC2560C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1386;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7164,3364,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC2560C.webp'),
(7165,3315,'_wp_old_slug','import-placeholder-for-32297'),
(7166,3315,'_regular_price','0'),
(7167,3315,'_thumbnail_id','3364'),
(7168,3315,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7169,3315,'_price','0'),
(7170,3366,'_wp_attached_file','2026/07/SC3210C.webp'),
(7171,3366,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3210C.webp\";s:8:\"filesize\";i:16354;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3210C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3210C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1130;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3210C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6440;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3210C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1128;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7172,3366,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC3210C.webp'),
(7173,3316,'_wp_old_slug','import-placeholder-for-32298'),
(7174,3316,'_regular_price','0'),
(7175,3316,'_thumbnail_id','3366'),
(7176,3316,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7177,3316,'_price','0'),
(7178,3368,'_wp_attached_file','2026/07/SC3260C.webp'),
(7179,3368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3260C.webp\";s:8:\"filesize\";i:24076;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3260C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3260C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1440;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3260C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8822;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3260C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1404;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7180,3368,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC3260C.webp'),
(7181,3317,'_wp_old_slug','import-placeholder-for-32299'),
(7182,3317,'_regular_price','0'),
(7183,3317,'_thumbnail_id','3368'),
(7184,3317,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7185,3317,'_price','0'),
(7186,3370,'_wp_attached_file','2026/07/SC3510C.webp'),
(7187,3370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3510C.webp\";s:8:\"filesize\";i:16394;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3510C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3510C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1142;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3510C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6394;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3510C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1158;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7188,3370,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC3510C.webp'),
(7189,3318,'_wp_old_slug','import-placeholder-for-32300'),
(7190,3318,'_regular_price','0'),
(7191,3318,'_thumbnail_id','3370'),
(7192,3318,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7193,3318,'_price','0'),
(7194,3372,'_wp_attached_file','2026/07/SC3560C.webp'),
(7195,3372,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC3560C.webp\";s:8:\"filesize\";i:25860;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC3560C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3226;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3560C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1502;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC3560C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9306;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC3560C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1504;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7196,3372,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC3560C.webp'),
(7197,3319,'_wp_old_slug','import-placeholder-for-32301'),
(7198,3319,'_regular_price','0'),
(7199,3319,'_thumbnail_id','3372'),
(7200,3319,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7201,3319,'_price','0'),
(7202,3374,'_wp_attached_file','2026/07/SC4060C.webp'),
(7203,3374,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC4060C.webp\";s:8:\"filesize\";i:31516;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC4060C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC4060C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1542;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC4060C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10384;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC4060C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7204,3374,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC4060C.webp'),
(7205,3320,'_wp_old_slug','import-placeholder-for-32302'),
(7206,3320,'_regular_price','0'),
(7207,3320,'_thumbnail_id','3374'),
(7208,3320,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7209,3320,'_price','0'),
(7210,3376,'_wp_attached_file','2026/07/SC4560C.webp'),
(7211,3376,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC4560C.webp\";s:8:\"filesize\";i:32832;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC4560C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC4560C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1628;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC4560C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10662;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC4560C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1706;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7212,3376,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC4560C.webp'),
(7213,3321,'_wp_old_slug','import-placeholder-for-32303'),
(7214,3321,'_regular_price','0'),
(7215,3321,'_thumbnail_id','3376'),
(7216,3321,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7217,3321,'_price','0'),
(7218,3378,'_wp_attached_file','2026/07/SC5110C.webp'),
(7219,3378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC5110C.webp\";s:8:\"filesize\";i:23878;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC5110C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC5110C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1376;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC5110C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8092;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC5110C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1376;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7220,3378,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC5110C.webp'),
(7221,3322,'_wp_old_slug','import-placeholder-for-32304'),
(7222,3322,'_regular_price','0'),
(7223,3322,'_thumbnail_id','3378'),
(7224,3322,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7225,3322,'_price','0'),
(7226,3380,'_wp_attached_file','2026/07/SC5260C.webp'),
(7227,3380,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC5260C.webp\";s:8:\"filesize\";i:32136;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC5260C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC5260C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1724;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC5260C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10424;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC5260C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1734;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7228,3380,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC5260C.webp'),
(7229,3323,'_wp_old_slug','import-placeholder-for-32305'),
(7230,3323,'_regular_price','0'),
(7231,3323,'_thumbnail_id','3380'),
(7232,3323,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7233,3323,'_price','0'),
(7234,3382,'_wp_attached_file','2026/07/SC6510C.webp'),
(7235,3382,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC6510C.webp\";s:8:\"filesize\";i:23018;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC6510C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC6510C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC6510C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8306;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC6510C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1534;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7236,3382,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6510C.webp'),
(7237,3324,'_wp_old_slug','import-placeholder-for-32306'),
(7238,3324,'_regular_price','0'),
(7239,3324,'_thumbnail_id','3382'),
(7240,3324,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7241,3324,'_price','0'),
(7242,3384,'_wp_attached_file','2026/07/SC8010C.webp'),
(7243,3384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC8010C.webp\";s:8:\"filesize\";i:26908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC8010C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3346;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC8010C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1688;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC8010C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9190;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC8010C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1750;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7244,3384,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC8010C.webp'),
(7245,3325,'_wp_old_slug','import-placeholder-for-32307'),
(7246,3325,'_regular_price','0'),
(7247,3325,'_thumbnail_id','3384'),
(7248,3325,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7249,3325,'_price','0'),
(7250,3386,'_sku','SC8060C'),
(7251,3386,'total_sales','0'),
(7252,3386,'_tax_status','taxable'),
(7253,3386,'_tax_class',''),
(7254,3386,'_manage_stock','no'),
(7255,3386,'_backorders','no'),
(7256,3386,'_sold_individually','no'),
(7257,3386,'_virtual','no'),
(7258,3386,'_downloadable','no'),
(7259,3386,'_download_limit','-1'),
(7260,3386,'_download_expiry','-1'),
(7261,3386,'_stock',NULL),
(7262,3386,'_stock_status','instock'),
(7263,3386,'_wc_average_rating','0'),
(7264,3386,'_wc_review_count','0'),
(7265,3386,'_product_version','10.9.3'),
(7267,3387,'_sku','SC9060C'),
(7268,3387,'total_sales','0'),
(7269,3387,'_tax_status','taxable'),
(7270,3387,'_tax_class',''),
(7271,3387,'_manage_stock','no'),
(7272,3387,'_backorders','no'),
(7273,3387,'_sold_individually','no'),
(7274,3387,'_virtual','no'),
(7275,3387,'_downloadable','no'),
(7276,3387,'_download_limit','-1'),
(7277,3387,'_download_expiry','-1'),
(7278,3387,'_stock',NULL),
(7279,3387,'_stock_status','instock'),
(7280,3387,'_wc_average_rating','0'),
(7281,3387,'_wc_review_count','0'),
(7282,3387,'_product_version','10.9.3'),
(7284,3388,'_sku','SC9560C'),
(7285,3388,'total_sales','0'),
(7286,3388,'_tax_status','taxable'),
(7287,3388,'_tax_class',''),
(7288,3388,'_manage_stock','no'),
(7289,3388,'_backorders','no'),
(7290,3388,'_sold_individually','no'),
(7291,3388,'_virtual','no'),
(7292,3388,'_downloadable','no'),
(7293,3388,'_download_limit','-1'),
(7294,3388,'_download_expiry','-1'),
(7295,3388,'_stock',NULL),
(7296,3388,'_stock_status','instock'),
(7297,3388,'_wc_average_rating','0'),
(7298,3388,'_wc_review_count','0'),
(7299,3388,'_product_version','10.9.3'),
(7301,3389,'_sku','SC105DWP'),
(7302,3389,'total_sales','0'),
(7303,3389,'_tax_status','taxable'),
(7304,3389,'_tax_class',''),
(7305,3389,'_manage_stock','no'),
(7306,3389,'_backorders','no'),
(7307,3389,'_sold_individually','no'),
(7308,3389,'_virtual','no'),
(7309,3389,'_downloadable','no'),
(7310,3389,'_download_limit','-1'),
(7311,3389,'_download_expiry','-1'),
(7312,3389,'_stock',NULL),
(7313,3389,'_stock_status','instock'),
(7314,3389,'_wc_average_rating','0'),
(7315,3389,'_wc_review_count','0'),
(7316,3389,'_product_version','10.9.4'),
(7318,3390,'_sku','SC618'),
(7319,3390,'total_sales','0'),
(7320,3390,'_tax_status','taxable'),
(7321,3390,'_tax_class',''),
(7322,3390,'_manage_stock','no'),
(7323,3390,'_backorders','no'),
(7324,3390,'_sold_individually','no'),
(7325,3390,'_virtual','no'),
(7326,3390,'_downloadable','no'),
(7327,3390,'_download_limit','-1'),
(7328,3390,'_download_expiry','-1'),
(7329,3390,'_stock',NULL),
(7330,3390,'_stock_status','instock'),
(7331,3390,'_wc_average_rating','0'),
(7332,3390,'_wc_review_count','0'),
(7333,3390,'_product_version','10.9.3'),
(7335,3391,'_sku','SC620'),
(7336,3391,'total_sales','0'),
(7337,3391,'_tax_status','taxable'),
(7338,3391,'_tax_class',''),
(7339,3391,'_manage_stock','no'),
(7340,3391,'_backorders','no'),
(7341,3391,'_sold_individually','no'),
(7342,3391,'_virtual','no'),
(7343,3391,'_downloadable','no'),
(7344,3391,'_download_limit','-1'),
(7345,3391,'_download_expiry','-1'),
(7346,3391,'_stock',NULL),
(7347,3391,'_stock_status','instock'),
(7348,3391,'_wc_average_rating','0'),
(7349,3391,'_wc_review_count','0'),
(7350,3391,'_product_version','10.9.3'),
(7352,3392,'_sku','SC622'),
(7353,3392,'total_sales','0'),
(7354,3392,'_tax_status','taxable'),
(7355,3392,'_tax_class',''),
(7356,3392,'_manage_stock','no'),
(7357,3392,'_backorders','no'),
(7358,3392,'_sold_individually','no'),
(7359,3392,'_virtual','no'),
(7360,3392,'_downloadable','no'),
(7361,3392,'_download_limit','-1'),
(7362,3392,'_download_expiry','-1'),
(7363,3392,'_stock',NULL),
(7364,3392,'_stock_status','instock'),
(7365,3392,'_wc_average_rating','0'),
(7366,3392,'_wc_review_count','0'),
(7367,3392,'_product_version','10.9.3'),
(7369,3393,'_sku','SC625'),
(7370,3393,'total_sales','0'),
(7371,3393,'_tax_status','taxable'),
(7372,3393,'_tax_class',''),
(7373,3393,'_manage_stock','no'),
(7374,3393,'_backorders','no'),
(7375,3393,'_sold_individually','no'),
(7376,3393,'_virtual','no'),
(7377,3393,'_downloadable','no'),
(7378,3393,'_download_limit','-1'),
(7379,3393,'_download_expiry','-1'),
(7380,3393,'_stock',NULL),
(7381,3393,'_stock_status','instock'),
(7382,3393,'_wc_average_rating','0'),
(7383,3393,'_wc_review_count','0'),
(7384,3393,'_product_version','10.9.3'),
(7386,3394,'_sku','SC628'),
(7387,3394,'total_sales','0'),
(7388,3394,'_tax_status','taxable'),
(7389,3394,'_tax_class',''),
(7390,3394,'_manage_stock','no'),
(7391,3394,'_backorders','no'),
(7392,3394,'_sold_individually','no'),
(7393,3394,'_virtual','no'),
(7394,3394,'_downloadable','no'),
(7395,3394,'_download_limit','-1'),
(7396,3394,'_download_expiry','-1'),
(7397,3394,'_stock',NULL),
(7398,3394,'_stock_status','instock'),
(7399,3394,'_wc_average_rating','0'),
(7400,3394,'_wc_review_count','0'),
(7401,3394,'_product_version','10.9.3'),
(7403,3395,'_sku','SC630'),
(7404,3395,'total_sales','0'),
(7405,3395,'_tax_status','taxable'),
(7406,3395,'_tax_class',''),
(7407,3395,'_manage_stock','no'),
(7408,3395,'_backorders','no'),
(7409,3395,'_sold_individually','no'),
(7410,3395,'_virtual','no'),
(7411,3395,'_downloadable','no'),
(7412,3395,'_download_limit','-1'),
(7413,3395,'_download_expiry','-1'),
(7414,3395,'_stock',NULL),
(7415,3395,'_stock_status','instock'),
(7416,3395,'_wc_average_rating','0'),
(7417,3395,'_wc_review_count','0'),
(7418,3395,'_product_version','10.9.3'),
(7420,3396,'_sku','SC632'),
(7421,3396,'total_sales','0'),
(7422,3396,'_tax_status','taxable'),
(7423,3396,'_tax_class',''),
(7424,3396,'_manage_stock','no'),
(7425,3396,'_backorders','no'),
(7426,3396,'_sold_individually','no'),
(7427,3396,'_virtual','no'),
(7428,3396,'_downloadable','no'),
(7429,3396,'_download_limit','-1'),
(7430,3396,'_download_expiry','-1'),
(7431,3396,'_stock',NULL),
(7432,3396,'_stock_status','instock'),
(7433,3396,'_wc_average_rating','0'),
(7434,3396,'_wc_review_count','0'),
(7435,3396,'_product_version','10.9.3'),
(7437,3397,'_sku','SC635'),
(7438,3397,'total_sales','0'),
(7439,3397,'_tax_status','taxable'),
(7440,3397,'_tax_class',''),
(7441,3397,'_manage_stock','no'),
(7442,3397,'_backorders','no'),
(7443,3397,'_sold_individually','no'),
(7444,3397,'_virtual','no'),
(7445,3397,'_downloadable','no'),
(7446,3397,'_download_limit','-1'),
(7447,3397,'_download_expiry','-1'),
(7448,3397,'_stock',NULL),
(7449,3397,'_stock_status','instock'),
(7450,3397,'_wc_average_rating','0'),
(7451,3397,'_wc_review_count','0'),
(7452,3397,'_product_version','10.9.3'),
(7454,3398,'_sku','SC638'),
(7455,3398,'total_sales','0'),
(7456,3398,'_tax_status','taxable'),
(7457,3398,'_tax_class',''),
(7458,3398,'_manage_stock','no'),
(7459,3398,'_backorders','no'),
(7460,3398,'_sold_individually','no'),
(7461,3398,'_virtual','no'),
(7462,3398,'_downloadable','no'),
(7463,3398,'_download_limit','-1'),
(7464,3398,'_download_expiry','-1'),
(7465,3398,'_stock',NULL),
(7466,3398,'_stock_status','instock'),
(7467,3398,'_wc_average_rating','0'),
(7468,3398,'_wc_review_count','0'),
(7469,3398,'_product_version','10.9.3'),
(7471,3399,'_sku','SC640'),
(7472,3399,'total_sales','0'),
(7473,3399,'_tax_status','taxable'),
(7474,3399,'_tax_class',''),
(7475,3399,'_manage_stock','no'),
(7476,3399,'_backorders','no'),
(7477,3399,'_sold_individually','no'),
(7478,3399,'_virtual','no'),
(7479,3399,'_downloadable','no'),
(7480,3399,'_download_limit','-1'),
(7481,3399,'_download_expiry','-1'),
(7482,3399,'_stock',NULL),
(7483,3399,'_stock_status','instock'),
(7484,3399,'_wc_average_rating','0'),
(7485,3399,'_wc_review_count','0'),
(7486,3399,'_product_version','10.9.3'),
(7488,3400,'_sku','SC642'),
(7489,3400,'total_sales','0'),
(7490,3400,'_tax_status','taxable'),
(7491,3400,'_tax_class',''),
(7492,3400,'_manage_stock','no'),
(7493,3400,'_backorders','no'),
(7494,3400,'_sold_individually','no'),
(7495,3400,'_virtual','no'),
(7496,3400,'_downloadable','no'),
(7497,3400,'_download_limit','-1'),
(7498,3400,'_download_expiry','-1'),
(7499,3400,'_stock',NULL),
(7500,3400,'_stock_status','instock'),
(7501,3400,'_wc_average_rating','0'),
(7502,3400,'_wc_review_count','0'),
(7503,3400,'_product_version','10.9.3'),
(7505,3401,'_sku','SC645'),
(7506,3401,'total_sales','0'),
(7507,3401,'_tax_status','taxable'),
(7508,3401,'_tax_class',''),
(7509,3401,'_manage_stock','no'),
(7510,3401,'_backorders','no'),
(7511,3401,'_sold_individually','no'),
(7512,3401,'_virtual','no'),
(7513,3401,'_downloadable','no'),
(7514,3401,'_download_limit','-1'),
(7515,3401,'_download_expiry','-1'),
(7516,3401,'_stock',NULL),
(7517,3401,'_stock_status','instock'),
(7518,3401,'_wc_average_rating','0'),
(7519,3401,'_wc_review_count','0'),
(7520,3401,'_product_version','10.9.3'),
(7522,3402,'_sku','SC648'),
(7523,3402,'total_sales','0'),
(7524,3402,'_tax_status','taxable'),
(7525,3402,'_tax_class',''),
(7526,3402,'_manage_stock','no'),
(7527,3402,'_backorders','no'),
(7528,3402,'_sold_individually','no'),
(7529,3402,'_virtual','no'),
(7530,3402,'_downloadable','no'),
(7531,3402,'_download_limit','-1'),
(7532,3402,'_download_expiry','-1'),
(7533,3402,'_stock',NULL),
(7534,3402,'_stock_status','instock'),
(7535,3402,'_wc_average_rating','0'),
(7536,3402,'_wc_review_count','0'),
(7537,3402,'_product_version','10.9.3'),
(7539,3403,'_sku','SC650'),
(7540,3403,'total_sales','0'),
(7541,3403,'_tax_status','taxable'),
(7542,3403,'_tax_class',''),
(7543,3403,'_manage_stock','no'),
(7544,3403,'_backorders','no'),
(7545,3403,'_sold_individually','no'),
(7546,3403,'_virtual','no'),
(7547,3403,'_downloadable','no'),
(7548,3403,'_download_limit','-1'),
(7549,3403,'_download_expiry','-1'),
(7550,3403,'_stock',NULL),
(7551,3403,'_stock_status','instock'),
(7552,3403,'_wc_average_rating','0'),
(7553,3403,'_wc_review_count','0'),
(7554,3403,'_product_version','10.9.3'),
(7556,3404,'_sku','SC651'),
(7557,3404,'total_sales','0'),
(7558,3404,'_tax_status','taxable'),
(7559,3404,'_tax_class',''),
(7560,3404,'_manage_stock','no'),
(7561,3404,'_backorders','no'),
(7562,3404,'_sold_individually','no'),
(7563,3404,'_virtual','no'),
(7564,3404,'_downloadable','no'),
(7565,3404,'_download_limit','-1'),
(7566,3404,'_download_expiry','-1'),
(7567,3404,'_stock',NULL),
(7568,3404,'_stock_status','instock'),
(7569,3404,'_wc_average_rating','0'),
(7570,3404,'_wc_review_count','0'),
(7571,3404,'_product_version','10.9.3'),
(7573,3405,'_sku','SC655'),
(7574,3405,'total_sales','0'),
(7575,3405,'_tax_status','taxable'),
(7576,3405,'_tax_class',''),
(7577,3405,'_manage_stock','no'),
(7578,3405,'_backorders','no'),
(7579,3405,'_sold_individually','no'),
(7580,3405,'_virtual','no'),
(7581,3405,'_downloadable','no'),
(7582,3405,'_download_limit','-1'),
(7583,3405,'_download_expiry','-1'),
(7584,3405,'_stock',NULL),
(7585,3405,'_stock_status','instock'),
(7586,3405,'_wc_average_rating','0'),
(7587,3405,'_wc_review_count','0'),
(7588,3405,'_product_version','10.9.3'),
(7590,3406,'_sku','SC663'),
(7591,3406,'total_sales','0'),
(7592,3406,'_tax_status','taxable'),
(7593,3406,'_tax_class',''),
(7594,3406,'_manage_stock','no'),
(7595,3406,'_backorders','no'),
(7596,3406,'_sold_individually','no'),
(7597,3406,'_virtual','no'),
(7598,3406,'_downloadable','no'),
(7599,3406,'_download_limit','-1'),
(7600,3406,'_download_expiry','-1'),
(7601,3406,'_stock',NULL),
(7602,3406,'_stock_status','instock'),
(7603,3406,'_wc_average_rating','0'),
(7604,3406,'_wc_review_count','0'),
(7605,3406,'_product_version','10.9.3'),
(7607,3407,'_sku','SC676'),
(7608,3407,'total_sales','0'),
(7609,3407,'_tax_status','taxable'),
(7610,3407,'_tax_class',''),
(7611,3407,'_manage_stock','no'),
(7612,3407,'_backorders','no'),
(7613,3407,'_sold_individually','no'),
(7614,3407,'_virtual','no'),
(7615,3407,'_downloadable','no'),
(7616,3407,'_download_limit','-1'),
(7617,3407,'_download_expiry','-1'),
(7618,3407,'_stock',NULL),
(7619,3407,'_stock_status','instock'),
(7620,3407,'_wc_average_rating','0'),
(7621,3407,'_wc_review_count','0'),
(7622,3407,'_product_version','10.9.4'),
(7624,3408,'_sku','SC680'),
(7625,3408,'total_sales','0'),
(7626,3408,'_tax_status','taxable'),
(7627,3408,'_tax_class',''),
(7628,3408,'_manage_stock','no'),
(7629,3408,'_backorders','no'),
(7630,3408,'_sold_individually','no'),
(7631,3408,'_virtual','no'),
(7632,3408,'_downloadable','no'),
(7633,3408,'_download_limit','-1'),
(7634,3408,'_download_expiry','-1'),
(7635,3408,'_stock',NULL),
(7636,3408,'_stock_status','instock'),
(7637,3408,'_wc_average_rating','0'),
(7638,3408,'_wc_review_count','0'),
(7639,3408,'_product_version','10.9.3'),
(7641,3409,'_sku','SC690'),
(7642,3409,'total_sales','0'),
(7643,3409,'_tax_status','taxable'),
(7644,3409,'_tax_class',''),
(7645,3409,'_manage_stock','no'),
(7646,3409,'_backorders','no'),
(7647,3409,'_sold_individually','no'),
(7648,3409,'_virtual','no'),
(7649,3409,'_downloadable','no'),
(7650,3409,'_download_limit','-1'),
(7651,3409,'_download_expiry','-1'),
(7652,3409,'_stock',NULL),
(7653,3409,'_stock_status','instock'),
(7654,3409,'_wc_average_rating','0'),
(7655,3409,'_wc_review_count','0'),
(7656,3409,'_product_version','10.9.3'),
(7658,3410,'_sku','SC6102'),
(7659,3410,'total_sales','0'),
(7660,3410,'_tax_status','taxable'),
(7661,3410,'_tax_class',''),
(7662,3410,'_manage_stock','no'),
(7663,3410,'_backorders','no'),
(7664,3410,'_sold_individually','no'),
(7665,3410,'_virtual','no'),
(7666,3410,'_downloadable','no'),
(7667,3410,'_download_limit','-1'),
(7668,3410,'_download_expiry','-1'),
(7669,3410,'_stock',NULL),
(7670,3410,'_stock_status','instock'),
(7671,3410,'_wc_average_rating','0'),
(7672,3410,'_wc_review_count','0'),
(7673,3410,'_product_version','10.9.3'),
(7675,3411,'_sku','SC6110'),
(7676,3411,'total_sales','0'),
(7677,3411,'_tax_status','taxable'),
(7678,3411,'_tax_class',''),
(7679,3411,'_manage_stock','no'),
(7680,3411,'_backorders','no'),
(7681,3411,'_sold_individually','no'),
(7682,3411,'_virtual','no'),
(7683,3411,'_downloadable','no'),
(7684,3411,'_download_limit','-1'),
(7685,3411,'_download_expiry','-1'),
(7686,3411,'_stock',NULL),
(7687,3411,'_stock_status','instock'),
(7688,3411,'_wc_average_rating','0'),
(7689,3411,'_wc_review_count','0'),
(7690,3411,'_product_version','10.9.3'),
(7692,3412,'_sku','SC6115'),
(7693,3412,'total_sales','0'),
(7694,3412,'_tax_status','taxable'),
(7695,3412,'_tax_class',''),
(7696,3412,'_manage_stock','no'),
(7697,3412,'_backorders','no'),
(7698,3412,'_sold_individually','no'),
(7699,3412,'_virtual','no'),
(7700,3412,'_downloadable','no'),
(7701,3412,'_download_limit','-1'),
(7702,3412,'_download_expiry','-1'),
(7703,3412,'_stock',NULL),
(7704,3412,'_stock_status','instock'),
(7705,3412,'_wc_average_rating','0'),
(7706,3412,'_wc_review_count','0'),
(7707,3412,'_product_version','10.9.3'),
(7709,3413,'_sku','SC6125'),
(7710,3413,'total_sales','0'),
(7711,3413,'_tax_status','taxable'),
(7712,3413,'_tax_class',''),
(7713,3413,'_manage_stock','no'),
(7714,3413,'_backorders','no'),
(7715,3413,'_sold_individually','no'),
(7716,3413,'_virtual','no'),
(7717,3413,'_downloadable','no'),
(7718,3413,'_download_limit','-1'),
(7719,3413,'_download_expiry','-1'),
(7720,3413,'_stock',NULL),
(7721,3413,'_stock_status','instock'),
(7722,3413,'_wc_average_rating','0'),
(7723,3413,'_wc_review_count','0'),
(7724,3413,'_product_version','10.9.3'),
(7726,3414,'_sku','SC6126'),
(7727,3414,'total_sales','0'),
(7728,3414,'_tax_status','taxable'),
(7729,3414,'_tax_class',''),
(7730,3414,'_manage_stock','no'),
(7731,3414,'_backorders','no'),
(7732,3414,'_sold_individually','no'),
(7733,3414,'_virtual','no'),
(7734,3414,'_downloadable','no'),
(7735,3414,'_download_limit','-1'),
(7736,3414,'_download_expiry','-1'),
(7737,3414,'_stock',NULL),
(7738,3414,'_stock_status','instock'),
(7739,3414,'_wc_average_rating','0'),
(7740,3414,'_wc_review_count','0'),
(7741,3414,'_product_version','10.9.3'),
(7743,3415,'_sku','SC6130'),
(7744,3415,'total_sales','0'),
(7745,3415,'_tax_status','taxable'),
(7746,3415,'_tax_class',''),
(7747,3415,'_manage_stock','no'),
(7748,3415,'_backorders','no'),
(7749,3415,'_sold_individually','no'),
(7750,3415,'_virtual','no'),
(7751,3415,'_downloadable','no'),
(7752,3415,'_download_limit','-1'),
(7753,3415,'_download_expiry','-1'),
(7754,3415,'_stock',NULL),
(7755,3415,'_stock_status','instock'),
(7756,3415,'_wc_average_rating','0'),
(7757,3415,'_wc_review_count','0'),
(7758,3415,'_product_version','10.9.3'),
(7760,3416,'_wp_attached_file','2026/07/SC8060C.webp'),
(7761,3416,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC8060C.webp\";s:8:\"filesize\";i:17668;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC8060C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1674;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC8060C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:854;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC8060C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5576;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC8060C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:868;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7762,3416,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC8060C.webp'),
(7763,3386,'_wp_old_slug','import-placeholder-for-32308'),
(7764,3386,'_regular_price','0'),
(7765,3386,'_thumbnail_id','3416'),
(7766,3386,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7767,3386,'_price','0'),
(7768,3418,'_wp_attached_file','2026/07/SC9060C.webp'),
(7769,3418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC9060C.webp\";s:8:\"filesize\";i:43262;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC9060C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC9060C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC9060C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13462;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC9060C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2194;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7770,3418,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC9060C.webp'),
(7771,3387,'_wp_old_slug','import-placeholder-for-32309'),
(7772,3387,'_regular_price','0'),
(7773,3387,'_thumbnail_id','3418'),
(7774,3387,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7775,3387,'_price','0'),
(7776,3420,'_wp_attached_file','2026/07/SC9560C.webp'),
(7777,3420,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC9560C.webp\";s:8:\"filesize\";i:39600;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC9560C-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC9560C-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2148;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC9560C-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13718;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC9560C-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2170;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7778,3420,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC9560C.webp'),
(7779,3388,'_wp_old_slug','import-placeholder-for-32310'),
(7780,3388,'_regular_price','0'),
(7781,3388,'_thumbnail_id','3420'),
(7782,3388,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7783,3388,'_price','0'),
(7784,3422,'_wp_attached_file','2026/07/SC105DWP.webp'),
(7785,3422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC105DWP.webp\";s:8:\"filesize\";i:47596;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC105DWP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC105DWP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3196;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC105DWP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19446;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC105DWP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3162;}s:7:\"240x274\";a:5:{s:4:\"file\";s:21:\"SC105DWP-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6140;}s:7:\"339x387\";a:5:{s:4:\"file\";s:21:\"SC105DWP-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9782;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7786,3422,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC105DWP.webp'),
(7787,3389,'_wp_old_slug','import-placeholder-for-32311'),
(7788,3389,'_regular_price','0'),
(7789,3389,'_thumbnail_id','3422'),
(7790,3389,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7791,3389,'_price','0'),
(7792,3424,'_wp_attached_file','2026/07/SC618-BACKEND.webp'),
(7793,3424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC618-BACKEND.webp\";s:8:\"filesize\";i:18108;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC618-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC618-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC618-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6626;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC618-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1154;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7794,3424,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC618-BACKEND.webp'),
(7795,3390,'_wp_old_slug','import-placeholder-for-32312'),
(7796,3390,'_regular_price','0'),
(7797,3390,'_thumbnail_id','3424'),
(7798,3390,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7799,3390,'_price','0'),
(7800,3426,'_wp_attached_file','2026/07/SC618-SEGMENT-1.webp'),
(7801,3426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC618-SEGMENT-1.webp\";s:8:\"filesize\";i:17574;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC618-SEGMENT-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC618-SEGMENT-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:732;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC618-SEGMENT-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5552;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC618-SEGMENT-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:744;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7802,3426,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC618-SEGMENT-1.webp'),
(7803,3390,'_product_image_gallery','3426'),
(7804,3427,'_wp_attached_file','2026/07/SC620-SEGMENT.webp'),
(7805,3427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC620-SEGMENT.webp\";s:8:\"filesize\";i:9700;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC620-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC620-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:684;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC620-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3480;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC620-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:692;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7806,3427,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC620-SEGMENT.webp'),
(7807,3391,'_wp_old_slug','import-placeholder-for-32313'),
(7808,3391,'_regular_price','0'),
(7809,3391,'_thumbnail_id','3427'),
(7810,3391,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:10:\"connection\";a:6:{s:4:\"name\";s:10:\"Connection\";s:5:\"value\";s:13:\"1/2\" BSP Male\";s:8:\"position\";i:2;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7811,3391,'_price','0'),
(7812,3429,'_wp_attached_file','2026/07/SC620-BACKEND.webp'),
(7813,3429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC620-BACKEND.webp\";s:8:\"filesize\";i:13988;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC620-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC620-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:810;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC620-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5096;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC620-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:826;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7814,3429,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC620-BACKEND.webp'),
(7815,3391,'_product_image_gallery','3429'),
(7816,3430,'_wp_attached_file','2026/07/SC622-SEGMENT.webp'),
(7817,3430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC622-SEGMENT.webp\";s:8:\"filesize\";i:12712;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC622-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC622-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:742;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC622-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4190;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC622-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:776;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7818,3430,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC622-SEGMENT.webp'),
(7819,3392,'_wp_old_slug','import-placeholder-for-32314'),
(7820,3392,'_regular_price','0'),
(7821,3392,'_thumbnail_id','3430'),
(7822,3392,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7823,3392,'_price','0'),
(7824,3432,'_wp_attached_file','2026/07/SC622-BACKEND.webp'),
(7825,3432,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC622-BACKEND.webp\";s:8:\"filesize\";i:14990;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC622-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC622-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1008;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC622-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5270;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC622-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1008;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7826,3432,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC622-BACKEND.webp'),
(7827,3392,'_product_image_gallery','3432'),
(7828,3433,'_wp_attached_file','2026/07/SC625-SEGMENT.webp'),
(7829,3433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC625-SEGMENT.webp\";s:8:\"filesize\";i:19508;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC625-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC625-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1044;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC625-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6322;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC625-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1042;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7830,3433,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC625-SEGMENT.webp'),
(7831,3393,'_wp_old_slug','import-placeholder-for-32315'),
(7832,3393,'_regular_price','0'),
(7833,3393,'_thumbnail_id','3433'),
(7834,3393,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7835,3393,'_price','0'),
(7836,3435,'_wp_attached_file','2026/07/SC625-BACKEND.webp'),
(7837,3435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC625-BACKEND.webp\";s:8:\"filesize\";i:19508;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC625-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC625-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1170;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC625-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6572;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC625-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1168;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7838,3435,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC625-BACKEND.webp'),
(7839,3393,'_product_image_gallery','3435'),
(7840,3436,'_wp_attached_file','2026/07/SC628-SEGMENT.webp'),
(7841,3436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC628-SEGMENT.webp\";s:8:\"filesize\";i:22020;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC628-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC628-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1016;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC628-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7048;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC628-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1030;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7842,3436,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC628-SEGMENT.webp'),
(7843,3394,'_wp_old_slug','import-placeholder-for-32316'),
(7844,3394,'_regular_price','0'),
(7845,3394,'_thumbnail_id','3436'),
(7846,3394,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7847,3394,'_price','0'),
(7848,3438,'_wp_attached_file','2026/07/SC628-BACKEND.webp'),
(7849,3438,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC628-BACKEND.webp\";s:8:\"filesize\";i:21422;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC628-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC628-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC628-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6766;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC628-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1074;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7850,3438,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC628-BACKEND.webp'),
(7851,3394,'_product_image_gallery','3438'),
(7852,3439,'_wp_attached_file','2026/07/SC630-SEGMENT.webp'),
(7853,3439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC630-SEGMENT.webp\";s:8:\"filesize\";i:29478;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC630-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC630-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC630-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9386;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC630-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1228;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7854,3439,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC630-SEGMENT.webp'),
(7855,3395,'_wp_old_slug','import-placeholder-for-32317'),
(7856,3395,'_regular_price','0'),
(7857,3395,'_thumbnail_id','3439'),
(7858,3395,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7859,3395,'_price','0'),
(7860,3441,'_wp_attached_file','2026/07/SC630-BACKEND.webp'),
(7861,3441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC630-BACKEND.webp\";s:8:\"filesize\";i:21074;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC630-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC630-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC630-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7022;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC630-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1164;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7862,3441,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC630-BACKEND.webp'),
(7863,3395,'_product_image_gallery','3441'),
(7864,3442,'_wp_attached_file','2026/07/SC632-SEGMENT.webp'),
(7865,3442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC632-SEGMENT.webp\";s:8:\"filesize\";i:22746;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC632-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC632-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1006;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC632-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6898;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC632-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1108;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7866,3442,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC632-SEGMENT.webp'),
(7867,3396,'_wp_old_slug','import-placeholder-for-32318'),
(7868,3396,'_regular_price','0'),
(7869,3396,'_thumbnail_id','3442'),
(7870,3396,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7871,3396,'_price','0'),
(7872,3444,'_wp_attached_file','2026/07/SC632-BACKEND.webp'),
(7873,3444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC632-BACKEND.webp\";s:8:\"filesize\";i:45446;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC632-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC632-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2044;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC632-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12434;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC632-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2026;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7874,3444,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC632-BACKEND.webp'),
(7875,3396,'_product_image_gallery','3444'),
(7876,3445,'_wp_attached_file','2026/07/SC635-SEGMENT.webp'),
(7877,3445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC635-SEGMENT.webp\";s:8:\"filesize\";i:36214;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC635-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2960;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC635-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1272;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC635-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10652;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC635-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1232;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7878,3445,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC635-SEGMENT.webp'),
(7879,3397,'_wp_old_slug','import-placeholder-for-32319'),
(7880,3397,'_regular_price','0'),
(7881,3397,'_thumbnail_id','3445'),
(7882,3397,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7883,3397,'_price','0'),
(7884,3447,'_wp_attached_file','2026/07/SC635-BACKEND.webp'),
(7885,3447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC635-BACKEND.webp\";s:8:\"filesize\";i:48516;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC635-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC635-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2022;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC635-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14940;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC635-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1980;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7886,3447,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC635-BACKEND.webp'),
(7887,3397,'_product_image_gallery','3447'),
(7888,3448,'_wp_attached_file','2026/07/SC638-SEGMENT.webp'),
(7889,3448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC638-SEGMENT.webp\";s:8:\"filesize\";i:30472;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC638-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC638-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1566;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC638-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10246;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC638-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1544;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7890,3448,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC638-SEGMENT.webp'),
(7891,3398,'_wp_old_slug','import-placeholder-for-32320'),
(7892,3398,'_regular_price','0'),
(7893,3398,'_thumbnail_id','3448'),
(7894,3398,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7895,3398,'_price','0'),
(7896,3450,'_wp_attached_file','2026/07/SC638-BACKEND.webp'),
(7897,3450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC638-BACKEND.webp\";s:8:\"filesize\";i:20770;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC638-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC638-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1178;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC638-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7142;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC638-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1210;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7898,3450,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC638-BACKEND.webp'),
(7899,3398,'_product_image_gallery','3450'),
(7900,3451,'_wp_attached_file','2026/07/SC640-SEGMENT.webp'),
(7901,3451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC640-SEGMENT.webp\";s:8:\"filesize\";i:28638;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC640-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC640-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1206;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC640-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8118;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC640-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1204;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7902,3451,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC640-SEGMENT.webp'),
(7903,3399,'_wp_old_slug','import-placeholder-for-32321'),
(7904,3399,'_regular_price','0'),
(7905,3399,'_thumbnail_id','3451'),
(7906,3399,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:10:\"connection\";a:6:{s:4:\"name\";s:10:\"Connection\";s:5:\"value\";s:13:\"1/2\" BSP Male\";s:8:\"position\";i:2;s:10:\"is_visible\";i:0;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:0;}}'),
(7907,3399,'_price','0'),
(7908,3453,'_wp_attached_file','2026/07/SC640-BACKEND.webp'),
(7909,3453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC640-BACKEND.webp\";s:8:\"filesize\";i:27620;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC640-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC640-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC640-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7362;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC640-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1112;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7910,3453,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC640-BACKEND.webp'),
(7911,3399,'_product_image_gallery','3453'),
(7912,3454,'_wp_attached_file','2026/07/SC642-SEGMENT.webp'),
(7913,3454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC642-SEGMENT.webp\";s:8:\"filesize\";i:28934;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC642-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC642-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1244;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC642-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8476;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC642-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1224;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7914,3454,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC642-SEGMENT.webp'),
(7915,3400,'_wp_old_slug','import-placeholder-for-32322'),
(7916,3400,'_regular_price','0'),
(7917,3400,'_thumbnail_id','3454'),
(7918,3400,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7919,3400,'_price','0'),
(7920,3456,'_wp_attached_file','2026/07/SC642-BACKEND.webp'),
(7921,3456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC642-BACKEND.webp\";s:8:\"filesize\";i:21888;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC642-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC642-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC642-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6960;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC642-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1104;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7922,3456,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC642-BACKEND.webp'),
(7923,3400,'_product_image_gallery','3456'),
(7924,3457,'_wp_attached_file','2026/07/SC645-SEGMENT.webp'),
(7925,3457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC645-SEGMENT.webp\";s:8:\"filesize\";i:26792;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC645-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC645-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1266;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC645-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8556;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC645-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1304;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7926,3457,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC645-SEGMENT.webp'),
(7927,3401,'_wp_old_slug','import-placeholder-for-32323'),
(7928,3401,'_regular_price','0'),
(7929,3401,'_thumbnail_id','3457'),
(7930,3401,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7931,3401,'_price','0'),
(7932,3459,'_wp_attached_file','2026/07/SC645-BACKEND.webp'),
(7933,3459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC645-BACKEND.webp\";s:8:\"filesize\";i:32826;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC645-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC645-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1658;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC645-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10250;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC645-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1700;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7934,3459,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC645-BACKEND.webp'),
(7935,3401,'_product_image_gallery','3459'),
(7936,3460,'_wp_attached_file','2026/07/SC648-SEGMENT.webp'),
(7937,3460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC648-SEGMENT.webp\";s:8:\"filesize\";i:30864;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC648-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC648-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1354;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC648-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9142;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC648-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1382;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7938,3460,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC648-SEGMENT.webp'),
(7939,3402,'_wp_old_slug','import-placeholder-for-32324'),
(7940,3402,'_regular_price','0'),
(7941,3402,'_thumbnail_id','3460'),
(7942,3402,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7943,3402,'_price','0'),
(7944,3462,'_wp_attached_file','2026/07/SC648-BACKEND.webp'),
(7945,3462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC648-BACKEND.webp\";s:8:\"filesize\";i:22246;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC648-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC648-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1246;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC648-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7230;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC648-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1198;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7946,3462,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC648-BACKEND.webp'),
(7947,3402,'_product_image_gallery','3462'),
(7948,3463,'_wp_attached_file','2026/07/SC650-SEGMENT.webp'),
(7949,3463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC650-SEGMENT.webp\";s:8:\"filesize\";i:22692;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC650-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC650-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1366;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC650-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6900;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC650-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1418;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7950,3463,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC650-SEGMENT.webp'),
(7951,3403,'_wp_old_slug','import-placeholder-for-32325'),
(7952,3403,'_regular_price','0'),
(7953,3403,'_thumbnail_id','3463'),
(7954,3403,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7955,3403,'_price','0'),
(7956,3465,'_wp_attached_file','2026/07/SC650-BACKEND.webp'),
(7957,3465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC650-BACKEND.webp\";s:8:\"filesize\";i:26434;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC650-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2230;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC650-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC650-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6188;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC650-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1184;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7958,3465,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC650-BACKEND.webp'),
(7959,3403,'_product_image_gallery','3465'),
(7960,3466,'_wp_attached_file','2026/07/SC651-SEGMENT.webp'),
(7961,3466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC651-SEGMENT.webp\";s:8:\"filesize\";i:22646;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC651-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC651-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1364;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC651-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7044;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC651-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1422;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7962,3466,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC651-SEGMENT.webp'),
(7963,3404,'_wp_old_slug','import-placeholder-for-32326'),
(7964,3404,'_regular_price','0'),
(7965,3404,'_thumbnail_id','3466'),
(7966,3404,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7967,3404,'_price','0'),
(7968,3468,'_wp_attached_file','2026/07/SC651-BACKEND.webp'),
(7969,3468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC651-BACKEND.webp\";s:8:\"filesize\";i:26384;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC651-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC651-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1144;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC651-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6238;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC651-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1176;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7970,3468,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC651-BACKEND.webp'),
(7971,3404,'_product_image_gallery','3468'),
(7972,3469,'_wp_attached_file','2026/07/SC655-SEGMENT.webp'),
(7973,3469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC655-SEGMENT.webp\";s:8:\"filesize\";i:22912;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC655-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC655-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1334;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC655-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7158;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC655-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1408;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7974,3469,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC655-SEGMENT.webp'),
(7975,3405,'_wp_old_slug','import-placeholder-for-32327'),
(7976,3405,'_regular_price','0'),
(7977,3405,'_thumbnail_id','3469'),
(7978,3405,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7979,3405,'_price','0'),
(7980,3471,'_wp_attached_file','2026/07/SC655-BACKEND.webp'),
(7981,3471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC655-BACKEND.webp\";s:8:\"filesize\";i:20646;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC655-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2382;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC655-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1290;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC655-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6396;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC655-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1302;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7982,3471,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC655-BACKEND.webp'),
(7983,3405,'_product_image_gallery','3471'),
(7984,3472,'_wp_attached_file','2026/07/SC663-SEGMENT.webp'),
(7985,3472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC663-SEGMENT.webp\";s:8:\"filesize\";i:26460;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC663-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC663-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1446;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC663-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7676;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC663-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1466;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7986,3472,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC663-SEGMENT.webp'),
(7987,3406,'_wp_old_slug','import-placeholder-for-32328'),
(7988,3406,'_regular_price','0'),
(7989,3406,'_thumbnail_id','3472'),
(7990,3406,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(7991,3406,'_price','0'),
(7992,3474,'_wp_attached_file','2026/07/SC663-BACKEND.webp'),
(7993,3474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC663-BACKEND.webp\";s:8:\"filesize\";i:23290;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC663-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC663-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1278;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC663-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7368;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC663-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1300;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7994,3474,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC663-BACKEND.webp'),
(7995,3406,'_product_image_gallery','3474'),
(7996,3475,'_wp_attached_file','2026/07/SC676-SEGMENT.webp'),
(7997,3475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC676-SEGMENT.webp\";s:8:\"filesize\";i:37138;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC676-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC676-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC676-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9456;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC676-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1706;}s:7:\"339x387\";a:5:{s:4:\"file\";s:26:\"SC676-SEGMENT-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4374;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(7998,3475,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC676-SEGMENT.webp'),
(7999,3407,'_wp_old_slug','import-placeholder-for-32329'),
(8000,3407,'_regular_price','0'),
(8001,3407,'_thumbnail_id','3475'),
(8002,3407,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8003,3407,'_price','0'),
(8004,3477,'_wp_attached_file','2026/07/SC676-BACKEND.webp'),
(8005,3477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC676-BACKEND.webp\";s:8:\"filesize\";i:23422;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC676-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2622;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC676-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1296;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC676-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7362;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC676-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1344;}s:7:\"339x387\";a:5:{s:4:\"file\";s:26:\"SC676-BACKEND-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3630;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8006,3477,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC676-BACKEND.webp'),
(8007,3407,'_product_image_gallery','3477'),
(8008,3478,'_wp_attached_file','2026/07/SC680-SEGMENT.webp'),
(8009,3478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC680-SEGMENT.webp\";s:8:\"filesize\";i:27540;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC680-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC680-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1588;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC680-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8376;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC680-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1610;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8010,3478,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC680-SEGMENT.webp'),
(8011,3408,'_wp_old_slug','import-placeholder-for-32330'),
(8012,3408,'_regular_price','0'),
(8013,3408,'_thumbnail_id','3478'),
(8014,3408,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8015,3408,'_price','0'),
(8016,3480,'_wp_attached_file','2026/07/SC680-BACKEND.webp'),
(8017,3480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC680-BACKEND.webp\";s:8:\"filesize\";i:27100;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC680-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC680-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1486;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC680-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8212;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC680-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1528;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8018,3480,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC680-BACKEND.webp'),
(8019,3408,'_product_image_gallery','3480'),
(8020,3481,'_wp_attached_file','2026/07/SC690-SEGMENT.webp'),
(8021,3481,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC690-SEGMENT.webp\";s:8:\"filesize\";i:31966;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC690-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC690-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1586;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC690-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10040;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC690-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1500;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8022,3481,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC690-SEGMENT.webp'),
(8023,3409,'_wp_old_slug','import-placeholder-for-32331'),
(8024,3409,'_regular_price','0'),
(8025,3409,'_thumbnail_id','3481'),
(8026,3409,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8027,3409,'_price','0'),
(8028,3483,'_wp_attached_file','2026/07/SC690-BACKEND.webp'),
(8029,3483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC690-BACKEND.webp\";s:8:\"filesize\";i:22430;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC690-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2818;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC690-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1550;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC690-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7484;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC690-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1534;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8030,3483,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC690-BACKEND.webp'),
(8031,3409,'_product_image_gallery','3483'),
(8032,3484,'_wp_attached_file','2026/07/SC6102-SEGMENT.webp'),
(8033,3484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6102-SEGMENT.webp\";s:8:\"filesize\";i:22196;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6102-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6102-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1442;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6102-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6876;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6102-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1484;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8034,3484,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6102-SEGMENT.webp'),
(8035,3410,'_wp_old_slug','import-placeholder-for-32332'),
(8036,3410,'_regular_price','0'),
(8037,3410,'_thumbnail_id','3484'),
(8038,3410,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8039,3410,'_price','0'),
(8040,3486,'_wp_attached_file','2026/07/SC6102-BACKEND.webp'),
(8041,3486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6102-BACKEND.webp\";s:8:\"filesize\";i:24710;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6102-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6102-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1488;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6102-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7434;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6102-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1498;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8042,3486,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6102-BACKEND.webp'),
(8043,3410,'_product_image_gallery','3486'),
(8044,3487,'_wp_attached_file','2026/07/SC6110-SEGMENT.webp'),
(8045,3487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6110-SEGMENT.webp\";s:8:\"filesize\";i:26608;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6110-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6110-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1468;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6110-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7142;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6110-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1516;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8046,3487,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6110-SEGMENT.webp'),
(8047,3411,'_wp_old_slug','import-placeholder-for-32333'),
(8048,3411,'_regular_price','0'),
(8049,3411,'_thumbnail_id','3487'),
(8050,3411,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8051,3411,'_price','0'),
(8052,3489,'_wp_attached_file','2026/07/SC6110-BACKEND.webp'),
(8053,3489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6110-BACKEND.webp\";s:8:\"filesize\";i:30758;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6110-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6110-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1530;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6110-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8182;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6110-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1532;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8054,3489,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6110-BACKEND.webp'),
(8055,3411,'_product_image_gallery','3489'),
(8056,3490,'_wp_attached_file','2026/07/SC6115-SEGMENT.webp'),
(8057,3490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6115-SEGMENT.webp\";s:8:\"filesize\";i:24790;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6115-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2946;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6115-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1558;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6115-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7642;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6115-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1534;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8058,3490,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6115-SEGMENT.webp'),
(8059,3412,'_wp_old_slug','import-placeholder-for-32334'),
(8060,3412,'_regular_price','0'),
(8061,3412,'_thumbnail_id','3490'),
(8062,3412,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8063,3412,'_price','0'),
(8064,3492,'_wp_attached_file','2026/07/SC6115-BACKEND.webp'),
(8065,3492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6115-BACKEND.webp\";s:8:\"filesize\";i:26940;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6115-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2784;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6115-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1498;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6115-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8182;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6115-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1420;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8066,3492,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6115-BACKEND.webp'),
(8067,3412,'_product_image_gallery','3492'),
(8068,3493,'_wp_attached_file','2026/07/SC6125-SEGMENT.webp'),
(8069,3493,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6125-SEGMENT.webp\";s:8:\"filesize\";i:20334;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6125-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6125-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1418;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6125-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6916;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6125-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1384;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8070,3493,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6125-SEGMENT.webp'),
(8071,3413,'_wp_old_slug','import-placeholder-for-32335'),
(8072,3413,'_regular_price','0'),
(8073,3413,'_thumbnail_id','3493'),
(8074,3413,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8075,3413,'_price','0'),
(8076,3495,'_wp_attached_file','2026/07/SC6125-BACKEND.webp'),
(8077,3495,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6125-BACKEND.webp\";s:8:\"filesize\";i:20980;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6125-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6125-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6125-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6726;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6125-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1348;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8078,3495,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6125-BACKEND.webp'),
(8079,3413,'_product_image_gallery','3495'),
(8080,3496,'_wp_attached_file','2026/07/SC6126-SEGMENT.webp'),
(8081,3496,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6126-SEGMENT.webp\";s:8:\"filesize\";i:23364;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6126-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6126-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6126-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6508;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6126-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1408;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8082,3496,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6126-SEGMENT.webp'),
(8083,3414,'_wp_old_slug','import-placeholder-for-32336'),
(8084,3414,'_regular_price','0'),
(8085,3414,'_thumbnail_id','3496'),
(8086,3414,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8087,3414,'_price','0'),
(8088,3498,'_wp_attached_file','2026/07/SC6126-BACKEND.webp'),
(8089,3498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6126-BACKEND.webp\";s:8:\"filesize\";i:29346;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6126-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6126-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1290;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6126-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6320;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6126-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1296;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8090,3498,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6126-BACKEND.webp'),
(8091,3414,'_product_image_gallery','3498'),
(8092,3499,'_wp_attached_file','2026/07/SC6130-SEGMENT.webp'),
(8093,3499,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6130-SEGMENT.webp\";s:8:\"filesize\";i:37184;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6130-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6130-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1372;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6130-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6736;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6130-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1296;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8094,3499,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6130-SEGMENT.webp'),
(8095,3415,'_wp_old_slug','import-placeholder-for-32337'),
(8096,3415,'_regular_price','0'),
(8097,3415,'_thumbnail_id','3499'),
(8098,3415,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8099,3415,'_price','0'),
(8100,3501,'_wp_attached_file','2026/07/SC6130-BACKEND.webp'),
(8101,3501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6130-BACKEND.webp\";s:8:\"filesize\";i:15836;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6130-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6130-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6130-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5900;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6130-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1202;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8102,3501,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6130-BACKEND.webp'),
(8103,3415,'_product_image_gallery','3501'),
(8104,3502,'_sku','SC6150'),
(8105,3502,'total_sales','0'),
(8106,3502,'_tax_status','taxable'),
(8107,3502,'_tax_class',''),
(8108,3502,'_manage_stock','no'),
(8109,3502,'_backorders','no'),
(8110,3502,'_sold_individually','no'),
(8111,3502,'_virtual','no'),
(8112,3502,'_downloadable','no'),
(8113,3502,'_download_limit','-1'),
(8114,3502,'_download_expiry','-1'),
(8115,3502,'_stock',NULL),
(8116,3502,'_stock_status','instock'),
(8117,3502,'_wc_average_rating','0'),
(8118,3502,'_wc_review_count','0'),
(8119,3502,'_product_version','10.9.3'),
(8121,3503,'_sku','SC6162'),
(8122,3503,'total_sales','0'),
(8123,3503,'_tax_status','taxable'),
(8124,3503,'_tax_class',''),
(8125,3503,'_manage_stock','no'),
(8126,3503,'_backorders','no'),
(8127,3503,'_sold_individually','no'),
(8128,3503,'_virtual','no'),
(8129,3503,'_downloadable','no'),
(8130,3503,'_download_limit','-1'),
(8131,3503,'_download_expiry','-1'),
(8132,3503,'_stock',NULL),
(8133,3503,'_stock_status','instock'),
(8134,3503,'_wc_average_rating','0'),
(8135,3503,'_wc_review_count','0'),
(8136,3503,'_product_version','10.9.3'),
(8138,3504,'_sku','SC6180'),
(8139,3504,'total_sales','0'),
(8140,3504,'_tax_status','taxable'),
(8141,3504,'_tax_class',''),
(8142,3504,'_manage_stock','no'),
(8143,3504,'_backorders','no'),
(8144,3504,'_sold_individually','no'),
(8145,3504,'_virtual','no'),
(8146,3504,'_downloadable','no'),
(8147,3504,'_download_limit','-1'),
(8148,3504,'_download_expiry','-1'),
(8149,3504,'_stock',NULL),
(8150,3504,'_stock_status','instock'),
(8151,3504,'_wc_average_rating','0'),
(8152,3504,'_wc_review_count','0'),
(8153,3504,'_product_version','10.9.3'),
(8155,3505,'_sku','SC6200'),
(8156,3505,'total_sales','0'),
(8157,3505,'_tax_status','taxable'),
(8158,3505,'_tax_class',''),
(8159,3505,'_manage_stock','no'),
(8160,3505,'_backorders','no'),
(8161,3505,'_sold_individually','no'),
(8162,3505,'_virtual','no'),
(8163,3505,'_downloadable','no'),
(8164,3505,'_download_limit','-1'),
(8165,3505,'_download_expiry','-1'),
(8166,3505,'_stock',NULL),
(8167,3505,'_stock_status','instock'),
(8168,3505,'_wc_average_rating','0'),
(8169,3505,'_wc_review_count','0'),
(8170,3505,'_product_version','10.9.3'),
(8172,3506,'_sku','SC6230'),
(8173,3506,'total_sales','0'),
(8174,3506,'_tax_status','taxable'),
(8175,3506,'_tax_class',''),
(8176,3506,'_manage_stock','no'),
(8177,3506,'_backorders','no'),
(8178,3506,'_sold_individually','no'),
(8179,3506,'_virtual','no'),
(8180,3506,'_downloadable','no'),
(8181,3506,'_download_limit','-1'),
(8182,3506,'_download_expiry','-1'),
(8183,3506,'_stock',NULL),
(8184,3506,'_stock_status','instock'),
(8185,3506,'_wc_average_rating','0'),
(8186,3506,'_wc_review_count','0'),
(8187,3506,'_product_version','10.9.3'),
(8189,3507,'_sku','SC6254'),
(8190,3507,'total_sales','0'),
(8191,3507,'_tax_status','taxable'),
(8192,3507,'_tax_class',''),
(8193,3507,'_manage_stock','no'),
(8194,3507,'_backorders','no'),
(8195,3507,'_sold_individually','no'),
(8196,3507,'_virtual','no'),
(8197,3507,'_downloadable','no'),
(8198,3507,'_download_limit','-1'),
(8199,3507,'_download_expiry','-1'),
(8200,3507,'_stock',NULL),
(8201,3507,'_stock_status','instock'),
(8202,3507,'_wc_average_rating','0'),
(8203,3507,'_wc_review_count','0'),
(8204,3507,'_product_version','10.9.3'),
(8206,3508,'_sku','SC6300'),
(8207,3508,'total_sales','0'),
(8208,3508,'_tax_status','taxable'),
(8209,3508,'_tax_class',''),
(8210,3508,'_manage_stock','no'),
(8211,3508,'_backorders','no'),
(8212,3508,'_sold_individually','no'),
(8213,3508,'_virtual','no'),
(8214,3508,'_downloadable','no'),
(8215,3508,'_download_limit','-1'),
(8216,3508,'_download_expiry','-1'),
(8217,3508,'_stock',NULL),
(8218,3508,'_stock_status','instock'),
(8219,3508,'_wc_average_rating','0'),
(8220,3508,'_wc_review_count','0'),
(8221,3508,'_product_version','10.9.3'),
(8223,3509,'_sku','SC6350'),
(8224,3509,'total_sales','0'),
(8225,3509,'_tax_status','taxable'),
(8226,3509,'_tax_class',''),
(8227,3509,'_manage_stock','no'),
(8228,3509,'_backorders','no'),
(8229,3509,'_sold_individually','no'),
(8230,3509,'_virtual','no'),
(8231,3509,'_downloadable','no'),
(8232,3509,'_download_limit','-1'),
(8233,3509,'_download_expiry','-1'),
(8234,3509,'_stock',NULL),
(8235,3509,'_stock_status','instock'),
(8236,3509,'_wc_average_rating','0'),
(8237,3509,'_wc_review_count','0'),
(8238,3509,'_product_version','10.9.3'),
(8240,3510,'_sku','SC6400'),
(8241,3510,'total_sales','0'),
(8242,3510,'_tax_status','taxable'),
(8243,3510,'_tax_class',''),
(8244,3510,'_manage_stock','no'),
(8245,3510,'_backorders','no'),
(8246,3510,'_sold_individually','no'),
(8247,3510,'_virtual','no'),
(8248,3510,'_downloadable','no'),
(8249,3510,'_download_limit','-1'),
(8250,3510,'_download_expiry','-1'),
(8251,3510,'_stock',NULL),
(8252,3510,'_stock_status','instock'),
(8253,3510,'_wc_average_rating','0'),
(8254,3510,'_wc_review_count','0'),
(8255,3510,'_product_version','10.9.3'),
(8257,3511,'_sku','SC6637'),
(8258,3511,'total_sales','0'),
(8259,3511,'_tax_status','taxable'),
(8260,3511,'_tax_class',''),
(8261,3511,'_manage_stock','no'),
(8262,3511,'_backorders','no'),
(8263,3511,'_sold_individually','no'),
(8264,3511,'_virtual','no'),
(8265,3511,'_downloadable','no'),
(8266,3511,'_download_limit','-1'),
(8267,3511,'_download_expiry','-1'),
(8268,3511,'_stock',NULL),
(8269,3511,'_stock_status','instock'),
(8270,3511,'_wc_average_rating','0'),
(8271,3511,'_wc_review_count','0'),
(8272,3511,'_product_version','10.9.3'),
(8274,3512,'_sku','SC600SC'),
(8275,3512,'total_sales','0'),
(8276,3512,'_tax_status','taxable'),
(8277,3512,'_tax_class',''),
(8278,3512,'_manage_stock','no'),
(8279,3512,'_backorders','no'),
(8280,3512,'_sold_individually','no'),
(8281,3512,'_virtual','no'),
(8282,3512,'_downloadable','no'),
(8283,3512,'_download_limit','-1'),
(8284,3512,'_download_expiry','-1'),
(8285,3512,'_stock',NULL),
(8286,3512,'_stock_status','instock'),
(8287,3512,'_wc_average_rating','0'),
(8288,3512,'_wc_review_count','0'),
(8289,3512,'_product_version','10.9.3'),
(8291,3513,'_sku','SC750SC'),
(8292,3513,'total_sales','0'),
(8293,3513,'_tax_status','taxable'),
(8294,3513,'_tax_class',''),
(8295,3513,'_manage_stock','no'),
(8296,3513,'_backorders','no'),
(8297,3513,'_sold_individually','no'),
(8298,3513,'_virtual','no'),
(8299,3513,'_downloadable','no'),
(8300,3513,'_download_limit','-1'),
(8301,3513,'_download_expiry','-1'),
(8302,3513,'_stock',NULL),
(8303,3513,'_stock_status','instock'),
(8304,3513,'_wc_average_rating','0'),
(8305,3513,'_wc_review_count','0'),
(8306,3513,'_product_version','10.9.3'),
(8308,3514,'_sku','SC850SC'),
(8309,3514,'total_sales','0'),
(8310,3514,'_tax_status','taxable'),
(8311,3514,'_tax_class',''),
(8312,3514,'_manage_stock','no'),
(8313,3514,'_backorders','no'),
(8314,3514,'_sold_individually','no'),
(8315,3514,'_virtual','no'),
(8316,3514,'_downloadable','no'),
(8317,3514,'_download_limit','-1'),
(8318,3514,'_download_expiry','-1'),
(8319,3514,'_stock',NULL),
(8320,3514,'_stock_status','instock'),
(8321,3514,'_wc_average_rating','0'),
(8322,3514,'_wc_review_count','0'),
(8323,3514,'_product_version','10.9.3'),
(8325,3515,'_sku','SC14GE'),
(8326,3515,'total_sales','0'),
(8327,3515,'_tax_status','taxable'),
(8328,3515,'_tax_class',''),
(8329,3515,'_manage_stock','no'),
(8330,3515,'_backorders','no'),
(8331,3515,'_sold_individually','no'),
(8332,3515,'_virtual','no'),
(8333,3515,'_downloadable','no'),
(8334,3515,'_download_limit','-1'),
(8335,3515,'_download_expiry','-1'),
(8336,3515,'_stock',NULL),
(8337,3515,'_stock_status','instock'),
(8338,3515,'_wc_average_rating','0'),
(8339,3515,'_wc_review_count','0'),
(8340,3515,'_product_version','10.9.4'),
(8342,3516,'_sku','SC800PS'),
(8343,3516,'total_sales','0'),
(8344,3516,'_tax_status','taxable'),
(8345,3516,'_tax_class',''),
(8346,3516,'_manage_stock','no'),
(8347,3516,'_backorders','no'),
(8348,3516,'_sold_individually','no'),
(8349,3516,'_virtual','no'),
(8350,3516,'_downloadable','no'),
(8351,3516,'_download_limit','-1'),
(8352,3516,'_download_expiry','-1'),
(8353,3516,'_stock',NULL),
(8354,3516,'_stock_status','instock'),
(8355,3516,'_wc_average_rating','0'),
(8356,3516,'_wc_review_count','0'),
(8357,3516,'_product_version','10.9.3'),
(8359,3517,'_sku','SC900PS'),
(8360,3517,'total_sales','0'),
(8361,3517,'_tax_status','taxable'),
(8362,3517,'_tax_class',''),
(8363,3517,'_manage_stock','no'),
(8364,3517,'_backorders','no'),
(8365,3517,'_sold_individually','no'),
(8366,3517,'_virtual','no'),
(8367,3517,'_downloadable','no'),
(8368,3517,'_download_limit','-1'),
(8369,3517,'_download_expiry','-1'),
(8370,3517,'_stock',NULL),
(8371,3517,'_stock_status','instock'),
(8372,3517,'_wc_average_rating','0'),
(8373,3517,'_wc_review_count','0'),
(8374,3517,'_product_version','10.9.3'),
(8376,3518,'_sku','SC1200PS'),
(8377,3518,'total_sales','0'),
(8378,3518,'_tax_status','taxable'),
(8379,3518,'_tax_class',''),
(8380,3518,'_manage_stock','no'),
(8381,3518,'_backorders','no'),
(8382,3518,'_sold_individually','no'),
(8383,3518,'_virtual','no'),
(8384,3518,'_downloadable','no'),
(8385,3518,'_download_limit','-1'),
(8386,3518,'_download_expiry','-1'),
(8387,3518,'_stock',NULL),
(8388,3518,'_stock_status','instock'),
(8389,3518,'_wc_average_rating','0'),
(8390,3518,'_wc_review_count','0'),
(8391,3518,'_product_version','10.9.4'),
(8393,3519,'_sku','CORE DRILL SEGMENTS'),
(8394,3519,'total_sales','0'),
(8395,3519,'_tax_status','taxable'),
(8396,3519,'_tax_class',''),
(8397,3519,'_manage_stock','no'),
(8398,3519,'_backorders','no'),
(8399,3519,'_sold_individually','no'),
(8400,3519,'_virtual','no'),
(8401,3519,'_downloadable','no'),
(8402,3519,'_download_limit','-1'),
(8403,3519,'_download_expiry','-1'),
(8404,3519,'_stock',NULL),
(8405,3519,'_stock_status','instock'),
(8406,3519,'_wc_average_rating','0'),
(8407,3519,'_wc_review_count','0'),
(8408,3519,'_product_version','10.9.3'),
(8410,3520,'_sku','GRINDING SEGMENTS'),
(8411,3520,'total_sales','0'),
(8412,3520,'_tax_status','taxable'),
(8413,3520,'_tax_class',''),
(8414,3520,'_manage_stock','no'),
(8415,3520,'_backorders','no'),
(8416,3520,'_sold_individually','no'),
(8417,3520,'_virtual','no'),
(8418,3520,'_downloadable','no'),
(8419,3520,'_download_limit','-1'),
(8420,3520,'_download_expiry','-1'),
(8421,3520,'_stock',NULL),
(8422,3520,'_stock_status','instock'),
(8423,3520,'_wc_average_rating','0'),
(8424,3520,'_wc_review_count','0'),
(8425,3520,'_product_version','10.9.3'),
(8427,3521,'_sku','RINGS FOR CORE DRILLS'),
(8428,3521,'total_sales','0'),
(8429,3521,'_tax_status','taxable'),
(8430,3521,'_tax_class',''),
(8431,3521,'_manage_stock','no'),
(8432,3521,'_backorders','no'),
(8433,3521,'_sold_individually','no'),
(8434,3521,'_virtual','no'),
(8435,3521,'_downloadable','no'),
(8436,3521,'_download_limit','-1'),
(8437,3521,'_download_expiry','-1'),
(8438,3521,'_stock',NULL),
(8439,3521,'_stock_status','instock'),
(8440,3521,'_wc_average_rating','0'),
(8441,3521,'_wc_review_count','0'),
(8442,3521,'_product_version','10.9.3'),
(8444,3522,'_sku','SC350FSHP'),
(8445,3522,'total_sales','0'),
(8446,3522,'_tax_status','taxable'),
(8447,3522,'_tax_class',''),
(8448,3522,'_manage_stock','no'),
(8449,3522,'_backorders','no'),
(8450,3522,'_sold_individually','no'),
(8451,3522,'_virtual','no'),
(8452,3522,'_downloadable','no'),
(8453,3522,'_download_limit','-1'),
(8454,3522,'_download_expiry','-1'),
(8455,3522,'_stock',NULL),
(8456,3522,'_stock_status','instock'),
(8457,3522,'_wc_average_rating','0'),
(8458,3522,'_wc_review_count','0'),
(8459,3522,'_product_version','10.9.3'),
(8461,3523,'_sku','SC350FSHS'),
(8462,3523,'total_sales','0'),
(8463,3523,'_tax_status','taxable'),
(8464,3523,'_tax_class',''),
(8465,3523,'_manage_stock','no'),
(8466,3523,'_backorders','no'),
(8467,3523,'_sold_individually','no'),
(8468,3523,'_virtual','no'),
(8469,3523,'_downloadable','no'),
(8470,3523,'_download_limit','-1'),
(8471,3523,'_download_expiry','-1'),
(8472,3523,'_stock',NULL),
(8473,3523,'_stock_status','instock'),
(8474,3523,'_wc_average_rating','0'),
(8475,3523,'_wc_review_count','0'),
(8476,3523,'_product_version','10.9.3'),
(8478,3524,'_sku','SC450FSHP'),
(8479,3524,'total_sales','0'),
(8480,3524,'_tax_status','taxable'),
(8481,3524,'_tax_class',''),
(8482,3524,'_manage_stock','no'),
(8483,3524,'_backorders','no'),
(8484,3524,'_sold_individually','no'),
(8485,3524,'_virtual','no'),
(8486,3524,'_downloadable','no'),
(8487,3524,'_download_limit','-1'),
(8488,3524,'_download_expiry','-1'),
(8489,3524,'_stock',NULL),
(8490,3524,'_stock_status','instock'),
(8491,3524,'_wc_average_rating','0'),
(8492,3524,'_wc_review_count','0'),
(8493,3524,'_product_version','10.9.3'),
(8495,3525,'_sku','SC450FSHPA'),
(8496,3525,'total_sales','0'),
(8497,3525,'_tax_status','taxable'),
(8498,3525,'_tax_class',''),
(8499,3525,'_manage_stock','no'),
(8500,3525,'_backorders','no'),
(8501,3525,'_sold_individually','no'),
(8502,3525,'_virtual','no'),
(8503,3525,'_downloadable','no'),
(8504,3525,'_download_limit','-1'),
(8505,3525,'_download_expiry','-1'),
(8506,3525,'_stock',NULL),
(8507,3525,'_stock_status','instock'),
(8508,3525,'_wc_average_rating','0'),
(8509,3525,'_wc_review_count','0'),
(8510,3525,'_product_version','10.9.3'),
(8512,3526,'_sku','SC450FSHS'),
(8513,3526,'total_sales','0'),
(8514,3526,'_tax_status','taxable'),
(8515,3526,'_tax_class',''),
(8516,3526,'_manage_stock','no'),
(8517,3526,'_backorders','no'),
(8518,3526,'_sold_individually','no'),
(8519,3526,'_virtual','no'),
(8520,3526,'_downloadable','no'),
(8521,3526,'_download_limit','-1'),
(8522,3526,'_download_expiry','-1'),
(8523,3526,'_stock',NULL),
(8524,3526,'_stock_status','instock'),
(8525,3526,'_wc_average_rating','0'),
(8526,3526,'_wc_review_count','0'),
(8527,3526,'_product_version','10.9.3'),
(8529,3527,'_sku','SC450FSHSA'),
(8530,3527,'total_sales','0'),
(8531,3527,'_tax_status','taxable'),
(8532,3527,'_tax_class',''),
(8533,3527,'_manage_stock','no'),
(8534,3527,'_backorders','no'),
(8535,3527,'_sold_individually','no'),
(8536,3527,'_virtual','no'),
(8537,3527,'_downloadable','no'),
(8538,3527,'_download_limit','-1'),
(8539,3527,'_download_expiry','-1'),
(8540,3527,'_stock',NULL),
(8541,3527,'_stock_status','instock'),
(8542,3527,'_wc_average_rating','0'),
(8543,3527,'_wc_review_count','0'),
(8544,3527,'_product_version','10.9.3'),
(8546,3528,'_sku','SC450FSL'),
(8547,3528,'total_sales','0'),
(8548,3528,'_tax_status','taxable'),
(8549,3528,'_tax_class',''),
(8550,3528,'_manage_stock','no'),
(8551,3528,'_backorders','no'),
(8552,3528,'_sold_individually','no'),
(8553,3528,'_virtual','no'),
(8554,3528,'_downloadable','no'),
(8555,3528,'_download_limit','-1'),
(8556,3528,'_download_expiry','-1'),
(8557,3528,'_stock',NULL),
(8558,3528,'_stock_status','instock'),
(8559,3528,'_wc_average_rating','0'),
(8560,3528,'_wc_review_count','0'),
(8561,3528,'_product_version','10.9.3'),
(8563,3529,'_sku','SC600FSHH'),
(8564,3529,'total_sales','0'),
(8565,3529,'_tax_status','taxable'),
(8566,3529,'_tax_class',''),
(8567,3529,'_manage_stock','no'),
(8568,3529,'_backorders','no'),
(8569,3529,'_sold_individually','no'),
(8570,3529,'_virtual','no'),
(8571,3529,'_downloadable','no'),
(8572,3529,'_download_limit','-1'),
(8573,3529,'_download_expiry','-1'),
(8574,3529,'_stock',NULL),
(8575,3529,'_stock_status','instock'),
(8576,3529,'_wc_average_rating','0'),
(8577,3529,'_wc_review_count','0'),
(8578,3529,'_product_version','10.9.3'),
(8580,3530,'_sku','SC600FSHP'),
(8581,3530,'total_sales','0'),
(8582,3530,'_tax_status','taxable'),
(8583,3530,'_tax_class',''),
(8584,3530,'_manage_stock','no'),
(8585,3530,'_backorders','no'),
(8586,3530,'_sold_individually','no'),
(8587,3530,'_virtual','no'),
(8588,3530,'_downloadable','no'),
(8589,3530,'_download_limit','-1'),
(8590,3530,'_download_expiry','-1'),
(8591,3530,'_stock',NULL),
(8592,3530,'_stock_status','instock'),
(8593,3530,'_wc_average_rating','0'),
(8594,3530,'_wc_review_count','0'),
(8595,3530,'_product_version','10.9.3'),
(8597,3531,'_sku','SC600FSHS'),
(8598,3531,'total_sales','0'),
(8599,3531,'_tax_status','taxable'),
(8600,3531,'_tax_class',''),
(8601,3531,'_manage_stock','no'),
(8602,3531,'_backorders','no'),
(8603,3531,'_sold_individually','no'),
(8604,3531,'_virtual','no'),
(8605,3531,'_downloadable','no'),
(8606,3531,'_download_limit','-1'),
(8607,3531,'_download_expiry','-1'),
(8608,3531,'_stock',NULL),
(8609,3531,'_stock_status','instock'),
(8610,3531,'_wc_average_rating','0'),
(8611,3531,'_wc_review_count','0'),
(8612,3531,'_product_version','10.9.3'),
(8614,3532,'_wp_attached_file','2026/07/SC6150-SEGMENT.webp'),
(8615,3532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6150-SEGMENT.webp\";s:8:\"filesize\";i:22294;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6150-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6150-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1630;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6150-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7704;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6150-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1656;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8616,3532,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6150-SEGMENT.webp'),
(8617,3502,'_wp_old_slug','import-placeholder-for-32338'),
(8618,3502,'_regular_price','0'),
(8619,3502,'_thumbnail_id','3532'),
(8620,3502,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8621,3502,'_price','0'),
(8622,3534,'_wp_attached_file','2026/07/SC6150-BACKEND.webp'),
(8623,3534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6150-BACKEND.webp\";s:8:\"filesize\";i:15928;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6150-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6150-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1106;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6150-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5688;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6150-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1122;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8624,3534,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6150-BACKEND.webp'),
(8625,3502,'_product_image_gallery','3534'),
(8626,3535,'_wp_attached_file','2026/07/SC6162-SEGMENT.webp'),
(8627,3535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6162-SEGMENT.webp\";s:8:\"filesize\";i:30986;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6162-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6162-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1514;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6162-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7436;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6162-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1524;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8628,3535,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6162-SEGMENT.webp'),
(8629,3503,'_wp_old_slug','import-placeholder-for-32339'),
(8630,3503,'_regular_price','0'),
(8631,3503,'_thumbnail_id','3535'),
(8632,3503,'_product_attributes','a:3:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8633,3503,'_price','0'),
(8634,3537,'_wp_attached_file','2026/07/SC6162-BACKEND.webp'),
(8635,3537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6162-BACKEND.webp\";s:8:\"filesize\";i:15400;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6162-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6162-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1212;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6162-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5820;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6162-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1198;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8636,3537,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6162-BACKEND.webp'),
(8637,3503,'_product_image_gallery','3537'),
(8638,3538,'_wp_attached_file','2026/07/SC6180-SEGMENT.webp'),
(8639,3538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6180-SEGMENT.webp\";s:8:\"filesize\";i:25702;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6180-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6180-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1426;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6180-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6726;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6180-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1462;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8640,3538,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6180-SEGMENT.webp'),
(8641,3504,'_wp_old_slug','import-placeholder-for-32340'),
(8642,3504,'_regular_price','0'),
(8643,3504,'_thumbnail_id','3538'),
(8644,3504,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8645,3504,'_price','0'),
(8646,3540,'_wp_attached_file','2026/07/SC6180-BACKEND.webp'),
(8647,3540,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6180-BACKEND.webp\";s:8:\"filesize\";i:15440;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6180-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6180-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1328;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6180-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5886;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6180-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1284;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8648,3540,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6180-BACKEND.webp'),
(8649,3504,'_product_image_gallery','3540'),
(8650,3541,'_wp_attached_file','2026/07/SC6200-SEGMENT.webp'),
(8651,3541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6200-SEGMENT.webp\";s:8:\"filesize\";i:19018;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6200-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6200-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1510;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6200-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6854;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6200-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1486;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8652,3541,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6200-SEGMENT.webp'),
(8653,3505,'_wp_old_slug','import-placeholder-for-32341'),
(8654,3505,'_regular_price','0'),
(8655,3505,'_thumbnail_id','3541'),
(8656,3505,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8657,3505,'_price','0'),
(8658,3543,'_wp_attached_file','2026/07/SC6200-BACKEND-1.webp'),
(8659,3543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2026/07/SC6200-BACKEND-1.webp\";s:8:\"filesize\";i:15316;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SC6200-BACKEND-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SC6200-BACKEND-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1218;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"SC6200-BACKEND-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5756;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"SC6200-BACKEND-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1204;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8660,3543,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6200-BACKEND-1.webp'),
(8661,3505,'_product_image_gallery','3543'),
(8662,3544,'_wp_attached_file','2026/07/SC6230-SEGMENT.webp'),
(8663,3544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6230-SEGMENT.webp\";s:8:\"filesize\";i:36974;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6230-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6230-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6230-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9026;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6230-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1710;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8664,3544,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6230-SEGMENT.webp'),
(8665,3506,'_wp_old_slug','import-placeholder-for-32342'),
(8666,3506,'_regular_price','0'),
(8667,3506,'_thumbnail_id','3544'),
(8668,3506,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8669,3506,'_price','0'),
(8670,3546,'_wp_attached_file','2026/07/SC6230-BACKEND.webp'),
(8671,3546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6230-BACKEND.webp\";s:8:\"filesize\";i:14540;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6230-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6230-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6230-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5342;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6230-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1178;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8672,3546,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6230-BACKEND.webp'),
(8673,3506,'_product_image_gallery','3546'),
(8674,3547,'_wp_attached_file','2026/07/SC6254-SEGMENT.webp'),
(8675,3547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6254-SEGMENT.webp\";s:8:\"filesize\";i:19578;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6254-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6254-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1298;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6254-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6178;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6254-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1328;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8676,3547,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6254-SEGMENT.webp'),
(8677,3507,'_wp_old_slug','import-placeholder-for-32343'),
(8678,3507,'_regular_price','0'),
(8679,3507,'_thumbnail_id','3547'),
(8680,3507,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8681,3507,'_price','0'),
(8682,3549,'_wp_attached_file','2026/07/SC6254-BACKEND.webp'),
(8683,3549,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6254-BACKEND.webp\";s:8:\"filesize\";i:13776;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6254-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1984;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6254-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1064;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6254-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5178;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6254-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1054;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8684,3549,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6254-BACKEND.webp'),
(8685,3507,'_product_image_gallery','3549'),
(8686,3550,'_wp_attached_file','2026/07/SC6300-SEGMENT.webp'),
(8687,3550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6300-SEGMENT.webp\";s:8:\"filesize\";i:17754;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6300-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6300-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1340;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6300-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6420;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6300-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1350;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8688,3550,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6300-SEGMENT.webp'),
(8689,3508,'_wp_old_slug','import-placeholder-for-32344'),
(8690,3508,'_regular_price','0'),
(8691,3508,'_thumbnail_id','3550'),
(8692,3508,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8693,3508,'_price','0'),
(8694,3552,'_wp_attached_file','2026/07/SC6300-BACKEND.webp'),
(8695,3552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6300-BACKEND.webp\";s:8:\"filesize\";i:13526;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6300-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6300-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1040;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6300-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4968;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6300-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1086;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8696,3552,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6300-BACKEND.webp'),
(8697,3508,'_product_image_gallery','3552'),
(8698,3553,'_wp_attached_file','2026/07/SC6350-SEGMENT.webp'),
(8699,3553,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6350-SEGMENT.webp\";s:8:\"filesize\";i:17430;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6350-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6350-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6350-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6134;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6350-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1360;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8700,3553,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6350-SEGMENT.webp'),
(8701,3509,'_wp_old_slug','import-placeholder-for-32345'),
(8702,3509,'_regular_price','0'),
(8703,3509,'_thumbnail_id','3553'),
(8704,3509,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8705,3509,'_price','0'),
(8706,3555,'_wp_attached_file','2026/07/SC6350-BACKEND.webp'),
(8707,3555,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6350-BACKEND.webp\";s:8:\"filesize\";i:30926;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6350-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1708;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6350-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:974;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6350-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5138;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6350-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:930;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8708,3555,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6350-BACKEND.webp'),
(8709,3509,'_product_image_gallery','3555'),
(8710,3556,'_wp_attached_file','2026/07/SC6400-SEGMENT.webp'),
(8711,3556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6400-SEGMENT.webp\";s:8:\"filesize\";i:23778;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6400-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6400-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1190;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6400-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5920;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6400-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1298;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8712,3556,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6400-SEGMENT.webp'),
(8713,3510,'_wp_old_slug','import-placeholder-for-32346'),
(8714,3510,'_regular_price','0'),
(8715,3510,'_thumbnail_id','3556'),
(8716,3510,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8717,3510,'_price','0'),
(8718,3558,'_wp_attached_file','2026/07/SC6400-BACKEND-1.webp'),
(8719,3558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2026/07/SC6400-BACKEND-1.webp\";s:8:\"filesize\";i:11726;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SC6400-BACKEND-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SC6400-BACKEND-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"SC6400-BACKEND-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4670;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"SC6400-BACKEND-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1008;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8720,3558,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6400-BACKEND-1.webp'),
(8721,3510,'_product_image_gallery','3558'),
(8722,3559,'_wp_attached_file','2026/07/SC6637-SEGMENT.webp'),
(8723,3559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6637-SEGMENT.webp\";s:8:\"filesize\";i:26594;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6637-SEGMENT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6637-SEGMENT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1418;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6637-SEGMENT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7598;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6637-SEGMENT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1420;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8724,3559,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6637-SEGMENT.webp'),
(8725,3511,'_wp_old_slug','import-placeholder-for-32347'),
(8726,3511,'_regular_price','0'),
(8727,3511,'_thumbnail_id','3559'),
(8728,3511,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:16:\"pa_usable-length\";a:6:{s:4:\"name\";s:16:\"pa_usable-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8729,3511,'_price','0'),
(8730,3561,'_wp_attached_file','2026/07/SC6637-BACKEND.webp'),
(8731,3561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC6637-BACKEND.webp\";s:8:\"filesize\";i:23252;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC6637-BACKEND-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2464;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6637-BACKEND-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1302;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC6637-BACKEND-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7336;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC6637-BACKEND-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1304;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8732,3561,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC6637-BACKEND.webp'),
(8733,3511,'_product_image_gallery','3561'),
(8734,3562,'_wp_attached_file','2026/07/SC600SC.webp'),
(8735,3562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC600SC.webp\";s:8:\"filesize\";i:6776;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC600SC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC600SC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:656;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC600SC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3100;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC600SC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:680;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8736,3562,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600SC.webp'),
(8737,3512,'_wp_old_slug','import-placeholder-for-32373'),
(8738,3512,'_regular_price','0'),
(8739,3512,'_thumbnail_id','3562'),
(8740,3512,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:15:\"pa_product-type\";a:6:{s:4:\"name\";s:15:\"pa_product-type\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_material\";a:6:{s:4:\"name\";s:11:\"pa_material\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_max-operating-temp\";a:6:{s:4:\"name\";s:21:\"pa_max-operating-temp\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8741,3512,'_price','0'),
(8742,3564,'_wp_attached_file','2026/07/SC750SC.webp'),
(8743,3564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC750SC.webp\";s:8:\"filesize\";i:6776;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC750SC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC750SC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:656;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC750SC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3100;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC750SC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:680;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8744,3564,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC750SC.webp'),
(8745,3513,'_wp_old_slug','import-placeholder-for-32374'),
(8746,3513,'_regular_price','0'),
(8747,3513,'_thumbnail_id','3564'),
(8748,3513,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:15:\"pa_product-type\";a:6:{s:4:\"name\";s:15:\"pa_product-type\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_material\";a:6:{s:4:\"name\";s:11:\"pa_material\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_max-operating-temp\";a:6:{s:4:\"name\";s:21:\"pa_max-operating-temp\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8749,3513,'_price','0'),
(8750,3566,'_wp_attached_file','2026/07/SC850SC.webp'),
(8751,3566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC850SC.webp\";s:8:\"filesize\";i:6776;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC850SC-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1190;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC850SC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:656;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC850SC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3100;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC850SC-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:680;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8752,3566,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC850SC.webp'),
(8753,3514,'_wp_old_slug','import-placeholder-for-32375'),
(8754,3514,'_regular_price','0'),
(8755,3514,'_thumbnail_id','3566'),
(8756,3514,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:15:\"pa_product-type\";a:6:{s:4:\"name\";s:15:\"pa_product-type\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_material\";a:6:{s:4:\"name\";s:11:\"pa_material\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:9:\"pa_length\";a:6:{s:4:\"name\";s:9:\"pa_length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:21:\"pa_max-operating-temp\";a:6:{s:4:\"name\";s:21:\"pa_max-operating-temp\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8757,3514,'_price','0'),
(8758,3568,'_wp_attached_file','2026/07/SC14GE.webp'),
(8759,3568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2026/07/SC14GE.webp\";s:8:\"filesize\";i:32592;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"SC14GE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"SC14GE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2536;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"SC14GE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12932;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"SC14GE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2398;}s:7:\"339x387\";a:5:{s:4:\"file\";s:19:\"SC14GE-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6852;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8760,3568,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC14GE.webp'),
(8761,3515,'_wp_old_slug','import-placeholder-for-32376'),
(8762,3515,'_regular_price','0'),
(8763,3515,'_thumbnail_id','3568'),
(8764,3515,'_product_attributes','a:2:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8765,3515,'_price','0'),
(8766,3570,'_wp_attached_file','2026/07/SC800PS.webp'),
(8767,3570,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC800PS.webp\";s:8:\"filesize\";i:43808;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC800PS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC800PS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2090;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC800PS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13040;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC800PS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2042;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8768,3570,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800PS.webp'),
(8769,3516,'_wp_old_slug','import-placeholder-for-32388'),
(8770,3516,'_regular_price','0'),
(8771,3516,'_thumbnail_id','3570'),
(8772,3516,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8773,3516,'_price','0'),
(8774,3572,'_wp_attached_file','2026/07/SC900PS.webp'),
(8775,3572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2026/07/SC900PS.webp\";s:8:\"filesize\";i:44374;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SC900PS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SC900PS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1882;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"SC900PS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12698;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"SC900PS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1856;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8776,3572,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC900PS.webp'),
(8777,3517,'_wp_old_slug','import-placeholder-for-32389'),
(8778,3517,'_regular_price','0'),
(8779,3517,'_thumbnail_id','3572'),
(8780,3517,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8781,3517,'_price','0'),
(8782,3574,'_wp_attached_file','2026/07/SC1200PS.webp'),
(8783,3574,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC1200PS.webp\";s:8:\"filesize\";i:31670;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC1200PS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC1200PS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1826;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC1200PS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10010;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC1200PS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1812;}s:7:\"339x387\";a:5:{s:4:\"file\";s:21:\"SC1200PS-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4824;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8784,3574,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1200PS.webp'),
(8785,3518,'_wp_old_slug','import-placeholder-for-32390'),
(8786,3518,'_regular_price','0'),
(8787,3518,'_thumbnail_id','3574'),
(8788,3518,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8789,3518,'_price','0'),
(8790,3576,'_wp_attached_file','2026/07/CORE-DRILL-SEGMENTS.webp'),
(8791,3576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:32:\"2026/07/CORE-DRILL-SEGMENTS.webp\";s:8:\"filesize\";i:23586;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"CORE-DRILL-SEGMENTS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3150;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"CORE-DRILL-SEGMENTS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1560;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"CORE-DRILL-SEGMENTS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"CORE-DRILL-SEGMENTS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1620;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8792,3576,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/CORE-DRILL-SEGMENTS.webp'),
(8793,3519,'_wp_old_slug','import-placeholder-for-32433'),
(8794,3519,'_regular_price','0'),
(8795,3519,'_thumbnail_id','3576'),
(8796,3519,'_product_attributes','a:1:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8797,3519,'_price','0'),
(8798,3578,'_wp_attached_file','2026/07/GRINDING-SEGMENTS.webp'),
(8799,3578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2026/07/GRINDING-SEGMENTS.webp\";s:8:\"filesize\";i:25198;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"GRINDING-SEGMENTS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"GRINDING-SEGMENTS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1144;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"GRINDING-SEGMENTS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8208;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"GRINDING-SEGMENTS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1176;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8800,3578,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/GRINDING-SEGMENTS.webp'),
(8801,3520,'_wp_old_slug','import-placeholder-for-32434'),
(8802,3520,'_regular_price','0'),
(8803,3520,'_thumbnail_id','3578'),
(8804,3520,'_product_attributes','a:1:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8805,3520,'_price','0'),
(8806,3580,'_wp_attached_file','2026/07/RINGS-FOR-CORE-DRILLS.webp'),
(8807,3580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:34:\"2026/07/RINGS-FOR-CORE-DRILLS.webp\";s:8:\"filesize\";i:24840;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"RINGS-FOR-CORE-DRILLS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"RINGS-FOR-CORE-DRILLS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1814;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"RINGS-FOR-CORE-DRILLS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9090;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"RINGS-FOR-CORE-DRILLS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1818;}s:5:\"80x80\";a:5:{s:4:\"file\";s:32:\"RINGS-FOR-CORE-DRILLS-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:872;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8808,3580,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/RINGS-FOR-CORE-DRILLS.webp'),
(8809,3521,'_wp_old_slug','import-placeholder-for-32435'),
(8810,3521,'_regular_price','0'),
(8811,3521,'_thumbnail_id','3580'),
(8812,3521,'_product_attributes','a:1:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8813,3521,'_price','0'),
(8814,3582,'_wp_attached_file','2026/07/SC350FSHP.webp'),
(8815,3582,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC350FSHP.webp\";s:8:\"filesize\";i:52488;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC350FSHP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC350FSHP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC350FSHP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15338;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC350FSHP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2474;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8816,3582,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC350FSHP.webp'),
(8817,3522,'_wp_old_slug','import-placeholder-for-32436'),
(8818,3522,'_regular_price','0'),
(8819,3522,'_thumbnail_id','3582'),
(8820,3522,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8821,3522,'_price','0'),
(8822,3584,'_wp_attached_file','2026/07/SC350FSHS.webp'),
(8823,3584,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC350FSHS.webp\";s:8:\"filesize\";i:47946;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC350FSHS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC350FSHS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2246;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC350FSHS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14122;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC350FSHS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2206;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8824,3584,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC350FSHS.webp'),
(8825,3523,'_wp_old_slug','import-placeholder-for-32437'),
(8826,3523,'_regular_price','0'),
(8827,3523,'_thumbnail_id','3584'),
(8828,3523,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8829,3523,'_price','0'),
(8830,3586,'_wp_attached_file','2026/07/SC450FSHP.webp'),
(8831,3586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC450FSHP.webp\";s:8:\"filesize\";i:47442;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC450FSHP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC450FSHP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2258;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC450FSHP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14986;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC450FSHP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2186;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8832,3586,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC450FSHP.webp'),
(8833,3524,'_wp_old_slug','import-placeholder-for-32438'),
(8834,3524,'_regular_price','0'),
(8835,3524,'_thumbnail_id','3586'),
(8836,3524,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8837,3524,'_price','0'),
(8838,3588,'_wp_attached_file','2026/07/SC450FSHPA.webp'),
(8839,3588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC450FSHPA.webp\";s:8:\"filesize\";i:57106;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC450FSHPA-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC450FSHPA-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC450FSHPA-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16082;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC450FSHPA-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2386;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8840,3588,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC450FSHPA.webp'),
(8841,3525,'_wp_old_slug','import-placeholder-for-32439'),
(8842,3525,'_regular_price','0'),
(8843,3525,'_thumbnail_id','3588'),
(8844,3525,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8845,3525,'_price','0'),
(8846,3590,'_wp_attached_file','2026/07/SC450FSHS.webp');
INSERT INTO `wptp_postmeta` VALUES
(8847,3590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC450FSHS.webp\";s:8:\"filesize\";i:47032;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC450FSHS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC450FSHS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2132;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC450FSHS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13866;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC450FSHS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2110;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8848,3590,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC450FSHS.webp'),
(8849,3526,'_wp_old_slug','import-placeholder-for-32440'),
(8850,3526,'_regular_price','0'),
(8851,3526,'_thumbnail_id','3590'),
(8852,3526,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8853,3526,'_price','0'),
(8854,3592,'_wp_attached_file','2026/07/SC450FSHSA.webp'),
(8855,3592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC450FSHSA.webp\";s:8:\"filesize\";i:57088;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC450FSHSA-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC450FSHSA-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2372;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC450FSHSA-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15710;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC450FSHSA-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2384;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8856,3592,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC450FSHSA.webp'),
(8857,3527,'_wp_old_slug','import-placeholder-for-32441'),
(8858,3527,'_regular_price','0'),
(8859,3527,'_thumbnail_id','3592'),
(8860,3527,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8861,3527,'_price','0'),
(8862,3594,'_wp_attached_file','2026/07/SC450FSL.webp'),
(8863,3594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC450FSL.webp\";s:8:\"filesize\";i:47454;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC450FSL-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC450FSL-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2236;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC450FSL-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14958;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC450FSL-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2174;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8864,3594,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC450FSL.webp'),
(8865,3528,'_wp_old_slug','import-placeholder-for-32442'),
(8866,3528,'_regular_price','0'),
(8867,3528,'_thumbnail_id','3594'),
(8868,3528,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8869,3528,'_price','0'),
(8870,3596,'_wp_attached_file','2026/07/SC600FSHH.webp'),
(8871,3596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC600FSHH.webp\";s:8:\"filesize\";i:45788;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC600FSHH-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHH-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC600FSHH-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12540;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHH-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2136;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8872,3596,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600FSHH.webp'),
(8873,3529,'_wp_old_slug','import-placeholder-for-32443'),
(8874,3529,'_regular_price','0'),
(8875,3529,'_thumbnail_id','3596'),
(8876,3529,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8877,3529,'_price','0'),
(8878,3598,'_wp_attached_file','2026/07/SC600FSHP.webp'),
(8879,3598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC600FSHP.webp\";s:8:\"filesize\";i:48832;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC600FSHP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC600FSHP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14972;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2094;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8880,3598,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600FSHP.webp'),
(8881,3530,'_wp_old_slug','import-placeholder-for-32444'),
(8882,3530,'_regular_price','0'),
(8883,3530,'_thumbnail_id','3598'),
(8884,3530,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8885,3530,'_price','0'),
(8886,3600,'_wp_attached_file','2026/07/SC600FSHS.webp'),
(8887,3600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC600FSHS.webp\";s:8:\"filesize\";i:48982;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC600FSHS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2172;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC600FSHS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15126;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC600FSHS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2188;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(8888,3600,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600FSHS.webp'),
(8889,3531,'_wp_old_slug','import-placeholder-for-32445'),
(8890,3531,'_regular_price','0'),
(8891,3531,'_thumbnail_id','3600'),
(8892,3531,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(8893,3531,'_price','0'),
(8894,3602,'_sku','SC600FSL'),
(8895,3602,'total_sales','0'),
(8896,3602,'_tax_status','taxable'),
(8897,3602,'_tax_class',''),
(8898,3602,'_manage_stock','no'),
(8899,3602,'_backorders','no'),
(8900,3602,'_sold_individually','no'),
(8901,3602,'_virtual','no'),
(8902,3602,'_downloadable','no'),
(8903,3602,'_download_limit','-1'),
(8904,3602,'_download_expiry','-1'),
(8905,3602,'_stock',NULL),
(8906,3602,'_stock_status','instock'),
(8907,3602,'_wc_average_rating','0'),
(8908,3602,'_wc_review_count','0'),
(8909,3602,'_product_version','10.9.3'),
(8911,3603,'_sku','SC700WSP'),
(8912,3603,'total_sales','0'),
(8913,3603,'_tax_status','taxable'),
(8914,3603,'_tax_class',''),
(8915,3603,'_manage_stock','no'),
(8916,3603,'_backorders','no'),
(8917,3603,'_sold_individually','no'),
(8918,3603,'_virtual','no'),
(8919,3603,'_downloadable','no'),
(8920,3603,'_download_limit','-1'),
(8921,3603,'_download_expiry','-1'),
(8922,3603,'_stock',NULL),
(8923,3603,'_stock_status','instock'),
(8924,3603,'_wc_average_rating','0'),
(8925,3603,'_wc_review_count','0'),
(8926,3603,'_product_version','10.9.3'),
(8928,3604,'_sku','SC700WSS'),
(8929,3604,'total_sales','0'),
(8930,3604,'_tax_status','taxable'),
(8931,3604,'_tax_class',''),
(8932,3604,'_manage_stock','no'),
(8933,3604,'_backorders','no'),
(8934,3604,'_sold_individually','no'),
(8935,3604,'_virtual','no'),
(8936,3604,'_downloadable','no'),
(8937,3604,'_download_limit','-1'),
(8938,3604,'_download_expiry','-1'),
(8939,3604,'_stock',NULL),
(8940,3604,'_stock_status','instock'),
(8941,3604,'_wc_average_rating','0'),
(8942,3604,'_wc_review_count','0'),
(8943,3604,'_product_version','10.9.3'),
(8945,3605,'_sku','SC800FSHH'),
(8946,3605,'total_sales','0'),
(8947,3605,'_tax_status','taxable'),
(8948,3605,'_tax_class',''),
(8949,3605,'_manage_stock','no'),
(8950,3605,'_backorders','no'),
(8951,3605,'_sold_individually','no'),
(8952,3605,'_virtual','no'),
(8953,3605,'_downloadable','no'),
(8954,3605,'_download_limit','-1'),
(8955,3605,'_download_expiry','-1'),
(8956,3605,'_stock',NULL),
(8957,3605,'_stock_status','instock'),
(8958,3605,'_wc_average_rating','0'),
(8959,3605,'_wc_review_count','0'),
(8960,3605,'_product_version','10.9.3'),
(8962,3606,'_sku','SC800FSHP'),
(8963,3606,'total_sales','0'),
(8964,3606,'_tax_status','taxable'),
(8965,3606,'_tax_class',''),
(8966,3606,'_manage_stock','no'),
(8967,3606,'_backorders','no'),
(8968,3606,'_sold_individually','no'),
(8969,3606,'_virtual','no'),
(8970,3606,'_downloadable','no'),
(8971,3606,'_download_limit','-1'),
(8972,3606,'_download_expiry','-1'),
(8973,3606,'_stock',NULL),
(8974,3606,'_stock_status','instock'),
(8975,3606,'_wc_average_rating','0'),
(8976,3606,'_wc_review_count','0'),
(8977,3606,'_product_version','10.9.3'),
(8979,3607,'_sku','SC800FSHS'),
(8980,3607,'total_sales','0'),
(8981,3607,'_tax_status','taxable'),
(8982,3607,'_tax_class',''),
(8983,3607,'_manage_stock','no'),
(8984,3607,'_backorders','no'),
(8985,3607,'_sold_individually','no'),
(8986,3607,'_virtual','no'),
(8987,3607,'_downloadable','no'),
(8988,3607,'_download_limit','-1'),
(8989,3607,'_download_expiry','-1'),
(8990,3607,'_stock',NULL),
(8991,3607,'_stock_status','instock'),
(8992,3607,'_wc_average_rating','0'),
(8993,3607,'_wc_review_count','0'),
(8994,3607,'_product_version','10.9.3'),
(8996,3608,'_sku','SC800FSL'),
(8997,3608,'total_sales','0'),
(8998,3608,'_tax_status','taxable'),
(8999,3608,'_tax_class',''),
(9000,3608,'_manage_stock','no'),
(9001,3608,'_backorders','no'),
(9002,3608,'_sold_individually','no'),
(9003,3608,'_virtual','no'),
(9004,3608,'_downloadable','no'),
(9005,3608,'_download_limit','-1'),
(9006,3608,'_download_expiry','-1'),
(9007,3608,'_stock',NULL),
(9008,3608,'_stock_status','instock'),
(9009,3608,'_wc_average_rating','0'),
(9010,3608,'_wc_review_count','0'),
(9011,3608,'_product_version','10.9.3'),
(9013,3609,'_sku','SC800WSP'),
(9014,3609,'total_sales','0'),
(9015,3609,'_tax_status','taxable'),
(9016,3609,'_tax_class',''),
(9017,3609,'_manage_stock','no'),
(9018,3609,'_backorders','no'),
(9019,3609,'_sold_individually','no'),
(9020,3609,'_virtual','no'),
(9021,3609,'_downloadable','no'),
(9022,3609,'_download_limit','-1'),
(9023,3609,'_download_expiry','-1'),
(9024,3609,'_stock',NULL),
(9025,3609,'_stock_status','instock'),
(9026,3609,'_wc_average_rating','0'),
(9027,3609,'_wc_review_count','0'),
(9028,3609,'_product_version','10.9.3'),
(9030,3610,'_sku','SC800WSS'),
(9031,3610,'total_sales','0'),
(9032,3610,'_tax_status','taxable'),
(9033,3610,'_tax_class',''),
(9034,3610,'_manage_stock','no'),
(9035,3610,'_backorders','no'),
(9036,3610,'_sold_individually','no'),
(9037,3610,'_virtual','no'),
(9038,3610,'_downloadable','no'),
(9039,3610,'_download_limit','-1'),
(9040,3610,'_download_expiry','-1'),
(9041,3610,'_stock',NULL),
(9042,3610,'_stock_status','instock'),
(9043,3610,'_wc_average_rating','0'),
(9044,3610,'_wc_review_count','0'),
(9045,3610,'_product_version','10.9.3'),
(9047,3611,'_sku','SC1000FSL'),
(9048,3611,'total_sales','0'),
(9049,3611,'_tax_status','taxable'),
(9050,3611,'_tax_class',''),
(9051,3611,'_manage_stock','no'),
(9052,3611,'_backorders','no'),
(9053,3611,'_sold_individually','no'),
(9054,3611,'_virtual','no'),
(9055,3611,'_downloadable','no'),
(9056,3611,'_download_limit','-1'),
(9057,3611,'_download_expiry','-1'),
(9058,3611,'_stock',NULL),
(9059,3611,'_stock_status','instock'),
(9060,3611,'_wc_average_rating','0'),
(9061,3611,'_wc_review_count','0'),
(9062,3611,'_product_version','10.9.4'),
(9497,3618,'_elementor_global_class_usage_indexed','1'),
(9064,3612,'_sku','SC1000WSP'),
(9065,3612,'total_sales','0'),
(9066,3612,'_tax_status','taxable'),
(9067,3612,'_tax_class',''),
(9068,3612,'_manage_stock','no'),
(9069,3612,'_backorders','no'),
(9070,3612,'_sold_individually','no'),
(9071,3612,'_virtual','no'),
(9072,3612,'_downloadable','no'),
(9073,3612,'_download_limit','-1'),
(9074,3612,'_download_expiry','-1'),
(9075,3612,'_stock',NULL),
(9076,3612,'_stock_status','instock'),
(9077,3612,'_wc_average_rating','0'),
(9078,3612,'_wc_review_count','0'),
(9079,3612,'_product_version','10.9.3'),
(9081,3613,'_sku','SC1000WSS'),
(9082,3613,'total_sales','0'),
(9083,3613,'_tax_status','taxable'),
(9084,3613,'_tax_class',''),
(9085,3613,'_manage_stock','no'),
(9086,3613,'_backorders','no'),
(9087,3613,'_sold_individually','no'),
(9088,3613,'_virtual','no'),
(9089,3613,'_downloadable','no'),
(9090,3613,'_download_limit','-1'),
(9091,3613,'_download_expiry','-1'),
(9092,3613,'_stock',NULL),
(9093,3613,'_stock_status','instock'),
(9094,3613,'_wc_average_rating','0'),
(9095,3613,'_wc_review_count','0'),
(9096,3613,'_product_version','10.9.3'),
(9098,3614,'_sku','SC1200FSHP'),
(9099,3614,'total_sales','0'),
(9100,3614,'_tax_status','taxable'),
(9101,3614,'_tax_class',''),
(9102,3614,'_manage_stock','no'),
(9103,3614,'_backorders','no'),
(9104,3614,'_sold_individually','no'),
(9105,3614,'_virtual','no'),
(9106,3614,'_downloadable','no'),
(9107,3614,'_download_limit','-1'),
(9108,3614,'_download_expiry','-1'),
(9109,3614,'_stock',NULL),
(9110,3614,'_stock_status','instock'),
(9111,3614,'_wc_average_rating','0'),
(9112,3614,'_wc_review_count','0'),
(9113,3614,'_product_version','10.9.3'),
(9115,3615,'_sku','SC1200FSHS'),
(9116,3615,'total_sales','0'),
(9117,3615,'_tax_status','taxable'),
(9118,3615,'_tax_class',''),
(9119,3615,'_manage_stock','no'),
(9120,3615,'_backorders','no'),
(9121,3615,'_sold_individually','no'),
(9122,3615,'_virtual','no'),
(9123,3615,'_downloadable','no'),
(9124,3615,'_download_limit','-1'),
(9125,3615,'_download_expiry','-1'),
(9126,3615,'_stock',NULL),
(9127,3615,'_stock_status','instock'),
(9128,3615,'_wc_average_rating','0'),
(9129,3615,'_wc_review_count','0'),
(9130,3615,'_product_version','10.9.3'),
(9132,3616,'_sku','SC1200WSP'),
(9133,3616,'total_sales','0'),
(9134,3616,'_tax_status','taxable'),
(9135,3616,'_tax_class',''),
(9136,3616,'_manage_stock','no'),
(9137,3616,'_backorders','no'),
(9138,3616,'_sold_individually','no'),
(9139,3616,'_virtual','no'),
(9140,3616,'_downloadable','no'),
(9141,3616,'_download_limit','-1'),
(9142,3616,'_download_expiry','-1'),
(9143,3616,'_stock',NULL),
(9144,3616,'_stock_status','instock'),
(9145,3616,'_wc_average_rating','0'),
(9146,3616,'_wc_review_count','0'),
(9147,3616,'_product_version','10.9.3'),
(9149,3617,'_sku','SC1200WSS'),
(9150,3617,'total_sales','0'),
(9151,3617,'_tax_status','taxable'),
(9152,3617,'_tax_class',''),
(9153,3617,'_manage_stock','no'),
(9154,3617,'_backorders','no'),
(9155,3617,'_sold_individually','no'),
(9156,3617,'_virtual','no'),
(9157,3617,'_downloadable','no'),
(9158,3617,'_download_limit','-1'),
(9159,3617,'_download_expiry','-1'),
(9160,3617,'_stock',NULL),
(9161,3617,'_stock_status','instock'),
(9162,3617,'_wc_average_rating','0'),
(9163,3617,'_wc_review_count','0'),
(9164,3617,'_product_version','10.9.3'),
(9166,3618,'_sku','SC105FER'),
(9167,3618,'total_sales','0'),
(9168,3618,'_tax_status','taxable'),
(9169,3618,'_tax_class',''),
(9170,3618,'_manage_stock','no'),
(9171,3618,'_backorders','no'),
(9172,3618,'_sold_individually','no'),
(9173,3618,'_virtual','no'),
(9174,3618,'_downloadable','no'),
(9175,3618,'_download_limit','-1'),
(9176,3618,'_download_expiry','-1'),
(9177,3618,'_stock',NULL),
(9178,3618,'_stock_status','instock'),
(9179,3618,'_wc_average_rating','0'),
(9180,3618,'_wc_review_count','0'),
(9181,3618,'_product_version','10.9.3'),
(9183,3619,'_sku','SBS'),
(9184,3619,'total_sales','0'),
(9185,3619,'_tax_status','taxable'),
(9186,3619,'_tax_class',''),
(9187,3619,'_manage_stock','no'),
(9188,3619,'_backorders','no'),
(9189,3619,'_sold_individually','no'),
(9190,3619,'_virtual','no'),
(9191,3619,'_downloadable','no'),
(9192,3619,'_download_limit','-1'),
(9193,3619,'_download_expiry','-1'),
(9194,3619,'_stock',NULL),
(9195,3619,'_stock_status','instock'),
(9196,3619,'_wc_average_rating','0'),
(9197,3619,'_wc_review_count','0'),
(9198,3619,'_product_version','10.9.4'),
(9200,3620,'_sku','LBS770'),
(9201,3620,'total_sales','0'),
(9202,3620,'_tax_status','taxable'),
(9203,3620,'_tax_class',''),
(9204,3620,'_manage_stock','no'),
(9205,3620,'_backorders','no'),
(9206,3620,'_sold_individually','no'),
(9207,3620,'_virtual','no'),
(9208,3620,'_downloadable','no'),
(9209,3620,'_download_limit','-1'),
(9210,3620,'_download_expiry','-1'),
(9211,3620,'_stock',NULL),
(9212,3620,'_stock_status','instock'),
(9213,3620,'_wc_average_rating','0'),
(9214,3620,'_wc_review_count','0'),
(9215,3620,'_product_version','10.9.4'),
(9217,3621,'_sku','SC25B'),
(9218,3621,'total_sales','0'),
(9219,3621,'_tax_status','taxable'),
(9220,3621,'_tax_class',''),
(9221,3621,'_manage_stock','no'),
(9222,3621,'_backorders','no'),
(9223,3621,'_sold_individually','no'),
(9224,3621,'_virtual','no'),
(9225,3621,'_downloadable','no'),
(9226,3621,'_download_limit','-1'),
(9227,3621,'_download_expiry','-1'),
(9228,3621,'_stock',NULL),
(9229,3621,'_stock_status','instock'),
(9230,3621,'_wc_average_rating','0'),
(9231,3621,'_wc_review_count','0'),
(9232,3621,'_product_version','10.9.4'),
(9234,3622,'_sku','SC115MATC'),
(9235,3622,'total_sales','0'),
(9236,3622,'_tax_status','taxable'),
(9237,3622,'_tax_class',''),
(9238,3622,'_manage_stock','no'),
(9239,3622,'_backorders','no'),
(9240,3622,'_sold_individually','no'),
(9241,3622,'_virtual','no'),
(9242,3622,'_downloadable','no'),
(9243,3622,'_download_limit','-1'),
(9244,3622,'_download_expiry','-1'),
(9245,3622,'_stock',NULL),
(9246,3622,'_stock_status','instock'),
(9247,3622,'_wc_average_rating','0'),
(9248,3622,'_wc_review_count','0'),
(9249,3622,'_product_version','10.9.3'),
(9251,3623,'_sku','SC115MATT'),
(9252,3623,'total_sales','0'),
(9253,3623,'_tax_status','taxable'),
(9254,3623,'_tax_class',''),
(9255,3623,'_manage_stock','no'),
(9256,3623,'_backorders','no'),
(9257,3623,'_sold_individually','no'),
(9258,3623,'_virtual','no'),
(9259,3623,'_downloadable','no'),
(9260,3623,'_download_limit','-1'),
(9261,3623,'_download_expiry','-1'),
(9262,3623,'_stock',NULL),
(9263,3623,'_stock_status','instock'),
(9264,3623,'_wc_average_rating','0'),
(9265,3623,'_wc_review_count','0'),
(9266,3623,'_product_version','10.9.3'),
(9268,3624,'_wp_attached_file','2026/07/SC600FSL-FRONT.webp'),
(9269,3624,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC600FSL-FRONT.webp\";s:8:\"filesize\";i:59978;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC600FSL-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7498;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC600FSL-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3038;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC600FSL-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23088;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC600FSL-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2984;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9270,3624,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600FSL-FRONT.webp'),
(9271,3602,'_wp_old_slug','import-placeholder-for-32446'),
(9272,3602,'_regular_price','0'),
(9273,3602,'_thumbnail_id','3624'),
(9274,3602,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9275,3602,'_price','0'),
(9276,3626,'_wp_attached_file','2026/07/SC600FSL-BACK.webp'),
(9277,3626,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2026/07/SC600FSL-BACK.webp\";s:8:\"filesize\";i:38442;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SC600FSL-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SC600FSL-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2076;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SC600FSL-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12904;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SC600FSL-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2032;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9278,3626,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC600FSL-BACK.webp'),
(9279,3602,'_product_image_gallery','3626'),
(9280,3627,'_wp_attached_file','2026/07/SC700WSP.webp'),
(9281,3627,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC700WSP.webp\";s:8:\"filesize\";i:63118;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC700WSP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4858;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC700WSP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2490;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC700WSP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13710;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC700WSP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2484;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9282,3627,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC700WSP.webp'),
(9283,3603,'_wp_old_slug','import-placeholder-for-32447'),
(9284,3603,'_regular_price','0'),
(9285,3603,'_thumbnail_id','3627'),
(9286,3603,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9287,3603,'_price','0'),
(9288,3629,'_wp_attached_file','2026/07/SC700WSS.webp'),
(9289,3629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC700WSS.webp\";s:8:\"filesize\";i:47400;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC700WSS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5084;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC700WSS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2614;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC700WSS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13834;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC700WSS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2668;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9290,3629,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC700WSS.webp'),
(9291,3604,'_wp_old_slug','import-placeholder-for-32448'),
(9292,3604,'_regular_price','0'),
(9293,3604,'_thumbnail_id','3629'),
(9294,3604,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9295,3604,'_price','0'),
(9296,3631,'_wp_attached_file','2026/07/SC800FSHH.webp'),
(9297,3631,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC800FSHH.webp\";s:8:\"filesize\";i:36126;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC800FSHH-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHH-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2140;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC800FSHH-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11354;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHH-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2106;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9298,3631,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800FSHH.webp'),
(9299,3605,'_wp_old_slug','import-placeholder-for-32449'),
(9300,3605,'_regular_price','0'),
(9301,3605,'_thumbnail_id','3631'),
(9302,3605,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9303,3605,'_price','0'),
(9304,3633,'_wp_attached_file','2026/07/SC800FSHP.webp'),
(9305,3633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC800FSHP.webp\";s:8:\"filesize\";i:40324;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC800FSHP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1984;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC800FSHP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12562;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1956;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9306,3633,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800FSHP.webp'),
(9307,3606,'_wp_old_slug','import-placeholder-for-32450'),
(9308,3606,'_regular_price','0'),
(9309,3606,'_thumbnail_id','3633'),
(9310,3606,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9311,3606,'_price','0'),
(9312,3635,'_wp_attached_file','2026/07/SC800FSHS.webp'),
(9313,3635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC800FSHS.webp\";s:8:\"filesize\";i:40254;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC800FSHS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1990;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC800FSHS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12592;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC800FSHS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1954;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9314,3635,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800FSHS.webp'),
(9315,3607,'_wp_old_slug','import-placeholder-for-32451'),
(9316,3607,'_regular_price','0'),
(9317,3607,'_thumbnail_id','3635'),
(9318,3607,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9319,3607,'_price','0'),
(9320,3637,'_wp_attached_file','2026/07/SC800FSL.webp'),
(9321,3637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC800FSL.webp\";s:8:\"filesize\";i:42752;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC800FSL-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800FSL-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1944;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC800FSL-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800FSL-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1920;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9322,3637,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800FSL.webp'),
(9323,3608,'_wp_old_slug','import-placeholder-for-32452'),
(9324,3608,'_regular_price','0'),
(9325,3608,'_thumbnail_id','3637'),
(9326,3608,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9327,3608,'_price','0'),
(9328,3639,'_wp_attached_file','2026/07/SC800WSP.webp'),
(9329,3639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC800WSP.webp\";s:8:\"filesize\";i:47530;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC800WSP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800WSP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2704;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC800WSP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14486;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800WSP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2662;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9330,3639,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800WSP.webp'),
(9331,3609,'_wp_old_slug','import-placeholder-for-32453'),
(9332,3609,'_regular_price','0'),
(9333,3609,'_thumbnail_id','3639'),
(9334,3609,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9335,3609,'_price','0'),
(9336,3641,'_wp_attached_file','2026/07/SC800WSS.webp'),
(9337,3641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC800WSS.webp\";s:8:\"filesize\";i:64266;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC800WSS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800WSS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2678;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC800WSS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14760;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC800WSS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2608;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9338,3641,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC800WSS.webp'),
(9339,3610,'_wp_old_slug','import-placeholder-for-32454'),
(9340,3610,'_regular_price','0'),
(9341,3610,'_thumbnail_id','3641'),
(9342,3610,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9343,3610,'_price','0'),
(9344,3643,'_wp_attached_file','2026/07/SC1000FSL.webp'),
(9345,3643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1000FSL.webp\";s:8:\"filesize\";i:41476;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1000FSL-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000FSL-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1000FSL-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12470;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000FSL-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1962;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC1000FSL-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3734;}s:7:\"339x387\";a:5:{s:4:\"file\";s:22:\"SC1000FSL-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5660;}s:5:\"80x80\";a:5:{s:4:\"file\";s:20:\"SC1000FSL-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1010;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9346,3643,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1000FSL.webp'),
(9347,3611,'_wp_old_slug','import-placeholder-for-32455'),
(9348,3611,'_regular_price','0'),
(9349,3611,'_thumbnail_id','3643'),
(9350,3611,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9351,3611,'_price','0'),
(9352,3645,'_wp_attached_file','2026/07/SC1000WSP.webp'),
(9353,3645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1000WSP.webp\";s:8:\"filesize\";i:58400;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1000WSP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000WSP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2622;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1000WSP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15176;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000WSP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2590;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC1000WSP-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4940;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9354,3645,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1000WSP.webp'),
(9355,3612,'_wp_old_slug','import-placeholder-for-32456'),
(9356,3612,'_regular_price','0'),
(9357,3612,'_thumbnail_id','3645'),
(9358,3612,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9359,3612,'_price','0'),
(9360,3647,'_wp_attached_file','2026/07/SC1000WSS.webp'),
(9361,3647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1000WSS.webp\";s:8:\"filesize\";i:58506;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1000WSS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000WSS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2688;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1000WSS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15174;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1000WSS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2592;}s:7:\"240x274\";a:5:{s:4:\"file\";s:22:\"SC1000WSS-240x274.webp\";s:5:\"width\";i:240;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4812;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9362,3647,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1000WSS.webp'),
(9363,3613,'_wp_old_slug','import-placeholder-for-32457'),
(9364,3613,'_regular_price','0'),
(9365,3613,'_thumbnail_id','3647'),
(9366,3613,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9367,3613,'_price','0'),
(9368,3649,'_wp_attached_file','2026/07/SC1200FSHP.webp'),
(9369,3649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC1200FSHP.webp\";s:8:\"filesize\";i:40310;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC1200FSHP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC1200FSHP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC1200FSHP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12632;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC1200FSHP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1974;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9370,3649,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1200FSHP.webp'),
(9371,3614,'_wp_old_slug','import-placeholder-for-32458'),
(9372,3614,'_regular_price','0'),
(9373,3614,'_thumbnail_id','3649'),
(9374,3614,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9375,3614,'_price','0'),
(9376,3651,'_wp_attached_file','2026/07/SC1200FSHS.webp'),
(9377,3651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/SC1200FSHS.webp\";s:8:\"filesize\";i:40306;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"SC1200FSHS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SC1200FSHS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"SC1200FSHS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12610;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"SC1200FSHS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1988;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9378,3651,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1200FSHS.webp'),
(9379,3615,'_wp_old_slug','import-placeholder-for-32459'),
(9380,3615,'_regular_price','0'),
(9381,3615,'_thumbnail_id','3651'),
(9382,3615,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9383,3615,'_price','0'),
(9384,3653,'_wp_attached_file','2026/07/SC1200WSP.webp'),
(9385,3653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1200WSP.webp\";s:8:\"filesize\";i:57372;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1200WSP-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1200WSP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2592;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1200WSP-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15172;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1200WSP-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2538;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9386,3653,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1200WSP.webp'),
(9387,3616,'_wp_old_slug','import-placeholder-for-32460'),
(9388,3616,'_regular_price','0'),
(9389,3616,'_thumbnail_id','3653'),
(9390,3616,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9391,3616,'_price','0'),
(9392,3655,'_wp_attached_file','2026/07/SC1200WSS.webp'),
(9393,3655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SC1200WSS.webp\";s:8:\"filesize\";i:58448;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SC1200WSS-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1200WSS-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2642;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SC1200WSS-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14990;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SC1200WSS-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2560;}s:5:\"80x80\";a:5:{s:4:\"file\";s:20:\"SC1200WSS-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1210;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9394,3655,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC1200WSS.webp'),
(9395,3617,'_wp_old_slug','import-placeholder-for-32461'),
(9396,3617,'_regular_price','0'),
(9397,3617,'_thumbnail_id','3655'),
(9398,3617,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9399,3617,'_price','0'),
(9400,3657,'_wp_attached_file','2026/07/SC105FER.webp'),
(9401,3657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SC105FER.webp\";s:8:\"filesize\";i:17472;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SC105FER-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SC105FER-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1156;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SC105FER-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6206;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SC105FER-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1188;}s:5:\"80x80\";a:5:{s:4:\"file\";s:19:\"SC105FER-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:598;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9402,3657,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/03/SC105FER.webp'),
(9403,3618,'_wp_old_slug','import-placeholder-for-32469'),
(9404,3618,'_regular_price','0'),
(9405,3618,'_thumbnail_id','3657'),
(9406,3618,'_price','0'),
(9407,3659,'_wp_attached_file','2026/07/SBS-FRONT.webp'),
(9408,3659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2026/07/SBS-FRONT.webp\";s:8:\"filesize\";i:58866;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SBS-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8938;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"SBS-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4066;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"SBS-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24856;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"SBS-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4180;}s:7:\"339x387\";a:5:{s:4:\"file\";s:22:\"SBS-FRONT-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12532;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9409,3659,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-FRONT.webp'),
(9410,3619,'_wp_old_slug','import-placeholder-for-32495'),
(9411,3619,'_regular_price','0'),
(9412,3619,'_thumbnail_id','3659'),
(9413,3619,'_product_attributes','a:4:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_blade-capacity\";a:6:{s:4:\"name\";s:17:\"pa_blade-capacity\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_motor\";a:6:{s:4:\"name\";s:8:\"pa_motor\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:10:\"pa_voltage\";a:6:{s:4:\"name\";s:10:\"pa_voltage\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9414,3619,'_price','0'),
(9415,3661,'_wp_attached_file','2026/07/SBS-2.webp'),
(9416,3661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SBS-2.webp\";s:8:\"filesize\";i:118292;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SBS-2-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6548;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SBS-2-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42376;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-2-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6978;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SBS-2-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21672;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9417,3661,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-2.webp'),
(9418,3662,'_wp_attached_file','2026/07/SBS-3.webp'),
(9419,3662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SBS-3.webp\";s:8:\"filesize\";i:74970;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SBS-3-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-3-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SBS-3-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26804;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-3-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5210;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SBS-3-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14698;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9420,3662,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-3.webp'),
(9421,3663,'_wp_attached_file','2026/07/SBS-4.webp'),
(9422,3663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SBS-4.webp\";s:8:\"filesize\";i:97674;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SBS-4-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5626;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SBS-4-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32794;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-4-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6310;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SBS-4-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19030;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9423,3663,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-4.webp'),
(9424,3664,'_wp_attached_file','2026/07/SBS-5.webp'),
(9425,3664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SBS-5.webp\";s:8:\"filesize\";i:115834;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SBS-5-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6574;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SBS-5-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39870;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-5-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7394;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SBS-5-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22436;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9426,3664,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-5.webp'),
(9427,3665,'_wp_attached_file','2026/07/SBS-6.webp'),
(9428,3665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:18:\"2026/07/SBS-6.webp\";s:8:\"filesize\";i:102380;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"SBS-6-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-6-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6026;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"SBS-6-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32464;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"SBS-6-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6874;}s:7:\"339x387\";a:5:{s:4:\"file\";s:18:\"SBS-6-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19354;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9429,3665,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-6.webp'),
(9430,3666,'_wp_attached_file','2026/07/SBS-SIDE.webp'),
(9431,3666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SBS-SIDE.webp\";s:8:\"filesize\";i:57960;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SBS-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SBS-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4154;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SBS-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24848;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SBS-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4244;}s:7:\"339x387\";a:5:{s:4:\"file\";s:21:\"SBS-SIDE-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12590;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9432,3666,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-SIDE.webp'),
(9433,3667,'_wp_attached_file','2026/07/SBS-BACK.webp'),
(9434,3667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/SBS-BACK.webp\";s:8:\"filesize\";i:50332;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"SBS-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"SBS-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3556;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"SBS-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20284;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"SBS-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3680;}s:7:\"339x387\";a:5:{s:4:\"file\";s:21:\"SBS-BACK-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10554;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9435,3667,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SBS-BACK.webp'),
(9436,3619,'_product_image_gallery','3661,3662,3663,3664,3665,3666,3667'),
(9437,3668,'_wp_attached_file','2026/07/LBS770-FRONT.webp'),
(9438,3668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/LBS770-FRONT.webp\";s:8:\"filesize\";i:60784;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"LBS770-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"LBS770-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4590;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"LBS770-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25744;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"LBS770-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4582;}s:7:\"339x387\";a:5:{s:4:\"file\";s:25:\"LBS770-FRONT-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13502;}s:5:\"80x80\";a:5:{s:4:\"file\";s:23:\"LBS770-FRONT-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2012;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9439,3668,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/LBS770-FRONT.webp'),
(9440,3620,'_wp_old_slug','import-placeholder-for-32496'),
(9441,3620,'_regular_price','0'),
(9442,3620,'_thumbnail_id','3668'),
(9443,3620,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_blade-capacity\";a:6:{s:4:\"name\";s:17:\"pa_blade-capacity\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_cutting-method\";a:6:{s:4:\"name\";s:17:\"pa_cutting-method\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:10:\"pa_voltage\";a:6:{s:4:\"name\";s:10:\"pa_voltage\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_starter-system\";a:6:{s:4:\"name\";s:17:\"pa_starter-system\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9444,3620,'_price','0'),
(9445,3670,'_wp_attached_file','2026/07/LBS770-SIDE.webp'),
(9446,3670,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/LBS770-SIDE.webp\";s:8:\"filesize\";i:63852;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"LBS770-SIDE-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"LBS770-SIDE-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4812;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"LBS770-SIDE-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26978;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"LBS770-SIDE-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4806;}s:7:\"339x387\";a:5:{s:4:\"file\";s:24:\"LBS770-SIDE-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13942;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9447,3670,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/LBS770-SIDE.webp'),
(9448,3671,'_wp_attached_file','2026/07/LBS770-BACK.webp'),
(9449,3671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/LBS770-BACK.webp\";s:8:\"filesize\";i:53866;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"LBS770-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"LBS770-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3772;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"LBS770-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21350;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"LBS770-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3882;}s:7:\"339x387\";a:5:{s:4:\"file\";s:24:\"LBS770-BACK-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11224;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9450,3671,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/LBS770-BACK.webp'),
(9451,3672,'_wp_attached_file','2026/07/LBS770-SIDE2.webp'),
(9452,3672,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/LBS770-SIDE2.webp\";s:8:\"filesize\";i:52842;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"LBS770-SIDE2-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"LBS770-SIDE2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3778;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"LBS770-SIDE2-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22106;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"LBS770-SIDE2-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3734;}s:7:\"339x387\";a:5:{s:4:\"file\";s:25:\"LBS770-SIDE2-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11150;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9453,3672,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/LBS770-SIDE2.webp'),
(9454,3673,'_wp_attached_file','2026/07/LBS770-1.webp'),
(9455,3673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2026/07/LBS770-1.webp\";s:8:\"filesize\";i:107706;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"LBS770-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"LBS770-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6068;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"LBS770-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37320;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"LBS770-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6406;}s:7:\"339x387\";a:5:{s:4:\"file\";s:21:\"LBS770-1-339x387.webp\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19742;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9456,3673,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/LBS770-1.webp'),
(9457,3620,'_product_image_gallery','3670,3671,3672,3673'),
(9458,3674,'_wp_attached_file','2026/07/SC25B.png'),
(9459,3674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2026/07/SC25B.png\";s:8:\"filesize\";i:421384;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SC25B-263x300.png\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SC25B-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22598;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"SC25B-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321936;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"SC25B-150x171.png\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22716;}s:7:\"339x387\";a:5:{s:4:\"file\";s:17:\"SC25B-339x387.png\";s:5:\"width\";i:339;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107443;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9460,3674,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/02/SC25B.png'),
(9461,3621,'_wp_old_slug','import-placeholder-for-32497'),
(9462,3621,'_regular_price','0'),
(9463,3621,'_thumbnail_id','3674'),
(9464,3621,'_product_attributes','a:6:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:17:\"pa_segment-height\";a:6:{s:4:\"name\";s:17:\"pa_segment-height\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:5;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9465,3621,'_price','0'),
(9466,3676,'_wp_attached_file','2026/07/SC115MATC-1.webp'),
(9467,3676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC115MATC-1.webp\";s:8:\"filesize\";i:126874;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC115MATC-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115MATC-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4816;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC115MATC-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56558;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115MATC-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4860;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9468,3676,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATC-1.webp'),
(9469,3622,'_wp_old_slug','import-placeholder-for-32498'),
(9470,3622,'_regular_price','0'),
(9471,3622,'_thumbnail_id','3676'),
(9472,3622,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9473,3622,'_price','0'),
(9474,3678,'_wp_attached_file','2026/07/SC115MATC-BACK.webp'),
(9475,3678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATC-BACK.webp\";s:8:\"filesize\";i:67668;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATC-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATC-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3374;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATC-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27276;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATC-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3436;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9476,3678,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATC-BACK.webp'),
(9477,3679,'_wp_attached_file','2026/07/SC115MATC-BRONT.webp'),
(9478,3679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC115MATC-BRONT.webp\";s:8:\"filesize\";i:46412;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC115MATC-BRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATC-BRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC115MATC-BRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17602;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATC-BRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2250;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9479,3679,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATC-BRONT.webp'),
(9480,3622,'_product_image_gallery','3678,3679'),
(9481,3680,'_wp_attached_file','2026/07/SC115MATT-1.webp'),
(9482,3680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2026/07/SC115MATT-1.webp\";s:8:\"filesize\";i:109392;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"SC115MATT-1-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115MATT-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"SC115MATT-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49972;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"SC115MATT-1-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4124;}s:5:\"80x80\";a:5:{s:4:\"file\";s:22:\"SC115MATT-1-80x80.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1414;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9483,3680,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATT-1.webp'),
(9484,3623,'_wp_old_slug','import-placeholder-for-32499'),
(9485,3623,'_regular_price','0'),
(9486,3623,'_thumbnail_id','3680'),
(9487,3623,'_product_attributes','a:5:{s:14:\"pa_application\";a:6:{s:4:\"name\";s:14:\"pa_application\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:11:\"pa_diameter\";a:6:{s:4:\"name\";s:11:\"pa_diameter\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_thickness\";a:6:{s:4:\"name\";s:12:\"pa_thickness\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_connection\";a:6:{s:4:\"name\";s:13:\"pa_connection\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}s:12:\"pa_rim-style\";a:6:{s:4:\"name\";s:12:\"pa_rim-style\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}'),
(9488,3623,'_price','0'),
(9489,3682,'_wp_attached_file','2026/07/SC115MATT-BACK.webp'),
(9490,3682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2026/07/SC115MATT-BACK.webp\";s:8:\"filesize\";i:74408;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SC115MATT-BACK-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATT-BACK-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3756;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SC115MATT-BACK-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31382;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SC115MATT-BACK-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3744;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9491,3682,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATT-BACK.webp'),
(9492,3683,'_wp_attached_file','2026/07/SC115MATT-FRONT.webp'),
(9493,3683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:700;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/SC115MATT-FRONT.webp\";s:8:\"filesize\";i:70158;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SC115MATT-FRONT-263x300.webp\";s:5:\"width\";i:263;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATT-FRONT-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3082;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SC115MATT-FRONT-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26894;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SC115MATT-FRONT-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3156;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9494,3683,'_wc_attachment_source','https://www.smartcut.co.za/wp-content/uploads/2026/04/SC115MATT-FRONT.webp'),
(9495,3623,'_product_image_gallery','3682,3683'),
(9793,3718,'_elementor_global_class_usage_indexed','1'),
(9794,3718,'_elementor_global_class_usage_indexed_preview','1'),
(9501,3618,'woodmart_history_of_visits','a:11:{i:0;i:1783348443;i:1;i:1783348443;i:2;i:1783348443;i:3;i:1783348443;i:4;i:1783348443;i:5;i:1783348443;i:6;i:1783348443;i:7;i:1783348443;i:8;i:1783348443;i:9;i:1783348443;i:10;i:1783348443;}'),
(9503,3298,'_elementor_global_class_usage_indexed','1'),
(9504,3298,'woodmart_history_of_visits','a:15:{i:0;i:1783348239;i:1;i:1783348239;i:2;i:1783348239;i:3;i:1783348239;i:4;i:1783348239;i:5;i:1783348239;i:6;i:1783348239;i:7;i:1783348239;i:8;i:1783348239;i:9;i:1783348239;i:10;i:1783348239;i:11;i:1783348239;i:12;i:1783348239;i:13;i:1783348239;i:14;i:1783348239;}'),
(9505,3684,'_wp_attached_file','2026/07/cropped-SCM-Favicon-Light-Background-Transparent.webp'),
(9506,3684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:61:\"2026/07/cropped-SCM-Favicon-Light-Background-Transparent.webp\";s:8:\"filesize\";i:19428;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"cropped-SCM-Favicon-Light-Background-Transparent-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"cropped-SCM-Favicon-Light-Background-Transparent-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5046;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"cropped-SCM-Favicon-Light-Background-Transparent-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5046;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(9508,2977,'_elementor_global_class_usage_indexed','1'),
(9509,2977,'woodmart_history_of_visits','a:11:{i:0;i:1783429682;i:1;i:1783429682;i:2;i:1783429682;i:3;i:1783429682;i:4;i:1783429682;i:5;i:1783429682;i:6;i:1783429682;i:7;i:1783429682;i:8;i:1783429682;i:9;i:1783429682;i:10;i:1783429682;}'),
(9515,2977,'_elementor_global_class_usage_indexed_preview','1'),
(9511,2977,'_edit_last','1'),
(9510,2977,'_edit_lock','1783603860:1'),
(9512,2977,'_wp_page_template','default'),
(9513,2977,'woodmart_sguide_select','none'),
(9514,2977,'_woodmart_product-background',''),
(9783,3717,'_elementor_global_class_usage_indexed','1'),
(9784,3717,'_elementor_global_class_usage_indexed_preview','1'),
(11456,3857,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11457,3857,'_elementor_global_class_usage_indexed','1'),
(11346,3845,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11347,3845,'_elementor_global_class_usage_indexed','1'),
(11348,3845,'_elementor_global_class_usage_indexed_preview','1'),
(11350,3846,'_elementor_edit_mode','builder'),
(11351,3846,'_elementor_template_type','wp-page'),
(11352,3846,'_elementor_version','4.1.4'),
(11353,3846,'_wp_page_template','default'),
(11354,3846,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(10769,3764,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11364,3847,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11365,3847,'_elementor_global_class_usage_indexed','1'),
(11366,3847,'_elementor_global_class_usage_indexed_preview','1'),
(11369,3848,'_elementor_edit_mode','builder'),
(11370,3848,'_elementor_template_type','wp-post'),
(11371,3848,'_elementor_version','4.1.4'),
(11372,3848,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"Blog\"},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/profile.php?id=61582691070541\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\" style=\\\"color: #fa9939;\\\">Privacy Policy<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9849,2979,'_elementor_global_class_usage_indexed','1'),
(9525,11,'_elementor_global_class_usage_indexed','1'),
(9518,3521,'_edit_lock','1783426374:1'),
(9520,3521,'_elementor_global_class_usage_indexed','1'),
(9521,3521,'woodmart_history_of_visits','a:15:{i:0;i:1783426511;i:1;i:1783426511;i:2;i:1783426511;i:3;i:1783426511;i:4;i:1783426511;i:5;i:1783426511;i:6;i:1783426511;i:7;i:1783426511;i:8;i:1783426511;i:9;i:1783426511;i:10;i:1783426511;i:11;i:1783426511;i:12;i:1783426511;i:13;i:1783426511;i:14;i:1783426511;}'),
(10883,3786,'_wp_attached_file','2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp'),
(10800,3769,'_elementor_edit_mode','builder'),
(10801,3769,'_elementor_template_type','container'),
(10802,3769,'_elementor_version','4.1.4'),
(10803,3769,'_elementor_global_class_usage_indexed','1'),
(10804,3769,'_elementor_global_class_usage_indexed_preview','1'),
(10793,3768,'_elementor_edit_mode','builder'),
(10794,3768,'_elementor_template_type','container'),
(10795,3768,'_elementor_version','4.1.4'),
(10796,3768,'_elementor_global_class_usage_indexed','1'),
(10797,3768,'_elementor_global_class_usage_indexed_preview','1'),
(10798,3768,'_elementor_data','[{\"id\":\"47266fe5\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73b42bba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.1. Introduction<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Privacy Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd (\\\"we,\\\" \\\"our,\\\" \\\"us\\\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \\\"Site\\\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.2. Data We Collect<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Personal Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>How We Collect Your Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Non-Personal Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.3. How We Use Your Data (Lawful Basis for Processing)<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Purposes of Processing<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Lawful Basis for Processing<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.4. Data Sharing and Disclosure<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Third-Party Service Providers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Legal Requirements<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Business Transfers<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.5. Data Security<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our Commitment to Security<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.6. Data Retention<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>How Long We Keep Your Data<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.7. Your Data Protection Rights <strong>Your Rights<\\/strong><\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\\\"right to be forgotten\\\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.8. Cookies and Tracking Technologies<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Use of Cookies<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.9. Children\'s Privacy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.10. Changes to This Privacy Policy<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \\\"Last Updated\\\" date at the commencement of this policy shall signify the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.11. Contact Us<\\/h4>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p><\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10753,684,'_edit_last','1'),
(10754,684,'_wp_old_slug','popup-with-contact-form-megamarket'),
(10755,3763,'_wp_page_template','default'),
(10756,3763,'_elementor_edit_mode','builder'),
(10757,3763,'_elementor_template_type','wp-post'),
(10758,3763,'_elementor_version','3.24.7'),
(10759,3763,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"6\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"background_color\":\"#1246AB\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>50 East 52nd Street<br \\/>Brooklyn, NY 10022<br \\/>United States<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>+1322224332<br \\/>+4643758533<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>info@mail.com<br \\/>support@mail.com<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Do you have questions about how we can help your company? Send us an email and we\\u2019ll get in touch shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(9526,1496,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(9530,1500,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(9780,3717,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11037,489,'_elementor_global_class_usage_indexed','1'),
(11038,489,'_elementor_global_class_usage_indexed_preview','1'),
(9536,3054,'_elementor_global_class_usage_indexed','1'),
(9537,3054,'woodmart_history_of_visits','a:10:{i:0;i:1783433907;i:1;i:1783433907;i:2;i:1783433907;i:3;i:1783433907;i:4;i:1783433907;i:5;i:1783433907;i:6;i:1783433907;i:7;i:1783433907;i:8;i:1783433907;i:9;i:1783433907;}'),
(9540,2978,'_elementor_global_class_usage_indexed','1'),
(9541,2978,'woodmart_history_of_visits','a:17:{i:0;i:1783434962;i:1;i:1783434962;i:2;i:1783434962;i:3;i:1783434962;i:4;i:1783434962;i:5;i:1783434962;i:6;i:1783434962;i:7;i:1783434962;i:8;i:1783434962;i:9;i:1783434962;i:10;i:1783434962;i:11;i:1783434962;i:12;i:1783434962;i:13;i:1783434962;i:14;i:1783434962;i:15;i:1783434962;i:16;i:1783434962;}'),
(10884,3786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:69:\"2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\";s:8:\"filesize\";i:404032;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16630;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6634;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71496;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:178484;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:71:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:252628;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52794;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:70:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:128778;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5188;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10885,3786,'_elementor_source_image_hash','aab856161bd94d92d632051e9724c3dd5d1f7931'),
(10886,3787,'_elementor_edit_mode','builder'),
(10887,3787,'_elementor_template_type','container'),
(10888,3787,'_elementor_version','4.1.4'),
(10889,3787,'_elementor_global_class_usage_indexed','1'),
(10890,3787,'_elementor_global_class_usage_indexed_preview','1'),
(10891,3787,'_elementor_data','[{\"id\":\"1e29b460\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d8e8061\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b042294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"784323bd\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a85e85c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"36250b2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide the South African industrial sector with specialized tooling that offers unmatched performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner for leaders in the refractory, construction, and installation industries.<\\/p><p>Our journey has been guided by a hands-on approach and a relentless focus on quality. We understand that in your industry, precision is not a luxury\\u2014it is a necessity. Durability is not a feature\\u2014it is the foundation of productivity. That is why we have dedicated ourselves to engineering and sourcing only premium-grade products that can withstand the rigors of the most demanding environments. As a family business, our name is on every product we sell, and we stand behind our promise of quality with the unwavering commitment of a team that truly cares about your success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2902501\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b9b36c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(10892,3788,'_elementor_edit_mode','builder'),
(10893,3788,'_elementor_template_type','container'),
(10894,3788,'_elementor_version','4.1.4'),
(10895,3788,'_elementor_global_class_usage_indexed','1'),
(10896,3788,'_elementor_global_class_usage_indexed_preview','1'),
(10897,3788,'_elementor_data','[{\"id\":\"1e29b460\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d8e8061\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b042294\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"784323bd\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a85e85c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"36250b2f\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide the South African industrial sector with specialized tooling that offers unmatched performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner for leaders in the refractory, construction, and installation industries.<\\/p><p>Our journey has been guided by a hands-on approach and a relentless focus on quality. We understand that in your industry, precision is not a luxury\\u2014it is a necessity. Durability is not a feature\\u2014it is the foundation of productivity. That is why we have dedicated ourselves to engineering and sourcing only premium-grade products that can withstand the rigors of the most demanding environments. As a family business, our name is on every product we sell, and we stand behind our promise of quality with the unwavering commitment of a team that truly cares about your success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"2902501\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b9b36c9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\",\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(10899,3789,'_wp_attached_file','2026/07/placeholder.png'),
(10900,3789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2026/07/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3887;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10901,3789,'_elementor_source_image_hash','81c7a633b4e055ae62a31b46028dd330ce288a56'),
(10902,3790,'_wp_attached_file','2026/07/placeholder-1.png'),
(10903,3790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-1.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3887;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-1-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10904,3790,'_elementor_source_image_hash','89bab00b99cb4c94360af5ad84922acc9e6cd1f6'),
(10905,3791,'_wp_attached_file','2026/07/placeholder-2.png'),
(10906,3791,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-2.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-2-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3887;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-2-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-2-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-2-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-2-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10907,3791,'_elementor_source_image_hash','00854062047c2f54055cf545107641dc0d061460'),
(10908,3792,'_wp_attached_file','2026/07/placeholder-3.png'),
(10909,3792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-3.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-3-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3887;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-3-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-3-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-3-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-3-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10910,3792,'_elementor_source_image_hash','8a988810ae97fdd2d5100abf22568966fff882ce'),
(10911,3793,'_wp_attached_file','2026/07/2.webp'),
(10912,3793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:540;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2026/07/2.webp\";s:8:\"filesize\";i:187586;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"2-162x300.webp\";s:5:\"width\";i:162;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"2-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3826;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"2-540x600.webp\";s:5:\"width\";i:540;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30898;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"2-150x278.webp\";s:5:\"width\";i:150;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6732;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10913,3793,'_elementor_source_image_hash','77c057ec5003cebac3ff833abdf44933ceccbce2'),
(10914,3794,'_wp_attached_file','2026/07/1.webp'),
(10915,3794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:540;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2026/07/1.webp\";s:8:\"filesize\";i:242212;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"1-162x300.webp\";s:5:\"width\";i:162;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5050;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"1-540x600.webp\";s:5:\"width\";i:540;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63282;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"1-150x278.webp\";s:5:\"width\";i:150;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10020;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10916,3794,'_elementor_source_image_hash','355d55ee98e3cd4c81d089ae1ba22c6155e06971'),
(10917,3795,'_elementor_edit_mode','builder'),
(10918,3795,'_elementor_template_type','container'),
(10919,3795,'_elementor_version','4.1.4'),
(10920,3795,'_elementor_global_class_usage_indexed','1'),
(10921,3795,'_elementor_global_class_usage_indexed_preview','1'),
(10922,3795,'_elementor_data','[{\"id\":\"3d26770d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"381ac817\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"327d6874\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"6edb232b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1c7534cb\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"2536dd3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"95a53b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55efc86c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"711431bf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7df7a92c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(10923,3796,'_elementor_edit_mode','builder'),
(10924,3796,'_elementor_template_type','container'),
(10925,3796,'_elementor_version','4.1.4'),
(10926,3796,'_elementor_global_class_usage_indexed','1'),
(10927,3796,'_elementor_global_class_usage_indexed_preview','1'),
(10928,3796,'_elementor_data','[{\"id\":\"3d26770d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"381ac817\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"327d6874\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"6edb232b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1c7534cb\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"},\"content_type\":\"text\",\"html_block_id\":\"0\",\"icon_type\":\"icon\",\"icon\":{\"value\":\"\",\"library\":\"\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"2536dd3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"95a53b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55efc86c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"711431bf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7df7a92c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(10930,3797,'_elementor_edit_mode','builder'),
(10931,3797,'_elementor_template_type','container'),
(10932,3797,'_elementor_version','4.1.4'),
(10933,3797,'_elementor_global_class_usage_indexed','1'),
(10934,3797,'_elementor_global_class_usage_indexed_preview','1'),
(10935,3797,'_elementor_data','[{\"id\":\"30caf22d\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d553b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a4ca480\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4fe1f778\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f702554\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"596cc47e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2ea966b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fd5feae\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2372d0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1fa21844\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"1d765bf9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4f2f1b5a\",\"elType\":\"widget\",\"settings\":{\"lat\":\"48.87146\",\"lon\":\"2.35500\",\"height\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"scroll_y\":\"-80\",\"marker_list\":[{\"_id\":\"d5e43fe\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\",\"marker_title\":\"\",\"marker_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"marker_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"map_init_placeholder\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":true}],\"isInner\":false}]'),
(10936,3798,'_elementor_edit_mode','builder'),
(10937,3798,'_elementor_template_type','container'),
(10938,3798,'_elementor_version','4.1.4'),
(10939,3798,'_elementor_global_class_usage_indexed','1'),
(10940,3798,'_elementor_global_class_usage_indexed_preview','1'),
(10941,3798,'_elementor_data','[{\"id\":\"30caf22d\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d553b83\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a4ca480\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4fe1f778\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f702554\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"596cc47e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2ea966b1\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fd5feae\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2372d0d\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"1fa21844\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"1d765bf9\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4f2f1b5a\",\"elType\":\"widget\",\"settings\":{\"lat\":\"48.87146\",\"lon\":\"2.35500\",\"height\":{\"unit\":\"px\",\"size\":\"450\",\"sizes\":[]},\"scroll_y\":\"-80\",\"marker_list\":[{\"_id\":\"d5e43fe\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\",\"marker_title\":\"\",\"marker_description\":\"\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"\",\"height\":\"\"}}],\"marker_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"map_init_placeholder\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":true}],\"isInner\":false}]'),
(10943,3799,'_wp_attached_file','2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp'),
(10944,3799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:569;s:4:\"file\";s:108:\"2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\";s:8:\"filesize\";i:51210;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:108:\"vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp\";s:5:\"width\";i:264;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:108:\"vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6718;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:108:\"vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp\";s:5:\"width\";i:150;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7360;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10945,3799,'_elementor_source_image_hash','8a3548030df5a3680071834a816056f42326f228'),
(10946,3800,'_elementor_edit_mode','builder'),
(10947,3800,'_elementor_template_type','section'),
(10948,3800,'_elementor_version','4.1.4'),
(10949,3800,'_elementor_global_class_usage_indexed','1'),
(10950,3800,'_elementor_global_class_usage_indexed_preview','1'),
(10951,3800,'_elementor_data','[{\"id\":\"1c1b7dbf\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"651e7552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7432c27e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f53afe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66f654fc\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f473faf\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"53502f60\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d964cd9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(10952,3801,'_elementor_edit_mode','builder'),
(10953,3801,'_elementor_template_type','section'),
(10954,3801,'_elementor_version','4.1.4'),
(10955,3801,'_elementor_global_class_usage_indexed','1'),
(10956,3801,'_elementor_global_class_usage_indexed_preview','1'),
(10957,3801,'_elementor_data','[{\"id\":\"1c1b7dbf\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"651e7552\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7432c27e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f53afe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66f654fc\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"1f473faf\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"53502f60\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"d964cd9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(10959,3802,'_wp_attached_file','2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp'),
(10960,3802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:74:\"2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\";s:8:\"filesize\";i:348868;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14444;}s:5:\"large\";a:5:{s:4:\"file\";s:75:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7636;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:76:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:139198;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:76:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:203276;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:74:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55672;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:75:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:801;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100196;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:74:\"builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5224;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10961,3802,'_elementor_source_image_hash','549fec19de9c34e0ae41527e1a3b02f102ec7505'),
(10962,3803,'_elementor_edit_mode','builder'),
(10963,3803,'_elementor_template_type','section'),
(10964,3803,'_elementor_version','4.1.4'),
(10965,3803,'_elementor_global_class_usage_indexed','1'),
(10966,3803,'_elementor_global_class_usage_indexed_preview','1'),
(10967,3803,'_elementor_data','[{\"id\":\"4eeb0551\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"126f54ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ac1159e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"a85572b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16267606\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"520cda65\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"56fcdb5\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"700203c2\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10968,3804,'_elementor_edit_mode','builder'),
(10969,3804,'_elementor_template_type','section'),
(10970,3804,'_elementor_version','4.1.4'),
(10971,3804,'_elementor_global_class_usage_indexed','1'),
(10972,3804,'_elementor_global_class_usage_indexed_preview','1'),
(10973,3804,'_elementor_data','[{\"id\":\"4eeb0551\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"126f54ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ac1159e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"a85572b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16267606\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"520cda65\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"56fcdb5\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"700203c2\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10975,3805,'_wp_attached_file','2026/07/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg'),
(10976,3805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:951;s:6:\"height\";i:760;s:4:\"file\";s:108:\"2026/07/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\";s:8:\"filesize\";i:96176;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:108:\"construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:108:\"construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:108:\"construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61513;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:108:\"construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47818;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:108:\"construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4424;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10977,3805,'_elementor_source_image_hash','d8fb01397e07166aba813c499aaf0a88a18f2ea8'),
(10978,3806,'_elementor_edit_mode','builder'),
(10979,3806,'_elementor_template_type','section'),
(10980,3806,'_elementor_version','4.1.4'),
(10981,3806,'_elementor_global_class_usage_indexed','1'),
(10982,3806,'_elementor_global_class_usage_indexed_preview','1'),
(10983,3806,'_elementor_data','[{\"id\":\"7326a4db\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"596ef9fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a4339ae\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7642ef2a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3913bb8e\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"231b7820\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"37aa2780\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c36a15d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10984,3807,'_elementor_edit_mode','builder'),
(10985,3807,'_elementor_template_type','section'),
(10986,3807,'_elementor_version','4.1.4'),
(10987,3807,'_elementor_global_class_usage_indexed','1'),
(10988,3807,'_elementor_global_class_usage_indexed_preview','1'),
(10989,3807,'_elementor_data','[{\"id\":\"7326a4db\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"596ef9fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a4339ae\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7642ef2a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3913bb8e\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"231b7820\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"37aa2780\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c36a15d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10991,3808,'_wp_attached_file','2026/07/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg'),
(10992,3808,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:951;s:6:\"height\";i:761;s:4:\"file\";s:108:\"2026/07/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\";s:8:\"filesize\";i:214140;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:108:\"aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25527;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:108:\"aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9079;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:108:\"aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-768x615.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130767;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:108:\"aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99639;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:108:\"aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-150x120.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7729;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(10993,3808,'_elementor_source_image_hash','049537119c2be260691b24e3e5db842eb559a597'),
(10994,3809,'_elementor_edit_mode','builder'),
(10995,3809,'_elementor_template_type','section'),
(10996,3809,'_elementor_version','4.1.4'),
(10997,3809,'_elementor_global_class_usage_indexed','1'),
(10998,3809,'_elementor_global_class_usage_indexed_preview','1'),
(10999,3809,'_elementor_data','[{\"id\":\"47f07a40\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78599152\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dfaf1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"188c109b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28580986\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"580e0d6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"67646159\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"1e86f1d0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11000,3810,'_elementor_edit_mode','builder'),
(11001,3810,'_elementor_template_type','section'),
(11002,3810,'_elementor_version','4.1.4'),
(11003,3810,'_elementor_global_class_usage_indexed','1'),
(11004,3810,'_elementor_global_class_usage_indexed_preview','1'),
(11005,3810,'_elementor_data','[{\"id\":\"47f07a40\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78599152\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dfaf1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"188c109b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28580986\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"580e0d6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"67646159\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"1e86f1d0\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11007,3811,'_wp_attached_file','2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov'),
(11008,3811,'_wp_attachment_metadata','a:12:{s:8:\"lossless\";b:0;s:7:\"bitrate\";i:8137417;s:8:\"filesize\";i:10623435;s:9:\"mime_type\";s:15:\"video/quicktime\";s:6:\"length\";i:10;s:16:\"length_formatted\";s:4:\"0:10\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:9:\"quicktime\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"codec\";s:21:\"Lavc58.35.100 libx264\";s:17:\"created_timestamp\";i:-2082844800;}'),
(11009,3811,'_elementor_source_image_hash','bc3505dcea9c8e3c8c9f202beab2515d2d777777'),
(11010,3812,'_wp_attached_file','2026/07/placeholder-4.png'),
(11011,3812,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2026/07/placeholder-4.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-4-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3887;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-4-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-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:2227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-4-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"placeholder-4-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11253;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-4-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1914;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(11012,3812,'_elementor_source_image_hash','271ddda18e6a38ff9bbac30c0a5f86be526735d9'),
(11013,3813,'_elementor_edit_mode','builder'),
(11014,3813,'_elementor_template_type','section'),
(11015,3813,'_elementor_version','4.1.4'),
(11016,3813,'_elementor_global_class_usage_indexed','1'),
(11017,3813,'_elementor_global_class_usage_indexed_preview','1'),
(11018,3813,'_elementor_data','[{\"id\":\"56e2d776\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"459ecbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20a92e0e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2e24b8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"531d711c\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"5b9cd6b9\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0,\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"7127c479\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3125f9fc\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_poster\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(11019,3814,'_elementor_edit_mode','builder'),
(11020,3814,'_elementor_template_type','section'),
(11021,3814,'_elementor_version','4.1.4'),
(11022,3814,'_elementor_global_class_usage_indexed','1'),
(11023,3814,'_elementor_global_class_usage_indexed_preview','1'),
(11024,3814,'_elementor_data','[{\"id\":\"56e2d776\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"459ecbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20a92e0e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\",\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2e24b8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"531d711c\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"5b9cd6b9\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0,\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"7127c479\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3125f9fc\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_poster\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"}]'),
(11026,3784,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11027,3778,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11033,3815,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11058,3818,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11062,281,'_edit_last','1'),
(11063,3819,'_elementor_edit_mode','builder'),
(11064,3819,'_elementor_template_type','wp-page'),
(11065,3819,'_elementor_version','3.16.6'),
(11066,3819,'_wp_page_template','default'),
(11067,3819,'_elementor_data','[{\"id\":\"0896253\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"9c58ddf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Delivery Information\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"016b99e\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\"},\"content_width\":\"full\",\"scroll_y\":-80,\"_title\":\"Container\"},\"elements\":[{\"id\":\"46876db\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"b2220fe\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"When will my order ship?\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f7edee0\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>There\'s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"e2d81d4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\"},\"elements\":[{\"id\":\"4495a8a\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"When will my order ship?\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"8e40ea5\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"217836e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"1bd359d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"6913474\",\"elType\":\"widget\",\"settings\":{\"text\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"214\\\"><strong>Shipping Metods<\\/strong><\\/td>\\n<td width=\\\"214\\\"><strong>Rate<\\/strong><\\/td>\\n<td width=\\\"214\\\"><strong>Max Charge<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">FedEx<\\/td>\\n<td width=\\\"214\\\">10% of order value<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">FedEx, Signature Required<\\/td>\\n<td width=\\\"214\\\">10% of order value + $20<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299 + $20<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">In-Home Delivery<\\/td>\\n<td width=\\\"214\\\">$299 per trip<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"214\\\">In-Home Delivery, Time-Specific<\\/td>\\n<td width=\\\"214\\\">$399 per trip<\\/td>\\n<td width=\\\"214\\\"><strong><span style=\\\"color: #1246ab;\\\">$299<\\/span><\\/strong><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":false},{\"id\":\"dd683ed\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"181d896\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"00cdb98\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Delivery time\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"f172fbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited for another time.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"869be0e\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"8a557bf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Tracking\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"a52d675\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(11068,3819,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11447,3856,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11448,3856,'_elementor_global_class_usage_indexed','1'),
(11449,3856,'_elementor_global_class_usage_indexed_preview','1'),
(11452,3857,'_elementor_template_type','wp-page'),
(11453,3857,'_elementor_version','4.1.4'),
(11454,3857,'_wp_page_template','default'),
(11455,3857,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11072,281,'_edit_lock','1783769300:1'),
(11137,289,'_elementor_global_class_usage_indexed','1'),
(11138,289,'_elementor_global_class_usage_indexed_preview','1'),
(11176,289,'_edit_last','1'),
(11177,3828,'_elementor_edit_mode','builder'),
(11178,3828,'_elementor_template_type','section'),
(11179,3828,'_elementor_version','4.1.4'),
(11180,3828,'_elementor_global_class_usage_indexed','1'),
(11181,3828,'_elementor_global_class_usage_indexed_preview','1'),
(11182,3828,'_elementor_data','[{\"id\":\"1a38076c\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a9003f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3767d8b4\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7857870a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"59548924\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11079,2,'_wp_trash_meta_status','publish'),
(11080,2,'_wp_trash_meta_time','1783769330'),
(11081,2,'_wp_desired_post_slug','sample-page'),
(11085,287,'_wp_trash_meta_status','publish'),
(11086,287,'_wp_trash_meta_time','1783769340'),
(11087,287,'_wp_desired_post_slug','services'),
(11088,3821,'_elementor_edit_mode','builder'),
(11089,3821,'_elementor_template_type','wp-page'),
(11090,3821,'_elementor_version','3.16.6'),
(11091,3821,'_wp_page_template','default'),
(11092,3821,'_elementor_data','[{\"id\":\"827b0ab\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"49b25b4\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3e5507e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"All Home Services\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e9137d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur.<\\/p><p>Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"ec647fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"80\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"160\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":160},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9514848\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"500+ Brands\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"d111bf5\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Fast Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cad0791\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e21a79f\",\"elType\":\"widget\",\"settings\":{\"ids\":[{\"id\":\"537\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-img-1.jpg\"},{\"id\":\"538\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-img-2.jpg\"}],\"ids_size\":\"custom\",\"ids_custom_dimension\":{\"width\":\"510\",\"height\":\"600\"},\"spacing\":\"20\",\"columns\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_658b0d763d699\"},\"elements\":[],\"widgetType\":\"wd_images_gallery\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6b6fec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#1246AB\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services-banner.jpg\",\"id\":\"552\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9e8013f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"container_sticky_offset\":50},\"elements\":[],\"isInner\":true},{\"id\":\"54d9921\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e45f330\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Entrust your home to a master\",\"after_title\":\"\",\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ea68038\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.<\\/p>\",\"text_color_scheme\":\"light\",\"width\":{\"unit\":\"px\",\"size\":390,\"sizes\":[]},\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a019255\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call Now\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"color\":\"white\",\"size\":\"large\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"55ceeef\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"9fd030f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Services\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b6582e0\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"c2b32dd\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Appliances.png\",\"id\":\"577\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Appliances\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"b8f21bc\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Cabinets.png\",\"id\":\"578\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Cabinets\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"e6db433\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Cutting-Carpet.png\",\"id\":\"579\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Cutting Carpet\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"4652c83\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Laying-Flooring.png\",\"id\":\"580\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Laying Flooring\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f81f22b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-doors.png\",\"id\":\"581\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Doors\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"7810718\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-Water-Heaters.png\",\"id\":\"582\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Water Heaters\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"75a269e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-backsplashes.png\",\"id\":\"583\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Backsplashes\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"df6c85a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Installing-shower-doors.png\",\"id\":\"584\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Installing Shower Doors\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"57158ff\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/Shipping.png\",\"id\":\"585\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"128\"},\"subtitle\":\"\",\"title\":\"Shipping\",\"content\":\"\",\"btn_text\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"scroll_y\":-80,\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false}]'),
(11093,3821,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11438,3855,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11439,3855,'_elementor_global_class_usage_indexed','1'),
(11440,3855,'_elementor_global_class_usage_indexed_preview','1'),
(11442,3856,'_elementor_edit_mode','builder'),
(11443,3856,'_elementor_template_type','wp-page'),
(11444,3856,'_elementor_version','4.1.4'),
(11445,3856,'_wp_page_template','default'),
(11446,3856,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11097,289,'_edit_lock','1783770505:1'),
(11098,3813,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11099,3809,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11100,3806,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11101,3803,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11102,3800,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11103,3797,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11104,3795,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11105,3787,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11106,3775,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11107,3769,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11108,3767,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11109,3765,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11110,3822,'_elementor_edit_mode','builder'),
(11111,3822,'_elementor_template_type','wp-page'),
(11112,3822,'_elementor_version','3.16.6'),
(11113,3822,'_wp_page_template','default'),
(11114,3822,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6ecedf4\",\"elType\":\"widget\",\"settings\":{\"html\":\"[woocommerce_order_tracking]\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_custom_width\":{\"unit\":\"px\",\"size\":890,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11115,3822,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11119,3823,'_elementor_edit_mode','builder'),
(11120,3823,'_elementor_template_type','wp-page'),
(11121,3823,'_elementor_version','3.16.6'),
(11122,3823,'_wp_page_template','default'),
(11123,3823,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6ecedf4\",\"elType\":\"widget\",\"settings\":{\"html\":\"[woocommerce_order_tracking]\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_custom_width\":{\"unit\":\"px\",\"size\":890,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11124,3823,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11163,3827,'_elementor_edit_mode','builder'),
(11164,3827,'_elementor_template_type','wp-page'),
(11165,3827,'_elementor_version','4.1.4'),
(11166,3827,'_wp_page_template','default'),
(11167,3827,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11128,3824,'_elementor_edit_mode','builder'),
(11129,3824,'_elementor_template_type','wp-page'),
(11130,3824,'_elementor_version','3.16.6'),
(11131,3824,'_wp_page_template','default'),
(11132,3824,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6076c46\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"smartcut-tracking-box\\\">\\n  <h3>Track Your Order<\\/h3>\\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.<\\/p>\\n\\n  <form id=\\\"smartcut-courier-tracking-form\\\">\\n    <input \\n      type=\\\"text\\\" \\n      id=\\\"smartcut-waybill-number\\\" \\n      placeholder=\\\"Enter your waybill number\\\" \\n      required\\n    >\\n\\n    <button type=\\\"submit\\\">\\n      Track Shipment\\n    <\\/button>\\n  <\\/form>\\n<\\/div>\\n\\n<script>\\ndocument.getElementById(\'smartcut-courier-tracking-form\').addEventListener(\'submit\', function(event) {\\n  event.preventDefault();\\n\\n  const waybillNumber = document.getElementById(\'smartcut-waybill-number\').value.trim();\\n\\n  if (!waybillNumber) return;\\n\\n  window.open(\'https:\\/\\/thecourierguy.co.za\\/tracking\\/?waybill=\' + encodeURIComponent(waybillNumber), \'_blank\');\\n});\\n<\\/script>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11133,3824,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11141,3825,'_elementor_edit_mode','builder'),
(11142,3825,'_elementor_template_type','wp-page'),
(11143,3825,'_elementor_version','4.1.4'),
(11144,3825,'_wp_page_template','default'),
(11145,3825,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6076c46\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"smartcut-tracking-box\\\">\\n  <h3>Track Your Order<\\/h3>\\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.<\\/p>\\n\\n  <form id=\\\"smartcut-courier-tracking-form\\\">\\n    <input \\n      type=\\\"text\\\" \\n      id=\\\"smartcut-waybill-number\\\" \\n      placeholder=\\\"Enter your waybill number\\\" \\n      required\\n    >\\n\\n    <button type=\\\"submit\\\">\\n      Track Shipment\\n    <\\/button>\\n  <\\/form>\\n<\\/div>\\n\\n<script>\\ndocument.getElementById(\'smartcut-courier-tracking-form\').addEventListener(\'submit\', function(event) {\\n  event.preventDefault();\\n\\n  const waybillNumber = document.getElementById(\'smartcut-waybill-number\').value.trim();\\n\\n  if (!waybillNumber) return;\\n\\n  window.open(\'https:\\/\\/thecourierguy.co.za\\/tracking\\/?waybill=\' + encodeURIComponent(waybillNumber), \'_blank\');\\n});\\n<\\/script>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11146,3825,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11148,3825,'_elementor_global_class_usage_indexed','1'),
(11149,3825,'_elementor_global_class_usage_indexed_preview','1'),
(11152,3826,'_elementor_edit_mode','builder'),
(11153,3826,'_elementor_template_type','wp-page'),
(11154,3826,'_elementor_version','4.1.4'),
(11155,3826,'_wp_page_template','default'),
(11156,3826,'_elementor_data','[{\"id\":\"ee8caa1\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"fb26704\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Order Tracking\",\"after_title\":\"\",\"size\":\"large\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#1246AB\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"6076c46\",\"elType\":\"widget\",\"settings\":{\"html\":\"<div class=\\\"smartcut-tracking-box\\\">\\n  <h3>Track Your Order<\\/h3>\\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.<\\/p>\\n\\n  <form id=\\\"smartcut-courier-tracking-form\\\">\\n    <input \\n      type=\\\"text\\\" \\n      id=\\\"smartcut-waybill-number\\\" \\n      placeholder=\\\"Enter your waybill number\\\" \\n      required\\n    >\\n\\n    <button type=\\\"submit\\\">\\n      Track Shipment\\n    <\\/button>\\n  <\\/form>\\n<\\/div>\\n\\n<script>\\ndocument.getElementById(\'smartcut-courier-tracking-form\').addEventListener(\'submit\', function(event) {\\n  event.preventDefault();\\n\\n  const waybillNumber = document.getElementById(\'smartcut-waybill-number\').value.trim();\\n\\n  if (!waybillNumber) return;\\n\\n  window.open(\'https:\\/\\/thecourierguy.co.za\\/tracking\\/?waybill=\' + encodeURIComponent(waybillNumber), \'_blank\');\\n});\\n<\\/script>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"80f1f9e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"790eaa2\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"2ae3263\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ship package\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d9677f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"14 Days Return Period\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"68a9273\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Flexible Shipping\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"eff94eb\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"subtitle\":\"\",\"title\":\"Payment Methods\",\"btn_text\":\"\",\"scroll_y\":-80,\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor<\\/p>\",\"alignment\":\"left\",\"image_alignment\":\"left\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true},{\"id\":\"9b138c3\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment-and-delivery.jpg\",\"id\":\"666\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1748d4c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"We Send and Track Your Order Quickly, Accurately\",\"after_title\":\"<p>It\\u2019s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\\u2019t have helped.<\\/p>\",\"color\":\"white\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"b1dbccf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View more\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":true},{\"id\":\"408ffb9\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.2999999999999971578290569595992565155029296875,\"unit\":\"%\"},\"width_tablet\":{\"size\":50,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0000001C\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"be6d99d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Get answers to all your questions you might have\",\"after_title\":\"<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2<\\/p>\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7cd7130\",\"elType\":\"widget\",\"settings\":{\"popup_id\":\"contact-form-popup\",\"content\":\"684\",\"text\":\"CONTACT OUR COMPANY\",\"width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80,\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_popup\"},{\"id\":\"20abffc\",\"elType\":\"widget\",\"settings\":{\"label_text\":\"Share: \",\"size\":\"small\",\"style\":\"colored\",\"scroll_y\":-80,\"align\":\"left\",\"fb_link\":\"#\",\"twitter_link\":\"#\",\"isntagram_link\":\"#\",\"pinterest_link\":\"#\",\"youtube_link\":\"#\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":true}],\"isInner\":false}]'),
(11157,3826,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11159,3826,'_elementor_global_class_usage_indexed','1'),
(11160,3826,'_elementor_global_class_usage_indexed_preview','1'),
(11464,3858,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11428,3854,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11429,3854,'_elementor_global_class_usage_indexed','1'),
(11430,3854,'_elementor_global_class_usage_indexed_preview','1'),
(11433,3855,'_elementor_edit_mode','builder'),
(11434,3855,'_elementor_template_type','wp-page'),
(11435,3855,'_elementor_version','4.1.4'),
(11436,3855,'_wp_page_template','default'),
(11437,3855,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11168,3827,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11170,3827,'_elementor_global_class_usage_indexed','1'),
(11171,3827,'_elementor_global_class_usage_indexed_preview','1'),
(11461,3858,'_elementor_template_type','wp-page'),
(11462,3858,'_elementor_version','4.1.4'),
(11463,3858,'_wp_page_template','default'),
(11183,3829,'_elementor_edit_mode','builder'),
(11184,3829,'_elementor_template_type','section'),
(11185,3829,'_elementor_version','4.1.4'),
(11186,3829,'_elementor_global_class_usage_indexed','1'),
(11187,3829,'_elementor_global_class_usage_indexed_preview','1'),
(11188,3829,'_elementor_data','[{\"id\":\"1a38076c\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a9003f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3767d8b4\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"color_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"color_gradient_slideshow_gallery\":[],\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_gradient_slideshow_gallery\":[],\"title_decoration_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_decoration_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7857870a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"59548924\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11190,3828,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11191,3830,'_elementor_edit_mode','builder'),
(11192,3830,'_elementor_template_type','wp-page'),
(11193,3830,'_elementor_version','4.1.4'),
(11194,3830,'_wp_page_template','default'),
(11195,3830,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80,\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"taxonomies\":[\"307\"]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(11196,3830,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11197,3830,'_elementor_global_class_usage_indexed','1'),
(11198,3830,'_elementor_global_class_usage_indexed_preview','1'),
(11419,3853,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11420,3853,'_elementor_global_class_usage_indexed','1'),
(11421,3853,'_elementor_global_class_usage_indexed_preview','1'),
(11451,3857,'_elementor_edit_mode','builder'),
(11423,3854,'_elementor_edit_mode','builder'),
(11424,3854,'_elementor_template_type','wp-page'),
(11425,3854,'_elementor_version','4.1.4'),
(11426,3854,'_wp_page_template','default'),
(11427,3854,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11202,3831,'_elementor_edit_mode','builder'),
(11203,3831,'_elementor_template_type','wp-page'),
(11204,3831,'_elementor_version','4.1.4'),
(11205,3831,'_wp_page_template','default'),
(11206,3831,'_elementor_data','[{\"id\":\"42fd2cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"gradient\",\"background_color\":\"#2859B8\",\"background_color_stop\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"background_color_b\":\"#FFFFFF\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":-80,\"flex_direction_tablet\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"11dc88c\",\"elType\":\"container\",\"settings\":{\"_column_size\":66,\"width\":{\"size\":66.599999999999994315658113919198513031005859375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5f99dda\",\"elType\":\"widget\",\"settings\":{\"slider\":\"megamarket-slider\",\"scroll_y\":-80,\"sync_parent_id\":\"wd_656495e42504b\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_slider\"}],\"isInner\":true},{\"id\":\"66b5d45\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":33.39999999999999857891452847979962825775146484375,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50,\"flex_direction_tablet\":\"row\",\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"6b749ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/banner-servises.jpg\",\"id\":\"380\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Our Services\",\"content\":\"<p>Discover all the ways to get your product.<\\/p>\",\"btn_text\":\"View More\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"btn_position\":\"static\",\"btn_color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/services\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"},{\"id\":\"cda1f18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/shipping-banner-x2.jpg\",\"id\":\"381\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"custom_height\":\"Yes\",\"image_height\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"subtitle\":\"\",\"title\":\"Free Shipping!\",\"content\":\"<p>Free shipping on orders of $100 or more.<\\/p>\",\"btn_text\":\"\",\"hover\":\"zoom\",\"woodmart_color_scheme\":\"light\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"width\":{\"unit\":\"px\",\"size\":230,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80,\"custom_text_color\":\"#FFFFFF\",\"image_height_tablet\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"_element_width_tablet\":\"initial\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_banner\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"9de468a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4348a41\",\"elType\":\"widget\",\"settings\":{\"content_repeater\":[{\"title\":\"500+ Brands\",\"subtitle\":\"\",\"_id\":\"46df111\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/ready-design.svg\",\"id\":\"437\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>View our benefits<\\/p>\",\"btn_text\":\"\"},{\"title\":\"Fast Shipping\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery.svg\",\"id\":\"430\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"_id\":\"2487a28\"},{\"title\":\"Ready-made solutions\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/design.svg\",\"id\":\"431\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Track or cancel orders<\\/p>\",\"btn_text\":\"\",\"_id\":\"ff04948\"},{\"title\":\"Secure Payments\",\"subtitle\":\"\",\"link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"icon_type\":\"icon\",\"icon_text\":\"01.\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/payment.svg\",\"id\":\"432\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"_id\":\"7f3c332\"}],\"alignment\":\"left\",\"image_alignment\":\"left\",\"image_vertical_alignment\":\"middle\",\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_659567dbbd0db\",\"scroll_y\":-80,\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_infobox_carousel\"}],\"isInner\":false},{\"id\":\"b0414e1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"d420575\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1c61dcf\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Projects & Ideas\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4eac070\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/home-hotspot-1.jpg\",\"id\":\"1013\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"items\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"_id\":\"50ddfe0\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"1001\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":37.89999999999999857891452847979962825775146484375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"hotspot_dropdown_side\":\"right\",\"product_id\":\"998\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":46.5,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":78.5,\"sizes\":[]},\"_id\":\"5bb6aef\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"title\":\"Title, click to edit.\",\"link_text\":\"Button\",\"product_id\":\"995\",\"hotspot_position_horizontal\":{\"unit\":\"px\",\"size\":74.099999999999994315658113919198513031005859375,\"sizes\":[]},\"hotspot_position_vertical\":{\"unit\":\"px\",\"size\":32.7000000000000028421709430404007434844970703125,\"sizes\":[]},\"_id\":\"4d2c05f\"}],\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_hotspot\"}],\"isInner\":true},{\"id\":\"ea8ccf7\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":50,\"unit\":\"%\"},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"flex_direction\":\"column\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"3284432\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Similar Products\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"227559f\",\"elType\":\"widget\",\"settings\":{\"layout\":\"carousel\",\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"product_quantity\":\"disable\",\"post_type\":\"ids\",\"include\":[\"995\",\"998\",\"1001\"],\"orderby\":\"id\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429195\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"},{\"id\":\"823a732\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/services.jpg\",\"id\":\"461\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"128\",\"height\":\"129\"},\"subtitle\":\"OUR SERVICES\",\"title\":\"Here\'s what we can do\",\"content\":\"<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.<\\/p>\",\"btn_text\":\"\",\"alignment\":\"left\",\"image_alignment\":\"left\",\"subtitle_color\":\"primary\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"800\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"scroll_y\":-80,\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"image_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f8e243c\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"1482f59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Must-have Products and more\",\"description\":\"Everything you need for repairs in one place\",\"tabs_items\":[{\"title\":\"Hand instruments\",\"_id\":\"e981ddd\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-tool.svg\",\"id\":\"839\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"taxonomies\":[\"307\"]},{\"title\":\"Lighting\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-lighting.svg\",\"id\":\"836\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"a8114d0\"},{\"title\":\"Flooring\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-flooring.svg\",\"id\":\"835\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"1f599bc\"},{\"title\":\"Plumbing pipe\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-plumbing.svg\",\"id\":\"837\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"75bc577\"},{\"title\":\"Accessories\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/category-accessories.svg\",\"id\":\"833\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"include\":[],\"orderby\":\"id\",\"_id\":\"e41f14a\"}],\"design\":\"aside\",\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"tabs_style\":\"default\",\"title_text_color_scheme\":\"custom\",\"tabs_title_text_idle_color\":\"#1246AB\",\"tabs_title_text_hover_color\":\"#DF2626\",\"tabs_title_text_hover_active\":\"#DF2626\",\"tabs_title_typography_typography\":\"custom\",\"tabs_title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"layout\":\"carousel\",\"items_per_page\":5,\"slides_per_view\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"240\",\"height\":\"274\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4296f6\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"f74afc1\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_color\":\"#F1F3F8\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"wd_collapsible_content_switcher\":\"collapsible-content\",\"wd_collapsible_content_height\":{\"unit\":\"px\",\"size\":353,\"sizes\":[]},\"wd_collapsible_content_fade_out_color\":\"#F1F3F8\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"05917a3\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Ceramic tiles and plumbing from the Wodmart company\",\"after_title\":\"\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d1b4fa7\",\"elType\":\"widget\",\"settings\":{\"text\":\"<h4>Online store of tiles and plumbing. Buy online. Here and now!<\\/h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.<\\/p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.<\\/h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.<\\/p><h4>A wonderful serenity has taken possession of my entire soul.<\\/h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.<\\/p><h4>Safe delivery, ensures the movement of goods in a short time.<\\/h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.<\\/p>\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"b37890c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"button_collapsible_content\":\"yes\",\"style\":\"link\",\"color\":\"primary\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}]'),
(11207,3831,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11208,3831,'_elementor_global_class_usage_indexed','1'),
(11209,3831,'_elementor_global_class_usage_indexed_preview','1'),
(11213,3832,'_elementor_edit_mode','builder'),
(11214,3832,'_elementor_template_type','wp-page'),
(11215,3832,'_elementor_version','4.1.4'),
(11216,3832,'_wp_page_template','default'),
(11217,3832,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11218,3832,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11219,3832,'_elementor_global_class_usage_indexed','1'),
(11220,3832,'_elementor_global_class_usage_indexed_preview','1'),
(11410,3852,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11411,3852,'_elementor_global_class_usage_indexed','1'),
(11412,3852,'_elementor_global_class_usage_indexed_preview','1'),
(11414,3853,'_elementor_edit_mode','builder'),
(11415,3853,'_elementor_template_type','wp-page'),
(11416,3853,'_elementor_version','4.1.4'),
(11417,3853,'_wp_page_template','default'),
(11418,3853,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Need help choosing the right cutting solution?<\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11259,3836,'_wp_attached_file','2026/07/wood-logo-dark.svg'),
(11260,3836,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:3019;s:5:\"width\";i:369;s:6:\"height\";i:53;}'),
(11261,3836,'_elementor_source_image_hash','a358e92b131fad429c818eb120855e8949758ae3'),
(11262,3837,'_wp_attached_file','2026/07/wood-layout-background-2.jpg'),
(11263,3837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:480;s:4:\"file\";s:36:\"2026/07/wood-layout-background-2.jpg\";s:8:\"filesize\";i:85901;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"wood-layout-background-2-300x75.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4974;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"wood-layout-background-2-1024x256.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"wood-layout-background-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"wood-layout-background-2-768x192.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19072;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"wood-layout-background-2-1536x384.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"wood-layout-background-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24984;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"wood-layout-background-2-1200x300.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38271;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"wood-layout-background-2-150x38.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2111;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(11264,3837,'_elementor_source_image_hash','d3e051a51e49f66bd2b02f4ed17aedab75360a04'),
(11226,3833,'_elementor_edit_mode','builder'),
(11227,3833,'_elementor_template_type','wp-page'),
(11228,3833,'_elementor_version','4.1.4'),
(11229,3833,'_wp_page_template','default'),
(11230,3833,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11231,3833,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11232,3833,'_elementor_global_class_usage_indexed','1'),
(11233,3833,'_elementor_global_class_usage_indexed_preview','1'),
(11401,3851,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11402,3851,'_elementor_global_class_usage_indexed','1'),
(11403,3851,'_elementor_global_class_usage_indexed_preview','1'),
(11405,3852,'_elementor_edit_mode','builder'),
(11406,3852,'_elementor_template_type','wp-page'),
(11407,3852,'_elementor_version','4.1.4'),
(11408,3852,'_wp_page_template','default'),
(11409,3852,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Need help choosing the right cutting solution?<\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11237,3834,'_elementor_edit_mode','builder'),
(11238,3834,'_elementor_template_type','wp-page'),
(11239,3834,'_elementor_version','4.1.4'),
(11240,3834,'_wp_page_template','default'),
(11241,3834,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/about-us-3\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11242,3834,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11243,3834,'_elementor_global_class_usage_indexed','1'),
(11244,3834,'_elementor_global_class_usage_indexed_preview','1'),
(11392,3850,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11393,3850,'_elementor_global_class_usage_indexed','1'),
(11394,3850,'_elementor_global_class_usage_indexed_preview','1'),
(11396,3851,'_elementor_edit_mode','builder'),
(11397,3851,'_elementor_template_type','wp-page'),
(11398,3851,'_elementor_version','4.1.4'),
(11399,3851,'_wp_page_template','default'),
(11400,3851,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Need help choosing the right cutting solution?<\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11248,3835,'_elementor_edit_mode','builder'),
(11249,3835,'_elementor_template_type','wp-page'),
(11250,3835,'_elementor_version','4.1.4'),
(11251,3835,'_wp_page_template','default');
INSERT INTO `wptp_postmeta` VALUES
(11252,3835,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11253,3835,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11254,3835,'_elementor_global_class_usage_indexed','1'),
(11255,3835,'_elementor_global_class_usage_indexed_preview','1'),
(11383,3849,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11384,3849,'_elementor_global_class_usage_indexed','1'),
(11385,3849,'_elementor_global_class_usage_indexed_preview','1'),
(11387,3850,'_elementor_edit_mode','builder'),
(11388,3850,'_elementor_template_type','wp-page'),
(11389,3850,'_elementor_version','4.1.4'),
(11390,3850,'_wp_page_template','default'),
(11391,3850,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11307,3841,'_elementor_edit_mode','builder'),
(11308,3841,'_elementor_template_type','wp-page'),
(11309,3841,'_elementor_version','4.1.4'),
(11310,3841,'_wp_page_template','default'),
(11311,3841,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11312,3841,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11313,3841,'_elementor_global_class_usage_indexed','1'),
(11314,3841,'_elementor_global_class_usage_indexed_preview','1'),
(11315,3842,'_elementor_edit_mode','builder'),
(11316,3842,'_elementor_template_type','wp-page'),
(11317,3842,'_elementor_version','4.1.4'),
(11318,3842,'_wp_page_template','default'),
(11319,3842,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11320,3842,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11321,3842,'_elementor_global_class_usage_indexed','1'),
(11322,3842,'_elementor_global_class_usage_indexed_preview','1'),
(11328,3843,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11329,3843,'_elementor_global_class_usage_indexed','1'),
(11330,3843,'_elementor_global_class_usage_indexed_preview','1'),
(11332,3844,'_form','<div style=\"margin-top: -10px;\">\n\n	<div class=\"row\">\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Name</label>[text* your-name]\n		</div>\n\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Email</label>[email* your-email]\n		</div>\n	</div>\n\n	<div class=\"row\">\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Phone Number</label>[tel tel-767]\n		</div>\n\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Company</label>[text text-1]\n		</div>\n	</div>\n\n	<div class=\"row\">\n		<div class=\"col-md-12\" style=\"margin-bottom: 14px;\">\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Message</label>[textarea your-message rows:5]\n		</div>\n	</div>\n\n	<div>\n		[submit class:btn-color-black \"SEND MESSAGE\"]\n	</div>\n\n</div>'),
(11333,3844,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"New Contact Form Message from [your-name]\";s:6:\"sender\";s:36:\"[your-name] <noreply@smartcut.co.za>\";s:9:\"recipient\";s:20:\"admin@smartcut.co.za\";s:4:\"body\";s:239:\"New contact form submission from your website:\n\nName: [your-name]\nEmail: [your-email]\nPhone: [tel-767]\nCompany: [text-1]\n\nMessage:\n[your-message]\n\n---\nThis message was sent from the contact form on your website.\nDate: [_date]\nTime: [_time]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:1;s:13:\"exclude_blank\";b:1;}'),
(11334,3844,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@staging.smartcut.co.za>\";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:1;s:13:\"exclude_blank\";b:1;}'),
(11335,3844,'_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.\";}'),
(11336,3844,'_additional_settings',''),
(11337,3844,'_locale','en_US'),
(11338,3844,'_hash','e9d8c46de9d4d82e76c20e3c659775fcc4c661254d1fa15321225655a02b5067'),
(11378,3849,'_elementor_edit_mode','builder'),
(11379,3849,'_elementor_template_type','wp-page'),
(11380,3849,'_elementor_version','4.1.4'),
(11341,3845,'_elementor_edit_mode','builder'),
(11342,3845,'_elementor_template_type','wp-page'),
(11343,3845,'_elementor_version','4.1.4'),
(11344,3845,'_wp_page_template','default'),
(11345,3845,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11327,3843,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"TOP SELLERS\",\"_id\":\"194d6e5\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #242424\\\">Minimalistic AJAX E-Commerce Theme<\\/span><\\/p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.<span style=\\\"font-size: 14px\\\"><\\/span><\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11323,3843,'_elementor_edit_mode','builder'),
(11324,3843,'_elementor_template_type','wp-page'),
(11325,3843,'_elementor_version','4.1.4'),
(11326,3843,'_wp_page_template','default'),
(11280,7,'_edit_lock','1783780734:1'),
(11281,3839,'_elementor_edit_mode','builder'),
(11282,3839,'_elementor_template_type','kit'),
(11283,3839,'_wp_page_template','default'),
(11284,3839,'_elementor_page_settings','a:5:{s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";s:1:\"1\";}s:15:\"viewport_mobile\";s:6:\"768.98\";s:17:\"system_typography\";a:4:{i:0;a:11:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:1;a:11:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:2;a:11:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:0:\"\";s:21:\"typography_font_style\";s:0:\"\";s:26:\"typography_text_decoration\";s:0:\"\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}}}'),
(11285,3839,'_elementor_global_classes_order_preview','a:1:{s:5:\"order\";a:0:{}}'),
(11286,3839,'_elementor_global_classes_labels_preview','a:0:{}'),
(11287,3839,'_elementor_global_classes_order','a:1:{s:5:\"order\";a:0:{}}'),
(11288,3839,'_elementor_global_classes_labels','a:0:{}'),
(11289,3839,'_elementor_global_classes_sync_to_v3','a:0:{}'),
(11460,3858,'_elementor_edit_mode','builder'),
(11296,3840,'_elementor_global_classes_order_preview','a:1:{s:5:\"order\";a:0:{}}'),
(11297,3840,'_elementor_global_classes_labels_preview','a:0:{}'),
(11298,3840,'_elementor_global_classes_order','a:1:{s:5:\"order\";a:0:{}}'),
(11299,3840,'_elementor_global_classes_labels','a:0:{}'),
(11300,3840,'_elementor_global_classes_sync_to_v3','a:0:{}'),
(11458,3857,'_elementor_global_class_usage_indexed_preview','1'),
(11302,3840,'_elementor_data','[]'),
(11304,7,'_elementor_version','4.1.4'),
(11465,3858,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11466,3858,'_elementor_global_class_usage_indexed','1'),
(11467,3858,'_elementor_global_class_usage_indexed_preview','1'),
(11469,3859,'_elementor_edit_mode','builder'),
(11470,3859,'_elementor_template_type','wp-page'),
(11471,3859,'_elementor_version','4.1.4'),
(11472,3859,'_wp_page_template','default'),
(11473,3859,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Expert Advice\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11474,3859,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11475,3859,'_elementor_global_class_usage_indexed','1'),
(11476,3859,'_elementor_global_class_usage_indexed_preview','1'),
(11478,3860,'_elementor_edit_mode','builder'),
(11479,3860,'_elementor_template_type','wp-page'),
(11480,3860,'_elementor_version','4.1.4'),
(11481,3860,'_wp_page_template','default'),
(11482,3860,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"dynamic_pagination_control\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11483,3860,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11484,3860,'_elementor_global_class_usage_indexed','1'),
(11485,3860,'_elementor_global_class_usage_indexed_preview','1'),
(11487,3861,'_elementor_edit_mode','builder'),
(11488,3861,'_elementor_template_type','wp-page'),
(11489,3861,'_elementor_version','4.1.4'),
(11490,3861,'_wp_page_template','default'),
(11491,3861,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"dynamic_pagination_control\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11492,3861,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11493,3861,'_elementor_global_class_usage_indexed','1'),
(11494,3861,'_elementor_global_class_usage_indexed_preview','1'),
(11496,3862,'_elementor_edit_mode','builder'),
(11497,3862,'_elementor_template_type','wp-page'),
(11498,3862,'_elementor_version','4.1.4'),
(11499,3862,'_wp_page_template','default'),
(11500,3862,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"dynamic_pagination_control\":\"yes\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11501,3862,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11502,3862,'_elementor_global_class_usage_indexed','1'),
(11503,3862,'_elementor_global_class_usage_indexed_preview','1'),
(11505,3863,'_elementor_edit_mode','builder'),
(11506,3863,'_elementor_template_type','wp-page'),
(11507,3863,'_elementor_version','4.1.4'),
(11508,3863,'_wp_page_template','default'),
(11509,3863,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11510,3863,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11511,3863,'_elementor_global_class_usage_indexed','1'),
(11512,3863,'_elementor_global_class_usage_indexed_preview','1'),
(11514,3864,'_elementor_edit_mode','builder'),
(11515,3864,'_elementor_template_type','wp-page'),
(11516,3864,'_elementor_version','4.1.4'),
(11517,3864,'_wp_page_template','default'),
(11518,3864,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11519,3864,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11520,3864,'_elementor_global_class_usage_indexed','1'),
(11521,3864,'_elementor_global_class_usage_indexed_preview','1'),
(11523,3865,'_elementor_edit_mode','builder'),
(11524,3865,'_elementor_template_type','wp-page'),
(11525,3865,'_elementor_version','4.1.4'),
(11526,3865,'_wp_page_template','default'),
(11527,3865,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11528,3865,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11529,3865,'_elementor_global_class_usage_indexed','1'),
(11530,3865,'_elementor_global_class_usage_indexed_preview','1'),
(11532,3866,'_elementor_edit_mode','builder'),
(11533,3866,'_elementor_template_type','wp-page'),
(11534,3866,'_elementor_version','4.1.4'),
(11535,3866,'_wp_page_template','default'),
(11536,3866,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11537,3866,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11538,3866,'_elementor_global_class_usage_indexed','1'),
(11539,3866,'_elementor_global_class_usage_indexed_preview','1'),
(13009,15,'_elementor_element_cache','{\"timeout\":1783937369,\"value\":{\"content\":\"\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-44bbc1b2 elementor-section-height-min-height elementor-section-content-middle wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-items-middle\\\" data-id=\\\"44bbc1b2\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\\\\/\\\\\\/www.smartcut.co.za\\\\\\/wp-content\\\\\\/uploads\\\\\\/2025\\\\\\/09\\\\\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov&quot;,&quot;background_video_start&quot;:0,&quot;background_video_end&quot;:70,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-video-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<video class=\\\"elementor-background-video-hosted\\\" role=\\\"presentation\\\" autoplay muted playsinline loop><\\/video>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b32ee00\\\" data-id=\\\"1b32ee00\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImExZjhjODkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IlVubWF0Y2hlZCBEdXJhYmlsaXR5LiBVbnJpdmFsbGVkIFByZWNpc2lvbiIsImFmdGVyX3RpdGxlIjoiIiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJjb2xvciI6IndoaXRlIiwic3VidGl0bGVfZm9udF93ZWlnaHQiOiIxMDAiLCJ3b29kbWFydF9jc3NfaWQiOiI1Y2ZiNmNlNGFhNjYzIiwidGl0bGUiOiJTbWFydCBTb2x1dGlvbnMgSW4gVG9vbGluZyAmIE1hY2hpbmVyeSIsIndpZHRoIjp7InNpemUiOiI3MCIsInVuaXQiOiIlIn0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InNpemUiOiI4MCIsInVuaXQiOiJweCJ9LCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsic2l6ZSI6IjU2IiwidW5pdCI6InB4In0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJzaXplIjozNSwidW5pdCI6InB4In0sInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InNpemUiOiIyOCIsInVuaXQiOiJweCJ9LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsic2l6ZSI6MTQsInVuaXQiOiJweCJ9LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiODAiLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiT3N3YWxkIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQiLCJ0ZXh0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRleHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInRleHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjE3IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJzdWJ0aXRsZV9jb2xvciI6IiJ9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTAiLCJib3R0b20iOiIwIiwibGVmdCI6IjEwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjJkMTcyYTM1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5Iiwic2hhcGUiOiJzZW1pLXJvdW5kIiwid29vZG1hcnRfY3NzX2lkIjoiNWNmNjc0NWQ4ODcwYyIsInRleHQiOiJWSUVXIFNIT1AiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjE1IiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3LnNtYXJ0Y3V0LmNvLnphXC9zaG9wXC8iLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjIwYjJlYmM5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJhbHQiLCJzaGFwZSI6InNlbWktcm91bmQiLCJ3b29kbWFydF9jc3NfaWQiOiI1Y2ZiN2EzMGJkMTg4IiwidGV4dCI6ImxFQVJOIE1vcmUiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJzY3JvbGxfeSI6Ii04MCIsImxpbmsiOnsidXJsIjoiI3NlY3Rpb24tMDAiLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYnV0dG9uX3Ntb290aF9zY3JvbGwiOiJ5ZXMiLCJidXR0b25fc21vb3RoX3Njcm9sbF90aW1lIjo2MDAsImJ1dHRvbl9zbW9vdGhfc2Nyb2xsX29mZnNldCI6MCwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2J1dHRvbiJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-66973c9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"66973c9\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" id=\\\"section-00\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE3N2ViZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiUG9wdWxhciBDYXRlZ29yaWVzIiwiYWZ0ZXJfdGl0bGUiOiIiLCJzaXplIjoibWVkaXVtIiwiYWxpZ24iOiJsZWZ0Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjBiYzQ4ZjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXIiOjEyLCJpZHMiOltdLCJjYXRlZ29yaWVzX2Rlc2lnbiI6ImFsdCIsImltZ19zaXplIjoiY3VzdG9tIiwiaW1nX3NpemVfY3VzdG9tIjp7IndpZHRoIjoiMTI4IiwiaGVpZ2h0IjoiMTI4In0sImNhdGVnb3JpZXNfd2l0aF9zaGFkb3ciOiJkaXNhYmxlIiwiY29sdW1ucyI6eyJ1bml0IjoicHgiLCJzaXplIjo2LCJzaXplcyI6W119LCJzY3JvbGxfeSI6LTgwLCJjb2x1bW5zX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJzeW5jX3BhcmVudF9pZCI6IndkXzY1NjQ5NWU0MjliZWEiLCJzeW5jX2dyb3VwX2lkIjoiZ3JvdXAtMSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0X2NhdGVnb3JpZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-683b390 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"683b390\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjRmNWQ3MjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkZlYXR1cmVkIFByb2R1Y3RzIiwidGFic19pdGVtcyI6W3sidGl0bGUiOiJGRUFUVVJFRCIsIl9pZCI6IjlkMzg5YjgiLCJvcmRlciI6IkFTQyIsInBvc3RfdHlwZSI6ImZlYXR1cmVkIn0seyJ0aXRsZSI6Ik5ldyIsIl9pZCI6IjcxY2Q2OTEiLCJpbmNsdWRlIjpbXSwicG9zdF90eXBlIjoibmV3In1dLCJkZXNpZ24iOiJhbHQiLCJjb2xvciI6IiMwMDAwMDAxQSIsInNjcm9sbF95IjotODAsInRhYnNfaGVhZGluZ190eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0YWJzX2hlYWRpbmdfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjYsInNpemVzIjpbXX0sInRhYnNfaGVhZGluZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjIsInNpemVzIjpbXX0sInRhYnNfaGVhZGluZ190eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInRhYnNfaGVhZGluZ190eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoibm9uZSIsImNvbHVtbnMiOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwic3BhY2luZyI6IjMwIiwiaXRlbXNfcGVyX3BhZ2UiOjEwLCJpbWdfc2l6ZSI6ImN1c3RvbSIsImltZ19zaXplX2N1c3RvbSI6eyJ3aWR0aCI6IjMzOSIsImhlaWdodCI6IjM4NyJ9LCJwcm9kdWN0c19ib3JkZXJlZF9ncmlkIjoiMSIsInN0b2NrX3Byb2dyZXNzX2JhciI6IiIsInN5bmNfcGFyZW50X2lkIjoid2RfNjU2NDk1ZTQyOTZmNiIsImNvbHVtbnNfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjMsInNpemVzIjpbXX0sImNvbHVtbnNfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sInN5bmNfZ3JvdXBfaWQiOiJncm91cC0xIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3Byb2R1Y3RzX3RhYnMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-441fc797 wd-section-stretch elementor-section-content-middle elementor-hidden-mobile elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"441fc797\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-372c7f1c\\\" data-id=\\\"372c7f1c\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjJhNDBjMjJkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJVbm1hdGNoZWQgRHVyYWJpbGl0eS4gVW5yaXZhbGxlZCBQcmVjaXNpb24uIiwidGl0bGUiOiJFbmdpbmVlcmVkIGZvciA8dT5NYXhpbXVtPFwvdT4gIFBlcmZvcm1hbmNlLiIsImFmdGVyX3RpdGxlIjoiIiwiYWxpZ24iOiJsZWZ0IiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwic2l6ZSI6ImV4dHJhLWxhcmdlIiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJ3aWR0aF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzIwLCJzaXplcyI6W119LCJ3aWR0aF9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAwLCJzaXplcyI6W119LCJzdWJ0aXRsZV9jb2xvciI6IiNCRkJGQkYiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjIzLCJzaXplcyI6W119LCJ0aXRsZV9kZWNvcmF0aW9uX3N0eWxlIjoiY29sb3JlZCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNlNDQ1NTIxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+T3VyIHByZW1pdW0gZGlhbW9uZCBibGFkZXMgYXJlIGVuZ2luZWVyZWQgdG8gZGVsaXZlciBzdXBlcmlvciBjdXR0aW5nIHNwZWVkIGFuZCBhIGxvbmdlciBzZXJ2aWNlIGxpZmUsIGV2ZW4gaW4gdGhlIG1vc3QgZGVtYW5kaW5nIG1hdGVyaWFscyBsaWtlIHJlaW5mb3JjZWQgY29uY3JldGUgYW5kIHJlZnJhY3RvcnkgYnJpY2suIFdlIGRlc2lnbiB0b29scyB0aGF0IHdvcmsgYXMgaGFyZCBhcyB5b3UgZG8sIGVuc3VyaW5nIHlvdSBnZXQgdGhlIGpvYiBkb25lIGZhc3Rlciwgd2l0aCB0aGUgY2xlYW4sIHByZWNpc2UgcmVzdWx0cyB5b3VyIHByb2plY3RzIHJlcXVpcmUuPFwvcD4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNiIsInNpemVzIjpbXX0sIndkX2NvbnRlbnRfd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUwLCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJoaWRlX21vYmlsZSI6ImhpZGRlbi1waG9uZSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNiMDdkOGZkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6InZpZXcgc2hvcCIsImNvbG9yIjoicHJpbWFyeSIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJzaGFwZSI6InNlbWktcm91bmQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiT3N3YWxkIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Nob3BcLyIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJmdWxsX3dpZHRoIjoiIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2J1dHRvbiJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6Ijc5MGE1N2ExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6ImxlYXJuIG1vcmUiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJjb2xvciI6ImFsdCIsInNoYXBlIjoic2VtaS1yb3VuZCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNywic2l6ZXMiOltdfSwibGluayI6eyJ1cmwiOiIjc2VjdGlvbi0wIiwiaXNfZXh0ZXJuYWwiOmZhbHNlLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sImJ1dHRvbl9zbW9vdGhfc2Nyb2xsIjoieWVzIiwiYnV0dG9uX3Ntb290aF9zY3JvbGxfdGltZSI6NTAwLCJidXR0b25fc21vb3RoX3Njcm9sbF9vZmZzZXQiOjB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9idXR0b24ifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-735daa4d\\\" data-id=\\\"735daa4d\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjMxZDgwNTZkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidmlkZW9faG9zdGVkX3VybCI6eyJpZCI6MzgxMSwidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9jb25jcmV0ZS1vdXRkb29yLXBhdGgtdGlsZS1jdXR0aW5nLWFuZC1wcmVwYXJpbmctZi0xMDgwcC0yMDI1LTA4LTI5LTA4LTI2LTE5LXV0Yy5tb3YifSwidmlkZW9feW91dHViZV91cmwiOiJodHRwczpcL1wvd3d3LnlvdXR1YmUuY29tXC93YXRjaD92PVhIT21CVjRqc19FIiwidmlkZW9fdmltZW9fdXJsIjoiaHR0cHM6XC9cL3ZpbWVvLmNvbVwvMjM1MjE1MjAzIiwidmlkZW9fYXV0b3BsYXkiOiJ5ZXMiLCJ2aWRlb19sb29wIjoieWVzIiwidmlkZW9fY29udHJvbHMiOiIiLCJ0ZXh0IjoiUGxheSB2aWRlbyIsInNjcm9sbF95IjotODAsInZpZGVvX211dGUiOiJ5ZXMiLCJ2aWRlb19pbWFnZV9vdmVybGF5Ijp7ImlkIjozODEyLCJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3BsYWNlaG9sZGVyLTQucG5nIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF92aWRlbyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-31c9a265 wd-section-stretch-content elementor-section-content-middle elementor-hidden-mobile elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"31c9a265\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" id=\\\"section-0\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-507df87e\\\" data-id=\\\"507df87e\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE4MjZkYTUyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOiIzODAyIiwidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9idWlsZGVyLWN1dHRpbmctcGF2aW5nLXRpbGVzLTIwMjUtMDMtMTQtMDMtMzctMzktdXRjLXNjYWxlZC0xLndlYnAifSwiYWxpZ25tZW50IjoicmlnaHQiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiItNDUiLCJib3R0b20iOiI0MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudF9wYXJhbGxheCI6InBhcmFsbGF4LW9uLXNjcm9sbCIsInNjcm9sbF95IjotODAsImltYWdlX3NpemUiOiJjdXN0b20iLCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f4b014a wd_scroll_x_0 wd_scroll_y_80 wd_scroll_z_0 wd-parallax-on-scroll wd_scroll_smoothness_30\\\" data-id=\\\"f4b014a\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjEzMzc1N2RiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJUcnVzdGVkIGJ5IFNBIFByb2Zlc3Npb25hbHMiLCJ0aXRsZSI6IldoeSA8dT5DaG9vc2U8XC91PiBTbWFydCBDdXQ\\/IiwiYWZ0ZXJfdGl0bGUiOiIiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJhbGlnbiI6ImxlZnQiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo0NTAsInNpemVzIjpbXX0sInN1YnRpdGxlX2NvbG9yIjoiI0JGQkZCRiIsInRpdGxlX2RlY29yYXRpb25fc3R5bGUiOiJjb2xvcmVkIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwid2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIxNSwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE3OSwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMywic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjQzNTYyZDIzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPlRoZSBTbWFydCBDdXQgQWR2YW50YWdlIGlzIG91ciBjb21taXRtZW50IHRvIGRlbGl2ZXJpbmcgdGFuZ2libGUgdmFsdWUgdG8geW91ciBvcGVyYXRpb25zLiBJdCBiZWdpbnMgd2l0aCBwcmVtaXVtLXF1YWxpdHksIGR1cmFibGUgdG9vbHMgdGhhdCBwcm92aWRlIGEgbG9uZ2VyIHNlcnZpY2UgbGlmZSwgcmVkdWNpbmcgeW91ciBsb25nLXRlcm0gY29zdHMgYW5kIG1pbmltaXppbmcgZG93bnRpbWUuIFRoaXMgaXMgYmFja2VkIGJ5IHRoZSBleHBlcnQgc3VwcG9ydCBvZiBhIGZhbWlseS1ydW4gcGFydG5lciB3aG8gaXMgZGVkaWNhdGVkIHRvIHVuZGVyc3RhbmRpbmcgeW91ciB1bmlxdWUgY2hhbGxlbmdlcyBhbmQgZW5zdXJpbmcgeW91ciB1bHRpbWF0ZSBzdWNjZXNzLjxcL3A+Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjNmY2ZmZDVhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5IiwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6IkFib3V0IHVzIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL2Fib3V0LXVzXC8iLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwic2hhcGUiOiJzZW1pLXJvdW5kIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjM0OGJiNmE3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6IkxFQVJOIE1PUkUiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJsaW5rIjp7InVybCI6IiNzZWN0aW9uLTEiLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYnV0dG9uX3Ntb290aF9zY3JvbGwiOiJ5ZXMiLCJidXR0b25fc21vb3RoX3Njcm9sbF90aW1lIjo1MDAsImJ1dHRvbl9zbW9vdGhfc2Nyb2xsX29mZnNldCI6IiIsImNvbG9yIjoiYWx0Iiwic2hhcGUiOiJzZW1pLXJvdW5kIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-33dc7eca wd-section-stretch elementor-section-content-middle elementor-hidden-tablet elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"33dc7eca\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-39e2ed57\\\" data-id=\\\"39e2ed57\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE3N2IzYjA0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjM4MDIsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvYnVpbGRlci1jdXR0aW5nLXBhdmluZy10aWxlcy0yMDI1LTAzLTE0LTAzLTM3LTM5LXV0Yy1zY2FsZWQtMS53ZWJwIn0sImFsaWdubWVudCI6InJpZ2h0IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiI0MCIsInJpZ2h0IjoiLTQ1IiwiYm90dG9tIjoiNDAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sInNjcm9sbF95IjotODAsImltYWdlX3NpemUiOiJjdXN0b20iLCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-53961896\\\" data-id=\\\"53961896\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjU0NDU5Y2U2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJUcnVzdGVkIGJ5IFNBIFByb2Zlc3Npb25hbHMiLCJ0aXRsZSI6IldoeSA8dT5DaG9vc2U8XC91PiBTbWFydCBDdXQ\\/IiwiYWZ0ZXJfdGl0bGUiOiIiLCJzaXplIjoiZXh0cmEtbGFyZ2UiLCJhbGlnbiI6ImxlZnQiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo0NTAsInNpemVzIjpbXX0sInN1YnRpdGxlX2NvbG9yIjoiI0JGQkZCRiIsInRpdGxlX2RlY29yYXRpb25fc3R5bGUiOiJjb2xvcmVkIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNjcm9sbF95IjoiLTgwIiwid2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIxNSwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjQ1OCwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMywic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6MC4xMDAwMDAwMDAwMDAwMDAwMDU1NTExMTUxMjMxMjU3ODI3MDIxMTgxNTgzNDA0NTQxMDE1NjI1LCJzaXplcyI6W119LCJ0YWciOiJoMiIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMCwic2l6ZXMiOltdfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdmMmNlNGY5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPlRoZSBTbWFydCBDdXQgQWR2YW50YWdlIGlzIG91ciBjb21taXRtZW50IHRvIGRlbGl2ZXJpbmcgdGFuZ2libGUgdmFsdWUgdG8geW91ciBvcGVyYXRpb25zLiBJdCBiZWdpbnMgd2l0aCBwcmVtaXVtLXF1YWxpdHksIGR1cmFibGUgdG9vbHMgdGhhdCBwcm92aWRlIGEgbG9uZ2VyIHNlcnZpY2UgbGlmZSwgcmVkdWNpbmcgeW91ciBsb25nLXRlcm0gY29zdHMgYW5kIG1pbmltaXppbmcgZG93bnRpbWUuIFRoaXMgaXMgYmFja2VkIGJ5IHRoZSBleHBlcnQgc3VwcG9ydCBvZiBhIGZhbWlseS1ydW4gcGFydG5lciB3aG8gaXMgZGVkaWNhdGVkIHRvIHVuZGVyc3RhbmRpbmcgeW91ciB1bmlxdWUgY2hhbGxlbmdlcyBhbmQgZW5zdXJpbmcgeW91ciB1bHRpbWF0ZSBzdWNjZXNzLjxcL3A+Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVlZDU3MTBjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5IiwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6IkFib3V0IHVzIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL2Fib3V0LXVzXC8iLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwic2hhcGUiOiJzZW1pLXJvdW5kIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjRlOGEzZTRhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6IkxFQVJOIE1PUkUiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJsaW5rIjp7InVybCI6IiNzZWN0aW9uLTEiLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiYnV0dG9uX3Ntb290aF9zY3JvbGwiOiJ5ZXMiLCJidXR0b25fc21vb3RoX3Njcm9sbF90aW1lIjo1MDAsImJ1dHRvbl9zbW9vdGhfc2Nyb2xsX29mZnNldCI6IiIsImNvbG9yIjoiYWx0Iiwic2hhcGUiOiJzZW1pLXJvdW5kIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-13c74567 wd-section-stretch-content elementor-section-content-middle elementor-reverse-mobile elementor-hidden-mobile elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"13c74567\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" id=\\\"section-1\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2fbf5c65 wd_scroll_x_0 wd_scroll_y_-50 wd_scroll_z_0 wd-parallax-on-scroll wd_scroll_smoothness_30\\\" data-id=\\\"2fbf5c65\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE5OWZmODg5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJFeHRlbnNpdmUgSW4tU3RvY2sgSW52ZW50b3J5IiwidGl0bGUiOiJTb2x1dGlvbnMgZm9yIDx1PkV2ZXJ5PFwvdT4gIEFwcGxpY2F0aW9uISIsImFmdGVyX3RpdGxlIjoiIiwic2l6ZSI6ImV4dHJhLWxhcmdlIiwiYWxpZ24iOiJsZWZ0Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJzdWJ0aXRsZV9jb2xvciI6IiNCRkJGQkYiLCJ0aXRsZV9kZWNvcmF0aW9uX3N0eWxlIjoiY29sb3JlZCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii01IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMTUsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxODQsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjIyNmQxNjA3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPkZyb20gcHJlY2lzaW9uIGN1dHRpbmcgYW5kIGdyaW5kaW5nIHRvIGhlYXZ5LWR1dHkgY29yZSBkcmlsbGluZywgb3VyIGV4dGVuc2l2ZSBpbnZlbnRvcnkgaXMgZW5naW5lZXJlZCB0byBtZWV0IHRoZSBzcGVjaWZpYyBkZW1hbmRzIG9mIHlvdXIgaW5kdXN0cnkuIFdlIG1haW50YWluIGEgbGFyZ2Ugc3RvY2sgaG9sZGluZyB0byBlbnN1cmUgeW91IGhhdmUgdGhlIHJpZ2h0IHRvb2wgd2hlbiB5b3UgbmVlZCBpdCwgbWluaW1pemluZyBkb3dudGltZSBhbmQga2VlcGluZyB5b3VyIHByb2plY3RzIG9uIHNjaGVkdWxlLjxcL3A+Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE3ZTU1MzljIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5IiwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6InZpZXcgc2hvcCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJzaGFwZSI6InNlbWktcm91bmQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiT3N3YWxkIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Nob3BcLyIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxMiIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjQ4ZWQ4NGU5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6ImNvbnRhY3QgdXMiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJjb2xvciI6ImFsdCIsInNoYXBlIjoic2VtaS1yb3VuZCIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNywic2l6ZXMiOltdfSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvY29udGFjdC11c1wvIiwiaXNfZXh0ZXJuYWwiOmZhbHNlLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9idXR0b24ifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-46cfbbb8\\\" data-id=\\\"46cfbbb8\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE1NTQyNzQwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOiIzNzk5IiwidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC92ZXJ0aWNhbC1zaG90LW9mLWEtd29ya2VyLWRvaW5nLWluc3RhbGxhdGlvbi13b3JrLTIwMjUtMDItMTAtMDUtMzQtMTctdXRjLXNjYWxlZC1lMTc1NzY4NzIyNDMzMS53ZWJwIn0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiNDAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI0MCIsImxlZnQiOiItNDUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50X3BhcmFsbGF4IjoicGFyYWxsYXgtb24tc2Nyb2xsIiwic2Nyb2xsX3kiOiI1MCIsIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI3MSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3giOiIwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2ltYWdlX29yX3N2ZyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-225736c1 wd-section-stretch elementor-section-content-middle elementor-hidden-tablet elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"225736c1\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" id=\\\"section-1\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-479d4025\\\" data-id=\\\"479d4025\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjJjYjMyNGNjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjM3OTksInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvdmVydGljYWwtc2hvdC1vZi1hLXdvcmtlci1kb2luZy1pbnN0YWxsYXRpb24td29yay0yMDI1LTAyLTEwLTA1LTM0LTE3LXV0Yy1zY2FsZWQtZTE3NTc2ODcyMjQzMzEud2VicCJ9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjQwIiwicmlnaHQiOiItNDUiLCJib3R0b20iOiI0MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic2Nyb2xsX3kiOi04MCwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImFsaWdubWVudCI6InJpZ2h0IiwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbWFnZV9vcl9zdmcifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-32fb775f\\\" data-id=\\\"32fb775f\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY2ZmZkMjMxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJFeHRlbnNpdmUgSW4tU3RvY2sgSW52ZW50b3J5IiwidGl0bGUiOiJTb2x1dGlvbnMgZm9yIDx1PkV2ZXJ5PFwvdT4gIEFwcGxpY2F0aW9uISIsImFmdGVyX3RpdGxlIjoiIiwic2l6ZSI6ImV4dHJhLWxhcmdlIiwiYWxpZ24iOiJsZWZ0Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NDUwLCJzaXplcyI6W119LCJzdWJ0aXRsZV9jb2xvciI6IiNCRkJGQkYiLCJ0aXRsZV9kZWNvcmF0aW9uX3N0eWxlIjoiY29sb3JlZCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii01IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMTUsInNpemVzIjpbXX0sIndpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjo0NTgsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJPc3dhbGQiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjMsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOjAuMTAwMDAwMDAwMDAwMDAwMDA1NTUxMTE1MTIzMTI1NzgyNzAyMTE4MTU4MzQwNDU0MTAxNTYyNSwic2l6ZXMiOltdfSwidGFnIjoiaDIiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MzAsInNpemVzIjpbXX0sIl9tYXJnaW5fbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjMzYzNmYTYxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPkZyb20gcHJlY2lzaW9uIGN1dHRpbmcgYW5kIGdyaW5kaW5nIHRvIGhlYXZ5LWR1dHkgY29yZSBkcmlsbGluZywgb3VyIGV4dGVuc2l2ZSBpbnZlbnRvcnkgaXMgZW5naW5lZXJlZCB0byBtZWV0IHRoZSBzcGVjaWZpYyBkZW1hbmRzIG9mIHlvdXIgaW5kdXN0cnkuIFdlIG1haW50YWluIGEgbGFyZ2Ugc3RvY2sgaG9sZGluZyB0byBlbnN1cmUgeW91IGhhdmUgdGhlIHJpZ2h0IHRvb2wgd2hlbiB5b3UgbmVlZCBpdCwgbWluaW1pemluZyBkb3dudGltZSBhbmQga2VlcGluZyB5b3VyIHByb2plY3RzIG9uIHNjaGVkdWxlLjxcL3A+Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NTUwLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1IiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVhM2JlZjljIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5IiwiX2VsZW1lbnRfd2lkdGgiOiJhdXRvIiwidGV4dCI6InZpZXcgc2hvcCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJzaGFwZSI6InNlbWktcm91bmQiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiT3N3YWxkIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Nob3BcLyIsImlzX2V4dGVybmFsIjpmYWxzZSwibm9mb2xsb3ciOmZhbHNlLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxMiIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYnV0dG9uIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjYwNWI4ZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfZWxlbWVudF93aWR0aCI6ImF1dG8iLCJ0ZXh0IjoiY29udGFjdCB1cyIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzY3JvbGxfeSI6Ii04MCIsImNvbG9yIjoiYWx0Iiwic2hhcGUiOiJzZW1pLXJvdW5kIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9zd2FsZCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119LCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC9jb250YWN0LXVzXC8iLCJpc19leHRlcm5hbCI6ZmFsc2UsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2J1dHRvbiJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-ef4ec72 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ef4ec72\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjRkNTA5NTciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJvcmRlciI6IkRFU0MiLCJsYXlvdXQiOiJjYXJvdXNlbCIsIml0ZW1zX3Blcl9wYWdlIjo2LCJzbGlkZXNfcGVyX3ZpZXciOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwiaGlkZV9wYWdpbmF0aW9uX2NvbnRyb2wiOiIiLCJwcm9kdWN0X2hvdmVyIjoic21hbGwiLCJpbWdfc2l6ZSI6ImN1c3RvbSIsImltZ19zaXplX2N1c3RvbSI6eyJ3aWR0aCI6IjgwIiwiaGVpZ2h0IjoiODAifSwicHJvZHVjdHNfYm9yZGVyZWRfZ3JpZCI6IjEiLCJzY3JvbGxfeSI6LTgwLCJwb3N0X3R5cGUiOiJyZWNlbnRseV92aWV3ZWQiLCJhamF4X3JlY2VudGx5X3ZpZXdlZCI6InllcyIsIm9yZGVyYnkiOiJwb3N0X19pbiIsImVsZW1lbnRfdGl0bGUiOiJSZWNlbnRseSBWaWV3ZWQgUHJvZHVjdHMiLCJzbGlkZXNfcGVyX3ZpZXdfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6Mywic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjYsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI3MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTY0OTVlNDI5MTk1IiwiZ3JpZF9nYWxsZXJ5Ijoibm8iLCJzeW5jX2dyb3VwX2lkIjoiZ3JvdXAtMSIsImhpZGVfcHJldl9uZXh0X2J1dHRvbnMiOiJ5ZXMiLCJoaWRlX3BhZ2luYXRpb25fY29udHJvbF90YWJsZXQiOiIiLCJoaWRlX3BhZ2luYXRpb25fY29udHJvbF9tb2JpbGUiOiIiLCJkeW5hbWljX3BhZ2luYXRpb25fY29udHJvbCI6IiIsInByb2R1Y3RzX3NoYWRvdyI6IiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wcm9kdWN0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-1228e79d wd-section-stretch e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1228e79d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-70371a7c e-con-full e-flex e-con e-child\\\" data-id=\\\"70371a7c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3add4ad6 e-con-full e-flex e-con e-child\\\" data-id=\\\"3add4ad6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjI0MDM2MTc0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjI4MDAsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wNlwvU21hcnQtQ3V0LUxvZ28uc3ZnIiwiYWx0IjoiU21hcnQgQ3V0IE1hbnVmYWN0dXJlcnMgY29tcGFueSBsb2dvLiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiMjMwIiwiaGVpZ2h0IjoiNDcifSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW1hZ2Vfb3Jfc3ZnIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVlZDY2YzBlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPjxzdHJvbmc+TmVlZCBoZWxwIGNob29zaW5nIHRoZSByaWdodCBjdXR0aW5nIHNvbHV0aW9uPzxcL3N0cm9uZz48XC9wPjxwPldoZXRoZXIgeW91IG5lZWQgZGlhbW9uZCBibGFkZXMsIGNvcmUgZHJpbGxzLCByZWZyYWN0b3J5IHRvb2xpbmcsIG9yIG1hY2hpbmUgc3VwcG9ydCwgb3VyIHRlYW0gY2FuIGhlbHAgeW91IGZpbmQgdGhlIHJpZ2h0IHByb2R1Y3QgZm9yIHRoZSBqb2IuIFJlcXVlc3QgYSBjYWxsYmFjaywgYW5kIHdlXHUyMDE5bGwgZ2V0IGJhY2sgdG8geW91IHdpdGggcHJhY3RpY2FsIGFkdmljZSBiYXNlZCBvbiB5b3VyIGFwcGxpY2F0aW9uLjxcL3A+IiwidGV4dF9hbGlnbm1lbnQiOiJjZW50ZXIiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoiNDcwIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGV4dF9ibG9jayJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4b308429 e-con-full e-flex e-con e-child\\\" data-id=\\\"4b308429\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6Ijc4MTY1YjM4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiJGYWNpbmcgYSBVbmlxdWUgQ2hhbGxlbmdlP1xuIiwidGl0bGUiOiJSZXF1ZXN0IEEgQ2FsbGJhY2shXG4iLCJhZnRlcl90aXRsZSI6IiIsInN0eWxlIjoic2ltcGxlIiwiY29sb3IiOiJwcmltYXJ5Iiwid2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjQ3MCIsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJzY3JvbGxfeSI6Ii04MCIsIl9fZ2xvYmFsc19fIjp7InN1YnRpdGxlX2NvbG9yIjoiIn0sInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozNSwic2l6ZXMiOltdfSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjA0MDM5ZTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzY3JvbGxfeSI6LTgwLCJmb3JtX2lkIjoiMzcxOSIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiI0ZGRkZGRiIsImJ1dHRvbl9iZ19jb2xvciI6IiNGQTk5MzkiLCJfX2dsb2JhbHNfXyI6eyJidXR0b25fdGV4dF9jb2xvciI6IiIsImJ1dHRvbl9iZ19jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9jb250YWN0X2Zvcm1fNyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"wd-negative-gap elementor-element elementor-element-28bdc11 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"28bdc11\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImU0NmUzOTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiTGF0ZXN0IE5ld3MiLCJhZnRlcl90aXRsZSI6IiIsInNpemUiOiJtZWRpdW0iLCJhbGlnbiI6ImxlZnQiLCJzY3JvbGxfeSI6LTgwfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfdGl0bGUifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImUyNzFlMmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJibG9nX2Rlc2lnbiI6ImNhcm91c2VsIiwiaW1nX3NpemUiOiJjdXN0b20iLCJpbWdfc2l6ZV9jdXN0b20iOnsid2lkdGgiOiI0NTAiLCJoZWlnaHQiOiIyNzgifSwiaXRlbXNfcGVyX3BhZ2UiOjQsImhpZGVfcGFnaW5hdGlvbl9jb250cm9sIjoieWVzIiwic2Nyb2xsX3kiOi04MCwiYmxvZ19jYXJvdXNlbF9kZXNpZ24iOiJtZXRhLWltYWdlIiwiYmxvZ19zcGFjaW5nIjoiMjAiLCJzbGlkZXNfcGVyX3ZpZXdfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjIsInNpemVzIjpbXX0sInNsaWRlc19wZXJfdmlld19tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MSwic2l6ZXMiOltdfSwic3luY19wYXJlbnRfaWQiOiJ3ZF82NTY0OTVlNDI2NmE0Iiwic3luY19ncm91cF9pZCI6Imdyb3VwLTEifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfYmxvZyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[\"wd-parallax-scroll-bundle-library\"],\"styles\":[]}}'),
(13006,7,'_elementor_css','a:6:{s:4:\"time\";i:1783850968;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13007,15,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13008,15,'_elementor_css','a:6:{s:4:\"time\";i:1783850969;s:5:\"fonts\";a:2:{i:0;s:6:\"Oswald\";i:1;s:4:\"Lato\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13005,3774,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>'),
(13004,3771,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>'),
(11550,3867,'_wp_attached_file','2026/07/Smart-Cut-RCB-.webp'),
(11551,3867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:480;s:4:\"file\";s:27:\"2026/07/Smart-Cut-RCB-.webp\";s:8:\"filesize\";i:32452;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Smart-Cut-RCB--300x75.webp\";s:5:\"width\";i:300;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1454;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Smart-Cut-RCB--1024x256.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Smart-Cut-RCB--150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1660;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Smart-Cut-RCB--768x192.webp\";s:5:\"width\";i:768;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4044;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Smart-Cut-RCB--1536x384.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10126;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Smart-Cut-RCB--600x480.webp\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7322;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Smart-Cut-RCB--1200x300.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7284;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Smart-Cut-RCB--150x38.webp\";s:5:\"width\";i:150;s:6:\"height\";i:38;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:748;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(11552,3868,'_elementor_edit_mode','builder'),
(11553,3868,'_elementor_template_type','wp-page'),
(11554,3868,'_elementor_version','4.1.4'),
(11555,3868,'_wp_page_template','default'),
(11556,3868,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11557,3868,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11558,3868,'_elementor_global_class_usage_indexed','1'),
(11559,3868,'_elementor_global_class_usage_indexed_preview','1'),
(11561,3869,'_elementor_edit_mode','builder'),
(11562,3869,'_elementor_template_type','wp-page'),
(11563,3869,'_elementor_version','4.1.4'),
(11564,3869,'_wp_page_template','default'),
(11565,3869,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3837,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/wood-layout-background-2.jpg\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11566,3869,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11567,3869,'_elementor_global_class_usage_indexed','1'),
(11568,3869,'_elementor_global_class_usage_indexed_preview','1'),
(11570,3870,'_elementor_edit_mode','builder'),
(11571,3870,'_elementor_template_type','wp-page'),
(11572,3870,'_elementor_version','4.1.4'),
(11573,3870,'_wp_page_template','default'),
(11574,3870,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11575,3870,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11576,3870,'_elementor_global_class_usage_indexed','1'),
(11577,3870,'_elementor_global_class_usage_indexed_preview','1'),
(12941,3987,'_elementor_version','4.1.4'),
(12942,3987,'_wp_page_template','default'),
(12943,3987,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12944,3987,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12945,3987,'_elementor_global_class_usage_indexed','1'),
(12946,3987,'_elementor_global_class_usage_indexed_preview','1'),
(12948,3988,'_elementor_edit_mode','builder'),
(12949,3988,'_elementor_template_type','wp-page'),
(12950,3988,'_elementor_version','4.1.4'),
(12951,3988,'_wp_page_template','default'),
(12952,3988,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12234,3933,'_elementor_template_type','wp-page'),
(12235,3933,'_elementor_version','4.0.4'),
(12236,3933,'_wp_page_template','default'),
(12237,3933,'_elementor_data','[{\"id\":\"75ef9f7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"2b088e4\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Locator Rose Yost\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"9ecf175\",\"elType\":\"widget\",\"settings\":{\"marker_list\":[{\"_id\":\"abd2426\",\"marker_coords\":\"51.50735, -0.12776\"}],\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_open_street_map\"}],\"isInner\":false},{\"id\":\"95536c3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"12f2544\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2a34f31\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Rose Yost\",\"after_title\":\"<p>9943 Tanya Bypass Apt. 271<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c32957f\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(925) 649-8365\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"rose_yost@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_type\":\"image\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"},\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"66e5ef1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"63e8018\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"c32f3b8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Rose Yost\",\"after_title\":\"<p>8197 Kris Island Apt. 415<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"52c4a5e\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(925) 907-9798\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"rose_yost@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"b36eb84\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e3ce507\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"b736dc2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Locator East Genefort\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5da1c95\",\"elType\":\"widget\",\"settings\":{\"lat\":\"32.7940405\",\"lon\":\"-96.8210717\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"style_json\":\"WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImxhYmVscy50ZXh0LmZpbGwiLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzQ0NDQ0NCIKICAgICAgICAgICAgfQogICAgICAgIF0KICAgIH0sCiAgICB7CiAgICAgICAgImZlYXR1cmVUeXBlIjogImxhbmRzY2FwZSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZjJmMmYyIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAicG9pIiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAiYWxsIiwKICAgICAgICAic3R5bGVycyI6IFsKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib2ZmIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAicm9hZCIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJzYXR1cmF0aW9uIjogLTEwMAogICAgICAgICAgICB9LAogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAibGlnaHRuZXNzIjogNDUKICAgICAgICAgICAgfQogICAgICAgIF0KICAgIH0sCiAgICB7CiAgICAgICAgImZlYXR1cmVUeXBlIjogInJvYWQuaGlnaHdheSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJ2aXNpYmlsaXR5IjogInNpbXBsaWZpZWQiCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9LAogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJyb2FkLmFydGVyaWFsIiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAibGFiZWxzLmljb24iLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAidmlzaWJpbGl0eSI6ICJvZmYiCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9LAogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJ0cmFuc2l0IiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAiYWxsIiwKICAgICAgICAic3R5bGVycyI6IFsKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib2ZmIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAid2F0ZXIiLAogICAgICAgICJlbGVtZW50VHlwZSI6ICJhbGwiLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzEyNDZhYiIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib24iCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9Cl0=\",\"scroll_y\":-80,\"marker_list\":[{\"_id\":\"50018df\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":false},{\"id\":\"d300d02\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"9264635\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"383d431\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>194 Michaela Forks<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d6140ef\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"660a731\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"92ea264\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"021461e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>39642 Bettye Walk<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e0b3b5\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"e6dd35b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"440e6f3\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7e3d47b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>196 Astrid River<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aaab3d2\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"26f6cde\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true}],\"isInner\":false}]'),
(11620,3874,'_elementor_global_class_usage_indexed_preview','1'),
(11618,3874,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11619,3874,'_elementor_global_class_usage_indexed','1'),
(11616,3874,'_wp_page_template','default'),
(11617,3874,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11647,3877,'_elementor_edit_mode','builder'),
(11613,3874,'_elementor_edit_mode','builder'),
(11614,3874,'_elementor_template_type','wp-page'),
(11615,3874,'_elementor_version','4.1.4'),
(11593,3872,'_elementor_edit_mode','builder'),
(11594,3872,'_elementor_template_type','wp-page'),
(11595,3872,'_elementor_version','4.1.4'),
(11596,3872,'_wp_page_template','default'),
(11597,3872,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11598,3872,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11599,3872,'_elementor_global_class_usage_indexed','1'),
(11600,3872,'_elementor_global_class_usage_indexed_preview','1'),
(11603,3873,'_elementor_edit_mode','builder'),
(11604,3873,'_elementor_template_type','wp-page'),
(11605,3873,'_elementor_version','4.1.4'),
(11606,3873,'_wp_page_template','default'),
(11607,3873,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false}]'),
(11608,3873,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11609,3873,'_elementor_global_class_usage_indexed','1'),
(11610,3873,'_elementor_global_class_usage_indexed_preview','1'),
(11625,3875,'_elementor_edit_mode','builder'),
(11626,3875,'_elementor_template_type','wp-page'),
(11627,3875,'_elementor_version','4.1.4'),
(11628,3875,'_wp_page_template','default');
INSERT INTO `wptp_postmeta` VALUES
(11629,3875,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11630,3875,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11631,3875,'_elementor_global_class_usage_indexed','1'),
(11632,3875,'_elementor_global_class_usage_indexed_preview','1'),
(11636,3876,'_elementor_edit_mode','builder'),
(11637,3876,'_elementor_template_type','wp-page'),
(11638,3876,'_elementor_version','4.1.4'),
(11639,3876,'_wp_page_template','default'),
(11640,3876,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11641,3876,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11642,3876,'_elementor_global_class_usage_indexed','1'),
(11643,3876,'_elementor_global_class_usage_indexed_preview','1'),
(11648,3877,'_elementor_template_type','wp-page'),
(11649,3877,'_elementor_version','4.1.4'),
(11650,3877,'_wp_page_template','default'),
(11651,3877,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11652,3877,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11653,3877,'_elementor_global_class_usage_indexed','1'),
(11654,3877,'_elementor_global_class_usage_indexed_preview','1'),
(11660,3878,'_elementor_edit_mode','builder'),
(11661,3878,'_elementor_template_type','wp-page'),
(11662,3878,'_elementor_version','4.1.4'),
(11663,3878,'_wp_page_template','default'),
(11664,3878,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11665,3878,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11666,3878,'_elementor_global_class_usage_indexed','1'),
(11667,3878,'_elementor_global_class_usage_indexed_preview','1'),
(11671,3879,'_elementor_edit_mode','builder'),
(11672,3879,'_elementor_template_type','wp-page'),
(11673,3879,'_elementor_version','4.1.4'),
(11674,3879,'_wp_page_template','default'),
(11675,3879,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11676,3879,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11677,3879,'_elementor_global_class_usage_indexed','1'),
(11678,3879,'_elementor_global_class_usage_indexed_preview','1'),
(11682,3880,'_elementor_edit_mode','builder'),
(11683,3880,'_elementor_template_type','wp-page'),
(11684,3880,'_elementor_version','4.1.4'),
(11685,3880,'_wp_page_template','default'),
(11686,3880,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11687,3880,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11688,3880,'_elementor_global_class_usage_indexed','1'),
(11689,3880,'_elementor_global_class_usage_indexed_preview','1'),
(11695,3881,'_elementor_edit_mode','builder'),
(11696,3881,'_elementor_template_type','wp-page'),
(11697,3881,'_elementor_version','4.1.4'),
(11698,3881,'_wp_page_template','default'),
(11699,3881,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11700,3881,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11701,3881,'_elementor_global_class_usage_indexed','1'),
(11702,3881,'_elementor_global_class_usage_indexed_preview','1'),
(11706,3882,'_elementor_edit_mode','builder'),
(11707,3882,'_elementor_template_type','wp-page'),
(11708,3882,'_elementor_version','4.1.4'),
(11709,3882,'_wp_page_template','default'),
(11710,3882,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11711,3882,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11712,3882,'_elementor_global_class_usage_indexed','1'),
(11713,3882,'_elementor_global_class_usage_indexed_preview','1'),
(11717,3883,'_elementor_edit_mode','builder'),
(11718,3883,'_elementor_template_type','wp-page'),
(11719,3883,'_elementor_version','4.1.4'),
(11720,3883,'_wp_page_template','default'),
(11721,3883,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11722,3883,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11723,3883,'_elementor_global_class_usage_indexed','1'),
(11724,3883,'_elementor_global_class_usage_indexed_preview','1'),
(11730,3884,'_elementor_edit_mode','builder'),
(11731,3884,'_elementor_template_type','wp-page'),
(11732,3884,'_elementor_version','4.1.4'),
(11733,3884,'_wp_page_template','default'),
(11734,3884,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11735,3884,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11736,3884,'_elementor_global_class_usage_indexed','1'),
(11737,3884,'_elementor_global_class_usage_indexed_preview','1'),
(11741,3885,'_elementor_edit_mode','builder'),
(11742,3885,'_elementor_template_type','wp-page'),
(11743,3885,'_elementor_version','4.1.4'),
(11744,3885,'_wp_page_template','default'),
(11745,3885,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11746,3885,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11747,3885,'_elementor_global_class_usage_indexed','1'),
(11748,3885,'_elementor_global_class_usage_indexed_preview','1'),
(11752,3886,'_elementor_edit_mode','builder'),
(11753,3886,'_elementor_template_type','wp-page'),
(11754,3886,'_elementor_version','4.1.4'),
(11755,3886,'_wp_page_template','default'),
(11756,3886,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11757,3886,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11758,3886,'_elementor_global_class_usage_indexed','1'),
(11759,3886,'_elementor_global_class_usage_indexed_preview','1'),
(11841,3893,'_elementor_edit_mode','builder'),
(11766,2965,'_elementor_global_class_usage_indexed','1'),
(11768,3051,'_elementor_global_class_usage_indexed','1'),
(11770,3407,'_elementor_global_class_usage_indexed','1'),
(11771,3887,'_elementor_edit_mode','builder'),
(11772,3887,'_elementor_template_type','wp-page'),
(11773,3887,'_elementor_version','4.1.4'),
(11774,3887,'_wp_page_template','default'),
(11775,3887,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11776,3887,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11777,3887,'_elementor_global_class_usage_indexed','1'),
(11778,3887,'_elementor_global_class_usage_indexed_preview','1'),
(11782,3888,'_elementor_edit_mode','builder'),
(11783,3888,'_elementor_template_type','wp-page'),
(11784,3888,'_elementor_version','4.1.4'),
(11785,3888,'_wp_page_template','default'),
(11786,3888,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11787,3888,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11788,3888,'_elementor_global_class_usage_indexed','1'),
(11789,3888,'_elementor_global_class_usage_indexed_preview','1'),
(11793,3889,'_elementor_edit_mode','builder'),
(11794,3889,'_elementor_template_type','wp-page'),
(11795,3889,'_elementor_version','4.1.4'),
(11796,3889,'_wp_page_template','default'),
(11797,3889,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11798,3889,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11799,3889,'_elementor_global_class_usage_indexed','1'),
(11800,3889,'_elementor_global_class_usage_indexed_preview','1'),
(12940,3987,'_elementor_template_type','wp-page'),
(11806,3890,'_elementor_edit_mode','builder'),
(11807,3890,'_elementor_template_type','wp-page'),
(11808,3890,'_elementor_version','4.1.4'),
(11809,3890,'_wp_page_template','default'),
(11810,3890,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11811,3890,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11812,3890,'_elementor_global_class_usage_indexed','1'),
(11813,3890,'_elementor_global_class_usage_indexed_preview','1'),
(11817,3891,'_elementor_edit_mode','builder'),
(11818,3891,'_elementor_template_type','wp-page'),
(11819,3891,'_elementor_version','4.1.4'),
(11820,3891,'_wp_page_template','default'),
(11821,3891,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11822,3891,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11823,3891,'_elementor_global_class_usage_indexed','1'),
(11824,3891,'_elementor_global_class_usage_indexed_preview','1'),
(11938,3901,'_elementor_edit_mode','builder'),
(11828,3892,'_elementor_edit_mode','builder'),
(11829,3892,'_elementor_template_type','wp-page'),
(11830,3892,'_elementor_version','4.1.4'),
(11831,3892,'_wp_page_template','default'),
(11832,3892,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11833,3892,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11834,3892,'_elementor_global_class_usage_indexed','1'),
(11835,3892,'_elementor_global_class_usage_indexed_preview','1'),
(11842,3893,'_elementor_template_type','wp-page'),
(11843,3893,'_elementor_version','4.1.4'),
(11844,3893,'_wp_page_template','default'),
(11845,3893,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11846,3893,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11847,3893,'_elementor_global_class_usage_indexed','1'),
(11848,3893,'_elementor_global_class_usage_indexed_preview','1'),
(11852,3894,'_elementor_edit_mode','builder'),
(11853,3894,'_elementor_template_type','wp-page'),
(11854,3894,'_elementor_version','4.1.4'),
(11855,3894,'_wp_page_template','default'),
(11856,3894,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11857,3894,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11858,3894,'_elementor_global_class_usage_indexed','1'),
(11859,3894,'_elementor_global_class_usage_indexed_preview','1'),
(11863,3895,'_elementor_edit_mode','builder'),
(11864,3895,'_elementor_template_type','wp-page'),
(11865,3895,'_elementor_version','4.1.4'),
(11866,3895,'_wp_page_template','default'),
(11867,3895,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11868,3895,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11869,3895,'_elementor_global_class_usage_indexed','1'),
(11870,3895,'_elementor_global_class_usage_indexed_preview','1'),
(11879,3896,'_elementor_edit_mode','builder'),
(11880,3896,'_elementor_template_type','wp-page'),
(11881,3896,'_elementor_version','4.1.4'),
(11882,3896,'_wp_page_template','default'),
(11883,3896,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11884,3896,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11885,3896,'_elementor_global_class_usage_indexed','1'),
(11886,3896,'_elementor_global_class_usage_indexed_preview','1'),
(11890,3897,'_elementor_edit_mode','builder'),
(11891,3897,'_elementor_template_type','wp-page'),
(11892,3897,'_elementor_version','4.1.4'),
(11893,3897,'_wp_page_template','default'),
(11894,3897,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11895,3897,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11896,3897,'_elementor_global_class_usage_indexed','1'),
(11897,3897,'_elementor_global_class_usage_indexed_preview','1'),
(11901,3898,'_elementor_edit_mode','builder'),
(11902,3898,'_elementor_template_type','wp-page'),
(11903,3898,'_elementor_version','4.1.4'),
(11904,3898,'_wp_page_template','default');
INSERT INTO `wptp_postmeta` VALUES
(11905,3898,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11906,3898,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11907,3898,'_elementor_global_class_usage_indexed','1'),
(11908,3898,'_elementor_global_class_usage_indexed_preview','1'),
(11915,3611,'_elementor_global_class_usage_indexed','1'),
(11916,3899,'_elementor_edit_mode','builder'),
(11917,3899,'_elementor_template_type','wp-page'),
(11918,3899,'_elementor_version','4.1.4'),
(11919,3899,'_wp_page_template','default'),
(11920,3899,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11921,3899,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11922,3899,'_elementor_global_class_usage_indexed','1'),
(11923,3899,'_elementor_global_class_usage_indexed_preview','1'),
(11927,3900,'_elementor_edit_mode','builder'),
(11928,3900,'_elementor_template_type','wp-page'),
(11929,3900,'_elementor_version','4.1.4'),
(11930,3900,'_wp_page_template','default'),
(11931,3900,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"140\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11932,3900,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11933,3900,'_elementor_global_class_usage_indexed','1'),
(11934,3900,'_elementor_global_class_usage_indexed_preview','1'),
(11939,3901,'_elementor_template_type','wp-page'),
(11940,3901,'_elementor_version','4.1.4'),
(11941,3901,'_wp_page_template','default'),
(11942,3901,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(11943,3901,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11944,3901,'_elementor_global_class_usage_indexed','1'),
(11945,3901,'_elementor_global_class_usage_indexed_preview','1'),
(11951,3,'_edit_last','1'),
(11952,3,'_edit_lock','1783782650:1'),
(11953,13,'_edit_last','1'),
(11954,13,'_wp_page_template','default'),
(11955,13,'_edit_lock','1783782698:1'),
(11956,3904,'_edit_lock','1783782654:1'),
(11957,3904,'_edit_last','1'),
(11958,3904,'_woodmart_title_bg_color',''),
(11959,3904,'_elementor_edit_mode','builder'),
(11960,3904,'_elementor_template_type','wp-page'),
(11961,3904,'_elementor_version','4.1.4'),
(11962,3904,'_elementor_global_class_usage_indexed','1'),
(11963,3904,'_elementor_global_class_usage_indexed_preview','1'),
(11964,3904,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11965,3,'_elementor_edit_mode','builder'),
(11966,3,'_elementor_template_type','wp-page'),
(11967,3,'_elementor_version','4.1.4'),
(11968,3,'_elementor_global_class_usage_indexed','1'),
(11969,3,'_elementor_global_class_usage_indexed_preview','1'),
(11970,3,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11971,13,'_elementor_edit_mode','builder'),
(11972,13,'_elementor_template_type','wp-page'),
(11973,13,'_elementor_version','4.1.4'),
(11974,13,'_elementor_global_class_usage_indexed','1'),
(11975,13,'_elementor_global_class_usage_indexed_preview','1'),
(11976,13,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11977,3906,'_elementor_edit_mode','builder'),
(11978,3906,'_elementor_template_type','wp-page'),
(11979,3906,'_elementor_version','4.1.4'),
(11980,3906,'_elementor_global_class_usage_indexed','1'),
(11981,3906,'_elementor_global_class_usage_indexed_preview','1'),
(11982,3906,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11983,3907,'_elementor_edit_mode','builder'),
(11984,3907,'_elementor_template_type','wp-page'),
(11985,3907,'_elementor_version','4.1.4'),
(11986,3907,'_elementor_global_class_usage_indexed','1'),
(11987,3907,'_elementor_global_class_usage_indexed_preview','1'),
(11988,3907,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11989,3904,'_wp_page_template','default'),
(11990,3904,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>1.1. Introduction<\\/strong><\\/h4><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Terms and Conditions for Smart Cut Manufacturers<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Permitted Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prohibited Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Product Descriptions<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Pricing and Quotes<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Order Acceptance<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Payment Terms<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Delivery<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Returns and Refunds<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Ownership<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Permitted Use of Content<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Website \\\"As Is\\\"<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Limitation of Liability<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Account Creation<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Account Security<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Data Protection<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Your utilisation of this website is also governed by our\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a>\\u00a0and\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Cookie Policy<\\/a>, which outline our data processing practices and your rights regarding\\u00a0personal data.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Applicable Law<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Dispute Resolution<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p><!-- \\/wp:paragraph --><\\/p>\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11991,3908,'_elementor_edit_mode','builder'),
(11992,3908,'_elementor_template_type','wp-page'),
(11993,3908,'_elementor_version','4.1.4'),
(11994,3908,'_elementor_global_class_usage_indexed','1'),
(11995,3908,'_elementor_global_class_usage_indexed_preview','1'),
(11996,3908,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(11997,3908,'_wp_page_template','default'),
(11998,3908,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<h4><strong>1.1. Introduction<\\/strong><\\/h4>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Terms and Conditions for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Permitted Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prohibited Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Product Descriptions<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Pricing and Quotes<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Order Acceptance<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Payment Terms<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Delivery<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Returns and Refunds<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Ownership<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Permitted Use of Content<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Website \\\"As Is\\\"<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Limitation of Liability<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Account Creation<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Account Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Data Protection<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your utilisation of this website is additionally governed by our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\">Privacy Policy<\\/a> and <a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\">Cookie Policy<\\/a>, which delineate our data processing practices and your rights concerning personal data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Applicable Law<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Dispute Resolution<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12028,3912,'_elementor_template_type','wp-page'),
(12029,3912,'_elementor_version','4.1.4'),
(12030,3912,'_elementor_global_class_usage_indexed','1'),
(12031,3912,'_elementor_global_class_usage_indexed_preview','1'),
(12032,3912,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12033,3912,'_wp_page_template','default'),
(12034,3912,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>1.1. Introduction<\\/strong><\\/h4><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Terms and Conditions for Smart Cut Manufacturers<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Permitted Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prohibited Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Product Descriptions<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Pricing and Quotes<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Order Acceptance<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Payment Terms<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Delivery<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Returns and Refunds<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Ownership<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Permitted Use of Content<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Website \\\"As Is\\\"<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Limitation of Liability<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Account Creation<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Account Security<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Data Protection<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Your utilisation of this website is also governed by our\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a>\\u00a0and\\u00a0<a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Cookie Policy<\\/a>, which outline our data processing practices and your rights regarding\\u00a0personal data.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Applicable Law<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Dispute Resolution<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p><!-- \\/wp:paragraph --><\\/p>\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12027,3912,'_elementor_edit_mode','builder'),
(12009,3910,'_elementor_edit_mode','builder'),
(12010,3910,'_elementor_template_type','wp-page'),
(12011,3910,'_elementor_version','4.1.4'),
(12012,3910,'_elementor_global_class_usage_indexed','1'),
(12013,3910,'_elementor_global_class_usage_indexed_preview','1'),
(12014,3910,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12015,3910,'_wp_page_template','default'),
(12016,3910,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<h4><strong>1.1. Introduction<\\/strong><\\/h4>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Terms and Conditions for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Permitted Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prohibited Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Product Descriptions<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Pricing and Quotes<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Order Acceptance<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Payment Terms<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Delivery<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Returns and Refunds<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Ownership<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Permitted Use of Content<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Website \\\"As Is\\\"<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Limitation of Liability<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Account Creation<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Account Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Data Protection<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your utilisation of this website is additionally governed by our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\">Privacy Policy<\\/a> and <a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\">Cookie Policy<\\/a>, which delineate our data processing practices and your rights concerning personal data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Applicable Law<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Dispute Resolution<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12018,3911,'_elementor_edit_mode','builder'),
(12019,3911,'_elementor_template_type','wp-page'),
(12020,3911,'_elementor_version','4.1.4'),
(12021,3911,'_elementor_global_class_usage_indexed','1'),
(12022,3911,'_elementor_global_class_usage_indexed_preview','1'),
(12023,3911,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12024,3911,'_wp_page_template','default'),
(12025,3911,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<h4><strong>1.1. Introduction<\\/strong><\\/h4>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Terms and Conditions for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Permitted Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prohibited Use<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Product Descriptions<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Pricing and Quotes<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Order Acceptance<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Payment Terms<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Delivery<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Returns and Refunds<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Ownership<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Permitted Use of Content<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Website \\\"As Is\\\"<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Limitation of Liability<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Account Creation<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Account Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Data Protection<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your utilisation of this website is additionally governed by our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\">Privacy Policy<\\/a> and <a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\">Cookie Policy<\\/a>, which delineate our data processing practices and your rights concerning personal data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Applicable Law<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Dispute Resolution<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/www.smartcut.co.za\\/contact-us\\/\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12036,3913,'_wp_page_template','default'),
(12037,3913,'_elementor_edit_mode','builder'),
(12038,3913,'_elementor_template_type','wp-page'),
(12039,3913,'_elementor_version','4.1.4'),
(12040,3913,'_elementor_global_class_usage_indexed','1'),
(12041,3913,'_elementor_global_class_usage_indexed_preview','1'),
(12042,3913,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12043,3914,'_wp_page_template','default'),
(12044,3914,'_elementor_edit_mode','builder'),
(12045,3914,'_elementor_template_type','wp-page'),
(12046,3914,'_elementor_version','4.1.4'),
(12047,3914,'_elementor_global_class_usage_indexed','1'),
(12048,3914,'_elementor_global_class_usage_indexed_preview','1'),
(12049,3914,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12050,13,'_elementor_data','[{\"id\":\"56561bf2\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"6337f536\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.1. Introduction<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookie Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.2. What are Cookies?<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \\\"remember\\\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.3. How We Use Cookies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website utilises cookies for various purposes, categorised as follows:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Performance\\/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Targeting\\/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.4. First-Party vs. Third-Party Cookies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookies may be classified as either first-party or third-party:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.5. How to Manage Cookies (Consent and Control)<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Your Consent<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Browser Settings<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \\\"Help\\\" or \\\"Settings\\\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Opt-Out Links (if applicable)<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.6. Changes to Our Cookie Policy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This Cookie Policy may be updated or amended periodically. The \\\"Last Updated\\\" date at the commencement of this policy shall indicate the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.7. Contact Us<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12051,3915,'_wp_page_template','default'),
(12052,3915,'_elementor_edit_mode','builder'),
(12053,3915,'_elementor_template_type','wp-page'),
(12054,3915,'_elementor_version','4.1.4'),
(12055,3915,'_elementor_global_class_usage_indexed','1'),
(12056,3915,'_elementor_global_class_usage_indexed_preview','1'),
(12057,3915,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12058,3915,'_elementor_data','[{\"id\":\"4b0b3877\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"74e87e66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><b>This is a sample page.<\\/b><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Overview<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can\\u2019t offer you a full refund or exchange.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Additional non-returnable items:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Gift cards<\\/li>\\n<li>Downloadable software products<\\/li>\\n<li>Some health and personal care items<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:paragraph -->\\n<p>To complete your return, we require a receipt or proof of purchase.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Please do not send your purchase back to the manufacturer.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>There are certain situations where only partial refunds are granted:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Book with obvious signs of use<\\/li>\\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.<\\/li>\\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.<\\/li>\\n<li>Any item that is returned more than 30 days after delivery<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Refunds<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Late or missing refunds<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Next contact your bank. There is often some processing time before a refund is posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at {email address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Sale items<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Exchanges<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Gifts<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item was marked as a gift when purchased and shipped directly to you, you\\u2019ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item wasn\\u2019t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Shipping returns<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>To return your product, you should mail your product to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Need help?<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Contact us at {email} for questions related to refunds and returns.<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12060,3916,'_elementor_edit_mode','builder'),
(12061,3916,'_elementor_template_type','wp-page'),
(12062,3916,'_elementor_version','4.1.4'),
(12063,3916,'_elementor_global_class_usage_indexed','1'),
(12064,3916,'_elementor_global_class_usage_indexed_preview','1'),
(12065,3916,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12066,3916,'_wp_page_template','default'),
(12067,3916,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>1.1. Introduction<\\/strong><\\/h4><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Terms and Conditions for Smart Cut Manufacturers<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Permitted Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prohibited Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Product Descriptions<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Pricing and Quotes<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Order Acceptance<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Payment Terms<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Delivery<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Returns and Refunds<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Ownership<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Permitted Use of Content<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Website \\\"As Is\\\"<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Limitation of Liability<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Account Creation<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Account Security<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Data Protection<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Your utilisation of this website is also governed by our\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a>\\u00a0and\\u00a0<a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Cookie Policy<\\/a>, which outline our data processing practices and your rights regarding\\u00a0personal data.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Applicable Law<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Dispute Resolution<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p><!-- \\/wp:paragraph --><\\/p>\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12069,3917,'_elementor_edit_mode','builder'),
(12070,3917,'_elementor_template_type','wp-page'),
(12071,3917,'_elementor_version','4.1.4'),
(12072,3917,'_elementor_global_class_usage_indexed','1'),
(12073,3917,'_elementor_global_class_usage_indexed_preview','1'),
(12074,3917,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12075,3917,'_wp_page_template','default'),
(12076,3917,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>1.1. Introduction<\\/strong><\\/h4><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Terms and Conditions for Smart Cut Manufacturers<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Permitted Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prohibited Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Product Descriptions<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Pricing and Quotes<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Order Acceptance<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Payment Terms<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Delivery<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Returns and Refunds<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Ownership<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Permitted Use of Content<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Website \\\"As Is\\\"<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Limitation of Liability<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Account Creation<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Account Security<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Data Protection<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Your utilisation of this website is also governed by our\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a>\\u00a0and\\u00a0<a href=\\\"https:\\/\\/www.smartcut.co.za\\/cookie-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Cookie Policy<\\/a>, which outline our data processing practices and your rights regarding\\u00a0personal data.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Applicable Law<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Dispute Resolution<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p><!-- \\/wp:paragraph --><\\/p>\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12078,3918,'_elementor_edit_mode','builder'),
(12079,3918,'_elementor_template_type','wp-page'),
(12080,3918,'_elementor_version','4.1.4'),
(12081,3918,'_elementor_global_class_usage_indexed','1'),
(12082,3918,'_elementor_global_class_usage_indexed_preview','1'),
(12083,3918,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12084,3918,'_wp_page_template','default'),
(12085,3918,'_elementor_data','[{\"id\":\"6a354440\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"42013cf6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>1.1. Introduction<\\/strong><\\/h4><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Terms and Conditions for Smart Cut Manufacturers<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">https:\\/\\/www.smartcut.co.za\\/<\\/a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.2. Definitions<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \\\"Company\\\" refers to Smart Cut Manufacturers (Pty) Ltd; \\\"User\\\" denotes any individual accessing or using the Website; \\\"Customer\\\" signifies a User who purchases Products or Services from the Company; \\\"Website\\\" pertains to the online platform operated by the Company; \\\"Products\\\" encompasses the specialised tooling and machinery offered by the Company; \\\"Services\\\" denotes any ancillary provisions or support furnished by the Company; \\\"Content\\\" includes all text, graphics, images, and other material displayed on our website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.3. Use of the Website<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Permitted Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prohibited Use<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.4. Product Information and Orders<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Product Descriptions<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Pricing and Quotes<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Order Acceptance<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.5. Payment, Delivery, and Returns<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Payment Terms<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Delivery<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Returns and Refunds<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.6. Intellectual Property<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Ownership<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Permitted Use of Content<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.7. Disclaimers and Limitation of Liability<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Website \\\"As Is\\\"<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>The website is provided on an \\\"as is\\\" and \\\"as available\\\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Limitation of Liability<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.8. User Accounts\\u00a0<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Account Creation<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Account Security<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.9. Privacy<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Data Protection<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Your utilisation of this website is also governed by our\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a>\\u00a0and\\u00a0<a href=\\\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Cookie Policy<\\/a>, which outline our data processing practices and your rights regarding\\u00a0personal data.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.10. Governing Law and Dispute Resolution<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>Applicable Law<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Dispute Resolution<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.11. Changes to Terms<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} --><\\/p><h4 class=\\\"wp-block-heading\\\">1.12. Contact Information<\\/h4><p><!-- \\/wp:heading --><!-- wp:paragraph --><\\/p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of this website.<\\/p><p><!-- \\/wp:paragraph --><!-- wp:paragraph --><\\/p><p><!-- \\/wp:paragraph --><\\/p>\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12087,3919,'_wp_page_template','default'),
(12088,3919,'_elementor_edit_mode','builder'),
(12089,3919,'_elementor_template_type','wp-page'),
(12090,3919,'_elementor_version','4.1.4'),
(12091,3919,'_elementor_global_class_usage_indexed','1'),
(12092,3919,'_elementor_global_class_usage_indexed_preview','1'),
(12093,3919,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12094,3920,'_wp_page_template','default'),
(12095,3920,'_elementor_edit_mode','builder'),
(12096,3920,'_elementor_template_type','wp-page'),
(12097,3920,'_elementor_version','4.1.4'),
(12098,3920,'_elementor_global_class_usage_indexed','1'),
(12099,3920,'_elementor_global_class_usage_indexed_preview','1'),
(12100,3920,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12101,3,'_elementor_data','[{\"id\":\"b2036e3\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"448915cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.1. Introduction<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd (\\\"we,\\\" \\\"our,\\\" \\\"us\\\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \\\"Site\\\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.2. Data We Collect<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>How We Collect Your Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Non-Personal Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.3. How We Use Your Data (Lawful Basis for Processing)<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Purposes of Processing<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Lawful Basis for Processing<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.4. Data Sharing and Disclosure<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Third-Party Service Providers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Legal Requirements<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Business Transfers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.5. Data Security<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our Commitment to Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.6. Data Retention<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>How Long We Keep Your Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.7. Your Data Protection Rights <strong>Your Rights<\\/strong><\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\\\"right to be forgotten\\\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.8. Cookies and Tracking Technologies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Use of Cookies<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.9. Children\'s Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.10. Changes to This Privacy Policy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \\\"Last Updated\\\" date at the commencement of this policy shall signify the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.11. Contact Us<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12102,3921,'_wp_page_template','default'),
(12103,3921,'_elementor_edit_mode','builder'),
(12104,3921,'_elementor_template_type','wp-page'),
(12105,3921,'_elementor_version','4.1.4'),
(12106,3921,'_elementor_global_class_usage_indexed','1'),
(12107,3921,'_elementor_global_class_usage_indexed_preview','1'),
(12108,3921,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12109,3921,'_elementor_data','[{\"id\":\"b2036e3\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"448915cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.1. Introduction<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Smart Cut Manufacturers (Pty) Ltd (\\\"we,\\\" \\\"our,\\\" \\\"us\\\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \\\"Site\\\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.2. Data We Collect<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Personal Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>How We Collect Your Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Non-Personal Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.3. How We Use Your Data (Lawful Basis for Processing)<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Purposes of Processing<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Lawful Basis for Processing<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.4. Data Sharing and Disclosure<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Third-Party Service Providers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Legal Requirements<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Business Transfers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.5. Data Security<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our Commitment to Security<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.6. Data Retention<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>How Long We Keep Your Data<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.7. Your Data Protection Rights <strong>Your Rights<\\/strong><\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\\\"right to be forgotten\\\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.8. Cookies and Tracking Technologies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Use of Cookies<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.9. Children\'s Privacy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.10. Changes to This Privacy Policy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \\\"Last Updated\\\" date at the commencement of this policy shall signify the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">2.11. Contact Us<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12111,3922,'_wp_page_template','default'),
(12112,3922,'_elementor_edit_mode','builder'),
(12113,3922,'_elementor_template_type','wp-page'),
(12114,3922,'_elementor_version','4.1.4'),
(12115,3922,'_elementor_global_class_usage_indexed','1'),
(12116,3922,'_elementor_global_class_usage_indexed_preview','1'),
(12117,3922,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12118,3922,'_elementor_data','[{\"id\":\"4b0b3877\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"74e87e66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><b>This is a sample page.<\\/b><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Overview<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can\\u2019t offer you a full refund or exchange.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Additional non-returnable items:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Gift cards<\\/li>\\n<li>Downloadable software products<\\/li>\\n<li>Some health and personal care items<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:paragraph -->\\n<p>To complete your return, we require a receipt or proof of purchase.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Please do not send your purchase back to the manufacturer.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>There are certain situations where only partial refunds are granted:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Book with obvious signs of use<\\/li>\\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.<\\/li>\\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.<\\/li>\\n<li>Any item that is returned more than 30 days after delivery<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Refunds<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Late or missing refunds<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Next contact your bank. There is often some processing time before a refund is posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at {email address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Sale items<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Exchanges<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Gifts<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item was marked as a gift when purchased and shipped directly to you, you\\u2019ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item wasn\\u2019t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Shipping returns<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>To return your product, you should mail your product to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Need help?<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Contact us at {email} for questions related to refunds and returns.<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12120,3923,'_wp_page_template','default'),
(12121,3923,'_elementor_edit_mode','builder'),
(12122,3923,'_elementor_template_type','wp-page'),
(12123,3923,'_elementor_version','4.1.4'),
(12124,3923,'_elementor_global_class_usage_indexed','1'),
(12125,3923,'_elementor_global_class_usage_indexed_preview','1'),
(12126,3923,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12127,3923,'_elementor_data','[{\"id\":\"4b0b3877\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"74e87e66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p><b>This is a sample page.<\\/b><\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Overview<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can\\u2019t offer you a full refund or exchange.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Additional non-returnable items:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Gift cards<\\/li>\\n<li>Downloadable software products<\\/li>\\n<li>Some health and personal care items<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:paragraph -->\\n<p>To complete your return, we require a receipt or proof of purchase.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Please do not send your purchase back to the manufacturer.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>There are certain situations where only partial refunds are granted:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:list -->\\n<ul>\\n<li>Book with obvious signs of use<\\/li>\\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.<\\/li>\\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.<\\/li>\\n<li>Any item that is returned more than 30 days after delivery<\\/li>\\n<\\/ul>\\n<!-- \\/wp:list -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Refunds<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Late or missing refunds<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If you haven\\u2019t received a refund yet, first check your bank account again.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Next contact your bank. There is often some processing time before a refund is posted.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you\\u2019ve done all of this and you still have not received your refund yet, please contact us at {email address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading {\\\"level\\\":3} -->\\n<h3 class=\\\"wp-block-heading\\\">Sale items<\\/h3>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Exchanges<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Gifts<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item was marked as a gift when purchased and shipped directly to you, you\\u2019ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If the item wasn\\u2019t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Shipping returns<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>To return your product, you should mail your product to: {physical address}.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:paragraph -->\\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don\\u2019t guarantee that we will receive your returned item.<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:heading -->\\n<h2 class=\\\"wp-block-heading\\\">Need help?<\\/h2>\\n<!-- \\/wp:heading -->\\n\\n<!-- wp:paragraph -->\\n<p>Contact us at {email} for questions related to refunds and returns.<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12129,3924,'_wp_page_template','default'),
(12130,3924,'_elementor_edit_mode','builder'),
(12131,3924,'_elementor_template_type','wp-page'),
(12132,3924,'_elementor_version','4.1.4'),
(12133,3924,'_elementor_global_class_usage_indexed','1'),
(12134,3924,'_elementor_global_class_usage_indexed_preview','1'),
(12135,3924,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12136,3924,'_elementor_data','[{\"id\":\"56561bf2\",\"elType\":\"container\",\"settings\":{\"scroll_y\":-80},\"elements\":[{\"id\":\"6337f536\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.1. Introduction<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookie Policy for Smart Cut Manufacturers<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.2. What are Cookies?<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \\\"remember\\\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.3. How We Use Cookies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Our website utilises cookies for various purposes, categorised as follows:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Performance\\/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Targeting\\/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.4. First-Party vs. Third-Party Cookies<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Cookies may be classified as either first-party or third-party:<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.5. How to Manage Cookies (Consent and Control)<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>Your Consent<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Browser Settings<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \\\"Help\\\" or \\\"Settings\\\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>Opt-Out Links (if applicable)<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.6. Changes to Our Cookie Policy<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>This Cookie Policy may be updated or amended periodically. The \\\"Last Updated\\\" date at the commencement of this policy shall indicate the date of the most recent revision.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:heading {\\\"level\\\":4} -->\\n<h4 class=\\\"wp-block-heading\\\">3.7. Contact Us<\\/h4>\\n<!-- \\/wp:heading --><!-- wp:paragraph -->\\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\\\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\" data-type=\\\"page\\\" data-id=\\\"8800\\\">Contact Us<\\/a> page of our website.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:paragraph -->\\n<p>\\u00a0<\\/p>\\n<!-- \\/wp:paragraph -->\",\"scroll_y\":-80,\"__globals__\":{\"link_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12149,3926,'_wp_page_template','default'),
(12150,3926,'_elementor_edit_mode','builder'),
(12151,3926,'_elementor_template_type','wp-post'),
(12152,3926,'_elementor_version','4.1.4'),
(12153,3926,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/news\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"https:\\/\\/wa.me\\/27810215166\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\" style=\\\"color: #fa9939;\\\">Privacy Policy<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12154,3926,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12155,3926,'_elementor_global_class_usage_indexed','1'),
(12156,3926,'_elementor_global_class_usage_indexed_preview','1'),
(12161,3927,'_wp_page_template','default'),
(12162,3927,'_elementor_edit_mode','builder'),
(12163,3927,'_elementor_template_type','wp-post'),
(12164,3927,'_elementor_version','4.1.4'),
(12165,3927,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/news\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"https:\\/\\/wa.me\\/27810215166\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\" style=\\\"color: #fa9939;\\\">Privacy Policy<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12166,3927,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12167,3927,'_elementor_global_class_usage_indexed','1'),
(12168,3927,'_elementor_global_class_usage_indexed_preview','1'),
(12233,3933,'_elementor_edit_mode','builder'),
(12174,3928,'_elementor_edit_mode','builder'),
(12175,3928,'_elementor_template_type','wp-page'),
(12176,3928,'_elementor_version','4.1.4'),
(12177,3928,'_wp_page_template','default'),
(12178,3928,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12179,3928,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12180,3928,'_elementor_global_class_usage_indexed','1'),
(12181,3928,'_elementor_global_class_usage_indexed_preview','1'),
(12185,3929,'_elementor_edit_mode','builder'),
(12186,3929,'_elementor_template_type','wp-page'),
(12187,3929,'_elementor_version','4.1.4'),
(12188,3929,'_wp_page_template','default'),
(12189,3929,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12190,3929,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12191,3929,'_elementor_global_class_usage_indexed','1'),
(12192,3929,'_elementor_global_class_usage_indexed_preview','1'),
(12196,3930,'_elementor_edit_mode','builder'),
(12197,3930,'_elementor_template_type','wp-page'),
(12198,3930,'_elementor_version','4.1.4'),
(12199,3930,'_wp_page_template','default'),
(12200,3930,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12201,3930,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12202,3930,'_elementor_global_class_usage_indexed','1'),
(12203,3930,'_elementor_global_class_usage_indexed_preview','1'),
(12490,275,'_edit_lock','1783788694:1'),
(12209,279,'_edit_lock','1783786774:1'),
(12229,3932,'_elementor_global_class_usage_indexed_preview','1'),
(12227,3932,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12228,3932,'_elementor_global_class_usage_indexed','1'),
(12226,3932,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/news\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"https:\\/\\/wa.me\\/27810215166\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"Will be used in accordance with our <a href=\\\"https:\\/\\/www.smartcut.co.za\\/privacy-policy\\/\\\" style=\\\"color: #fa9939;\\\">Privacy Policy<\\/a>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12224,3932,'_elementor_template_type','wp-post'),
(12225,3932,'_elementor_version','4.1.4'),
(12222,3932,'_wp_page_template','default'),
(12223,3932,'_elementor_edit_mode','builder'),
(13015,279,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:18:\"widget-google_maps\";}}'),
(13016,279,'_elementor_css','a:6:{s:4:\"time\";i:1783851214;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13017,279,'_elementor_element_cache','{\"timeout\":1783937614,\"value\":{\"content\":\"<div class=\\\"wd-negative-gap elementor-element elementor-element-3864795f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3864795f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1bf14732 e-con-full e-flex e-con e-child\\\" data-id=\\\"1bf14732\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY1ODc5MzYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsImFmdGVyX3RpdGxlIjoiIiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImFsaWduIjoibGVmdCIsInRpdGxlIjoiR0VUIElOIFRPVUNIIiwiX2JvcmRlcl93aWR0aCI6eyJ0b3AiOiIwIiwibGVmdCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxIiwidW5pdCI6InB4IiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfY29sb3IiOiJyZ2JhKDE1NSwxNTUsMTU1LDAuMykiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90aXRsZSJ9\\\"]<div class=\\\"elementor-element elementor-element-569e6aa8 e-con-full e-flex e-con e-child\\\" data-id=\\\"569e6aa8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-c39fc7e e-con-full e-flex e-con e-child\\\" data-id=\\\"c39fc7e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjIzNjA1NzcyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiIiLCJhZnRlcl90aXRsZSI6IjxwPjUgUmVlZiBJbmR1c3RyaWFsIFBhcmssIE1haW4gUmVlZiBSZCwgPGJyIFwvPkR1bnN3YXJ0LCBCb2tzYnVyZywgMTUwODxcL3A+IiwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsInRpdGxlIjoiPHN0cm9uZz5Tb3V0aCBBZnJpY2E8XC9zdHJvbmc+IiwiZm9udF9jb250YWluZXIiOiJ0YWc6cHxmb250X3NpemU6MTZ8dGV4dF9hbGlnbjpsZWZ0fGNvbG9yOiUyMzMzMzMzMyIsInVzZV90aGVtZV9mb250cyI6InllcyIsImFsaWduIjoibGVmdCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxNSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic2Nyb2xsX3kiOiItODAiLCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9jb2xvciI6InJnYmEoMTU1LCAxNTUsIDE1NSwgMC4zKSIsInRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJSb2JvdG8iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjRiNGU4Yjk3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPjxzcGFuIHN0eWxlPVwiY29sb3I6ICMzMzMzMzM7XCI+PHN0cm9uZz5FbWFpbDo8XC9zdHJvbmc+PFwvc3Bhbj5cdTAwYTAgPGEgaHJlZj1cIm1haWx0bzphZG1pbkBzbWFydGN1dC5jby56YVwiPmFkbWluQHNtYXJ0Y3V0LmNvLnphPFwvYT48YnIgXC8+PHNwYW4gc3R5bGU9XCJjb2xvcjogIzMzMzMzMztcIj48c3Ryb25nPlBob25lOjxcL3N0cm9uZz48XC9zcGFuPlx1MDBhMCA8YSBocmVmPVwidGVsOisyNyAxMSA1MjIgODU5MVwiPisyNyAoMCkgMTEgNTIyIDg1OTE8XC9hPjxcL3A+Iiwic2Nyb2xsX3kiOi04MH0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVkZDUyMmY5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic3VidGl0bGUiOiIiLCJhZnRlcl90aXRsZSI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJhbGlnbiI6ImxlZnQiLCJ0aXRsZSI6IkNPTlRBQ1QgVVMiLCJfYm9yZGVyX3dpZHRoIjp7InRvcCI6IjAiLCJsZWZ0IjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEiLCJ1bml0IjoicHgiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl9jb2xvciI6InJnYmEoMTU1LDE1NSwxNTUsMC4zKSIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY4YjZmODk5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPldoZXRoZXIgeW91IG5lZWQgdGVjaG5pY2FsIHN1cHBvcnQsIHdhbnQgdG8gZGlzY3VzcyBhIHByb2plY3QsIG9yIHNpbXBseSBoYXZlIHF1ZXN0aW9ucyBhYm91dCBvdXIgc2VydmljZXMsIHdlJ3JlIGhlcmUgdG8gaGVscC48XC9wPiIsInNjcm9sbF95IjotODB9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF90ZXh0X2Jsb2NrIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjdiZDA2OTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29sb3IiOiJwcmltYXJ5IiwiYWxpZ24iOiJsZWZ0IiwidGV4dCI6IldSSVRFIEEgTUVTU0FHRSIsInBvcHVwX2lkIjoicG9wdXAtNWVmOWFiNzRlODIyYiIsImNvbnRlbnQiOiI2ODQiLCJzY3JvbGxfeSI6Ii04MCIsIndpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOiI5MDAiLCJzaXplcyI6W119LCJwYWRkaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInNoYXBlIjoic2VtaS1yb3VuZCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9wb3B1cCJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4e9c9cee e-con-full e-flex e-con e-child\\\" data-id=\\\"4e9c9cee\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eee423a elementor-widget elementor-widget-google_maps\\\" data-id=\\\"eee423a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"google_maps.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\/\\/maps.google.com\\/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"smart cut manufacturers\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"smart cut manufacturers\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(13018,684,'_elementor_css','a:6:{s:4:\"time\";i:1783851214;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13019,684,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(13020,684,'_elementor_element_cache','{\"timeout\":1783937614,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-ee27f41 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ee27f41\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-15a6ded e-con-full e-flex e-con e-child\\\" data-id=\\\"15a6ded\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImVkNjY2YTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiU0VORCBVUyBBIE1FU1NBR0UiLCJhZnRlcl90aXRsZSI6IiIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIiwic2l6ZSI6InNtYWxsIiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjA4MjliN2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmb3JtX2lkIjoiMzg0NCIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2NvbnRhY3RfZm9ybV83In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2064418 color-scheme-light e-con-full e-flex e-con e-child\\\" data-id=\\\"2064418\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY4OWU2YTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiQ09OVEFDVCBJTkZPUk1BVElPTiIsImFmdGVyX3RpdGxlIjoiIiwiY29sb3IiOiJ3aGl0ZSIsImFsaWduIjoibGVmdCIsInNjcm9sbF95IjoiLTgwIiwic2l6ZSI6InNtYWxsIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RpdGxlIn0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImRmM2E3ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPjUgUmVlZiBJbmR1c3RyaWFsIFBhcmssIDxiciBcLz5NYWluIFJlZWYgUmQsIDxiciBcLz5EdW5zd2FydCwgPGJyIFwvPkJva3NidXJnLCA8YnIgXC8+MTUwODxcL3A+IiwiYnRuX3RleHQiOiIiLCJpY29uX3R5cGUiOiJpY29uIiwiaWNvbl90ZXh0IjoiNTMiLCJpbWFnZSI6eyJpZCI6IjI3ODciLCJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMlwvMDVcL3dkLXBvaW50ZXItMS5zdmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjMwIiwiaGVpZ2h0IjoiMzAifSwiYWxpZ25tZW50IjoibGVmdCIsImltYWdlX2FsaWdubWVudCI6ImxlZnQiLCJjdXN0b21fdGV4dF9jb2xvciI6InJnYmEoMjU1LCAyNTUsIDI1NSwgMC44KSIsInNjcm9sbF95IjoiLTgwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2luZm9ib3gifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVhYmYyYmQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPjxhIGhyZWY9XCJ0ZWw6KzI3IDExIDUyMiA4NTkxXCI+KzI3ICgwKSAxMSA1MjIgODU5MTxcL2E+PFwvcD4iLCJidG5fdGV4dCI6IiIsImljb25fdHlwZSI6Imljb24iLCJpY29uX3RleHQiOiI1MyIsImltYWdlIjp7ImlkIjoiMjc4NSIsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNVwvd2QtbW9iaWxlLTEuc3ZnIiwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2Vfc2l6ZSI6ImN1c3RvbSIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiIzMCIsImhlaWdodCI6IjMwIn0sImFsaWdubWVudCI6ImxlZnQiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0IiwiY3VzdG9tX3RleHRfY29sb3IiOiJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCkiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbmZvYm94In0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImYzZTU2ZWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiIiwiY29udGVudCI6IjxwPjxhIGhyZWY9XCJtYWlsdG86YWRtaW5Ac21hcnRjdXQuY28uemFcIj5hZG1pbkBzbWFydGN1dC5jby56YTxcL2E+PFwvcD4iLCJidG5fdGV4dCI6IiIsImljb25fdHlwZSI6Imljb24iLCJpY29uX3RleHQiOiI1MyIsImltYWdlIjp7ImlkIjoiMjc4NiIsInVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIyXC8wNVwvd2QtcGFwZXItcGxhbmUtMS5zdmciLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9zaXplIjoiY3VzdG9tIiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjMwIiwiaGVpZ2h0IjoiMzAifSwiYWxpZ25tZW50IjoibGVmdCIsImltYWdlX2FsaWdubWVudCI6ImxlZnQiLCJjdXN0b21fdGV4dF9jb2xvciI6InJnYmEoMjU1LCAyNTUsIDI1NSwgMC44KSIsInNjcm9sbF95IjoiLTgwIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9jb2xvciI6IiNGRkZGRkYyNiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbmZvYm94In0=\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImRhYjZjOGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IYXZlIHF1ZXN0aW9ucyBhYm91dCBob3cgd2UgY2FuIGhlbHAgeW91ciBidXNpbmVzcz8gU2VuZCB1cyBhbiBlbWFpbCwgYW5kIHdlJ2xsIGdldCBiYWNrIHRvIHlvdSBzaG9ydGx5LjxcL3A+Iiwid2RfY29sb3Jfc2NoZW1lIjoibGlnaHQiLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6ImE2NjlhZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaXplIjoic21hbGwiLCJhbGlnbiI6ImxlZnQiLCJzdHlsZSI6ImNvbG9yZWQiLCJzY3JvbGxfeSI6Ii04MCIsImxhYmVsX3RleHQiOiJTaGFyZTogIiwiZmJfbGluayI6Imh0dHBzOlwvXC93d3cuZmFjZWJvb2suY29tXC9zbWFydGN1dC56YSIsInR3aXR0ZXJfbGluayI6Imh0dHBzOlwvXC94LmNvbVwvU21hcnRDdXRfWkEiLCJpc250YWdyYW1fbGluayI6Imh0dHBzOlwvXC93d3cuaW5zdGFncmFtLmNvbVwvc21hcnRjdXQubWFudWZhY3R1cmVycyIsInBpbnRlcmVzdF9saW5rIjoiIiwieW91dHViZV9saW5rIjoiIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiItNCIsImlzTGlua2VkIjoiIn0sInR5cGUiOiJmb2xsb3ciLCJzb2NpYWxfbGlua3Nfc291cmNlIjoiY3VzdG9tIiwidGhyZWFkc19saW5rIjoiaHR0cHM6XC9cL3d3dy50aHJlYWRzLmNvbVwvQHNtYXJ0Y3V0Lm1hbnVmYWN0dXJlcnMiLCJsaW5rZWRpbl9saW5rIjoiaHR0cHM6XC9cL3d3dy5saW5rZWRpbi5jb21cL2NvbXBhbnlcL3NtYXJ0LWN1dC1tYW51ZmFjdHVyZXJzXC8iLCJ3aGF0c2FwcF9saW5rIjoiaHR0cHM6XC9cL3dhLm1lXC8yNzgxMDIxNTE2NiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9zb2NpYWxfYnV0dG9ucyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(12238,3933,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12239,3934,'_elementor_edit_mode','builder'),
(12240,3934,'_elementor_template_type','wp-page'),
(12241,3934,'_elementor_version','4.0.4'),
(12242,3934,'_wp_page_template','default'),
(12243,3934,'_elementor_data','[{\"id\":\"75ef9f7\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"2b088e4\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Locator Rose Yost\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"9ecf175\",\"elType\":\"widget\",\"settings\":{\"marker_list\":[{\"_id\":\"abd2426\",\"marker_coords\":\"51.50735, -0.12776\"}],\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_open_street_map\"}],\"isInner\":false},{\"id\":\"95536c3\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"12f2544\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2a34f31\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Rose Yost\",\"after_title\":\"<p>9943 Tanya Bypass Apt. 271<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"c32957f\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(925) 649-8365\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"rose_yost@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_type\":\"image\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"},\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"66e5ef1\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"63e8018\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"c32f3b8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Rose Yost\",\"after_title\":\"<p>8197 Kris Island Apt. 415<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"52c4a5e\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(925) 907-9798\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"rose_yost@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"b36eb84\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e3ce507\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80},\"elements\":[{\"id\":\"b736dc2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Locator East Genefort\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"title_color\":\"#1246AB\",\"title_typography_typography\":\"custom\",\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5da1c95\",\"elType\":\"widget\",\"settings\":{\"lat\":\"32.7940405\",\"lon\":\"-96.8210717\",\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"style_json\":\"WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImxhYmVscy50ZXh0LmZpbGwiLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzQ0NDQ0NCIKICAgICAgICAgICAgfQogICAgICAgIF0KICAgIH0sCiAgICB7CiAgICAgICAgImZlYXR1cmVUeXBlIjogImxhbmRzY2FwZSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZjJmMmYyIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAicG9pIiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAiYWxsIiwKICAgICAgICAic3R5bGVycyI6IFsKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib2ZmIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAicm9hZCIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJzYXR1cmF0aW9uIjogLTEwMAogICAgICAgICAgICB9LAogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAibGlnaHRuZXNzIjogNDUKICAgICAgICAgICAgfQogICAgICAgIF0KICAgIH0sCiAgICB7CiAgICAgICAgImZlYXR1cmVUeXBlIjogInJvYWQuaGlnaHdheSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJ2aXNpYmlsaXR5IjogInNpbXBsaWZpZWQiCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9LAogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJyb2FkLmFydGVyaWFsIiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAibGFiZWxzLmljb24iLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAidmlzaWJpbGl0eSI6ICJvZmYiCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9LAogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJ0cmFuc2l0IiwKICAgICAgICAiZWxlbWVudFR5cGUiOiAiYWxsIiwKICAgICAgICAic3R5bGVycyI6IFsKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib2ZmIgogICAgICAgICAgICB9CiAgICAgICAgXQogICAgfSwKICAgIHsKICAgICAgICAiZmVhdHVyZVR5cGUiOiAid2F0ZXIiLAogICAgICAgICJlbGVtZW50VHlwZSI6ICJhbGwiLAogICAgICAgICJzdHlsZXJzIjogWwogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzEyNDZhYiIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInZpc2liaWxpdHkiOiAib24iCiAgICAgICAgICAgIH0KICAgICAgICBdCiAgICB9Cl0=\",\"scroll_y\":-80,\"marker_list\":[{\"_id\":\"50018df\",\"marker_lat\":\"51.50735\",\"marker_lon\":\"-0.12776\"}]},\"elements\":[],\"widgetType\":\"wd_google_map\"}],\"isInner\":false},{\"id\":\"d300d02\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction_mobile\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[{\"id\":\"9264635\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"383d431\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>194 Michaela Forks<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d6140ef\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"660a731\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"92ea264\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"021461e\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>39642 Bettye Walk<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e0b3b5\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"e6dd35b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true},{\"id\":\"440e6f3\",\"elType\":\"container\",\"settings\":{\"_column_size\":25,\"width\":{\"size\":25,\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"column_sticky_offset\":50,\"scroll_y\":-80,\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":33.2999999999999971578290569595992565155029296875,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7e3d47b\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"East Genefort\",\"after_title\":\"<p>196 Astrid River<\\/p>\",\"align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":-80,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aaab3d2\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"list_content\":\"(829) 500-2525\",\"_id\":\"39182af\",\"link\":{\"url\":\"tel:(406) 555-0120\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-phone-megamarket.svg\",\"id\":\"496\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}},{\"list_content\":\"genefort@lowe.com\",\"link\":{\"url\":\"mailto:megamarket@lowe.com\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"item_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-envelope-megamarket.svg\",\"id\":\"495\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c215d98\",\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"14\",\"height\":\"14\"}}],\"size\":\"medium\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"scroll_y\":-80,\"list_items_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_list\"},{\"id\":\"26f6cde\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Store Hours:\",\"after_title\":\"<p>Mon. \\u2013 Sun:<br \\/><span style=\\\"color: #1246ab;\\\"><strong>9:00am - <\\/strong><\\/span><span style=\\\"color: #1246ab;\\\"><strong>9:00pm<\\/strong><\\/span><\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"scroll_y\":-80,\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":true}],\"isInner\":false}]'),
(12244,3934,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12268,3937,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12270,3937,'_elementor_global_class_usage_indexed','1'),
(12271,3937,'_elementor_global_class_usage_indexed_preview','1'),
(12272,3938,'_elementor_edit_mode','builder'),
(12273,3938,'_elementor_template_type','wp-page'),
(12274,3938,'_elementor_version','4.1.4'),
(12275,3938,'_wp_page_template','default'),
(12276,3938,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12277,3938,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12279,3938,'_elementor_global_class_usage_indexed','1'),
(12280,3938,'_elementor_global_class_usage_indexed_preview','1'),
(12323,684,'_elementor_global_class_usage_indexed','1'),
(12324,684,'_elementor_global_class_usage_indexed_preview','1'),
(12283,3939,'_elementor_edit_mode','builder'),
(12284,3939,'_elementor_template_type','wp-page'),
(12285,3939,'_elementor_version','4.1.4'),
(12286,3939,'_wp_page_template','default'),
(12287,3939,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12288,3939,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12290,3939,'_elementor_global_class_usage_indexed','1'),
(12291,3939,'_elementor_global_class_usage_indexed_preview','1'),
(12292,3940,'_elementor_edit_mode','builder'),
(12293,3940,'_elementor_template_type','wp-page'),
(12294,3940,'_elementor_version','4.1.4'),
(12295,3940,'_wp_page_template','default'),
(12296,3940,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"1570\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12297,3940,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12299,3940,'_elementor_global_class_usage_indexed','1'),
(12300,3940,'_elementor_global_class_usage_indexed_preview','1'),
(12301,3941,'_elementor_edit_mode','builder'),
(12302,3941,'_elementor_template_type','wp-page'),
(12303,3941,'_elementor_version','4.1.4'),
(12304,3941,'_wp_page_template','default'),
(12305,3941,'_elementor_data','[{\"id\":\"3864795f\",\"elType\":\"container\",\"settings\":{\"structure\":\"21\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"container_sticky_offset\":50,\"scroll_y\":-80,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bf14732\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"6587936\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"GET IN TOUCH\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"569e6aa8\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"container_sticky_offset\":50,\"scroll_y\":-80},\"elements\":[{\"id\":\"c39fc7e\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"23605772\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"<p>5 Reef Industrial Park, Main Reef Rd, <br \\/>Dunswart, Boksburg, 1508<\\/p>\",\"image_size\":\"custom\",\"title\":\"<strong>South Africa<\\/strong>\",\"font_container\":\"tag:p|font_size:16|text_align:left|color:%23333333\",\"use_theme_fonts\":\"yes\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"rgba(155, 155, 155, 0.3)\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"4b4e8b97\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><span style=\\\"color: #333333;\\\"><strong>Email:<\\/strong><\\/span>\\u00a0 <a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><br \\/><span style=\\\"color: #333333;\\\"><strong>Phone:<\\/strong><\\/span>\\u00a0 <a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5dd522f9\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"align\":\"left\",\"title\":\"CONTACT US\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(155,155,155,0.3)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"68b6f899\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.<\\/p>\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"7bd0699d\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"align\":\"left\",\"text\":\"WRITE A MESSAGE\",\"popup_id\":\"popup-5ef9ab74e822b\",\"content\":\"684\",\"scroll_y\":\"-80\",\"width\":{\"unit\":\"px\",\"size\":\"900\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"shape\":\"semi-round\"},\"elements\":[],\"widgetType\":\"wd_popup\"}],\"isInner\":true},{\"id\":\"4e9c9cee\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"eee423a\",\"elType\":\"widget\",\"settings\":{\"address\":\"smart cut manufacturers\",\"zoom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":490,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(12306,3941,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12308,3941,'_elementor_global_class_usage_indexed','1'),
(12309,3941,'_elementor_global_class_usage_indexed_preview','1'),
(13002,3772,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>'),
(13003,3773,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>'),
(12998,3783,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#fa9939\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>'),
(12999,3781,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#fa9939\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>'),
(13000,3780,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#fa9939\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>'),
(13001,3782,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#fa9939\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>'),
(12997,3836,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 369 53\" width=\"369px\" height=\"53px\"><path d=\"M95.1,11.2h8.1L93,44.4h-9l-5.7-22.3l-5.8,22.3h-9L53.3,11.2h8.5L68,36.4l6.1-25.3H83l6,25.2L95.1,11.2z\"></path><path d=\"M108.2,40.1c-3.2-3.2-4.9-7.3-4.9-12.4c0-5.1,1.6-9.2,4.9-12.4c3.3-3.1,7.4-4.7,12.2-4.7s8.9,1.6,12.2,4.7 c3.3,3.1,4.9,7.2,4.9,12.4c0,5.1-1.6,9.3-5,12.4c-3.3,3.2-7.4,4.7-12.3,4.7C115.5,44.9,111.5,43.3,108.2,40.1z M120.4,37.7 c2.4,0,4.4-0.9,6.1-2.6c1.7-1.7,2.5-4.2,2.5-7.4s-0.8-5.6-2.5-7.3c-1.7-1.7-3.7-2.6-6.1-2.6c-2.4,0-4.4,0.9-6,2.6 c-1.6,1.7-2.5,4.2-2.5,7.4c0,3.2,0.8,5.7,2.5,7.4C116,36.9,118,37.7,120.4,37.7z\"></path><path d=\"M143.5,40.1c-3.2-3.2-4.9-7.3-4.9-12.4c0-5.1,1.6-9.2,4.9-12.4c3.3-3.1,7.4-4.7,12.2-4.7s8.9,1.6,12.2,4.7 c3.3,3.1,4.9,7.2,4.9,12.4c0,5.1-1.6,9.3-5,12.4c-3.3,3.2-7.4,4.7-12.3,4.7C150.8,44.9,146.7,43.3,143.5,40.1z M155.7,37.7 c2.4,0,4.4-0.9,6.1-2.6c1.7-1.7,2.5-4.2,2.5-7.4s-0.8-5.6-2.5-7.3c-1.7-1.7-3.7-2.6-6.1-2.6c-2.4,0-4.4,0.9-6,2.6 c-1.6,1.7-2.5,4.2-2.5,7.4c0,3.2,0.8,5.7,2.5,7.4C151.3,36.9,153.3,37.7,155.7,37.7z\"></path><path d=\"M179.4,40.1c-3-3.2-4.5-7.3-4.5-12.3c0-5,1.5-9.1,4.4-12.3c3-3.2,6.7-4.8,11.3-4.8c4.6,0,8,1.9,10.4,5.6V0h8.4v44.4H201 v-5.6c-2.5,4-6,6.1-10.5,6.1S182.3,43.3,179.4,40.1z M198.4,34.9c1.8-1.7,2.6-4.1,2.6-7.2c0-3-0.9-5.4-2.6-7.2 c-1.8-1.7-3.8-2.6-6.2-2.6c-2.4,0-4.4,0.9-6.2,2.6c-1.7,1.7-2.6,4.1-2.6,7.1c0,3,0.9,5.4,2.6,7.2c1.8,1.8,3.8,2.6,6.1,2.6 C194.6,37.6,196.6,36.7,198.4,34.9z\"></path><path d=\"M222.5,11.2v5c2.1-3.6,5.6-5.5,10.3-5.5c2.5,0,4.8,0.6,6.8,1.7c2,1.2,3.5,2.8,4.6,5c1.2-2.1,2.8-3.7,4.8-4.9 c2-1.2,4.3-1.8,6.8-1.8c4,0,7.2,1.2,9.6,3.7c2.4,2.5,3.6,6,3.6,10.4v19.6h-8.4V26c0-2.6-0.7-4.6-2-6s-3.1-2.1-5.4-2.1 c-2.3,0-4.1,0.7-5.4,2.1s-2,3.4-2,6v18.4h-8.4V26c0-2.6-0.7-4.6-2-6c-1.3-1.4-3.1-2.1-5.4-2.1c-2.3,0-4.1,0.7-5.4,2.1s-2,3.4-2,6 v18.4H214V11.2H222.5z\"></path><path d=\"M277.4,40.1c-3-3.2-4.5-7.3-4.5-12.3c0-5,1.5-9.1,4.4-12.3c3-3.2,6.7-4.8,11.3-4.8c4.6,0,8,1.9,10.4,5.6v-5.2h8.4v33.2h-8.4 v-5.6c-2.5,4-6,6.1-10.5,6.1C284.1,44.9,280.4,43.3,277.4,40.1z M296.4,34.9c1.8-1.7,2.6-4.1,2.6-7.2c0-3-0.9-5.4-2.6-7.2 c-1.8-1.7-3.8-2.6-6.2-2.6c-2.4,0-4.4,0.9-6.2,2.6c-1.7,1.7-2.6,4.1-2.6,7.1c0,3,0.9,5.4,2.6,7.2c1.8,1.8,3.8,2.6,6.2,2.6 S294.7,36.7,296.4,34.9z\"></path><path d=\"M321.5,11.2V17c2.2-4.2,5.5-6.4,9.7-6.4v8.6h-2.1c-2.5,0-4.4,0.6-5.7,1.9c-1.3,1.3-1.9,3.4-1.9,6.5v16.7h-8.5V11.2H321.5z\"></path><path d=\"M350.7,37.3h4v7.1h-5.3c-3.4,0-6-0.8-7.9-2.3c-1.8-1.6-2.8-4.1-2.8-7.7V18.1h-3.5v-6.9h3.5V2.9h8.5v8.2h7.4v6.9h-7.4v16.3 c0,1.1,0.3,1.9,0.8,2.3C348.6,37.1,349.5,37.3,350.7,37.3z\"></path><circle fill=\"none\" stroke=\"#000000\" stroke-width=\"3\" stroke-miterlimit=\"10\" cx=\"24.2\" cy=\"28.5\" r=\"22.7\"></circle><polyline points=\"10,39.8 23.9,11.1 39,39.8 \"></polyline><rect x=\"22.5\" y=\"39.6\" width=\"2.9\" height=\"6.3\"></rect><g><path d=\"M368.2,39.6c0,1.4-0.5,2.5-1.4,3.4c-0.9,0.9-2.1,1.4-3.4,1.4s-2.5-0.5-3.4-1.4c-0.9-0.9-1.4-2.1-1.4-3.4 c0-1.4,0.5-2.5,1.4-3.4c0.9-0.9,2-1.4,3.4-1.4s2.5,0.5,3.4,1.4C367.7,37.1,368.2,38.3,368.2,39.6z\"></path></g></svg>'),
(12315,3942,'_wp_page_template','default'),
(12316,3942,'_elementor_edit_mode','builder'),
(12317,3942,'_elementor_template_type','wp-post'),
(12318,3942,'_elementor_version','3.24.7'),
(12319,3942,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12320,3942,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12431,3951,'_wp_page_template','elementor_theme'),
(12432,3951,'_elementor_edit_mode','builder'),
(12433,3951,'_elementor_template_type','wp-post'),
(12434,3951,'_elementor_version','4.1.4'),
(12435,3951,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12329,3943,'_wp_page_template','default'),
(12330,3943,'_elementor_edit_mode','builder'),
(12331,3943,'_elementor_template_type','wp-post'),
(12332,3943,'_elementor_version','4.1.4'),
(12333,3943,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12334,3943,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12336,3943,'_elementor_global_class_usage_indexed','1'),
(12337,3943,'_elementor_global_class_usage_indexed_preview','1'),
(12342,3944,'_wp_page_template','default'),
(12343,3944,'_elementor_edit_mode','builder'),
(12344,3944,'_elementor_template_type','wp-post'),
(12345,3944,'_elementor_version','4.1.4'),
(12346,3944,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"content_width\":\"full\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12347,3944,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12349,3944,'_elementor_global_class_usage_indexed','1'),
(12350,3944,'_elementor_global_class_usage_indexed_preview','1'),
(12368,3946,'_wp_page_template','elementor_theme'),
(12369,3946,'_elementor_edit_mode','builder'),
(12370,3946,'_elementor_template_type','wp-post'),
(12371,3946,'_elementor_version','4.1.4'),
(12372,3946,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"content_width\":\"full\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12373,3946,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12375,3946,'_elementor_global_class_usage_indexed','1'),
(12376,3946,'_elementor_global_class_usage_indexed_preview','1'),
(12392,3948,'_wp_page_template','elementor_theme'),
(12379,3947,'_wp_page_template','elementor_theme'),
(12380,3947,'_elementor_edit_mode','builder'),
(12381,3947,'_elementor_template_type','wp-post'),
(12382,3947,'_elementor_version','4.1.4'),
(12383,3947,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12384,3947,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12386,3947,'_elementor_global_class_usage_indexed','1'),
(12387,3947,'_elementor_global_class_usage_indexed_preview','1'),
(12393,3948,'_elementor_edit_mode','builder'),
(12394,3948,'_elementor_template_type','wp-post'),
(12395,3948,'_elementor_version','4.1.4'),
(12396,3948,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12397,3948,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12399,3948,'_elementor_global_class_usage_indexed','1'),
(12400,3948,'_elementor_global_class_usage_indexed_preview','1'),
(12405,3949,'_wp_page_template','elementor_theme'),
(12406,3949,'_elementor_edit_mode','builder'),
(12407,3949,'_elementor_template_type','wp-post'),
(12408,3949,'_elementor_version','4.1.4'),
(12409,3949,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12410,3949,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12412,3949,'_elementor_global_class_usage_indexed','1'),
(12413,3949,'_elementor_global_class_usage_indexed_preview','1'),
(12418,3950,'_wp_page_template','elementor_theme'),
(12419,3950,'_elementor_edit_mode','builder'),
(12420,3950,'_elementor_template_type','wp-post'),
(12421,3950,'_elementor_version','4.1.4'),
(12422,3950,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12423,3950,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12425,3950,'_elementor_global_class_usage_indexed','1'),
(12426,3950,'_elementor_global_class_usage_indexed_preview','1'),
(12444,3952,'_wp_page_template','elementor_theme'),
(12445,3952,'_elementor_edit_mode','builder'),
(12446,3952,'_elementor_template_type','wp-post'),
(12447,3952,'_elementor_version','4.1.4'),
(12448,3952,'_elementor_data','[{\"id\":\"ee27f41\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":439,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"15a6ded\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"ed666a2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"SEND US A MESSAGE\",\"after_title\":\"\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\",\"title_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0829b7e\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3844\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":\"1\"},{\"id\":\"2064418\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"wd_color_scheme\":\"light\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"689e6a8\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"CONTACT INFORMATION\",\"after_title\":\"\",\"color\":\"white\",\"align\":\"left\",\"scroll_y\":\"-80\",\"size\":\"small\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"df3a7f2\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p>5 Reef Industrial Park, <br \\/>Main Reef Rd, <br \\/>Dunswart, <br \\/>Boksburg, <br \\/>1508<\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2787\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-pointer-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"5abf2bd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"tel:+27 11 522 8591\\\">+27 (0) 11 522 8591<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2785\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-mobile-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"f3e56ee\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"\",\"content\":\"<p><a href=\\\"mailto:admin@smartcut.co.za\\\">admin@smartcut.co.za<\\/a><\\/p>\",\"btn_text\":\"\",\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"id\":\"2786\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/wd-paper-plane-1.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"30\",\"height\":\"30\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"custom_text_color\":\"rgba(255, 255, 255, 0.8)\",\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#FFFFFF26\"},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"dab6c8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.<\\/p>\",\"wd_color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a669af1\",\"elType\":\"widget\",\"settings\":{\"size\":\"small\",\"align\":\"left\",\"style\":\"colored\",\"scroll_y\":\"-80\",\"label_text\":\"Share: \",\"fb_link\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"twitter_link\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"isntagram_link\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"pinterest_link\":\"\",\"youtube_link\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-4\",\"isLinked\":\"\"},\"type\":\"follow\",\"social_links_source\":\"custom\",\"threads_link\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"linkedin_link\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"whatsapp_link\":\"https:\\/\\/wa.me\\/27810215166\"},\"elements\":[],\"widgetType\":\"wd_social_buttons\"}],\"isInner\":\"1\"}],\"isInner\":false}]'),
(12436,3951,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12438,3951,'_elementor_global_class_usage_indexed','1'),
(12439,3951,'_elementor_global_class_usage_indexed_preview','1'),
(12449,3952,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12451,3952,'_elementor_global_class_usage_indexed','1'),
(12452,3952,'_elementor_global_class_usage_indexed_preview','1'),
(12457,3953,'_elementor_edit_mode','builder'),
(12458,3953,'_elementor_template_type','wp-page'),
(12459,3953,'_elementor_version','4.1.4'),
(12460,3953,'_wp_page_template','default'),
(12461,3953,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12462,3953,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12463,3953,'_elementor_global_class_usage_indexed','1'),
(12464,3953,'_elementor_global_class_usage_indexed_preview','1'),
(12468,3954,'_elementor_edit_mode','builder'),
(12469,3954,'_elementor_template_type','wp-page'),
(12470,3954,'_elementor_version','4.1.4'),
(12471,3954,'_wp_page_template','default'),
(12472,3954,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"},{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12473,3954,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12474,3954,'_elementor_global_class_usage_indexed','1'),
(12475,3954,'_elementor_global_class_usage_indexed_preview','1'),
(12479,3955,'_elementor_edit_mode','builder'),
(12480,3955,'_elementor_template_type','wp-page'),
(12481,3955,'_elementor_version','4.1.4'),
(12482,3955,'_wp_page_template','default'),
(12483,3955,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12484,3955,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12485,3955,'_elementor_global_class_usage_indexed','1'),
(12486,3955,'_elementor_global_class_usage_indexed_preview','1'),
(12939,3987,'_elementor_edit_mode','builder'),
(12675,275,'_elementor_global_class_usage_indexed','1'),
(12676,275,'_elementor_global_class_usage_indexed_preview','1'),
(12677,3969,'_wp_attached_file','2026/07/old-about-us-bg-2.jpg'),
(12678,3969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:760;s:4:\"file\";s:29:\"2026/07/old-about-us-bg-2.jpg\";s:8:\"filesize\";i:149346;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"old-about-us-bg-2-300x119.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7679;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"old-about-us-bg-2-1024x405.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:405;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"old-about-us-bg-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5287;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"old-about-us-bg-2-768x304.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"old-about-us-bg-2-1536x608.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106425;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"old-about-us-bg-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49460;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"old-about-us-bg-2-1200x475.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"old-about-us-bg-2-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2877;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(12679,3969,'_elementor_source_image_hash','fea6d40e7d8c12b5f3ee4e80d603f8aa8825fa2c'),
(12680,3970,'_wp_attached_file','2026/07/About-us-Bage-Long-Image.webp'),
(12681,3970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:520;s:4:\"file\";s:37:\"2026/07/About-us-Bage-Long-Image.webp\";s:8:\"filesize\";i:600072;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"About-us-Bage-Long-Image-300x81.webp\";s:5:\"width\";i:300;s:6:\"height\";i:81;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9624;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"About-us-Bage-Long-Image-1024x277.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:85466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"About-us-Bage-Long-Image-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"About-us-Bage-Long-Image-768x208.webp\";s:5:\"width\";i:768;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:53418;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"About-us-Bage-Long-Image-1536x416.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:153624;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"About-us-Bage-Long-Image-600x520.webp\";s:5:\"width\";i:600;s:6:\"height\";i:520;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84258;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"About-us-Bage-Long-Image-1200x325.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:325;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109310;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"About-us-Bage-Long-Image-150x41.webp\";s:5:\"width\";i:150;s:6:\"height\";i:41;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2894;}}s:10:\"image_meta\";a:13:{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:{}s:3:\"alt\";s:0:\"\";}}'),
(12682,3971,'_elementor_edit_mode','builder'),
(12683,3971,'_elementor_template_type','wp-page'),
(12684,3971,'_elementor_version','4.1.4'),
(12685,3971,'_wp_page_template','default'),
(12686,3971,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(13010,489,'_elementor_css','a:6:{s:4:\"time\";i:1783850970;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13011,489,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}}'),
(13012,489,'_elementor_element_cache','{\"timeout\":1783937370,\"value\":{\"content\":\"\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-1f3988f wd-section-stretch elementor-section-content-top elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"1f3988f\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-extended\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-184c70eb\\\" data-id=\\\"184c70eb\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjZiMjI4ZDg1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoiaWNvbiIsImFsaWdubWVudCI6ImxlZnQiLCJidG5fdGV4dCI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiVW5tYXRjaGVkIFF1YWxpdHkiLCJidG5fcG9zaXRpb24iOiJob3ZlciIsImltYWdlIjp7ImlkIjozNzgwLCJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3Ryb3BoeS1PcmFuZ2UtRm9vdGVyLnN2ZyJ9LCJ0aXRsZV9zaXplIjoic21hbGwiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0Iiwid29vZG1hcnRfY29sb3Jfc2NoZW1lIjoibGlnaHQiLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNTAiLCJoZWlnaHQiOiI1MCJ9LCJfYm9yZGVyX3dpZHRoIjp7InRvcCI6IjAiLCJsZWZ0IjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJ1bml0IjoicHgiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl9jb2xvciI6InJnYmEoMjU1LDI1NSwyNTUsMC4xKSIsImNvbnRlbnQiOiI8cD5QcmVtaXVtIFF1YWxpdHkgR3VhcmFudGVlZDxcL3A+IiwiaWNvbl90ZXh0IjoiNTMiLCJzY3JvbGxfeSI6Ii04MCIsIl9ib3JkZXJfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJjb250ZW50X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9pbmZvYm94In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-380bdcc\\\" data-id=\\\"380bdcc\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjExNjhlZThjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoiaWNvbiIsImFsaWdubWVudCI6ImxlZnQiLCJidG5fdGV4dCI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiVmFzdCBTZWxlY3Rpb24iLCJidG5fcG9zaXRpb24iOiJob3ZlciIsImltYWdlIjp7ImlkIjozNzgxLCJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3dhcmVob3VzZS1PcmFuZ2UtRm9vdGVyLnN2ZyJ9LCJ0aXRsZV9zaXplIjoic21hbGwiLCJpbWFnZV9hbGlnbm1lbnQiOiJsZWZ0Iiwid29vZG1hcnRfY29sb3Jfc2NoZW1lIjoibGlnaHQiLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiNTAiLCJoZWlnaHQiOiI1MCJ9LCJfYm9yZGVyX3dpZHRoIjp7InRvcCI6IjAiLCJsZWZ0IjoiMCIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjAiLCJ1bml0IjoicHgiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl9jb2xvciI6InJnYmEoMjU1LDI1NSwyNTUsMC4xKSIsImNvbnRlbnQiOiI8cD5MYXJnZSBJbi1TdG9jayBJbnZlbnRvcnk8XC9wPiIsImljb25fdGV4dCI6IjUzIiwic2Nyb2xsX3kiOiItODAiLCJfYm9yZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIxIn0sInN1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImNvbnRlbnRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2luZm9ib3gifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-397466a6\\\" data-id=\\\"397466a6\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjVjNDI2OWYxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoiaWNvbiIsImFsaWdubWVudCI6ImxlZnQiLCJidG5fdGV4dCI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiRXhwZXJ0IEd1aWRhbmNlIiwiYnRuX3Bvc2l0aW9uIjoiaG92ZXIiLCJpbWFnZSI6eyJpZCI6Mzc4MiwidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9oZWFkc2V0LU9yYW5nZS1Gb290ZXIuc3ZnIn0sInRpdGxlX3NpemUiOiJzbWFsbCIsImltYWdlX2FsaWdubWVudCI6ImxlZnQiLCJ3b29kbWFydF9jb2xvcl9zY2hlbWUiOiJsaWdodCIsImltYWdlX2N1c3RvbV9kaW1lbnNpb24iOnsid2lkdGgiOiI1MCIsImhlaWdodCI6IjUwIn0sIl9ib3JkZXJfd2lkdGgiOnsidG9wIjoiMCIsImxlZnQiOiIwIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMCIsInVuaXQiOiJweCIsImlzTGlua2VkIjoiIn0sIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX2NvbG9yIjoicmdiYSgyNTUsMjU1LDI1NSwwLjEpIiwiY29udGVudCI6IjxwPlNraWxsZWQgVGVjaG5pY2FsIFN1cHBvcnQ8XC9wPiIsImljb25fdGV4dCI6IjUzIiwic2Nyb2xsX3kiOiItODAiLCJfYm9yZGVyX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwic3VidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY29udGVudF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfaW5mb2JveCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-19486521\\\" data-id=\\\"19486521\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjI5MGZjOTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoiaWNvbiIsImFsaWdubWVudCI6ImxlZnQiLCJidG5fdGV4dCI6IiIsImltYWdlX3NpemUiOiJjdXN0b20iLCJzdWJ0aXRsZSI6IiIsInRpdGxlIjoiU3dpZnQgRGVsaXZlcnkiLCJidG5fcG9zaXRpb24iOiJob3ZlciIsImltYWdlIjp7ImlkIjozNzgzLCJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3BhY2thZ2UtT3JhbmdlLUZvb3Rlci5zdmcifSwidGl0bGVfc2l6ZSI6InNtYWxsIiwiaW1hZ2VfYWxpZ25tZW50IjoibGVmdCIsIndvb2RtYXJ0X2NvbG9yX3NjaGVtZSI6ImxpZ2h0IiwiaW1hZ2VfY3VzdG9tX2RpbWVuc2lvbiI6eyJ3aWR0aCI6IjUwIiwiaGVpZ2h0IjoiNTAifSwiY29udGVudCI6IjxwPkZhc3QgTmF0aW9ud2lkZSBEZWxpdmVyeTxcL3A+IiwiaWNvbl90ZXh0IjoiNTMiLCJzY3JvbGxfeSI6Ii04MCIsInN1YnRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImNvbnRlbnRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX2luZm9ib3gifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section class=\\\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-34cadb93 wd-section-stretch elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"34cadb93\\\" data-element_type=\\\"section\\\" data-e-type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-49f1bf8d color-scheme-light\\\" data-id=\\\"49f1bf8d\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjY1NmUxODNlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibGFiZWxfY29sb3IiOiJ3aGl0ZSIsInRpdGxlIjoiUE9QVUxBUiBDQVRFR09SSUVTIiwibWVudV9pdGVtc19yZXBlYXRlciI6W3siX2lkIjoiNDgzMTAwIiwidGl0bGUiOiJEaWFtb25kIEJsYWRlcyIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Byb2R1Y3QtY2F0ZWdvcnlcL2RpYW1vbmQtYmxhZGVzXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0aXRsZSI6IkhhbmQgR3JpbmRlcnMiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC9wcm9kdWN0LWNhdGVnb3J5XC9oYW5kLWdyaW5kZXJzXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiMjkxOGZkNiJ9LHsidGl0bGUiOiJTZWdtZW50ZWQgQmxhZGVzIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvcHJvZHVjdC1jYXRlZ29yeVwvc2VnbWVudGVkLWJsYWRlc1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6ImIyNzgwNDcifSx7InRpdGxlIjoiVHVyYm8gQmxhZGVzIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvcHJvZHVjdC1jYXRlZ29yeVwvdHVyYm8tYmxhZGVzXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNGU0YzJiNyJ9LHsidGl0bGUiOiJDb250aW51b3VzIEJsYWRlcyIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Byb2R1Y3QtY2F0ZWdvcnlcL2NvbnRpbnVvdXMtYmxhZGVzXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiNDM0ZDM5NyJ9LHsidGl0bGUiOiJDb25jcmV0ZSBDb3JlIERyaWxscyIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3Byb2R1Y3QtY2F0ZWdvcnlcL2NvbmNyZXRlLWNvcmUtZHJpbGxzXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifSwiX2lkIjoiZDZkMjBhYiJ9XSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfZXh0cmFfbWVudV9saXN0In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-41e8db4c color-scheme-light\\\" data-id=\\\"41e8db4c\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjYxNGUzYzViIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibGFiZWxfY29sb3IiOiJ3aGl0ZSIsInRpdGxlIjoiVVNFRlVMIExJTktTIiwibWVudV9pdGVtc19yZXBlYXRlciI6W3siX2lkIjoiNjU0NzY1IiwidGl0bGUiOiJQcml2YWN5IFBvbGljeSIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3ByaXZhY3ktcG9saWN5XC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJfaWQiOiI4OTc0NzAxIiwidGl0bGUiOiJUZXJtcyAmYW1wOyBDb25kaXRpb25zIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvdGVybXMtYW5kLWNvbmRpdGlvbnNcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7Il9pZCI6IjkwMjgzMTAiLCJ0aXRsZSI6IkNvb2tpZSBQb2xpY3kiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC9jb29raWUtcG9saWN5XC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJfaWQiOiIyMDIxMzIxIiwidGl0bGUiOiJRdW90ZSBSZXF1ZXN0IiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvcmVxdWVzdC1hLXF1b3RlXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJfaWQiOiI1NTg4NzQyIiwidGl0bGUiOiJXaXNobGlzdCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL3dpc2hsaXN0XC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJfaWQiOiI2OTkxNzA3IiwidGl0bGUiOiJDb21wYXJlIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvY29tcGFyZVwvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19XSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfZXh0cmFfbWVudV9saXN0In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-16c76ba3 color-scheme-light\\\" data-id=\\\"16c76ba3\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjFmYTkwMzU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibGFiZWxfY29sb3IiOiJ3aGl0ZSIsInRpdGxlIjoiRm9vdGVyIE1lbnUiLCJtZW51X2l0ZW1zX3JlcGVhdGVyIjpbeyJfaWQiOiIzODg4NTg5IiwidGl0bGUiOiJIb21lIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LHsidGl0bGUiOiJTaG9wIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvc2hvcFwvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjM1OTVkODgifSx7InRpdGxlIjoiQWJvdXQgVXMiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC9hYm91dC11c1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9pZCI6IjBmZGRlMGMifSx7InRpdGxlIjoiQ29udGFjdCBVcyIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3N0YWdpbmcuc21hcnRjdXQuY28uemFcL2NvbnRhY3QtdXNcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfaWQiOiJmODMzZmQzIn0seyJfaWQiOiIxNDUxY2VmIiwidGl0bGUiOiJOZXdzIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvc3RhZ2luZy5zbWFydGN1dC5jby56YVwvbmV3c1wvIiwiaXNfZXh0ZXJuYWwiOmZhbHNlLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LHsiX2lkIjoiMGFiNGI2MiIsInRpdGxlIjoiRG93bmxvYWRzIn1dLCJzY3JvbGxfeSI6Ii04MCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3ZF9leHRyYV9tZW51X2xpc3QifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-4e92dc3c color-scheme-light\\\" data-id=\\\"4e92dc3c\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjE1YjEwN2ExIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibGFiZWxfY29sb3IiOiJ3aGl0ZSIsInRpdGxlIjoiU29jaWFsIiwibWVudV9pdGVtc19yZXBlYXRlciI6W3siX2lkIjoiMDg3ZTk1NyIsInRpdGxlIjoiRmFjZWJvb2siLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC93d3cuZmFjZWJvb2suY29tXC9zbWFydGN1dC56YSIsImlzX2V4dGVybmFsIjoib24iLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LHsidGl0bGUiOiJMaW5rZWRJbiIsIl9pZCI6Ijk0ZWExNGMiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC93d3cubGlua2VkaW4uY29tXC9jb21wYW55XC9zbWFydC1jdXQtbWFudWZhY3R1cmVyc1wvIiwiaXNfZXh0ZXJuYWwiOiJvbiIsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0aXRsZSI6IlggKFR3aXR0ZXIpIiwiX2lkIjoiNzJiYzNkZiIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3guY29tXC9TbWFydEN1dF9aQSIsImlzX2V4dGVybmFsIjoib24iLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LHsiX2lkIjoiMjI0ODc1MSIsInRpdGxlIjoiSW5zdGFncmFtIiwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvd3d3Lmluc3RhZ3JhbS5jb21cL3NtYXJ0Y3V0Lm1hbnVmYWN0dXJlcnMiLCJpc19leHRlcm5hbCI6Im9uIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRpdGxlIjoiVGhyZWFkcyIsIl9pZCI6IjgzZTZmMGYiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC93d3cudGhyZWFkcy5jb21cL0BzbWFydGN1dC5tYW51ZmFjdHVyZXJzIiwiaXNfZXh0ZXJuYWwiOiJvbiIsIm5vZm9sbG93IjpmYWxzZSwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0aXRsZSI6IldoYXRzQXBwIiwiX2lkIjoiMjE0MGE5OCIsImxpbmsiOnsidXJsIjoiaHR0cHM6XC9cL3dhLm1lXC8yNzgxMDIxNTE2NiIsImlzX2V4dGVybmFsIjoib24iLCJub2ZvbGxvdyI6ZmFsc2UsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19XSwic2Nyb2xsX3kiOiItODAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfZXh0cmFfbWVudV9saXN0In0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-top-column elementor-element elementor-element-9995c44\\\" data-id=\\\"9995c44\\\" data-element_type=\\\"column\\\" data-e-type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-413f668c elementor-widget elementor-widget-image\\\" data-id=\\\"413f668c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/www.smartcut.co.za\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1024\\\" height=\\\"252\\\" src=\\\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\\\" class=\\\"attachment-large size-large wp-image-3777\\\" alt=\\\"\\\" loading=\\\"lazy\\\" srcset=\\\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\\\" sizes=\\\"auto, (max-width: 1024px) 100vw, 1024px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjFiN2Y3OTQwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZm9ybV9pZCI6IjM3MTkiLCJmb3JtX2JnIjoiI0Y4RjhGOCIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiI0ZGRkZGRiIsImJ1dHRvbl9iZ19jb2xvciI6IiNGQTk5MzkiLCJidXR0b25fdGV4dF9jb2xvcl9ob3ZlciI6IiMwNDUxNzQiLCJidXR0b25fYmdfY29sb3JfaG92ZXIiOiIjRkZGRkZGIiwic2Nyb2xsX3kiOi04MCwiX19nbG9iYWxzX18iOnsiYnV0dG9uX3RleHRfY29sb3IiOiIiLCJidXR0b25fYmdfY29sb3IiOiIiLCJidXR0b25fdGV4dF9jb2xvcl9ob3ZlciI6IiIsImJ1dHRvbl9iZ19jb2xvcl9ob3ZlciI6IiJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2RfY29udGFjdF9mb3JtXzcifQ==\\\"][elementor-element k=\\\"c354b0b25c3a72cd44f16764826dab63\\\" data=\\\"eyJpZCI6IjM5NjY5YTY0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dCI6IjxwPldpbGwgYmUgdXNlZCBpbiBhY2NvcmRhbmNlIHdpdGggb3VyIDxhIHN0eWxlPVwiY29sb3I6ICNmYTk5Mzk7XCIgaHJlZj1cImh0dHBzOlwvXC9zdGFnaW5nLnNtYXJ0Y3V0LmNvLnphXC9wcml2YWN5LXBvbGljeVwvXCIgdGFyZ2V0PVwiX2JsYW5rXCIgcmVsPVwibm9vcGVuZXJcIj5Qcml2YWN5IFBvbGljeTxcL2E+PFwvcD4iLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTYifSwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic2Nyb2xsX3kiOiItODAiLCJ0ZXh0X2NvbG9yX3NjaGVtZSI6ImxpZ2h0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndkX3RleHRfYmxvY2sifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"widget-image\"]}}'),
(12508,3956,'_wp_page_template','default'),
(12509,3956,'_elementor_edit_mode','builder'),
(12510,3956,'_elementor_template_type','wp-post'),
(12511,3956,'_elementor_version','4.1.4'),
(12512,3956,'_elementor_data','[{\"id\":\"1f3988f\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255, 255, 255, 0.1)\",\"background_background\":\"classic\",\"structure\":\"40\",\"gap\":\"extended\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"184c70eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"6b228d85\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Unmatched Quality\",\"btn_position\":\"hover\",\"image\":{\"id\":3780,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/trophy-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Premium Quality Guaranteed<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"380bdcc\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"1168ee8c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Vast Selection\",\"btn_position\":\"hover\",\"image\":{\"id\":3781,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/warehouse-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Large In-Stock Inventory<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"397466a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"5c4269f1\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Expert Guidance\",\"btn_position\":\"hover\",\"image\":{\"id\":3782,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/headset-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.1)\",\"content\":\"<p>Skilled Technical Support<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"},{\"id\":\"19486521\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"woodmart_text_align\":\"center\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"290fc99d\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"alignment\":\"left\",\"btn_text\":\"\",\"image_size\":\"custom\",\"subtitle\":\"\",\"title\":\"Swift Delivery\",\"btn_position\":\"hover\",\"image\":{\"id\":3783,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/package-Orange-Footer.svg\"},\"title_size\":\"small\",\"image_alignment\":\"left\",\"woodmart_color_scheme\":\"light\",\"image_custom_dimension\":{\"width\":\"50\",\"height\":\"50\"},\"content\":\"<p>Fast Nationwide Delivery<\\/p>\",\"icon_text\":\"53\",\"scroll_y\":\"-80\",\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"content_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"34cadb93\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"top\",\"border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"border_border\":\"solid\",\"border_color\":\"rgba(255,255,255,0.1)\",\"woodmart_parallax\":\"0\",\"woodmart_gradient_switch\":\"no\",\"row_reverse_mobile\":\"0\",\"row_reverse_tablet\":\"0\",\"woodmart_disable_overflow\":\"0\",\"structure\":\"50\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#045174\"},\"elements\":[{\"id\":\"49f1bf8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Popular Categories\"},\"elements\":[{\"id\":\"656e183e\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"POPULAR CATEGORIES\",\"menu_items_repeater\":[{\"_id\":\"483100\",\"title\":\"Diamond Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/diamond-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Hand Grinders\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/hand-grinders\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"2918fd6\"},{\"title\":\"Segmented Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/segmented-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b278047\"},{\"title\":\"Turbo Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/turbo-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4e4c2b7\"},{\"title\":\"Continuous Blades\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/continuous-blades\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"434d397\"},{\"title\":\"Concrete Core Drills\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/product-category\\/concrete-core-drills\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d6d20ab\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"41e8db4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Uselful Links\"},\"elements\":[{\"id\":\"614e3c5b\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"USEFUL LINKS\",\"menu_items_repeater\":[{\"_id\":\"654765\",\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8974701\",\"title\":\"Terms &amp; Conditions\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"9028310\",\"title\":\"Cookie Policy\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/cookie-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2021321\",\"title\":\"Quote Request\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/request-a-quote\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5588742\",\"title\":\"Wishlist\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wishlist\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"6991707\",\"title\":\"Compare\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/compare\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"16c76ba3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Footer Menu\"},\"elements\":[{\"id\":\"1fa90356\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Footer Menu\",\"menu_items_repeater\":[{\"_id\":\"3888589\",\"title\":\"Home\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3595d88\"},{\"title\":\"About Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0fdde0c\"},{\"title\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"f833fd3\"},{\"_id\":\"1451cef\",\"title\":\"News\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/news\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"0ab4b62\",\"title\":\"Downloads\"}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":\"\"},{\"id\":\"4e92dc3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"16\",\"_inline_size_tablet\":\"50\",\"_inline_size_mobile\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"wd_color_scheme\":\"light\",\"_title\":\"Social\"},\"elements\":[{\"id\":\"15b107a1\",\"elType\":\"widget\",\"settings\":{\"label_color\":\"white\",\"title\":\"Social\",\"menu_items_repeater\":[{\"_id\":\"087e957\",\"title\":\"Facebook\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/smartcut.za\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"LinkedIn\",\"_id\":\"94ea14c\",\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/company\\/smart-cut-manufacturers\\/\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"X (Twitter)\",\"_id\":\"72bc3df\",\"link\":{\"url\":\"https:\\/\\/x.com\\/SmartCut_ZA\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"2248751\",\"title\":\"Instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"title\":\"Threads\",\"_id\":\"83e6f0f\",\"link\":{\"url\":\"https:\\/\\/www.threads.com\\/@smartcut.manufacturers\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}},{\"title\":\"WhatsApp\",\"_id\":\"2140a98\",\"link\":{\"url\":\"https:\\/\\/wa.me\\/27810215166\",\"is_external\":\"on\",\"nofollow\":false,\"custom_attributes\":\"\"}}],\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_extra_menu_list\"}],\"isInner\":false},{\"id\":\"9995c44\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"_inline_size\":\"35.996\",\"woodmart_text_align\":\"left\",\"_inline_size_tablet\":\"100\",\"_inline_size_mobile\":\"100\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"_title\":\"Request Callback\"},\"elements\":[{\"id\":\"413f668c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3777,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/SCM-Dark-Background-Transparent-scaled-1.webp\"},\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b7f7940\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"3719\",\"form_bg\":\"#F8F8F8\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"button_text_color_hover\":\"#045174\",\"button_bg_color_hover\":\"#FFFFFF\",\"scroll_y\":-80,\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"\",\"button_text_color_hover\":\"\",\"button_bg_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"},{\"id\":\"39669a64\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>Will be used in accordance with our <a style=\\\"color: #fa9939;\\\" href=\\\"https:\\/\\/staging.smartcut.co.za\\/privacy-policy\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Privacy Policy<\\/a><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"text_color_scheme\":\"light\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(12513,3956,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12514,3956,'_elementor_global_class_usage_indexed','1'),
(12515,3956,'_elementor_global_class_usage_indexed_preview','1'),
(12524,277,'_elementor_global_class_usage_indexed','1'),
(12527,3157,'_elementor_global_class_usage_indexed','1'),
(12531,3157,'woodmart_history_of_visits','a:17:{i:0;i:1783788173;i:1;i:1783788173;i:2;i:1783788173;i:3;i:1783788173;i:4;i:1783788173;i:5;i:1783788173;i:6;i:1783788173;i:7;i:1783788173;i:8;i:1783788173;i:9;i:1783788173;i:10;i:1783788173;i:11;i:1783788173;i:12;i:1783788173;i:13;i:1783788173;i:14;i:1783788173;i:15;i:1783788173;i:16;i:1783788173;}'),
(12533,3210,'_elementor_global_class_usage_indexed','1'),
(12534,3210,'woodmart_history_of_visits','a:14:{i:0;i:1783788023;i:1;i:1783788023;i:2;i:1783788023;i:3;i:1783788023;i:4;i:1783788023;i:5;i:1783788023;i:6;i:1783788023;i:7;i:1783788023;i:8;i:1783788023;i:9;i:1783788023;i:10;i:1783788023;i:11;i:1783788023;i:12;i:1783788023;i:13;i:1783788023;}'),
(12535,3157,'_edit_lock','1783787868:1'),
(12536,3210,'_edit_last','1'),
(12537,3210,'_wp_page_template','default'),
(12538,3210,'_edit_lock','1783787764:1'),
(12539,3210,'woodmart_sguide_select','none'),
(12540,3210,'_woodmart_product-background',''),
(12547,1500,'_edit_last','1'),
(12548,3957,'_elementor_data','[{\"id\":\"53c7d64\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column-reverse\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3328068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"33590ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"82dcedc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>1.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"c83ae4f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Billing Details\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"eb47f74\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"4c358ee\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_customer_details\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"fc435cf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_billing\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"52b82f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"6212929\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_shipping\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"f1323da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"dce82ae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"290b892\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>2.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"58ffb87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Payment Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"30e1788\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"button_alignment\":\"full-width\",\"payment_description_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#FFFFFF\",\"terms_conditions_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"terms_conditions_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"},{\"id\":\"2b2baba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"2562ba9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_after_checkout_form\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ebd64b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"855b10b\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cb4f0cc\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Your Order\",\"after_title\":\"\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aca1bef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review_heading\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"6716530\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"1e93c46\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"528a044\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"18bbdb6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"style\":\"default \",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"03d354f\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d9e4d3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7865e6c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Excellent\",\"after_title\":\"<p>Based on 1480 reviews<\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5cbe0c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/trustpilot-logo.png\",\"id\":\"1514\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"a2ec6d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001C\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"377ad19\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a731206\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/testimonial-avatar.png\",\"id\":\"1515\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"subtitle\":\"\",\"title\":\"Albert Flores\",\"content\":\"<p>Customer<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"e43b7ae\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d99a8fd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"More Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"848dfd1\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Delivery Information\",\"item_content\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"_id\":\"b21af45\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery-icon.svg\",\"id\":\"1489\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"}},{\"item_title\":\"14 Day Money Back Guarantee\",\"item_content\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/money-back-icon.svg\",\"id\":\"1490\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"_id\":\"74f38c2\"}],\"state\":\"all_closed\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"style\":\"simple\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(12549,3957,'_elementor_edit_mode','builder'),
(12550,3957,'_elementor_template_layout_type','wp-post'),
(12551,3957,'_elementor_version','3.27.2'),
(12552,3957,'_wp_page_template','default'),
(12553,3957,'_elementor_template_type','wp-post'),
(12554,3957,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12558,1500,'_edit_lock','1783787971:1'),
(12559,3958,'_elementor_data','[{\"id\":\"53c7d64\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"structure\":\"20\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"column-reverse\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3328068\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"58.3\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"33590ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"82dcedc\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>1.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"c83ae4f\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Billing Details\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"eb47f74\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_billing_details_form\"},{\"id\":\"4c358ee\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_customer_details\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"fc435cf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_billing\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"52b82f5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"\",\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_checkout_shipping_details_from\"},{\"id\":\"6212929\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_shipping\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"f1323da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"dce82ae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"290b892\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>2.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mulish\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_color\":\"custom\",\"custom_text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"11\",\"bottom\":\"5\",\"left\":\"11\",\"isLinked\":\"\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#1246AB\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"58ffb87\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Payment Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"}],\"isInner\":\"1\"},{\"id\":\"30e1788\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"button_alignment\":\"full-width\",\"payment_description_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"payment_description_background-color\":\"#FFFFFF\",\"terms_conditions_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"terms_conditions_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_payment_methods\"},{\"id\":\"2b2baba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_after_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"2562ba9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_after_checkout_form\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"ebd64b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"41.7\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"background_background\":\"classic\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"855b10b\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"cb4f0cc\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Your Order\",\"after_title\":\"\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"scroll_y\":\"-80\",\"align\":\"left\",\"title_typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"aca1bef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review_heading\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"6716530\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"wd_checkout_order_review\"},{\"id\":\"1e93c46\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"528a044\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_order_review\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"18bbdb6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"style\":\"default \",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"}],\"isInner\":\"1\"},{\"id\":\"03d354f\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d9e4d3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7865e6c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Excellent\",\"after_title\":\"<p>Based on 1480 reviews<\\/p>\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"5cbe0c7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/trustpilot-logo.png\",\"id\":\"1514\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"auto\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"a2ec6d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#0000001C\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"377ad19\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking<\\/p>\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"a731206\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/testimonial-avatar.png\",\"id\":\"1515\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"64\",\"height\":\"64\"},\"subtitle\":\"\",\"title\":\"Albert Flores\",\"content\":\"<p>Customer<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"alignment\":\"left\",\"image_alignment\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"e43b7ae\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"hide_mobile\":\"hidden-mobile\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d99a8fd\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"More Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"848dfd1\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Delivery Information\",\"item_content\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"_id\":\"b21af45\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery-icon.svg\",\"id\":\"1489\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"}},{\"item_title\":\"14 Day Money Back Guarantee\",\"item_content\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/money-back-icon.svg\",\"id\":\"1490\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"_id\":\"74f38c2\"}],\"state\":\"all_closed\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"style\":\"simple\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),
(12560,3958,'_elementor_edit_mode','builder'),
(12561,3958,'_elementor_template_layout_type','wp-post'),
(12562,3958,'_elementor_version','3.27.2'),
(12563,3958,'_wp_page_template','default'),
(12564,3958,'_elementor_template_type','wp-post'),
(12565,3958,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12569,1496,'_edit_last','1'),
(12570,3959,'_elementor_data','[{\"id\":\"f322794\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"4810a2d\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":\"\"},{\"id\":\"39e04cb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3830d98\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"64a2c47\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_before_checkout_form\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"165ba3d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_login_form\"},{\"id\":\"95f66d7\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_checkout_coupon_form\"},{\"id\":\"da5d666\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_checkout_before_customer_details\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"\"}]'),
(12571,3959,'_elementor_edit_mode','builder'),
(12572,3959,'_elementor_template_layout_type','wp-post'),
(12573,3959,'_elementor_version','3.24.7'),
(12574,3959,'_wp_page_template','default'),
(12575,3959,'_elementor_template_type','wp-post'),
(12576,3959,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12580,1496,'_edit_lock','1783787989:1'),
(12581,1482,'_edit_last','1'),
(12582,3960,'_elementor_data','[{\"id\":\"f72e825\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"wd_section_stretch\":\"stretch-content\",\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"flex_direction\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"609acba\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"yes\",\"scroll_y\":\"-80\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"wd_page_title\"}],\"isInner\":\"\"},{\"id\":\"f4bc1ef\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"structure\":\"22\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"da51109\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":\"66.6\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"414f34d\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"6dc751e\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_shipping_progress_bar\"},{\"id\":\"290239a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_before_cart\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"d2c7d7f\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_cart_table\"}],\"isInner\":\"1\"},{\"id\":\"fbe1968\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":\"33.4\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":\"1\",\"unit\":\"px\",\"size\":\"25\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"629ffa9\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"a98e6f6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Cart Totals\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"293105f\",\"elType\":\"widget\",\"settings\":{\"button_alignment\":\"full-width\",\"scroll_y\":\"-80\",\"title\":\"\"},\"elements\":[],\"widgetType\":\"wd_cart_totals\"},{\"id\":\"9573471\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_after_cart\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"}],\"isInner\":\"1\"},{\"id\":\"8682200\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":\"1\"},\"border_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"8c93337\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"More Information\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"800\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"ceb87de\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"Delivery Information\",\"item_content\":\"<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.<\\/p>\",\"_id\":\"b21af45\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/delivery-icon.svg\",\"id\":\"1489\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"}},{\"item_title\":\"14 Day Money Back Guarantee\",\"item_content\":\"<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can\\u2019t quite tell right now, but they\\u2019re unhappy, somehow.<\\/p>\",\"icon_type\":\"image\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/money-back-icon.svg\",\"id\":\"1490\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"24\",\"height\":\"24\"},\"_id\":\"74f38c2\"}],\"state\":\"all_closed\",\"opener_alignment\":\"right\",\"scroll_y\":\"-80\",\"style\":\"simple\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"fb3a086\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6917baa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_cart_collaterals\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"dcb52bf\",\"elType\":\"widget\",\"settings\":{\"element_title\":\"You May Be Interested In\\u2026\",\"post_type\":\"cross-sells\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"img_size\":\"medium_large\",\"products_bordered_grid\":\"1\",\"scroll_y\":\"-80\",\"sync_parent_id\":\"wd_678234adcc166\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"\"}]'),
(12583,3960,'_elementor_edit_mode','builder'),
(12584,3960,'_elementor_template_layout_type','wp-post'),
(12585,3960,'_elementor_version','3.24.7'),
(12586,3960,'_wp_page_template','default'),
(12587,3960,'_elementor_template_type','wp-post'),
(12588,1482,'_edit_lock','1783788004:1'),
(12620,3623,'_elementor_global_class_usage_indexed','1'),
(12621,3623,'woodmart_history_of_visits','a:10:{i:0;i:1783788223;i:1;i:1783788223;i:2;i:1783788223;i:3;i:1783788223;i:4;i:1783788223;i:5;i:1783788223;i:6;i:1783788223;i:7;i:1783788223;i:8;i:1783788223;i:9;i:1783788223;}'),
(12622,3964,'_elementor_data','[{\"id\":\"7bf220a\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#77777733\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"97dd928\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_element_width_mobile\":\"inherit\",\"nowrap_md\":\"md\"},\"elements\":[],\"widgetType\":\"wd_wc_breadcrumb\"},{\"id\":\"7bc8508\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_single_product_nav\"}],\"isInner\":\"\"},{\"id\":\"e5f7d04\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"60\",\"column\":\"60\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"30\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"eb94c47\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"20\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"a3694b5\",\"elType\":\"widget\",\"settings\":{\"thumbnails_position\":\"left\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_gallery\"}],\"isInner\":\"1\"},{\"id\":\"a360b9d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"50\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"content_width\":\"full\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"7c4efd2\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_notices\"},{\"id\":\"8fda471\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"10\",\"column\":\"10\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"space-between\",\"container_sticky_offset\":\"50\",\"flex_wrap\":\"nowrap\"},\"elements\":[{\"id\":\"e406104\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"70\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"wd_single_product_title\"},{\"id\":\"11fc917\",\"elType\":\"widget\",\"settings\":{\"style\":\"shadow\",\"max_width\":{\"unit\":\"px\",\"size\":\"80\",\"sizes\":[]},\"scroll_y\":\"-80\",\"max_width_tablet\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"show_label\":\"\",\"label_text\":\"Brands:\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"30\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_brands\"}],\"isInner\":\"1\"},{\"id\":\"7fc47b1\",\"elType\":\"widget\",\"settings\":{\"show_categories\":\"\",\"show_tags\":\"\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_meta\"},{\"id\":\"6480f41\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_rating\"},{\"id\":\"98fe1b0\",\"elType\":\"widget\",\"settings\":{\"main_price_typography_typography\":\"custom\",\"main_price_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"main_price_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_price\"},{\"id\":\"c3b4e07\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"flex_direction\":\"column\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0e32a65\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"swatch_layout\":\"inline\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_single_product_add_to_cart\"},{\"id\":\"2fd9118\",\"elType\":\"container\",\"settings\":{\"content_position\":\"bottom\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"#1010101A\",\"flex_gap\":{\"size\":\"20\",\"column\":\"20\",\"row\":\"18\",\"unit\":\"px\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"content_width\":\"full\",\"scroll_y\":\"-80\",\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6ea9bd6\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#77777733\"},\"elements\":[],\"widgetType\":\"wd_single_product_wishlist_button\"},{\"id\":\"1b26bb0\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_compare_button\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"b2f0013\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"hook\":\"woocommerce_single_product_summary\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_wc_hook\"},{\"id\":\"88fc8bf\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\",\"style\":\"with-bg\"},\"elements\":[],\"widgetType\":\"wd_single_product_visitor_counter\"},{\"id\":\"87dbc22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"size\":\"15\",\"column\":\"15\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"scroll_y\":\"-80\",\"flex_direction_mobile\":\"column\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"608b9ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"scroll_y\":\"-80\",\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"48421dc\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-delivery.svg\",\"id\":\"433\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"32\",\"height\":\"32\"},\"subtitle\":\"\",\"title\":\"Fast Shipping\",\"content\":\"<p>Carrier information<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"small\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_element_width\":\"initial\",\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"94d1e7e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-meny-products.svg\",\"id\":\"434\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"32\",\"height\":\"32\"},\"subtitle\":\"\",\"title\":\"20k products\",\"content\":\"<p>Payment methods<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"small\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_element_width\":\"initial\",\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"},{\"id\":\"2c08e24\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"align\":\"space-around\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-around\",\"flex_gap\":{\"column\":\"15\",\"row\":\"20\",\"isLinked\":\"\",\"unit\":\"px\",\"size\":\"15\"},\"flex_wrap_mobile\":\"nowrap\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"d4d3781\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-support.svg\",\"id\":\"436\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"32\",\"height\":\"32\"},\"subtitle\":\"\",\"title\":\"24\\/7 Support\",\"content\":\"<p>Unlimited help desk<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"small\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_element_width\":\"initial\",\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"},{\"id\":\"9ed9a7b\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"icon\",\"icon_text\":\"53\",\"image\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2022\\/05\\/product-quality.svg\",\"id\":\"435\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"32\",\"height\":\"32\"},\"subtitle\":\"\",\"title\":\"2-day Delivery\",\"content\":\"<p>Track or off orders<\\/p>\",\"btn_text\":\"\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_size\":\"small\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"_element_width\":\"initial\",\"scroll_y\":\"-80\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_infobox\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"},{\"id\":\"500fa32\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"0203e6b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"all-open\",\"enable_description\":\"\",\"all_open_style\":\"overline\",\"additional_info_columns\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"additional_info_columns_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"reviews_layout\":\"two-column\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"additional_info_columns_tablet\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_single_product_tabs\"},{\"id\":\"3c513e6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Description\",\"after_title\":\"\",\"style\":\"overlined\",\"color\":\"primary\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"d991abc\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_single_product_content\"}],\"isInner\":\"\"},{\"id\":\"652d759\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":\"\",\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":\"1\"},\"scroll_y\":\"-80\",\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"9e768c9\",\"elType\":\"widget\",\"settings\":{\"post_type\":\"recently_viewed\",\"layout\":\"carousel\",\"items_per_page\":\"6\",\"slides_per_view\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"hide_pagination_control\":\"yes\",\"scroll_y\":\"-80\",\"img_size\":\"custom\",\"orderby\":\"post__in\",\"product_hover\":\"small\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":\"3\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"sync_parent_id\":\"wd_6564a4cd1733d\",\"grid_gallery\":\"no\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":\"\"}]'),
(12653,3966,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12640,3965,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12641,3965,'_elementor_global_class_usage_indexed','1'),
(12642,3965,'_elementor_global_class_usage_indexed_preview','1'),
(12617,1229,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12662,3967,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12666,3968,'_elementor_edit_mode','builder'),
(12667,3968,'_elementor_template_type','wp-page'),
(12668,3968,'_elementor_version','3.16.6'),
(12669,3968,'_wp_page_template','default'),
(12670,3968,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(12671,3968,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12687,3971,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12689,3971,'_elementor_global_class_usage_indexed','1'),
(12690,3971,'_elementor_global_class_usage_indexed_preview','1'),
(12691,3972,'_elementor_edit_mode','builder'),
(12692,3972,'_elementor_template_type','wp-page'),
(12693,3972,'_elementor_version','4.1.4'),
(12694,3972,'_wp_page_template','default'),
(12695,3972,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(12696,3972,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12698,3972,'_elementor_global_class_usage_indexed','1'),
(12699,3972,'_elementor_global_class_usage_indexed_preview','1'),
(12700,3973,'_elementor_edit_mode','builder'),
(12701,3973,'_elementor_template_type','wp-page'),
(12702,3973,'_elementor_version','4.1.4'),
(12703,3973,'_wp_page_template','default'),
(12704,3973,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"54a8e009\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"40\",\"column\":\"40\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3970,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/About-us-Bage-Long-Image.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3c770fa1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"wd_color_scheme\":\"light\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5586c58e\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"42a0c88f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3b26a95e\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"FOUNDING YEAR\",\"value\":2008,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"6c4b3276\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"37948d3\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"HAPPY COSTUMERS\",\"value\":2000,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"197eedeb\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"582f6c31\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1767e32b\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"COMPANIES WORK WITH US\",\"value\":190,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"274548ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1eeef278\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"OFFICE\",\"value\":1,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"571a9cb9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"306fcc4a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6c7f7ef4\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"TEAM MEMBERS\",\"value\":12,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"7d724455\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"53f27ddf\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"ORDERS FULFILLED\",\"value\":7500,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d8e21c1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"284dd078\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"color\":\"white\",\"size\":\"extra-large\",\"align\":\"left\",\"title\":\"We convert your idea Into a reality.\",\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"290bb238\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>WOODMART - BEST ECOMMERCE THEME 2023\\/24<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6e31a646\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(12705,3973,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12707,3973,'_elementor_global_class_usage_indexed','1'),
(12708,3973,'_elementor_global_class_usage_indexed_preview','1'),
(12709,3974,'_elementor_edit_mode','builder'),
(12710,3974,'_elementor_template_type','wp-page'),
(12711,3974,'_elementor_version','4.1.4'),
(12712,3974,'_wp_page_template','default'),
(12713,3974,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"54a8e009\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"40\",\"column\":\"40\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3970,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/About-us-Bage-Long-Image.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3c770fa1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"wd_color_scheme\":\"light\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5586c58e\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"42a0c88f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3b26a95e\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"FOUNDING YEAR\",\"value\":2008,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"6c4b3276\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"37948d3\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"HAPPY COSTUMERS\",\"value\":2000,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"197eedeb\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"582f6c31\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1767e32b\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"COMPANIES WORK WITH US\",\"value\":190,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"274548ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1eeef278\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"OFFICE\",\"value\":1,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"571a9cb9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"306fcc4a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6c7f7ef4\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"TEAM MEMBERS\",\"value\":12,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"7d724455\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"53f27ddf\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"ORDERS FULFILLED\",\"value\":7500,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d8e21c1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"284dd078\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"color\":\"white\",\"size\":\"extra-large\",\"align\":\"left\",\"title\":\"We convert your idea Into a reality.\",\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"290bb238\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>WOODMART - BEST ECOMMERCE THEME 2023\\/24<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6e31a646\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(12714,3974,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12716,3974,'_elementor_global_class_usage_indexed','1'),
(12717,3974,'_elementor_global_class_usage_indexed_preview','1'),
(12718,3975,'_elementor_edit_mode','builder'),
(12719,3975,'_elementor_template_type','wp-page'),
(12720,3975,'_elementor_version','4.1.4'),
(12721,3975,'_wp_page_template','default'),
(12722,3975,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"54a8e009\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"40\",\"column\":\"40\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3970,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/About-us-Bage-Long-Image.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3c770fa1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"wd_color_scheme\":\"light\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5586c58e\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"42a0c88f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3b26a95e\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"FOUNDING YEAR\",\"value\":2008,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"6c4b3276\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"37948d3\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"HAPPY COSTUMERS\",\"value\":2000,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"197eedeb\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"582f6c31\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1767e32b\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"COMPANIES WORK WITH US\",\"value\":190,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"274548ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1eeef278\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"OFFICE\",\"value\":1,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"571a9cb9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"306fcc4a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6c7f7ef4\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"TEAM MEMBERS\",\"value\":12,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"7d724455\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"53f27ddf\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"ORDERS FULFILLED\",\"value\":7500,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d8e21c1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"284dd078\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"color\":\"white\",\"size\":\"extra-large\",\"align\":\"left\",\"title\":\"We convert your idea Into a reality.\",\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"290bb238\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>WOODMART - BEST ECOMMERCE THEME 2023\\/24<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6e31a646\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(12723,3975,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12725,3975,'_elementor_global_class_usage_indexed','1'),
(12726,3975,'_elementor_global_class_usage_indexed_preview','1'),
(12727,3976,'_elementor_edit_mode','builder'),
(12728,3976,'_elementor_template_type','wp-page'),
(12729,3976,'_elementor_version','4.1.4'),
(12730,3976,'_wp_page_template','default'),
(12731,3976,'_elementor_data','[{\"id\":\"3d6bd29b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"30\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":\"1\"},\"flex_direction_tablet\":\"column\",\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2adf2126\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"d144807\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"Our_Team\",\"_position\":\"absolute\",\"scroll_y\":\"-80\",\"_offset_x\":{\"size\":1,\"unit\":\"px\"},\"_offset_y\":{\"size\":0,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"woodmart_menu_anchor\"},{\"id\":\"504c0775\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Our Mission & Values\",\"after_title\":\"\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"141ee9ae\",\"elType\":\"widget\",\"settings\":{\"items\":[{\"item_title\":\"1. Mission\",\"item_content\":\"<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.<\\/p>\",\"_id\":\"108a92e\",\"image\":{\"id\":3789,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},{\"item_title\":\"2. Unrivalled Precision\",\"item_content\":\"<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.<\\/p>\",\"_id\":\"dc4885d\",\"image\":{\"id\":3790,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},{\"item_title\":\"3. Unmatched Durability\",\"item_content\":\"<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.<\\/p>\",\"_id\":\"c58ba61\",\"image\":{\"id\":3791,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"}},{\"item_title\":\"4. Partnership in Service\",\"item_content\":\"<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.<\\/p>\",\"_id\":\"95f0151\",\"image\":{\"id\":3792,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"opener_alignment\":\"right\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_accordion\"}],\"isInner\":\"1\"},{\"id\":\"421ce824\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"2df24d77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"43bebbe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3793,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/2.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"},{\"id\":\"6f267967\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"4ba99d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3794,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/1.webp\"},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"-20\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"7cc90ecb\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"5055dc00\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"183ba957\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3786,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\"},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":true},{\"id\":\"72d6a57b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"container_sticky_offset\":50},\"elements\":[{\"id\":\"30640c3c\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Our Story\",\"title\":\"A Legacy of Precision and Partnership\",\"after_title\":\"\",\"size\":\"large\",\"align\":\"left\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_weight\":\"600\",\"text_color\":\"rgba(0, 0, 0, 0.30196078431372547)\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"scroll_y\":\"-80\",\"color\":\"primary\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_family\":\"Work Sans\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7a3341e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa\\u2019s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.<\\/p><p class=\\\"p3\\\">Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers\\u2019 success.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"typography_font_family\":\"Work Sans\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"613a0777\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(10, 10, 10, 0.12156862745098039)\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"column\":\"20\",\"row\":\"20\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"scroll_y\":-80,\"flex_wrap\":\"nowrap\",\"container_sticky_offset\":50},\"elements\":[{\"id\":\"19644b67\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd<\\/strong><\\/em><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"54a8e009\",\"elType\":\"container\",\"settings\":{\"equal_height\":\"yes\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"40\",\"column\":\"40\",\"row\":\"40\",\"unit\":\"px\",\"isLinked\":true},\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3970,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/About-us-Bage-Long-Image.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"15\",\"bottom\":\"80\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"30\"},\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"3c770fa1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"wd_color_scheme\":\"light\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"5586c58e\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"42a0c88f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"3b26a95e\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"FOUNDING YEAR\",\"value\":2008,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"6c4b3276\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"37948d3\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"HAPPY COSTUMERS\",\"value\":2000,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"197eedeb\",\"elType\":\"container\",\"settings\":{\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"582f6c31\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1767e32b\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"COMPANIES WORK WITH US\",\"value\":190,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"274548ed\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"1eeef278\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"OFFICE\",\"value\":1,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"571a9cb9\",\"elType\":\"container\",\"settings\":{\"structure\":\"20\",\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"content_width\":\"full\",\"container_sticky_offset\":\"50\",\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"306fcc4a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"_border_width\":{\"top\":\"0\",\"left\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"unit\":\"px\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_color\":\"rgba(255,255,255,0.3)\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"6c7f7ef4\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"TEAM MEMBERS\",\"value\":12,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true},{\"id\":\"7d724455\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width_tablet\":{\"size\":\"50\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"border_color\":\"rgba(255, 255, 255, 0.30196078431372547)\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":\"1\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"53f27ddf\",\"elType\":\"widget\",\"settings\":{\"size\":\"large\",\"label\":\"ORDERS FULFILLED\",\"value\":7500,\"value_typography_typography\":\"custom\",\"value_typography_font_weight\":\"600\",\"color_scheme\":\"light\",\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d8e21c1\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":\"0\"},\"container_sticky_offset\":\"50\"},\"elements\":[{\"id\":\"284dd078\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"after_title\":\"\",\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"color\":\"white\",\"size\":\"extra-large\",\"align\":\"left\",\"title\":\"We handle every detail with expert craftsmanship.\",\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"95\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"290bb238\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\"><b>SPECIALISED INDUSTRIAL TOOLING SINCE 2008<\\/b><\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":\"-80\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"6e31a646\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p class=\\\"p1\\\">Since 2008, Smart Cut Manufacturers has supplied premium-grade tooling and cutting solutions to South Africa\\u2019s refractory, construction and installation industries. Every product is engineered or carefully sourced to deliver dependable performance, extended service life and greater productivity in demanding working environments.<\\/p>\",\"text_color_scheme\":\"light\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"scroll_y\":\"-80\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true}],\"isInner\":false}]'),
(12732,3976,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12734,3976,'_elementor_global_class_usage_indexed','1'),
(12735,3976,'_elementor_global_class_usage_indexed_preview','1'),
(12736,2827,'_edit_lock','1783789186:1'),
(12737,2827,'_edit_last','1'),
(12738,2827,'afrfq_field_value',''),
(12739,2827,'afrfq_file_types',''),
(12740,2827,'afrfq_file_size',''),
(12741,2827,'afrfq_field_options','a:0:{}'),
(12742,2827,'afrfq_field_terms',''),
(12743,2826,'_edit_lock','1783789181:1'),
(12744,3977,'_edit_last','1'),
(12745,3977,'_edit_lock','1783789077:1'),
(12746,3977,'afrfq_field_name','afrfq_field_3977'),
(12747,3977,'afrfq_field_type','text'),
(12748,3977,'afrfq_field_label','Company Name (Optional)'),
(12749,3977,'afrfq_field_value',''),
(12750,3977,'afrfq_field_placeholder','Company Name '),
(12751,3977,'afrfq_field_width','half_width'),
(12752,3977,'afrfq_file_types',''),
(12753,3977,'afrfq_file_size',''),
(12754,3977,'afrfq_field_options','a:0:{}'),
(12755,3977,'afrfq_field_enable','enable'),
(12756,3977,'afrfq_field_terms',''),
(12757,3977,'afrfq_field_required','no'),
(12758,3978,'_edit_last','1'),
(12759,3978,'_edit_lock','1783793368:1'),
(12760,3978,'afrfq_field_name','afrfq_field_3978'),
(12761,3978,'afrfq_field_type','number'),
(12762,3978,'afrfq_field_label','VAT Number (Optional)'),
(12763,3978,'afrfq_field_value',''),
(12764,3978,'afrfq_field_placeholder',''),
(12765,3978,'afrfq_field_width','half_width'),
(12766,3978,'afrfq_file_types',''),
(12767,3978,'afrfq_file_size',''),
(12768,3978,'afrfq_field_options','a:0:{}'),
(12769,3978,'afrfq_field_enable','enable'),
(12770,3978,'afrfq_field_terms',''),
(12771,3978,'afrfq_field_required','no'),
(12772,2825,'_edit_last','1'),
(12773,2825,'_edit_lock','1783789174:1'),
(12774,2826,'_edit_last','1'),
(12775,3979,'_edit_last','1'),
(12776,3979,'_edit_lock','1783789388:1'),
(12777,3979,'afrfq_field_name','afrfq_field_3979'),
(12778,3979,'afrfq_field_type','text'),
(12779,3979,'afrfq_field_label','Country / Region'),
(12780,3979,'afrfq_field_value',''),
(12781,3979,'afrfq_field_placeholder','South Africa'),
(12782,3979,'afrfq_field_width','full_width'),
(12783,3979,'afrfq_file_types',''),
(12784,3979,'afrfq_file_size',''),
(12785,3979,'afrfq_field_options','a:0:{}'),
(12786,3979,'afrfq_field_enable','enable'),
(12787,3979,'afrfq_field_terms',''),
(12788,3979,'afrfq_field_required','yes'),
(12789,3980,'_edit_last','1'),
(12790,3980,'_edit_lock','1783789388:1'),
(12791,3980,'afrfq_field_name','afrfq_field_3980'),
(12792,3980,'afrfq_field_type','text'),
(12793,3980,'afrfq_field_label','Street Address 1'),
(12794,3980,'afrfq_field_value',''),
(12795,3980,'afrfq_field_placeholder','House number and street name'),
(12796,3980,'afrfq_field_width','full_width'),
(12797,3980,'afrfq_file_types',''),
(12798,3980,'afrfq_file_size',''),
(12799,3980,'afrfq_field_options','a:0:{}'),
(12800,3980,'afrfq_field_enable','enable'),
(12801,3980,'afrfq_field_terms',''),
(12802,3980,'afrfq_field_required','yes'),
(12803,3981,'_edit_last','1'),
(12804,3981,'_edit_lock','1783789286:1'),
(12805,3981,'afrfq_field_name','afrfq_field_3981'),
(12806,3981,'afrfq_field_type','text'),
(12807,3981,'afrfq_field_label','Town / City'),
(12808,3981,'afrfq_field_value',''),
(12809,3981,'afrfq_field_placeholder',''),
(12810,3981,'afrfq_field_width','full_width'),
(12811,3981,'afrfq_file_types',''),
(12812,3981,'afrfq_file_size',''),
(12813,3981,'afrfq_field_options','a:0:{}'),
(12814,3981,'afrfq_field_enable','enable'),
(12815,3981,'afrfq_field_terms',''),
(12816,3981,'afrfq_field_required','yes'),
(12817,3982,'_edit_last','1'),
(12818,3982,'_edit_lock','1783789388:1'),
(12819,3982,'afrfq_field_name','afrfq_field_3982'),
(12820,3982,'afrfq_field_type','text'),
(12821,3982,'afrfq_field_label','Province'),
(12822,3982,'afrfq_field_value',''),
(12823,3982,'afrfq_field_placeholder','Gauteng'),
(12824,3982,'afrfq_field_width','full_width'),
(12825,3982,'afrfq_file_types',''),
(12826,3982,'afrfq_file_size',''),
(12827,3982,'afrfq_field_options','a:0:{}'),
(12828,3982,'afrfq_field_enable','enable'),
(12829,3982,'afrfq_field_terms',''),
(12830,3982,'afrfq_field_required','yes'),
(12831,3983,'_edit_last','1'),
(12832,3983,'_edit_lock','1783789509:1'),
(12833,3983,'afrfq_field_name','afrfq_field_3983'),
(12834,3983,'afrfq_field_type','number'),
(12835,3983,'afrfq_field_label','Postcode / ZIP'),
(12836,3983,'afrfq_field_value',''),
(12837,3983,'afrfq_field_placeholder',''),
(12838,3983,'afrfq_field_width','full_width'),
(12839,3983,'afrfq_file_types',''),
(12840,3983,'afrfq_file_size',''),
(12841,3983,'afrfq_field_options','a:0:{}'),
(12842,3983,'afrfq_field_enable','enable'),
(12843,3983,'afrfq_field_terms',''),
(12844,3983,'afrfq_field_required','yes'),
(12846,3056,'_elementor_global_class_usage_indexed','1'),
(12848,2980,'_elementor_global_class_usage_indexed','1'),
(12850,3052,'_elementor_global_class_usage_indexed','1'),
(12852,3389,'_elementor_global_class_usage_indexed','1'),
(12854,3053,'_elementor_global_class_usage_indexed','1'),
(12857,2976,'_elementor_global_class_usage_indexed','1'),
(12859,2975,'_elementor_global_class_usage_indexed','1'),
(12862,2838,'_elementor_global_class_usage_indexed','1'),
(12864,3209,'_elementor_global_class_usage_indexed','1'),
(12866,3135,'_elementor_global_class_usage_indexed','1'),
(12868,2957,'_elementor_global_class_usage_indexed','1'),
(12870,3620,'_elementor_global_class_usage_indexed','1'),
(12872,3619,'_elementor_global_class_usage_indexed','1'),
(12874,2839,'_elementor_global_class_usage_indexed','1'),
(12876,3604,'_elementor_global_class_usage_indexed','1'),
(12878,3610,'_elementor_global_class_usage_indexed','1'),
(12880,3613,'_elementor_global_class_usage_indexed','1'),
(12882,3617,'_elementor_global_class_usage_indexed','1'),
(12885,3058,'_elementor_global_class_usage_indexed','1'),
(12887,3144,'_elementor_global_class_usage_indexed','1'),
(12889,3145,'_elementor_global_class_usage_indexed','1'),
(12891,2974,'_elementor_global_class_usage_indexed','1'),
(12893,3147,'_elementor_global_class_usage_indexed','1'),
(12897,867,'_elementor_global_class_usage_indexed','1'),
(12900,853,'_elementor_global_class_usage_indexed','1'),
(12903,1099,'_elementor_global_class_usage_indexed','1'),
(12905,3513,'_elementor_global_class_usage_indexed','1'),
(12906,3984,'_elementor_edit_mode','builder'),
(12907,3984,'_elementor_template_type','wp-page'),
(12908,3984,'_elementor_version','4.1.4'),
(12909,3984,'_wp_page_template','default');
INSERT INTO `wptp_postmeta` VALUES
(12910,3984,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12911,3984,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12912,3984,'_elementor_global_class_usage_indexed','1'),
(12913,3984,'_elementor_global_class_usage_indexed_preview','1'),
(12917,3985,'_elementor_edit_mode','builder'),
(12918,3985,'_elementor_template_type','wp-page'),
(12919,3985,'_elementor_version','4.1.4'),
(12920,3985,'_wp_page_template','default'),
(12921,3985,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12922,3985,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12923,3985,'_elementor_global_class_usage_indexed','1'),
(12924,3985,'_elementor_global_class_usage_indexed_preview','1'),
(12928,3986,'_elementor_edit_mode','builder'),
(12929,3986,'_elementor_template_type','wp-page'),
(12930,3986,'_elementor_version','4.1.4'),
(12931,3986,'_wp_page_template','default'),
(12932,3986,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12933,3986,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12934,3986,'_elementor_global_class_usage_indexed','1'),
(12935,3986,'_elementor_global_class_usage_indexed_preview','1'),
(12953,3988,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12954,3988,'_elementor_global_class_usage_indexed','1'),
(12955,3988,'_elementor_global_class_usage_indexed_preview','1'),
(12957,3989,'_elementor_edit_mode','builder'),
(12958,3989,'_elementor_template_type','wp-page'),
(12959,3989,'_elementor_version','4.1.4'),
(12960,3989,'_wp_page_template','default'),
(12961,3989,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12962,3989,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12963,3989,'_elementor_global_class_usage_indexed','1'),
(12964,3989,'_elementor_global_class_usage_indexed_preview','1'),
(12966,3990,'_elementor_edit_mode','builder'),
(12967,3990,'_elementor_template_type','wp-page'),
(12968,3990,'_elementor_version','4.1.4'),
(12969,3990,'_wp_page_template','default'),
(12970,3990,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12971,3990,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12972,3990,'_elementor_global_class_usage_indexed','1'),
(12973,3990,'_elementor_global_class_usage_indexed_preview','1'),
(12975,3991,'_elementor_edit_mode','builder'),
(12976,3991,'_elementor_template_type','wp-page'),
(12977,3991,'_elementor_version','4.1.4'),
(12978,3991,'_wp_page_template','default'),
(12979,3991,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12980,3991,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12981,3991,'_elementor_global_class_usage_indexed','1'),
(12982,3991,'_elementor_global_class_usage_indexed_preview','1'),
(12984,3992,'_elementor_edit_mode','builder'),
(12985,3992,'_elementor_template_type','wp-page'),
(12986,3992,'_elementor_version','4.1.4'),
(12987,3992,'_wp_page_template','default'),
(12988,3992,'_elementor_data','[{\"id\":\"44bbc1b2\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"content_position\":\"middle\",\"wd_section_stretch\":\"stretch\",\"background_background\":\"video\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_link\":\"https:\\/\\/www.smartcut.co.za\\/wp-content\\/uploads\\/2025\\/09\\/crop-builder-cutting-concrete-block-2k-2025-08-28-19-07-54-utc.mov\",\"background_video_start\":0,\"background_video_end\":70,\"background_play_on_mobile\":\"yes\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1b32ee00\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"woodmart_text_align\":\"center\",\"mobile_bg_img_hidden\":\"no\",\"tablet_bg_img_hidden\":\"no\",\"woodmart_parallax\":\"0\",\"parallax_scroll\":\"no\",\"mobile_reset_margin\":\"no\",\"tablet_reset_margin\":\"no\",\"align\":\"center\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"a1f8c89\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision\",\"after_title\":\"\",\"image_size\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"color\":\"white\",\"subtitle_font_weight\":\"100\",\"woodmart_css_id\":\"5cfb6ce4aa663\",\"title\":\"Smart Solutions In Tooling & Machinery\",\"width\":{\"size\":\"70\",\"unit\":\"%\"},\"title_typography_font_size\":{\"size\":\"80\",\"unit\":\"px\"},\"title_typography_font_size_tablet\":{\"size\":\"56\",\"unit\":\"px\"},\"title_typography_font_size_mobile\":{\"size\":35,\"unit\":\"px\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"size\":\"28\",\"unit\":\"px\"},\"subtitle_typography_font_size_mobile\":{\"size\":14,\"unit\":\"px\"},\"width_tablet\":{\"unit\":\"%\",\"size\":\"80\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"scroll_y\":\"-80\",\"subtitle_typography_font_family\":\"Oswald\",\"subtitle_typography_font_weight\":\"400\",\"title_typography_font_family\":\"Oswald\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Oswald\",\"text_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"17\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"subtitle_color\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"2d172a35\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cf6745d8870c\",\"text\":\"VIEW SHOP\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/www.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"20b2ebc9\",\"elType\":\"widget\",\"settings\":{\"color\":\"alt\",\"shape\":\"semi-round\",\"woodmart_css_id\":\"5cfb7a30bd188\",\"text\":\"lEARN More\",\"_element_width\":\"auto\",\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-00\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":600,\"button_smooth_scroll_offset\":0,\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"66973c9\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"_element_id\":\"section-00\"},\"elements\":[{\"id\":\"177ebdb\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Popular Categories\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"0bc48f6\",\"elType\":\"widget\",\"settings\":{\"number\":12,\"ids\":[],\"categories_design\":\"alt\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"128\",\"height\":\"128\"},\"categories_with_shadow\":\"disable\",\"columns\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"scroll_y\":-80,\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e429bea\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_product_categories\"}],\"isInner\":false},{\"id\":\"683b390\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"4f5d723\",\"elType\":\"widget\",\"settings\":{\"title\":\"Featured Products\",\"tabs_items\":[{\"title\":\"FEATURED\",\"_id\":\"9d389b8\",\"order\":\"ASC\",\"post_type\":\"featured\"},{\"title\":\"New\",\"_id\":\"71cd691\",\"include\":[],\"post_type\":\"new\"}],\"design\":\"alt\",\"color\":\"#0000001A\",\"scroll_y\":-80,\"tabs_heading_typography_typography\":\"custom\",\"tabs_heading_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"tabs_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"tabs_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"tabs_heading_typography_text_transform\":\"none\",\"columns\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"spacing\":\"30\",\"items_per_page\":10,\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"339\",\"height\":\"387\"},\"products_bordered_grid\":\"1\",\"stock_progress_bar\":\"\",\"sync_parent_id\":\"wd_656495e4296f6\",\"columns_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"columns_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_products_tabs\"}],\"isInner\":false},{\"id\":\"441fc797\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"372c7f1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"_inline_size\":null},\"elements\":[{\"id\":\"2a40c22d\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Unmatched Durability. Unrivalled Precision.\",\"title\":\"Engineered for <u>Maximum<\\/u>  Performance.\",\"after_title\":\"\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"size\":\"extra-large\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_decoration_style\":\"colored\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"3e445521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"wd_content_width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b07d8fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"view shop\",\"color\":\"primary\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"full_width\":\"\"},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"790a57a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"learn more\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"_element_width\":\"auto\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"#section-0\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":0},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false},{\"id\":\"735daa4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size\":null},\"elements\":[{\"id\":\"31d8056d\",\"elType\":\"widget\",\"settings\":{\"video_hosted_url\":{\"id\":3811,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\"},\"video_youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"video_vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"video_autoplay\":\"yes\",\"video_loop\":\"yes\",\"video_controls\":\"\",\"text\":\"Play video\",\"scroll_y\":-80,\"video_mute\":\"yes\",\"video_image_overlay\":{\"id\":3812,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"}},\"elements\":[],\"widgetType\":\"wd_video\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"31c9a265\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":590,\"sizes\":[]},\"_element_id\":\"section-0\",\"hide_mobile\":\"hidden-mobile\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"507df87e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3808,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"1826da52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3802\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"f4b014a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"80\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"133757db\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":179,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"43562d23\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"3fcffd5a\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"348bb6a7\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"33dc7eca\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"39e2ed57\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"177b3b04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3802,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\"},\"alignment\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"image_size\":\"custom\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"53961896\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"54459ce6\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Trusted by SA Professionals\",\"title\":\"Why <u>Choose<\\/u> Smart Cut?\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"7f2ce4f9\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5ed5710c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"About us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/about-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"4e8a3e4a\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"LEARN MORE\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"link\":{\"url\":\"#section-1\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"button_smooth_scroll\":\"yes\",\"button_smooth_scroll_time\":500,\"button_smooth_scroll_offset\":\"\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"13c74567\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch-content\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":\"\"},\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"section-1\",\"hide_mobile\":\"hidden-mobile\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2fbf5c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_x\":\"0\",\"scroll_y\":\"-50\",\"scroll_z\":\"0\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"column_parallax\":\"parallax-on-scroll\"},\"elements\":[{\"id\":\"199ff889\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":184,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\"},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"226d1607\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"17e5539c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"48ed84e9\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":\"\"},{\"id\":\"46cfbbb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"id\":3805,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg\"},\"background_size\":\"cover\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":\"\"},\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"15542740\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"3799\",\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"-45\",\"isLinked\":false},\"element_parallax\":\"parallax-on-scroll\",\"scroll_y\":\"50\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"71\",\"left\":\"0\",\"isLinked\":false},\"scroll_x\":\"0\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"225736c1\",\"elType\":\"section\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"content_position\":\"middle\",\"row_reverse_mobile\":\"1\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_tablet\":\"hidden-tablet\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"background_position\":\"center right\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":\"-50\",\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_size_mobile\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"15\",\"bottom\":\"60\",\"left\":\"15\",\"isLinked\":\"\"},\"hide_desktop\":\"hidden-desktop\",\"_element_id\":\"section-1\"},\"elements\":[{\"id\":\"479d4025\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"column_sticky_offset\":\"50\",\"scroll_y\":\"-80\",\"content_position\":\"center\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cb324cc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3799,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"-45\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"alignment\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"}],\"isInner\":\"\"},{\"id\":\"32fb775f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"parallax_scroll\":\"yes\",\"scroll_y\":\"-80\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"column_sticky_offset\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"66ffd231\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Extensive In-Stock Inventory\",\"title\":\"Solutions for <u>Every<\\/u>  Application!\",\"after_title\":\"\",\"size\":\"extra-large\",\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"subtitle_color\":\"#BFBFBF\",\"title_decoration_style\":\"colored\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"width_tablet\":{\"unit\":\"px\",\"size\":215,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":458,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"subtitle_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"tag\":\"h2\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"33c3fa61\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.<\\/p>\",\"width\":{\"unit\":\"px\",\"size\":550,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_text_block\"},{\"id\":\"5a3bef9c\",\"elType\":\"widget\",\"settings\":{\"color\":\"primary\",\"_element_width\":\"auto\",\"text\":\"view shop\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/shop\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_button\"},{\"id\":\"605b8fc\",\"elType\":\"widget\",\"settings\":{\"_element_width\":\"auto\",\"text\":\"contact us\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":\"\"},\"scroll_y\":\"-80\",\"color\":\"alt\",\"shape\":\"semi-round\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Oswald\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/staging.smartcut.co.za\\/contact-us\\/\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"wd_button\"}],\"isInner\":false}],\"isInner\":\"\"},{\"id\":\"ef4ec72\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d50957\",\"elType\":\"widget\",\"settings\":{\"order\":\"DESC\",\"layout\":\"carousel\",\"items_per_page\":6,\"slides_per_view\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hide_pagination_control\":\"\",\"product_hover\":\"small\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"80\",\"height\":\"80\"},\"products_bordered_grid\":\"1\",\"scroll_y\":-80,\"post_type\":\"recently_viewed\",\"ajax_recently_viewed\":\"yes\",\"orderby\":\"post__in\",\"element_title\":\"Recently Viewed Products\",\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"sync_parent_id\":\"wd_656495e429195\",\"grid_gallery\":\"no\",\"sync_group_id\":\"group-1\",\"hide_prev_next_buttons\":\"yes\",\"hide_pagination_control_tablet\":\"\",\"hide_pagination_control_mobile\":\"\",\"dynamic_pagination_control\":\"\",\"products_shadow\":\"\"},\"elements\":[],\"widgetType\":\"wd_products\"}],\"isInner\":false},{\"id\":\"1228e79d\",\"elType\":\"container\",\"settings\":{\"wd_section_stretch\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"id\":3867,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/07\\/Smart-Cut-RCB-.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"15\",\"bottom\":\"70\",\"left\":\"15\",\"isLinked\":false},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"70371a7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":\"0\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"scroll_y\":\"-80\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"3add4ad6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\"},\"elements\":[{\"id\":\"24036174\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2800,\"url\":\"https:\\/\\/staging.smartcut.co.za\\/wp-content\\/uploads\\/2026\\/06\\/Smart-Cut-Logo.svg\",\"alt\":\"Smart Cut Manufacturers company logo.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"230\",\"height\":\"47\"},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_image_or_svg\"},{\"id\":\"5ed66c0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"<p><strong>Need help choosing the right cutting solution?<\\/strong><\\/p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we\\u2019ll get back to you with practical advice based on your application.<\\/p>\",\"text_alignment\":\"center\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"scroll_y\":\"-80\"},\"elements\":[],\"widgetType\":\"wd_text_block\"}],\"isInner\":true},{\"id\":\"4b308429\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"scroll_y\":\"-80\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"78165b38\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"Facing a Unique Challenge?\\n\",\"title\":\"Request A Callback!\\n\",\"after_title\":\"\",\"style\":\"simple\",\"color\":\"primary\",\"width\":{\"unit\":\"px\",\"size\":\"470\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"scroll_y\":\"-80\",\"__globals__\":{\"subtitle_color\":\"\"},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"04039e4\",\"elType\":\"widget\",\"settings\":{\"scroll_y\":-80,\"form_id\":\"3719\",\"button_text_color\":\"#FFFFFF\",\"button_bg_color\":\"#FA9939\",\"__globals__\":{\"button_text_color\":\"\",\"button_bg_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"wd_contact_form_7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28bdc11\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_direction\":\"column\",\"flex_gap\":{\"size\":null,\"column\":\"\",\"row\":\"\",\"unit\":\"px\",\"isLinked\":true},\"scroll_y\":-80,\"container_sticky_offset\":50},\"elements\":[{\"id\":\"e46e395\",\"elType\":\"widget\",\"settings\":{\"subtitle\":\"\",\"title\":\"Latest News\",\"after_title\":\"\",\"size\":\"medium\",\"align\":\"left\",\"scroll_y\":-80},\"elements\":[],\"widgetType\":\"wd_title\"},{\"id\":\"e271e2c\",\"elType\":\"widget\",\"settings\":{\"blog_design\":\"carousel\",\"img_size\":\"custom\",\"img_size_custom\":{\"width\":\"450\",\"height\":\"278\"},\"items_per_page\":4,\"hide_pagination_control\":\"yes\",\"scroll_y\":-80,\"blog_carousel_design\":\"meta-image\",\"blog_spacing\":\"20\",\"slides_per_view_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"slides_per_view_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sync_parent_id\":\"wd_656495e4266a4\",\"sync_group_id\":\"group-1\"},\"elements\":[],\"widgetType\":\"wd_blog\"}],\"isInner\":false}]'),
(12989,3992,'_elementor_migrations_state_d2a1','4.1.4:595e50d38ae27a4ec16e0e0a9df00b29'),
(12990,3992,'_elementor_global_class_usage_indexed','1'),
(12991,3992,'_elementor_global_class_usage_indexed_preview','1'),
(12996,3515,'_elementor_global_class_usage_indexed','1');
/*!40000 ALTER TABLE `wptp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_posts`
--

DROP TABLE IF EXISTS `wptp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) 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 NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text 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 NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=3997 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_posts`
--

LOCK TABLES `wptp_posts` WRITE;
/*!40000 ALTER TABLE `wptp_posts` DISABLE KEYS */;
INSERT INTO `wptp_posts` VALUES
(1,1,'2026-06-28 13:54:57','2026-06-28 13:54:57','<!-- 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!','','trash','open','open','','hello-world__trashed','','','2026-06-28 14:21:09','2026-06-28 14:21:09','',0,'https://staging.smartcut.co.za/?p=1',0,'post','',1),
(2,1,'2026-06-28 13:54:57','2026-06-28 13:54:57','<!-- 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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://staging.smartcut.co.za/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','','','2026-07-11 11:28:50','2026-07-11 11:28:50','',0,'https://staging.smartcut.co.za/?page_id=2',0,'page','',0),
(3,1,'2026-06-28 13:54:57','2026-06-28 13:54:57','<!-- wp:heading {\"level\":4} -->\n<h4>2.1. Introduction</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd (\"we,\" \"our,\" \"us\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \"Site\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.2. Data We Collect</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>How We Collect Your Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Non-Personal Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.3. How We Use Your Data (Lawful Basis for Processing)</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Purposes of Processing</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Lawful Basis for Processing</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.4. Data Sharing and Disclosure</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Third-Party Service Providers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Legal Requirements</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Business Transfers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.5. Data Security</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our Commitment to Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.6. Data Retention</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>How Long We Keep Your Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.7. Your Data Protection Rights <strong>Your Rights</strong></h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\"right to be forgotten\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.8. Cookies and Tracking Technologies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Use of Cookies</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.9. Children\'s Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.10. Changes to This Privacy Policy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \"Last Updated\" date at the commencement of this policy shall signify the date of the most recent revision.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.11. Contact Us</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2026-07-11 15:10:48','2026-07-11 15:10:48','',0,'https://staging.smartcut.co.za/?page_id=3',0,'page','',0),
(4,0,'2026-06-28 13:54:59','2026-06-28 13:54:59','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2026-06-28 13:54:59','2026-06-28 13:54:59','',0,'https://staging.smartcut.co.za/2026/06/28/navigation/',0,'wp_navigation','',0),
(2829,1,'2026-07-06 10:31:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-07-06 10:31:53','0000-00-00 00:00:00','',0,'https://staging.smartcut.co.za/?p=2829',0,'post','',0),
(7,1,'2026-06-28 14:15:11','2026-06-28 14:15:11','','Default Kit','','publish','closed','closed','','default-kit','','','2026-07-11 14:38:58','2026-07-11 14:38:58','',0,'https://staging.smartcut.co.za/?p=7',0,'elementor_library','',0),
(8,1,'2026-06-28 14:15:21','2026-06-28 14:15:21','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2026-06-28 14:15:21','2026-06-28 14:15:21','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/06/woocommerce-placeholder.webp',0,'attachment','image/webp',0),
(956,1,'2022-05-27 08:25:51','2022-05-27 08:25:51',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Granite Wall Tile','','trash','open','closed','','granite-wall-tile__trashed','','','2026-07-09 13:38:12','2026-07-09 13:38:12','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=956',0,'product','',0),
(10,1,'2026-06-28 14:15:22','2026-06-28 14:15:22','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2026-07-11 16:20:36','2026-07-11 16:20:36','',0,'https://staging.smartcut.co.za/cart/',0,'page','',0),
(11,1,'2026-06-28 14:15:22','2026-06-28 14:15:22','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','draft','closed','closed','','checkout','','','2026-07-11 11:24:14','2026-07-11 11:24:14','',0,'https://staging.smartcut.co.za/checkout/',0,'page','',0),
(12,1,'2026-06-28 14:15:22','2026-06-28 14:15:22','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2026-06-28 14:15:22','2026-06-28 14:15:22','',0,'https://staging.smartcut.co.za/my-account/',0,'page','',0),
(13,1,'2026-07-11 15:04:25','2026-07-11 15:04:25','<!-- wp:heading {\"level\":4} -->\n<h4>3.1. Introduction</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookie Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.2. What are Cookies?</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \"remember\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.3. How We Use Cookies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website utilises cookies for various purposes, categorised as follows:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Performance/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Targeting/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.4. First-Party vs. Third-Party Cookies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookies may be classified as either first-party or third-party:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.5. How to Manage Cookies (Consent and Control)</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Your Consent</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Browser Settings</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \"Help\" or \"Settings\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Opt-Out Links (if applicable)</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.6. Changes to Our Cookie Policy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This Cookie Policy may be updated or amended periodically. The \"Last Updated\" date at the commencement of this policy shall indicate the date of the most recent revision.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.7. Contact Us</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Cookie Policy','','publish','closed','closed','','cookie-policy','','','2026-07-11 15:11:38','2026-07-11 15:11:38','',0,'https://staging.smartcut.co.za/?page_id=13',0,'page','',0),
(3915,1,'2026-07-11 15:09:21','2026-07-11 15:09:21','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Overview</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:heading -->\n<h2>Refunds</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Late or missing refunds</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Sale items</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Exchanges</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Gifts</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Shipping returns</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Need help?</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:09:21','2026-07-11 15:09:21','',13,'https://staging.smartcut.co.za/?p=3915',0,'revision','',0),
(962,1,'2022-05-27 08:30:26','2022-05-27 08:30:26','','Granite Wall Tile - brown','Color: brown','trash','closed','closed','','granite-wall-tile__trashed','','','2026-07-09 13:38:12','2026-07-09 13:38:12','',956,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product_variation&#038;p=962',0,'product_variation','',0),
(963,1,'2022-05-27 08:31:14','2022-05-27 08:31:14','','Granite Wall Tile - gray','Color: gray','trash','closed','closed','','granite-wall-tile-2__trashed','','','2026-07-09 13:38:11','2026-07-09 13:38:11','',956,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product_variation&#038;p=963',0,'product_variation','',0),
(964,1,'2022-05-27 08:31:54','2022-05-27 08:31:54','','Granite Wall Tile - black','Color: black','trash','closed','closed','','granite-wall-tile-3__trashed','','','2026-07-09 13:38:11','2026-07-09 13:38:11','',956,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product_variation&#038;p=964',0,'product_variation','',0),
(965,1,'2022-05-27 08:33:08','2022-05-27 08:33:08',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Face Mirror','','trash','open','closed','','face-mirror__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=965',0,'product','',0),
(968,1,'2022-05-27 08:35:52','2022-05-27 08:35:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Linoleum Starry Nght','','trash','open','closed','','linoleum-starry-nght__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=968',0,'product','',0),
(983,1,'2022-05-27 08:52:06','2022-05-27 08:52:06',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Ceramic Floor Tile','','trash','open','closed','','ceramic-floor-tile__trashed','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=983',0,'product','',0),
(986,1,'2022-05-27 08:54:05','2022-05-27 08:54:05',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Matte Black Bath','','trash','open','closed','','matte-black-bath__trashed','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=986',0,'product','',0),
(995,1,'2022-05-27 08:59:35','2022-05-27 08:59:35',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Glossy Ceramic','','trash','open','closed','','glossy-ceramic__trashed','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=995',0,'product','',1),
(998,1,'2022-05-27 09:02:02','2022-05-27 09:02:02',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Bathroom Sink','','trash','open','closed','','bathroom-sink__trashed','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=998',0,'product','',0),
(1001,1,'2022-05-27 09:04:10','2022-05-27 09:04:10',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Black siphon','','trash','open','closed','','black-siphon__trashed','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1001',0,'product','',0),
(1045,1,'2022-05-27 09:29:37','2022-05-27 09:29:37',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','1/2-in Keyed Corded Drill','','trash','open','closed','','1-2-in-keyed-corded-drill__trashed','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1045',0,'product','',0),
(1048,1,'2022-05-27 09:33:20','2022-05-27 09:33:20',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','12V Max 2-Tool Combo Kit','','trash','open','closed','','12v-max-2-tool-combo-kit__trashed','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1048',0,'product','',0),
(1051,1,'2022-05-27 09:34:38','2022-05-27 09:34:38',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','7-1/4-Inch Circular Saw','','trash','open','closed','','7-1-4-inch-circular-saw__trashed','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1051',0,'product','',0),
(1054,1,'2022-05-27 09:37:42','2022-05-27 09:37:42',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Adjustable Step Ladder','','trash','open','closed','','adjustable-step-ladder__trashed','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1054',0,'product','',0),
(1057,1,'2022-05-27 09:38:59','2022-05-27 09:38:59',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Aluminum Work Stand','','trash','open','closed','','aluminum-work-stand__trashed','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1057',0,'product','',0),
(1075,1,'2022-05-27 11:45:10','2022-05-27 11:45:10',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Pipe Polyethylene','','trash','open','closed','','pipe-polyethylene__trashed','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1075',0,'product','',0),
(1079,1,'2022-05-27 11:51:06','2022-05-27 11:51:06',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Hose Premium 3/4″','','trash','open','closed','','hose-premium-3-4%e2%80%b3__trashed','','','2026-06-28 17:08:48','2026-06-28 17:08:48','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1079',0,'product','',0),
(1083,1,'2022-05-27 11:54:06','2022-05-27 11:54:06',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Outdoor Wall Light','','trash','open','closed','','outdoor-wall-light__trashed','','','2026-06-28 17:08:47','2026-06-28 17:08:47','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1083',0,'product','',0),
(1098,1,'2022-05-27 12:07:13','2022-05-27 12:07:13',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Exhterm Warm Floor','','trash','open','closed','','exhterm-warm-floor__trashed','','','2026-07-09 13:38:11','2026-07-09 13:38:11','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=1098',0,'product','',0),
(1099,1,'2022-05-20 12:29:31','2022-05-20 12:29:31','<!-- wp:paragraph -->\n<p><em>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I’d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration&nbsp;</em>&nbsp;holds steadfastly to the notion that design<em>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s unreal, uncanny, makes you wonder if something is wrong, it seems to seek your attention for all the wrong reasons. Usually, we prefer the real thing, wine without sulfur based preservatives, real butter, not margarine, and so we’d like our layouts and designs to be filled with real words, with thoughts that count, information that has value.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though he or her can’t quite put a finger on it is worse.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":799,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg\" alt=\"\" class=\"wp-image-799\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":798,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg\" alt=\"\" class=\"wp-image-798\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":801,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg\" alt=\"\" class=\"wp-image-801\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg\" alt=\"\" class=\"wp-image-800\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped, won’t help now. It’s like saying you’re a bad designer, use less bold text, don’t use italics in every other paragraph. True enough, but that’s not all that it takes to get things back on track.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><em>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</em></p><cite><em>Winston Churchill</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>There’s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting to tar and feather it at the least, running it out of town in shame.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":802,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-5-1024x633.jpg\" alt=\"\" class=\"wp-image-802\"/></figure>\n<!-- /wp:image -->','Exploring Atlanta’s modern homes','','publish','open','open','','exploring-atlantas-modern-homes','','','2022-05-20 12:29:31','2022-05-20 12:29:31','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=1',0,'post','',1),
(19,1,'2022-05-23 08:17:49','2022-05-23 08:17:49','','News','','publish','closed','closed','','news','','','2026-07-11 11:24:01','2026-07-11 11:24:01','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=19',0,'page','',0),
(275,1,'2022-05-23 11:09:46','2022-05-23 11:09:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>\n								<link rel=\"stylesheet\" id=\"wd-counter-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-counter.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				0			\n					FOUNDING YEAR				\n				0			\n					HAPPY COSTUMERS				\n				0			\n					COMPANIES WORK WITH US				\n				0			\n					OFFICE				\n				0			\n					TEAM MEMBERS				\n				0			\n					ORDERS FULFILLED				\n				<h4>We handle every detail with expert craftsmanship.</h4> \n			<p><b>SPECIALISED INDUSTRIAL TOOLING SINCE 2008</b></p>\n			<p>Since 2008, Smart Cut Manufacturers has supplied premium-grade tooling and cutting solutions to South Africa’s refractory, construction and installation industries. Every product is engineered or carefully sourced to deliver dependable performance, extended service life and greater productivity in demanding working environments.</p>','About us','','publish','closed','closed','','about-us','','','2026-07-11 16:51:19','2026-07-11 16:51:19','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=275',0,'page','',0),
(277,1,'2022-05-23 11:10:11','2022-05-23 11:10:11','<!-- wp:shortcode -->\n[woodmart_compare]\n<!-- /wp:shortcode -->','Compare','','publish','closed','closed','','compare','','','2022-05-23 11:10:11','2022-05-23 11:10:11','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=277',0,'page','',0),
(289,1,'2022-05-23 11:11:37','2022-05-23 11:11:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783769329\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a521d020f207\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','draft','closed','closed','','track-order','','','2026-07-11 11:48:25','2026-07-11 11:48:25','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=289',0,'page','',0),
(3827,1,'2026-07-11 11:48:19','2026-07-11 11:48:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783769329\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a521d020f207\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:48:19','2026-07-11 11:48:19','',289,'https://staging.smartcut.co.za/?p=3827',0,'revision','',0),
(3824,1,'2026-07-11 11:39:10','2026-07-11 11:39:10','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n  <h3>Track Your Order</h3>\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.</p>\n  <form id=\"smartcut-courier-tracking-form\">\n    <input \n      type=\"text\" \n      id=\"smartcut-waybill-number\" \n      placeholder=\"Enter your waybill number\" \n      required\n    >\n    <button type=\"submit\">\n      Track Shipment\n    </button>\n  </form>\n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783769329\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a521d020f207\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:39:10','2026-07-11 11:39:10','',289,'https://staging.smartcut.co.za/?p=3824',0,'revision','',0),
(3825,1,'2026-07-11 11:48:19','2026-07-11 11:48:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n  <h3>Track Your Order</h3>\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.</p>\n  <form id=\"smartcut-courier-tracking-form\">\n    <input \n      type=\"text\" \n      id=\"smartcut-waybill-number\" \n      placeholder=\"Enter your waybill number\" \n      required\n    >\n    <button type=\"submit\">\n      Track Shipment\n    </button>\n  </form>\n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783769329\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a521d020f207\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:48:19','2026-07-11 11:48:19','',289,'https://staging.smartcut.co.za/?p=3825',0,'revision','',0),
(291,1,'2022-05-23 11:11:48','2022-05-23 11:11:48','<!-- wp:shortcode -->\n[woodmart_wishlist]\n<!-- /wp:shortcode -->','Wishlist','','publish','closed','closed','','wishlist','','','2022-05-23 11:11:48','2022-05-23 11:11:48','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=291',0,'page','',0),
(804,1,'2022-05-24 11:29:33','2022-05-24 11:29:33','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It <i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don’t.</i></p><p>Typographers of yore didn’t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can’t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.</p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</p></blockquote><p>This is quite a problem to solve, but just doing without greeking text won’t fix it. Using test items of real content and data in designs will help, but there’s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed—but you’re not going that far until you go through an initial design cycle.</p>\n								<img width=\"1200\" height=\"742\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-300x186.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-1024x633.jpg 1024w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-768x475.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-860x532.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-430x266.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-700x433.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-150x93.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it’s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.</p>\n						<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.</p>\n								Where can I view my sales receipt?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								How can I return an item?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Real data does.</p>','Green interior design inspiration','','publish','open','open','','green-interior-design-inspiration','','','2022-05-24 11:29:33','2022-05-24 11:29:33','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=804',0,'post','',1),
(843,1,'2022-05-27 06:24:48','2022-05-27 06:24:48','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it’s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.</p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero’s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:</p><p>“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.”</p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn’t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock’s eye for detail certainly helped narrow the whereabouts of lorem ipsum’s origin, however, the “how and when” still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.</p><table><thead><tr><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.1.heading_cell_text\">ID NUMBER</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.2.heading_cell_text\">PRODUCT</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.3.heading_cell_text\">QUALITY</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.4.heading_cell_text\">QUANTITY</th></tr></thead><tbody><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.1.body_cell_text\">1423</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.2.body_cell_text\">Cotton</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.3.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.4.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.6.body_cell_text\">3214</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.7.body_cell_text\">Evo</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.8.body_cell_text\">Prime</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.9.body_cell_text\">250kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.11.body_cell_text\">4323</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.12.body_cell_text\">Silk</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.13.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.14.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.16.body_cell_text\">2342</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.17.body_cell_text\">Elastane</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.18.body_cell_text\">Mediocre</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.19.body_cell_text\">350kg</td></tr></tbody></table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero’s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It’s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn’t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.</p><h4>Remixing a Classics Interpreting Nonsense</h4><p>And anyways, as Cecil Adams reasoned, “[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?” Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.</p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock’s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase “dolorem ipsum” (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.</p>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"alt=\"blog-bg-1\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"alt=\"blog-bg-2\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"alt=\"blog-bg-3\">\n													</a>','Collar brings back coffee brewing ritual','','publish','open','open','','collar-brings-back-coffee-brewing-ritual','','','2022-05-27 06:24:48','2022-05-27 06:24:48','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=843',0,'post','',0),
(853,1,'2022-05-27 06:40:04','2022-05-27 06:40:04','<!-- wp:paragraph -->\n<p><em>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I’d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration&nbsp;</em>&nbsp;holds steadfastly to the notion that design<em>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s unreal, uncanny, makes you wonder if something is wrong, it seems to seek your attention for all the wrong reasons. Usually, we prefer the real thing, wine without sulfur based preservatives, real butter, not margarine, and so we’d like our layouts and designs to be filled with real words, with thoughts that count, information that has value.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though he or her can’t quite put a finger on it is worse.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":799,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg\" alt=\"\" class=\"wp-image-799\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":798,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg\" alt=\"\" class=\"wp-image-798\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":801,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg\" alt=\"\" class=\"wp-image-801\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg\" alt=\"\" class=\"wp-image-800\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped, won’t help now. It’s like saying you’re a bad designer, use less bold text, don’t use italics in every other paragraph. True enough, but that’s not all that it takes to get things back on track.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><em>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</em></p><cite><em>Winston Churchill</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>There’s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting to tar and feather it at the least, running it out of town in shame.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":802,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-5-1024x633.jpg\" alt=\"\" class=\"wp-image-802\"/></figure>\n<!-- /wp:image -->','Reinterprets the classic bookshelf','','publish','open','open','','reinterprets-the-classic-bookshelf','','','2022-05-27 06:40:04','2022-05-27 06:40:04','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=853',0,'post','',0),
(857,1,'2022-05-27 06:41:23','2022-05-27 06:41:23','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It <i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don’t.</i></p><p>Typographers of yore didn’t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can’t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.</p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</p></blockquote><p>This is quite a problem to solve, but just doing without greeking text won’t fix it. Using test items of real content and data in designs will help, but there’s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed—but you’re not going that far until you go through an initial design cycle.</p>\n								<img width=\"1200\" height=\"742\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-300x186.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-1024x633.jpg 1024w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-768x475.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-860x532.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-430x266.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-700x433.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-150x93.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it’s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.</p>\n						<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.</p>\n								Where can I view my sales receipt?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								How can I return an item?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Real data does.</p>','Creative water features and exterior','','publish','open','open','','creative-water-features-and-exterior','','','2022-05-27 06:41:23','2022-05-27 06:41:23','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=857',0,'post','',0),
(1357,1,'2026-06-28 14:21:09','2026-06-28 14:21:09','','Shop','','publish','closed','closed','','shop','','','2026-06-28 14:21:09','2026-06-28 14:21:09','',0,'https://staging.smartcut.co.za/shop/',0,'page','',0),
(1358,1,'2026-06-28 14:21:10','2026-06-28 14:21:10','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2026-06-28 14:21:10','2026-06-28 14:21:10','',7,'https://staging.smartcut.co.za/?p=1358',0,'revision','',0),
(862,1,'2022-05-27 06:42:24','2022-05-27 06:42:24','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it’s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.</p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero’s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:</p><p>“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.”</p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn’t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock’s eye for detail certainly helped narrow the whereabouts of lorem ipsum’s origin, however, the “how and when” still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.</p><table><thead><tr><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.1.heading_cell_text\">ID NUMBER</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.2.heading_cell_text\">PRODUCT</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.3.heading_cell_text\">QUALITY</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.4.heading_cell_text\">QUANTITY</th></tr></thead><tbody><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.1.body_cell_text\">1423</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.2.body_cell_text\">Cotton</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.3.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.4.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.6.body_cell_text\">3214</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.7.body_cell_text\">Evo</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.8.body_cell_text\">Prime</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.9.body_cell_text\">250kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.11.body_cell_text\">4323</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.12.body_cell_text\">Silk</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.13.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.14.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.16.body_cell_text\">2342</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.17.body_cell_text\">Elastane</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.18.body_cell_text\">Mediocre</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.19.body_cell_text\">350kg</td></tr></tbody></table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero’s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It’s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn’t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.</p><h4>Remixing a Classics Interpreting Nonsense</h4><p>And anyways, as Cecil Adams reasoned, “[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?” Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.</p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock’s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase “dolorem ipsum” (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.</p>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"alt=\"blog-bg-1\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"alt=\"blog-bg-2\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"alt=\"blog-bg-3\">\n													</a>','Sweet seat: functional seat for IT folks','','publish','open','open','','sweet-seat-functional-seat-for-it-folks','','','2022-05-27 06:42:24','2022-05-27 06:42:24','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=862',0,'post','',0),
(867,1,'2022-05-27 06:43:28','2022-05-27 06:43:28','<!-- wp:paragraph -->\n<p><em>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I’d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration&nbsp;</em>&nbsp;holds steadfastly to the notion that design<em>.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It’s unreal, uncanny, makes you wonder if something is wrong, it seems to seek your attention for all the wrong reasons. Usually, we prefer the real thing, wine without sulfur based preservatives, real butter, not margarine, and so we’d like our layouts and designs to be filled with real words, with thoughts that count, information that has value.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That’s not so bad, there’s dummy copy to the rescue. But worse, what if the fish doesn’t fit in the can, the foot’s to big for the boot? Or to small? To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow. A client that’s unhappy for a reason is a problem, a client that’s unhappy though he or her can’t quite put a finger on it is worse.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:gallery {\"columns\":2,\"linkTo\":\"none\"} -->\n<figure class=\"wp-block-gallery has-nested-images columns-2 is-cropped\"><!-- wp:image {\"id\":799,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg\" alt=\"\" class=\"wp-image-799\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":798,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg\" alt=\"\" class=\"wp-image-798\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":801,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg\" alt=\"\" class=\"wp-image-801\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":800,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg\" alt=\"\" class=\"wp-image-800\"/></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\n\n<!-- wp:paragraph -->\n<p>Chances are there wasn’t collaboration, communication, and checkpoints, there wasn’t a process agreed upon or specified with the granularity required. It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped, won’t help now. It’s like saying you’re a bad designer, use less bold text, don’t use italics in every other paragraph. True enough, but that’s not all that it takes to get things back on track.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p><em>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</em></p><cite><em>Winston Churchill</em></cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>There’s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting to tar and feather it at the least, running it out of town in shame.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":802,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-5-1024x633.jpg\" alt=\"\" class=\"wp-image-802\"/></figure>\n<!-- /wp:image -->','The big design: Wall likes pictures','','publish','open','open','','the-big-design-wall-likes-pictures','','','2022-05-27 06:43:28','2022-05-27 06:43:28','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=867',0,'post','',0),
(870,1,'2022-05-27 06:44:15','2022-05-27 06:44:15','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It <i>might be a bit annoying but you could tell them that that discussion would be best suited for another time. At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don’t.</i></p><p>Typographers of yore didn’t come up with the concept of dummy copy because people thought that content is inconsequential window dressing, only there to be used by designers who can’t be bothered to read. Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.</p><blockquote><p>We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender.</p></blockquote><p>This is quite a problem to solve, but just doing without greeking text won’t fix it. Using test items of real content and data in designs will help, but there’s no guarantee that every oddity will be found and corrected. Do you want to be sure? Then a prototype or beta site with real content published from the real CMS is needed—but you’re not going that far until you go through an initial design cycle.</p>\n								<img width=\"1200\" height=\"742\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-300x186.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-1024x633.jpg 1024w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-768x475.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-860x532.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-430x266.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-700x433.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-150x93.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n			<p>Websites in professional use templating systems. Commercial publishing platforms and content management systems ensure that you can show different text, different data using the same template. When it’s about controlling hundreds of articles, product pages for web shops, or user profiles in social networks, all of them potentially with different sizes, formats, rules for differing elements things can break, designs agreed upon can have unintended consequences and look much.</p>\n						<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-accordion.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n								Will I receive the same product that I see in the picture?							\n							<p>Chances are there wasn\'t collaboration, communication, and checkpoints, there wasn\'t a process agreed upon or specified with the granularity required. It\'s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn\'t have helped, won\'t help now.</p>\n								Where can I view my sales receipt?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								How can I return an item?							\n							<p>Consectetur cras scelerisque dis nec mi vestibulum ullamcorper turpis enim natoque tempus a malesuada suspendisse iaculis adipiscing himenaeos tincidunt.Tellus pharetra dis nostra urna a scelerisque.</p>\n								Will you restock items indicated as “out of stock?”							\n							<p>Using dummy content or fake information in the Web design process can result in products with unrealistic assumptions and potentially serious design flaws. A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking layout but it doesn’t reflect what a living, breathing application must endure. Real data does.</p>','New home decor from John Doerson','','publish','open','open','','new-home-decor-from-john-doerson','','','2022-05-27 06:44:15','2022-05-27 06:44:15','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=870',0,'post','',1),
(1356,1,'2026-06-28 14:21:09','2026-06-28 14:21:09','<!-- 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!','','inherit','closed','closed','','1-revision-v1','','','2026-06-28 14:21:09','2026-06-28 14:21:09','',1,'https://staging.smartcut.co.za/?p=1356',0,'revision','',0),
(875,1,'2022-05-27 06:45:04','2022-05-27 06:45:04','<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the 90s as desktop publishers bundled the text with their software. Today it’s seen all around the web; on templates, websites, and stock designs. Use our generator to get your own, or read on for the authoritative history of lorem ipsum.</p><p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs. The passage is attributed to an unknown typesetter in the 15th century who is thought to have scrambled parts of Cicero’s De Finibus Bonorum et Malorum for use in a type specimen book. It usually begins with:</p><p>“Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.”</p><p>The purpose of lorem ipsum is to create a natural looking block of text (sentence, paragraph, page, etc.) that doesn’t distract from the layout. A practice not without controversy, laying out pages with meaningless filler text can be very useful when the focus is meant to be on design, not content. McClintock’s eye for detail certainly helped narrow the whereabouts of lorem ipsum’s origin, however, the “how and when” still remain something of a mystery, with competing theories and timelines. But it seems reasonable to imagine that there was a version in use far.</p><table><thead><tr><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.1.heading_cell_text\">ID NUMBER</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.2.heading_cell_text\">PRODUCT</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.3.heading_cell_text\">QUALITY</th><th colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"heading_items.4.heading_cell_text\">QUANTITY</th></tr></thead><tbody><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.1.body_cell_text\">1423</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.2.body_cell_text\">Cotton</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.3.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.4.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.6.body_cell_text\">3214</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.7.body_cell_text\">Evo</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.8.body_cell_text\">Prime</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.9.body_cell_text\">250kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.11.body_cell_text\">4323</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.12.body_cell_text\">Silk</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.13.body_cell_text\">Good</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.14.body_cell_text\">200kg</td></tr><tr><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.16.body_cell_text\">2342</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.17.body_cell_text\">Elastane</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.18.body_cell_text\">Mediocre</td><td colspan=\"1\" rowspan=\"1\" data-elementor-setting-key=\"body_items.19.body_cell_text\">350kg</td></tr></tbody></table><p>So how did the classical Latin become so incoherent? According to McClintock, a 15th century typesetter likely scrambled part of Cicero’s De Finibus in order to provide placeholder text to mockup various fonts for a type specimen book. It’s difficult to find examples of lorem ipsum in use before Letraset made it popular as a dummy text in the 1960s, although McClintock says he remembers coming across the lorem ipsum passage in a book of old metal type samples. So far he hasn’t relocated where he once saw the passage, but the popularity of Cicero in the 15th century supports the theory that the filler text has been used for centuries.</p><h4>Remixing a Classics Interpreting Nonsense</h4><p>And anyways, as Cecil Adams reasoned, “[Do you really] think graphic arts supply houses were hiring classics scholars in the 1960s?” Perhaps. But it seems reasonable to imagine that there was a version in use far before the age of Letraset.</p><p>As an alternative theory, (and because Latin scholars do this sort of thing) someone tracked down a 1914 Latin edition of De Finibus which challenges McClintock’s 15th century claims and suggests that the dawn of lorem ipsum was as recent as the 20th century. The 1914 Loeb Classical Library Edition ran out of room on page 34 for the Latin phrase “dolorem ipsum” (sorrow in itself). Thus, the truncated phrase leaves one page dangling with.</p>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg\"alt=\"blog-bg-1\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg\"alt=\"blog-bg-2\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"data-width=\"1200\" data-height=\"742\" data-index=\"3\" data-elementor-open-lightbox=\"no\">\n						<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg\"alt=\"blog-bg-3\">\n													</a>','Minimalist Japanese-inspired furniture','','publish','open','open','','minimalist-japanese-inspired-furniture','','','2022-05-27 06:45:04','2022-05-27 06:45:04','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?p=875',0,'post','',0),
(883,1,'2022-05-27 07:14:42','2022-05-27 07:14:42',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Rectangular Sink','','trash','open','closed','','rectangular-sink__trashed','','','2026-07-09 13:38:12','2026-07-09 13:38:12','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=883',0,'product','',1),
(971,1,'2022-05-27 08:39:01','2022-05-27 08:39:01',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','V510 100 Liters Vertical','','trash','open','closed','','v510-100-liters-vertical__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=971',0,'product','',0),
(974,1,'2022-05-27 08:42:56','2022-05-27 08:42:56',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Vanity Cabinet','','trash','open','closed','','vanity-cabinet__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=974',0,'product','',0),
(977,1,'2022-05-27 08:47:10','2022-05-27 08:47:10',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Round Bottle','','trash','open','closed','','round-bottle__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=977',0,'product','',0),
(980,1,'2022-05-27 08:49:35','2022-05-27 08:49:35',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Wall-hung toilet','','trash','open','closed','','wall-hung-toilet__trashed','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=product&#038;p=980',0,'product','',0),
(3687,1,'2026-07-09 13:19:13','2026-07-09 13:19:13','','Adaptors-And-Extensions-Category','','inherit','open','closed','','adaptors-and-extensions-category','','','2026-07-09 13:19:13','2026-07-09 13:19:13','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Adaptors-And-Extensions-Category.webp',0,'attachment','image/webp',0),
(3692,1,'2026-07-09 13:19:15','2026-07-09 13:19:15','','Diamond-Blades-Category','','inherit','open','closed','','diamond-blades-category','','','2026-07-09 13:19:15','2026-07-09 13:19:15','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Diamond-Blades-Category.webp',0,'attachment','image/webp',0),
(3690,1,'2026-07-09 13:19:14','2026-07-09 13:19:14','','Concrete-Errut-Grinding-Head-Category','','inherit','open','closed','','concrete-errut-grinding-head-category','','','2026-07-09 13:19:14','2026-07-09 13:19:14','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Concrete-Errut-Grinding-Head-Category.webp',0,'attachment','image/webp',0),
(3686,1,'2026-07-09 13:19:12','2026-07-09 13:19:12','','Wall-Saw-Blades','','inherit','open','closed','','wall-saw-blades','','','2026-07-09 13:19:12','2026-07-09 13:19:12','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png',0,'attachment','image/png',0),
(3689,1,'2026-07-09 13:19:14','2026-07-09 13:19:14','','Concrete-Core-Drills-Category','','inherit','open','closed','','concrete-core-drills-category','','','2026-07-09 13:19:14','2026-07-09 13:19:14','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Concrete-Core-Drills-Category.png',0,'attachment','image/png',0),
(3688,1,'2026-07-09 13:19:13','2026-07-09 13:19:13','','Ceramic-Cutting-Tools-Category','','inherit','open','closed','','ceramic-cutting-tools-category','','','2026-07-09 13:19:13','2026-07-09 13:19:13','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Ceramic-Cutting-Tools-Category.png',0,'attachment','image/png',0),
(3731,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3731','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3731',8,'nav_menu_item','',0),
(1113,1,'2026-07-11 11:08:19','2026-06-28 14:17:35',' ','','','publish','closed','closed','','1113','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/2026/06/28/',5,'nav_menu_item','',0),
(1114,1,'2026-07-11 11:08:19','2026-06-28 14:17:35',' ','','','publish','closed','closed','','1114','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/2026/06/28/',3,'nav_menu_item','',0),
(2800,1,'2026-06-28 16:56:34','2026-06-28 16:56:34','Smart Cut Manufacturers company logo.','Smart Cut Logo','Smart Cut Manufacturers company logo.','inherit','open','closed','','smart-cut-logo','','','2026-06-28 16:57:20','2026-06-28 16:57:20','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg',0,'attachment','image/svg+xml',0),
(3691,1,'2026-07-09 13:19:15','2026-07-09 13:19:15','','Continuous-Blades-Category','','inherit','open','closed','','continuous-blades-category','','','2026-07-09 13:19:15','2026-07-09 13:19:15','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Continuous-Blades-Category.png',0,'attachment','image/png',0),
(3734,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3734','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3734',11,'nav_menu_item','',0),
(3735,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3735','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3735',12,'nav_menu_item','',0),
(3733,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3733','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3733',10,'nav_menu_item','',0),
(3732,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3732','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3732',9,'nav_menu_item','',0),
(3996,1,'2026-07-12 10:18:03','2026-07-12 10:18:03','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>We’ll Be Back Soon</h4> \n					<p>Our website is currently undergoing scheduled maintenance and will be back online shortly.</p>				\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-magnific-popup.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT US				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-countdown-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-countdown-timer.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n						0\n						days					\n						00\n						hr					\n						00\n						min					\n						00\n						sc					\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>','Maintenance','','inherit','closed','closed','','3995-revision-v1','','','2026-07-12 10:18:03','2026-07-12 10:18:03','',3995,'https://staging.smartcut.co.za/?p=3996',0,'revision','',0),
(3994,1,'2026-07-12 10:18:02','2026-07-12 10:18:02','','Smart-Cut-Coming-Soon-V3.jpg','','inherit','open','closed','','smart-cut-coming-soon-v3-jpg','','','2026-07-12 10:18:02','2026-07-12 10:18:02','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Smart-Cut-Coming-Soon-V3.jpg',0,'attachment','image/jpeg',0),
(3995,1,'2026-07-12 10:18:03','2026-07-12 10:18:03','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>We’ll Be Back Soon</h4> \n					<p>Our website is currently undergoing scheduled maintenance and will be back online shortly.</p>				\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-magnific-popup.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT US				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-countdown-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-countdown-timer.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n						0\n						days					\n						00\n						hr					\n						00\n						min					\n						00\n						sc					\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>','Maintenance','','publish','closed','closed','','maintenance','','','2026-07-12 10:18:03','2026-07-12 10:18:03','',0,'https://staging.smartcut.co.za/?elementor_library=maintenance',0,'elementor_library','',0),
(1330,1,'2022-05-30 11:50:51','2022-05-30 11:50:51','<link rel=\"stylesheet\" id=\"wd-mod-breadcrumbs-no-wrap-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-breadcrumbs-no-wrap.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>				\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-navigation-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-navigation.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\">\n					<img width=\"150\" height=\"150\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-150x150.webp\" alt=\"115 x 1.2 x 22.23\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-600x600.webp 600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />				</a>\n					<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\">\n						115 x 1.2 x 22.23					</a>\n	<a href=\"https://staging.smartcut.co.za/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\" aria-label=\"Next product\"></a>\n				<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\">\n					<img width=\"150\" height=\"150\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-150x150.webp\" alt=\"100MM Hand Grinder Aluminium M14\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />				</a>\n					<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\">\n						100MM Hand Grinder Aluminium M14					</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-opt-thumb-left-desktop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery-opt-thumb-left-desktop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n				<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 1\"><a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\"><img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" alt=\"115 x 2.0 x 22.23 - Image 1\" title=\"SC115MATT-1.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" /></a></figure>\n			<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 2\">\n				<a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\">\n					<img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" alt=\"115 x 2.0 x 22.23 - Image 2\" title=\"SC115MATT-BACK.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" />				</a>\n			</figure>\n			<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 3\">\n				<a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\">\n					<img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" alt=\"115 x 2.0 x 22.23 - Image 3\" title=\"SC115MATT-FRONT.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" />				</a>\n			</figure>\n		</figure>\n						<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp\" alt=\"115 x 2.0 x 22.23\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp\" alt=\"115 x 2.0 x 22.23 - Image 2\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp\" alt=\"115 x 2.0 x 22.23 - Image 3\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n								<link rel=\"stylesheet\" id=\"wd-woo-el-notices-builder-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-el-notices-builder.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n<h1>\n	115 x 2.0 x 22.23\n	</h1>\n								<a href=\"https://staging.smartcut.co.za/brand/smart-cut/\">\n				<img width=\"512\" height=\"512\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cropped-SCM-Favicon-Light-Background-Transparent.webp\" alt=\"Smart Cut\" title=\"Smart Cut\" loading=\"lazy\" />			</a>\n				SKU:			\n				SC115MATT			\n	<p>A robust hybrid continuous rim diamond blade designed for high-volume tiling projects.</p>\n			Category: <a href=\"https://staging.smartcut.co.za/product-category/continuous-blades/\" rel=\"tag\">Continuous Blades</a>	\n			Tags: <a href=\"https://staging.smartcut.co.za/product-tag/ceramic/\" rel=\"tag\">Ceramic</a>, <a href=\"https://staging.smartcut.co.za/product-tag/porcelain/\" rel=\"tag\">Porcelain</a>	\n					<p></p>\n	<form action=\"https://staging.smartcut.co.za/product/115-x-2-0-x-22-23/\" method=\"post\" enctype=\'multipart/form-data\'>\n			<button aria-label=\"Decrease quantity\">-</button>\n	<label for=\"quantity_6a5272c300e4b\">115 x 2.0 x 22.23 quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6a5272c300e4b\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n				min=\"1\"\n				name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<button aria-label=\"Increase quantity\">+</button>\n<a href=\"javascript:void(0)\" rel=\"nofollow\" data-rule_id=\"2828\" data-product_id=\"3623\" data-product_sku=\"SC115MATT\">Add to Quote</a>		\n	</form>\n				<a href=\"https://staging.smartcut.co.za/wishlist/\" data-key=\"29149cee7d\" data-product-id=\"3623\" rel=\"nofollow\">\n					Add to wishlist\n				</a>\n			<a href=\"https://staging.smartcut.co.za/compare/\" data-id=\"3623\" rel=\"nofollow\">\n				Compare\n			</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>				\n									<h3>\n							Premium Quality Guaranteed						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>				\n									<h3>\n							Large In-Stock Inventory						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>				\n									<h3>\n							Expert Technical Support						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>				\n									<h3>\n							Fast Nationwide Delivery						\n					</h3>\n								<link rel=\"stylesheet\" id=\"wd-post-types-mod-comments-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-comments.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-shop-attributes-builder-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-shop-attributes-builder.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-tabs-opt-layout-all-open-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-tabs-opt-layout-all-open.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 								\n						Additional information					\n<table aria-label=\"Product Details\"><tr><th scope=\"row\">Application</th><td>Ceramic, Porcelain</td></tr><tr><th scope=\"row\">Diameter</th><td>115 mm</td></tr><tr><th scope=\"row\">Thickness</th><td>2.0 mm</td></tr><tr><th scope=\"row\">Connection</th><td>22.23 mm Arbor</td></tr><tr><th scope=\"row\">Rim Style</th><td>Continuous Rim</td></tr></table>							\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-section-title-style-under-and-over-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-under-and-over.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Description</h4> \n					<p>The SC115MATT serves as a heavy-duty alternative to ultra-thin blades, prioritizing longevity and core stability. The thicker rim acts as an efficient heat sink.</p>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-bordered-product-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-title-limit-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Single product layout Megamarket','','publish','closed','closed','','single-product-layout-megamarket','','','2026-07-11 16:43:47','2026-07-11 16:43:47','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=woodmart_layout&#038;p=1330',0,'woodmart_layout','',0),
(1482,1,'2022-05-31 07:05:07','2022-05-31 07:05:07',' 						 							\n																 						<ul>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/\">\n						Shopping cart\n					</a>\n				</li>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n						Checkout\n					</a>\n				</li>\n				<li>\n					Order complete\n				</li>\n			</ul>\n						 						 					\n				Add &#036;1,772.01 to cart and get free shipping!			\n					\n				<table>\n					<thead>\n					<tr>\n						<th>&nbsp;</th>\n						<th>&nbsp;</th>\n						<th>Product</th>\n													<th>SKU</th>\n												<th>Price</th>\n						<th>Quantity</th>\n						<th>Subtotal</th>\n					</tr>\n					</thead>\n					<tbody>\n							<tr>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/?remove_item=2bcab9d935d219641434683dd9d18a03&#038;_wpnonce=863fed1997\" aria-label=\"Remove Glossy Ceramic from cart\" data-product_id=\"995\" data-product_sku=\"321210\">&times;</a>								</td>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\"><img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" /></a>								</td>\n								<td data-title=\"Product\">\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">Glossy Ceramic</a>								</td>\n																	<td data-title=\"SKU\">\n																							321210																					\n									</td>\n								<td data-title=\"Price\">\n									&#036;29.99piece								</td>\n								<td data-title=\"Quantity\">\n			\n	<label for=\"quantity_678234da2fa2d\">Glossy Ceramic quantity</label>\n	\n			\n								</td>\n								<td data-title=\"Subtotal\">\n									&#036;29.99								</td>\n							</tr>\n							<tr>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/?remove_item=a0e2a2c563d57df27213ede1ac4ac780&#038;_wpnonce=863fed1997\" aria-label=\"Remove 1/2-in Keyed Corded Drill from cart\" data-product_id=\"1045\" data-product_sku=\"811566\">&times;</a>								</td>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"><img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg\" alt=\"\" /></a>								</td>\n								<td data-title=\"Product\">\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a>								</td>\n																	<td data-title=\"SKU\">\n																							811566																					\n									</td>\n								<td data-title=\"Price\">\n									&#036;198.00each								</td>\n								<td data-title=\"Quantity\">\n			\n	<label for=\"quantity_678234da2fe5f\">1/2-in Keyed Corded Drill quantity</label>\n	\n			\n								</td>\n								<td data-title=\"Subtotal\">\n									&#036;198.00								</td>\n							</tr>\n					<tr>\n						<td colspan=\"12\">\n										<label for=\"coupon_code\">\n											Coupon:										</label>\n										\n										<button type=\"submit\" name=\"apply_coupon\" value=\"Apply coupon\">\n											Apply coupon										</button>\n								<button type=\"submit\" name=\"update_cart\" value=\"Update cart\">\n									Update cart								</button>\n															\n						</td>\n					</tr>\n										</tbody>\n				</table>\n		\n						 					\n				<h4>Cart Totals</h4> \n	<h2>Cart totals</h2>\n	<table cellspacing=\"0\">\n		<tr>\n			<th>Subtotal</th>\n			<td data-title=\"Subtotal\">&#036;227.99</td>\n		</tr>\n			<tr>\n	<th>Shipping</th>\n	<td data-title=\"Shipping\">\n					<ul id=\"shipping_method\">\n									<li>\n						<label for=\"shipping_method_0_flat_rate1\">Flat rate</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_free_shipping2\">Free shipping</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_local_pickup4\">Local pickup</label>					</li>\n							</ul>\n			</td>\n</tr>\n		<tr>\n			<th>Total</th>\n			<td data-title=\"Total\"><strong>&#036;227.99</strong> </td>\n		</tr>\n	</table>\n<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n	Proceed to checkout</a>\n	<!--.cart-totals-inner-->\n				<h4>More Information</h4> \n						 			\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery-icon.svg\" title=\"delivery-icon\" width=\"24\" height=\"24\">								\n								Delivery Information							\n							<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/money-back-icon.svg\" title=\"money-back-icon\" width=\"24\" height=\"24\">								\n								14 Day Money Back Guarantee							\n							<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Cart layout Smart Cut','','draft','closed','closed','','cart-layout-smartcut','','','2026-07-11 16:40:04','2026-07-11 16:40:04','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=woodmart_layout&#038;p=1482',0,'woodmart_layout','',0),
(1496,1,'2022-05-31 07:15:34','2022-05-31 07:15:34',' 						 							\n																 						<ul>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/\">\n						Shopping cart\n					</a>\n				</li>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n						Checkout\n					</a>\n				</li>\n				<li>\n					Order complete\n				</li>\n			</ul>\n		Have a coupon? <a href=\"#\">Click here to enter your code</a>	\n\n	<p>If you have a coupon code, please apply it below.</p>\n	<p>\n		<label for=\"coupon_code\">Coupon:</label>\n		\n	</p>\n	<p>\n		<button type=\"submit\" name=\"apply_coupon\" value=\"Apply coupon\">Apply coupon</button>\n	</p>\n','Checkout top content layout Smart Cut','','draft','closed','closed','','checkout-top-content-layout-smartcut','','','2026-07-11 16:39:49','2026-07-11 16:39:49','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=woodmart_layout&#038;p=1496',0,'woodmart_layout','',0),
(1500,1,'2022-05-31 07:16:20','2022-05-31 07:16:20',' 					\n			<p>1.</p>\n								 					\n				<h4>Billing Details</h4> \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;<abbr title=\"required\">*</abbr></label></p>	\n	\n		<h3 id=\"ship-to-different-address\">\n			<label>\n				 Ship to a different address?\n			</label>\n		</h3>\n				<p id=\"shipping_first_name_field\" data-priority=\"10\"><label for=\"shipping_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_last_name_field\" data-priority=\"20\"><label for=\"shipping_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_company_field\" data-priority=\"30\"><label for=\"shipping_company\">Company name&nbsp;(optional)</label></p><p id=\"shipping_country_field\" data-priority=\"40\"><label for=\"shipping_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"shipping_address_1_field\" data-priority=\"50\"><label for=\"shipping_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_address_2_field\" data-priority=\"60\"><label for=\"shipping_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"shipping_city_field\" data-priority=\"70\"><label for=\"shipping_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_state_field\" data-priority=\"80\"><label for=\"shipping_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"shipping_postcode_field\" data-priority=\"90\"><label for=\"shipping_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p>			\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" rows=\"2\" cols=\"5\"></textarea></p>					\n			<p>2.</p>\n				<h4>Payment Information</h4> \n			<ul>\n			<li>\n	\n	<label for=\"payment_method_bacs\">\n		Direct bank transfer 	</label>\n			<p>Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cheque\">\n		Check payments 	</label>\n			<p>Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cod\">\n		Cash on delivery 	</label>\n			<p>Pay with cash upon delivery.</p>\n	</li>\n		</ul>\n		\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br /><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n			\n				<h4>Your Order</h4> \n					<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						Glossy Ceramic&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;29.99					</td>\n				</tr>\n								<tr>\n					<td>\n						1/2-in Keyed Corded Drill&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;198.00					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td>&#036;227.99</td>\n		</tr>\n			<tr>\n	<th>Shipping</th>\n	<td data-title=\"Shipping\">\n					<ul id=\"shipping_method\">\n									<li>\n						<label for=\"shipping_method_0_flat_rate1\">Flat rate</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_free_shipping2\">Free shipping</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_local_pickup4\">Local pickup</label>					</li>\n							</ul>\n			</td>\n</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong>&#036;227.99</strong> </td>\n		</tr>\n	</tfoot>\n</table>\n				\n								 						 					\n				Add &#036;1,772.01 to cart and get free shipping!			\n				<h4>Excellent</h4> \n					<p>Based on 1480 reviews</p>				\n								<img width=\"120\" height=\"53\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/trustpilot-logo.png\" alt=\"\" />					\n			<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking</p>\n								 					\n															<img width=\"64\" height=\"64\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/testimonial-avatar-64x64.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Albert Flores						</h4>\n					<p>Customer</p>\n				<h4>More Information</h4> \n								 			\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery-icon.svg\" title=\"delivery-icon\" width=\"24\" height=\"24\">								\n								Delivery Information							\n							<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/money-back-icon.svg\" title=\"money-back-icon\" width=\"24\" height=\"24\">								\n								14 Day Money Back Guarantee							\n							<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Checkout layout Smart Cut','','draft','closed','closed','','checkout-layout-smartcut','','','2026-07-11 16:39:31','2026-07-11 16:39:31','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=woodmart_layout&#038;p=1500',0,'woodmart_layout','',0),
(3796,1,'2026-07-11 11:15:53','2026-07-11 11:15:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />','About Us 1','','inherit','closed','closed','','3795-revision-v1','','','2026-07-11 11:15:53','2026-07-11 11:15:53','',3795,'https://staging.smartcut.co.za/?p=3796',0,'revision','',0),
(3797,1,'2026-07-11 11:16:01','2026-07-11 11:16:01','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-magnific-popup.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-map-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-map.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-google-map-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-google-map.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Contact Us','','publish','closed','closed','','contact-us','','','2026-07-11 11:16:01','2026-07-11 11:16:01','',0,'https://staging.smartcut.co.za/?elementor_library=contact-us',0,'elementor_library','',0),
(3798,1,'2026-07-11 11:16:01','2026-07-11 11:16:01','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-magnific-popup.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-map-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-map.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-google-map-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-google-map.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Contact Us','','inherit','closed','closed','','3797-revision-v1','','','2026-07-11 11:16:01','2026-07-11 11:16:01','',3797,'https://staging.smartcut.co.za/?p=3798',0,'revision','',0),
(3799,1,'2026-07-11 11:16:10','2026-07-11 11:16:10','','vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp','','inherit','open','closed','','vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-webp','','','2026-07-11 11:16:10','2026-07-11 11:16:10','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp',0,'attachment','image/webp',0),
(3800,1,'2026-07-11 11:16:10','2026-07-11 11:16:10','<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>','Home Page Section 2 Part 2 Mobile Template','','publish','closed','closed','','home-page-section-2-part-2-mobile-template','','','2026-07-11 11:16:10','2026-07-11 11:16:10','',0,'https://staging.smartcut.co.za/?elementor_library=home-page-section-2-part-2-mobile-template',0,'elementor_library','',0),
(3801,1,'2026-07-11 11:16:10','2026-07-11 11:16:10','<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>','Home Page Section 2 Part 2 Mobile Template','','inherit','closed','closed','','3800-revision-v1','','','2026-07-11 11:16:10','2026-07-11 11:16:10','',3800,'https://staging.smartcut.co.za/?p=3801',0,'revision','',0),
(3802,1,'2026-07-11 11:16:19','2026-07-11 11:16:19','','builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled.webp','','inherit','open','closed','','builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-webp','','','2026-07-11 11:16:19','2026-07-11 11:16:19','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp',0,'attachment','image/webp',0),
(3803,1,'2026-07-11 11:16:21','2026-07-11 11:16:21','<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>','Home Page Section 2 Part 1 Mobile Template','','publish','closed','closed','','home-page-section-2-part-1-mobile-template','','','2026-07-11 11:16:21','2026-07-11 11:16:21','',0,'https://staging.smartcut.co.za/?elementor_library=home-page-section-2-part-1-mobile-template',0,'elementor_library','',0),
(3804,1,'2026-07-11 11:16:21','2026-07-11 11:16:21','<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>','Home Page Section 2 Part 1 Mobile Template','','inherit','closed','closed','','3803-revision-v1','','','2026-07-11 11:16:21','2026-07-11 11:16:21','',3803,'https://staging.smartcut.co.za/?p=3804',0,'revision','',0),
(1229,1,'2022-05-27 14:52:44','2022-05-27 14:52:44','<nav>				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor\">\n					Home				</a>\n					Shop				\n			</nav>		\n			<p>\n	Showing 1&ndash;18 of 20 results</p>\n			<style>/*! elementor - v3.18.0 - 20-12-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<h5>Stock status</h5>			<ul>\n									<li>\n						<a href=\"?stock_status=onsale\" rel=\"nofollow noopener\">\n							On sale						</a>\n					</li>\n									<li>\n						<a href=\"?stock_status=instock\" rel=\"nofollow noopener\">\n							In stock						</a>\n					</li>\n							</ul>\n			<h5>Top rated products</h5><ul><li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\" title=\"Glossy Ceramic\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\" title=\"Glossy Ceramic\">\n				Glossy Ceramic			</a>\n							Rated <strong>5.00</strong> out of 5						<bdi>&#36;29.99</bdi>piece\n	</li>\n<li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\" title=\"Rectangular Sink\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\" title=\"Rectangular Sink\">\n				Rectangular Sink			</a>\n							Rated <strong>5.00</strong> out of 5						<del aria-hidden=\"true\"><bdi>&#36;235.00</bdi></del> <ins><bdi>&#36;199.00</bdi></ins>each\n	</li>\n<li>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/round-bottle/\" title=\"Round Bottle\">\n			<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3-430x491.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-3.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />		</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/round-bottle/\" title=\"Round Bottle\">\n				Round Bottle			</a>\n													<bdi>&#36;39.99</bdi>each\n	</li>\n</ul>		\n			Shop		\n						<link rel=\"stylesheet\" id=\"wd-el-off-canvas-column-btn-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-off-canvas-column-btn.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-off-canvas-sidebar-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/opt-off-canvas-sidebar.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"#\" rel=\"nofollow\">\n								Show sidebar			</a>\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-per-page-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-products-per-page.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-products-view-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-products-view.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-woo-shop-el-order-by-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-shop-el-order-by.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n		No products were found matching your selection.	\n				<link rel=\"stylesheet\" id=\"wd-wd-search-results-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-wd-search-form-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n				<form role=\"search\" method=\"get\" action=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/\"  data-thumbnail=\"1\" data-price=\"1\" data-post_type=\"product\" data-count=\"20\" data-sku=\"0\" data-symbols_count=\"3\">\n					<input type=\"text\" placeholder=\"Search for products\" value=\"\" name=\"s\" aria-label=\"Search\" title=\"Search for products\" required/>\n					<input type=\"hidden\" name=\"post_type\" value=\"product\">\n										<button type=\"submit\">\n							Search						\n											</button>\n				</form>\n						<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>\n							Recently Viewed Products						\n					</h4>\n					<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 												\n											<!-- end #carousel-312 -->\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>A world of inspiration for your home</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Product archive Shop','','publish','closed','closed','','product-archive-shop','','','2022-05-27 14:52:44','2022-05-27 14:52:44','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=woodmart_layout&amp;p=1229',0,'woodmart_layout','',0),
(3969,1,'2026-07-11 16:47:13','2026-07-11 16:47:13','','old-about-us-bg-2.jpg','','inherit','open','closed','','old-about-us-bg-2-jpg','','','2026-07-11 16:47:13','2026-07-11 16:47:13','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/old-about-us-bg-2.jpg',0,'attachment','image/jpeg',0),
(3970,1,'2026-07-11 16:48:12','2026-07-11 16:48:12','','About-us-Bage-Long-Image','','inherit','open','closed','','about-us-bage-long-image','','','2026-07-11 16:48:12','2026-07-11 16:48:12','',275,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/About-us-Bage-Long-Image.webp',0,'attachment','image/webp',0),
(3971,1,'2026-07-11 16:50:16','2026-07-11 16:50:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:50:16','2026-07-11 16:50:16','',275,'https://staging.smartcut.co.za/?p=3971',0,'revision','',0),
(3972,1,'2026-07-11 16:50:16','2026-07-11 16:50:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:50:16','2026-07-11 16:50:16','',275,'https://staging.smartcut.co.za/?p=3972',0,'revision','',0),
(3973,1,'2026-07-11 16:50:16','2026-07-11 16:50:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>\n								<link rel=\"stylesheet\" id=\"wd-counter-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-counter.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				0			\n					FOUNDING YEAR				\n				0			\n					HAPPY COSTUMERS				\n				0			\n					COMPANIES WORK WITH US				\n				0			\n					OFFICE				\n				0			\n					TEAM MEMBERS				\n				0			\n					ORDERS FULFILLED				\n				<h4>We convert your idea Into a reality.</h4> \n			<p>WOODMART - BEST ECOMMERCE THEME 2023/24</p>\n			<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:50:16','2026-07-11 16:50:16','',275,'https://staging.smartcut.co.za/?p=3973',0,'revision','',0),
(3974,1,'2026-07-11 16:51:19','2026-07-11 16:51:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>\n								<link rel=\"stylesheet\" id=\"wd-counter-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-counter.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				0			\n					FOUNDING YEAR				\n				0			\n					HAPPY COSTUMERS				\n				0			\n					COMPANIES WORK WITH US				\n				0			\n					OFFICE				\n				0			\n					TEAM MEMBERS				\n				0			\n					ORDERS FULFILLED				\n				<h4>We convert your idea Into a reality.</h4> \n			<p>WOODMART - BEST ECOMMERCE THEME 2023/24</p>\n			<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:51:19','2026-07-11 16:51:19','',275,'https://staging.smartcut.co.za/?p=3974',0,'revision','',0),
(489,1,'2022-05-23 12:34:21','2022-05-23 12:34:21','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/news/\">\n																			News									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\" target=\"_blank\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://wa.me/27810215166\" target=\"_blank\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <a style=\"color: #fa9939;\" href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a></p>','Primary Footer','','publish','closed','closed','','primary-footer','','','2026-07-11 16:23:59','2026-07-11 16:23:59','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=cms_block&#038;p=489',0,'cms_block','',0),
(3815,1,'2026-07-11 11:18:04','2026-07-11 11:18:04','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Blog									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/profile.php?id=61582691070541\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			<p><strong>Error:</strong> Contact form not found.</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a></p>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 11:18:04','2026-07-11 11:18:04','',489,'https://staging.smartcut.co.za/?p=3815',0,'revision','',0),
(3766,1,'2026-07-11 11:14:47','2026-07-11 11:14:47','<!-- wp:paragraph -->\n<h4><strong>1.1. Introduction</strong></h4>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Terms and Conditions for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.2. Definitions</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.3. Use of the Website</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Permitted Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prohibited Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.4. Product Information and Orders</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Product Descriptions</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Pricing and Quotes</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Order Acceptance</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.5. Payment, Delivery, and Returns</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Payment Terms</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Delivery</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Returns and Refunds</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.6. Intellectual Property</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Ownership</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Permitted Use of Content</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.7. Disclaimers and Limitation of Liability</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Website \"As Is\"</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Limitation of Liability</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.8. User Accounts </h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Account Creation</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Account Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.9. Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Data Protection</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your utilisation of this website is additionally governed by our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\">Cookie Policy</a>, which delineate our data processing practices and your rights concerning personal data.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.10. Governing Law and Dispute Resolution</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Applicable Law</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Dispute Resolution</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.11. Changes to Terms</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.12. Contact Information</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Terms And Conditions','','inherit','closed','closed','','3765-revision-v1','','','2026-07-11 11:14:47','2026-07-11 11:14:47','',3765,'https://staging.smartcut.co.za/?p=3766',0,'revision','',0),
(2788,1,'2022-05-27 12:24:14','2022-05-27 12:24:14',' 						 						 						 						 						 								\n							<h4>New Products</h4>			\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\" aria-label=\"1/2-in Keyed Corded Drill\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;198.00each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\" aria-label=\"12V Max 2-Tool Combo Kit\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	<del aria-hidden=\"true\">&#036;240.00</del> Original price was: &#036;240.00.<ins aria-hidden=\"true\">&#036;189.00</ins>Current price is: &#036;189.00.each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\" aria-label=\"7-1/4-Inch Circular Saw\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;250.00each\n							<h4>Top Rated Products</h4>			\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\" aria-label=\"1/2-in Keyed Corded Drill\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;198.00each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\" aria-label=\"12V Max 2-Tool Combo Kit\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	<del aria-hidden=\"true\">&#036;240.00</del> Original price was: &#036;240.00.<ins aria-hidden=\"true\">&#036;189.00</ins>Current price is: &#036;189.00.each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\" aria-label=\"7-1/4-Inch Circular Saw\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;250.00each\n							<h4>Featured products</h4>			\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\" aria-label=\"1/2-in Keyed Corded Drill\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;198.00each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\" aria-label=\"12V Max 2-Tool Combo Kit\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	<del aria-hidden=\"true\">&#036;240.00</del> Original price was: &#036;240.00.<ins aria-hidden=\"true\">&#036;189.00</ins>Current price is: &#036;189.00.each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\" aria-label=\"7-1/4-Inch Circular Saw\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;250.00each\n							<h4>Sale Products</h4>			\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\" aria-label=\"1/2-in Keyed Corded Drill\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;198.00each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\" aria-label=\"12V Max 2-Tool Combo Kit\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	<del aria-hidden=\"true\">&#036;240.00</del> Original price was: &#036;240.00.<ins aria-hidden=\"true\">&#036;189.00</ins>Current price is: &#036;189.00.each\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\" aria-label=\"7-1/4-Inch Circular Saw\">\n			<img width=\"80\" height=\"80\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-80x80.jpg\" alt=\"\" />		</a>\n	<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>		\n			Rated <strong>0</strong> out of 5		\n	&#036;250.00each','Fullscreen search custom content','','publish','closed','closed','','fullscreen-search-custom-content','','','2022-05-27 12:24:14','2022-05-27 12:24:14','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=cms_block&amp;p=1118',0,'cms_block','',0),
(3767,1,'2026-07-11 11:14:55','2026-07-11 11:14:55','<!-- wp:heading {\"level\":4} -->\n<h4>2.1. Introduction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Privacy Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd (\"we,\" \"our,\" \"us\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \"Site\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.2. Data We Collect</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Personal Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>How We Collect Your Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Non-Personal Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.3. How We Use Your Data (Lawful Basis for Processing)</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Purposes of Processing</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Lawful Basis for Processing</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.4. Data Sharing and Disclosure</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Third-Party Service Providers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Legal Requirements</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Business Transfers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.5. Data Security</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our Commitment to Security</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.6. Data Retention</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>How Long We Keep Your Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.7. Your Data Protection Rights <strong>Your Rights</strong></h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\"right to be forgotten\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.8. Cookies and Tracking Technologies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Use of Cookies</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.9. Children\'s Privacy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.10. Changes to This Privacy Policy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \"Last Updated\" date at the commencement of this policy shall signify the date of the most recent revision.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.11. Contact Us</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2026-07-11 11:14:55','2026-07-11 11:14:55','',0,'https://staging.smartcut.co.za/?elementor_library=privacy-policy',0,'elementor_library','',0),
(3768,1,'2026-07-11 11:14:55','2026-07-11 11:14:55','<!-- wp:heading {\"level\":4} -->\n<h4>2.1. Introduction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Privacy Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd (\"we,\" \"our,\" \"us\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \"Site\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.2. Data We Collect</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Personal Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>How We Collect Your Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Non-Personal Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.3. How We Use Your Data (Lawful Basis for Processing)</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Purposes of Processing</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Lawful Basis for Processing</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.4. Data Sharing and Disclosure</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Third-Party Service Providers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Legal Requirements</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Business Transfers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.5. Data Security</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our Commitment to Security</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.6. Data Retention</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>How Long We Keep Your Data</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.7. Your Data Protection Rights <strong>Your Rights</strong></h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\"right to be forgotten\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.8. Cookies and Tracking Technologies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Use of Cookies</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.9. Children\'s Privacy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.10. Changes to This Privacy Policy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \"Last Updated\" date at the commencement of this policy shall signify the date of the most recent revision.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>2.11. Contact Us</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3767-revision-v1','','','2026-07-11 11:14:55','2026-07-11 11:14:55','',3767,'https://staging.smartcut.co.za/?p=3768',0,'revision','',0),
(3769,1,'2026-07-11 11:15:03','2026-07-11 11:15:03','<!-- wp:heading {\"level\":4} -->\n<h4>3.1. Introduction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookie Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.2. What are Cookies?</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \"remember\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.3. How We Use Cookies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our website utilises cookies for various purposes, categorised as follows:</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Performance/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Targeting/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.4. First-Party vs. Third-Party Cookies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookies may be classified as either first-party or third-party:</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.5. How to Manage Cookies (Consent and Control)</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Your Consent</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Browser Settings</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \"Help\" or \"Settings\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Opt-Out Links (if applicable)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.6. Changes to Our Cookie Policy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This Cookie Policy may be updated or amended periodically. The \"Last Updated\" date at the commencement of this policy shall indicate the date of the most recent revision.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.7. Contact Us</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Cookie Policy','','publish','closed','closed','','cookie-policy','','','2026-07-11 11:15:03','2026-07-11 11:15:03','',0,'https://staging.smartcut.co.za/?elementor_library=cookie-policy',0,'elementor_library','',0),
(3770,1,'2026-07-11 11:15:03','2026-07-11 11:15:03','<!-- wp:heading {\"level\":4} -->\n<h4>3.1. Introduction</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookie Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.2. What are Cookies?</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \"remember\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.3. How We Use Cookies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our website utilises cookies for various purposes, categorised as follows:</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Performance/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Targeting/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.4. First-Party vs. Third-Party Cookies</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Cookies may be classified as either first-party or third-party:</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.5. How to Manage Cookies (Consent and Control)</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Your Consent</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Browser Settings</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \"Help\" or \"Settings\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Opt-Out Links (if applicable)</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.6. Changes to Our Cookie Policy</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>This Cookie Policy may be updated or amended periodically. The \"Last Updated\" date at the commencement of this policy shall indicate the date of the most recent revision.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>3.7. Contact Us</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','3769-revision-v1','','','2026-07-11 11:15:03','2026-07-11 11:15:03','',3769,'https://staging.smartcut.co.za/?p=3770',0,'revision','',0),
(3771,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','','trophy.svg','','inherit','open','closed','','trophy-svg','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy.svg',0,'attachment','image/svg+xml',0),
(3772,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','','warehouse.svg','','inherit','open','closed','','warehouse-svg','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse.svg',0,'attachment','image/svg+xml',0),
(3773,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','','headset.svg','','inherit','open','closed','','headset-svg','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset.svg',0,'attachment','image/svg+xml',0),
(3774,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','','package.svg','','inherit','open','closed','','package-svg','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/package.svg',0,'attachment','image/svg+xml',0),
(3775,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>				\n									<h3>\n							Premium Quality Guaranteed						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>				\n									<h3>\n							Large In-Stock Inventory						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>				\n									<h3>\n							Expert Technical Support						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>				\n									<h3>\n							Fast Nationwide Delivery						\n					</h3>','Single Product Icons','','publish','closed','closed','','single-product-icons','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',0,'https://staging.smartcut.co.za/?elementor_library=single-product-icons',0,'elementor_library','',0),
(15,1,'2022-05-23 08:15:39','2022-05-23 08:15:39','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','publish','closed','closed','','home','','','2026-07-11 22:41:32','2026-07-11 22:41:32','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=15',0,'page','',0),
(3832,1,'2026-07-11 14:25:51','2026-07-11 14:25:51','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:25:51','2026-07-11 14:25:51','',15,'https://staging.smartcut.co.za/?p=3832',0,'revision','',0),
(3718,1,'2026-07-09 13:42:13','2026-07-09 13:42:13','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-slider.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<style id=\"wd-style-term-299-inline-css\" data-type=\"wd-style-term-299\">\n				#slider-299 .wd-slide {\n	min-height: 520px;\n}\n#slider-299 .wd-nav-pagin-wrap {\n	--wd-autoplay-speed: 20000ms;\n}\n@media (max-width: 1024px) {\n	#slider-299 .wd-slide {\n		min-height: 520px;\n	}\n}\n@media (max-width: 768px) {\n	#slider-299 .wd-slide {\n		min-height: 720px;\n	}\n}\n			</style>\n			<style>\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);					}\n									#slide-318 .wd-slide-bg {\n						background-color:rgb(208,190,163);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);					}\n									#slide-334 .wd-slide-bg {\n						background-color:rgb(173,184,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);					}\n									#slide-340 .wd-slide-bg {\n						background-color:rgb(169,170,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n								</style>\n																					<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a4f9c63eb8c0\' media=\'all\' />\n<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-318 .wd-slide-bg{background-color:rgb(208,190,163);}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}#slide-318 .wd-slide-inner{max-width:1200px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}#slide-318 .wd-slide-inner{max-width:500px;}#slide-318 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To Shop				\n							</a>\n																			<img width=\"719\" height=\"751\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<link rel=\'stylesheet\' id=\'elementor-gf-mulish-css\' href=\'https://fonts.googleapis.com/css?family=Mulish:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap\' media=\'all\' />\n<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-334 .wd-slide-bg{background-color:rgb(173,184,154);}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}#slide-334 .wd-slide-inner{max-width:1200px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}#slide-334 .wd-slide-inner{max-width:500px;}#slide-334 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-340 .wd-slide-bg{background-color:rgb(169,170,154);}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}#slide-340 .wd-slide-inner{max-width:1200px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}#slide-340 .wd-slide-inner{max-width:500px;}#slide-340 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"https://staging.smartcut.co.za/services/\">\n					View More				\n							</a>\n									<a href=\"https://staging.smartcut.co.za/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/design.svg\" title=\"design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n								<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-hotspot.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-more-description.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />				\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-3-600x600.jpg\" alt=\"Black siphon\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										Black siphon									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-2-600x600.jpg\" alt=\"Bathroom Sink\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										Bathroom Sink									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-1-600x600.jpg\" alt=\"Glossy Ceramic\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-loop-prod-add-btn-replace-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-loop-prod-add-btn-replace.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n															<img width=\"128\" height=\"129\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n														<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-tabs-style-aside-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-aside.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:[&quot;307&quot;],&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-tool.svg\" title=\"category-tool\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-lighting.svg\" title=\"category-lighting\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-flooring.svg\" title=\"category-flooring\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-plumbing.svg\" title=\"category-plumbing\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-accessories.svg\" title=\"category-accessories\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n							Array					\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\" aria-label=\"1/2&#8243; Female To Straight Shank\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\">1/2&#8243; Female To Straight Shank</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\" aria-label=\"VARIOUS RING SIZES FOR CORE DRILLS\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\">VARIOUS RING SIZES FOR CORE DRILLS</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\" aria-label=\"Diamond Wire Connecting Ferrule\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\">Diamond Wire Connecting Ferrule</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>		\n			Rated <strong>0</strong> out of 5		\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-09 13:42:13','2026-07-09 13:42:13','',15,'https://staging.smartcut.co.za/?p=3718',0,'revision','',0),
(279,1,'2022-05-23 11:10:26','2022-05-23 11:10:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783783444\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a525655ad5d0\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/contact-us/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Contact%20Us\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','publish','closed','closed','','contact-us','','','2026-07-11 15:24:07','2026-07-11 15:24:07','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=279',0,'page','',0),
(3935,1,'2026-07-11 15:23:26','2026-07-11 15:23:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:26','2026-07-11 15:23:26','',279,'https://staging.smartcut.co.za/?p=3935',0,'revision','',0),
(3936,1,'2026-07-11 15:23:54','2026-07-11 15:23:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:54','2026-07-11 15:23:54','',279,'https://staging.smartcut.co.za/?p=3936',0,'revision','',0),
(281,1,'2022-05-23 11:10:53','2022-05-23 11:10:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Delivery Information</h4> \n				<h4>When will my order ship?</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>There\'s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting.</p>\n				<h4>When will my order ship?</h4> \n			<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n								<img width=\"1440\" height=\"450\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery.jpg 1440w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-300x94.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-1024x320.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-768x240.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-860x269.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-430x134.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-700x219.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-150x47.jpg 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" />					\n			<table>\n<tbody>\n<tr>\n<td width=\"214\"><strong>Shipping Metods</strong></td>\n<td width=\"214\"><strong>Rate</strong></td>\n<td width=\"214\"><strong>Max Charge</strong></td>\n</tr>\n<tr>\n<td width=\"214\">FedEx</td>\n<td width=\"214\">10% of order value</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n<tr>\n<td width=\"214\">FedEx, Signature Required</td>\n<td width=\"214\">10% of order value + $20</td>\n<td width=\"214\"><strong>$299 + $20</strong></td>\n</tr>\n<tr>\n<td width=\"214\">In-Home Delivery</td>\n<td width=\"214\">$299 per trip</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n<tr>\n<td width=\"214\">In-Home Delivery, Time-Specific</td>\n<td width=\"214\">$399 per trip</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n</tbody>\n</table>\n				<h4>Delivery time</h4> \n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited for another time.</p>\n				<h4>Tracking</h4> \n			<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Payment and Delivery','','draft','closed','closed','','payment-and-delivery','','','2026-07-11 11:28:20','2026-07-11 11:28:20','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=281',0,'page','',0),
(285,1,'2022-05-23 11:11:12','2022-05-23 11:11:12','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Promotions</h4> \n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-style-mask-and-shadow-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-style-mask-and-shadow.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-1.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-1-300x300.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-1-150x150.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-1-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Floor Tile Discount							</h4>\n								<p>12 Nov - 22 Nov</p>\n			<a >\n					Read more				\n							</a>\n																					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-3.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-3-300x300.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-3-150x150.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-3-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Sink 20% Discount							</h4>\n								<p>23 Oct - 12 Nov</p>\n			<a >\n					Read more				\n							</a>\n																					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-5.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-5.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-5-300x300.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-5-150x150.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-5-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Lighting Discount							</h4>\n								<p>10 Oct - 20 Nov</p>\n			<a >\n					Read more				\n							</a>\n																					<img width=\"670\" height=\"670\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/banner-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/banner-2.jpg 670w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/banner-2-300x300.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/banner-2-150x150.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/banner-2-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Plumbing Install Discount							</h4>\n								<p>03 Nov - 03 Dec</p>\n			<a >\n					Read more				\n							</a>\n																					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-4.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-4-300x300.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-4-150x150.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-4-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Bathroom Vanities Free Shipping							</h4>\n								<p>15 Oct - 15 Nov</p>\n			<a >\n					Read more				\n							</a>\n																					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-6.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-6.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-6-300x300.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-6-150x150.jpg 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-6-430x430.jpg 430w\" sizes=\"(max-width: 670px) 100vw, 670px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Bathroom Accessories Sale							</h4>\n								<p>15 Oct - 20 Oct</p>\n			<a >\n					Read more				\n							</a>','Promotions','','publish','closed','closed','','promotions','','','2022-05-23 11:11:12','2022-05-23 11:11:12','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=285',0,'page','',0),
(287,1,'2022-05-23 11:11:30','2022-05-23 11:11:30','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>All Home Services</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur.</p><p>Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-4742\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-2498\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n									<a href=\"#\"></a>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services-img-1.jpg\"data-width=\"510\" data-height=\"600\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-img-1-510x600.jpg\"alt=\"services-img-1\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services-img-2.jpg\"data-width=\"510\" data-height=\"600\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-img-2-510x600.jpg\"alt=\"services-img-2\">\n													</a>\n				<h4>Entrust your home to a master</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a  href=\"tel:(406)%20555-0120\">\n					Call Now				\n							</a>\n				<h4>Our Services</h4> \n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Appliances-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Appliances						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Cabinets-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Cabinets						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Cutting-Carpet-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Cutting Carpet						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Laying-Flooring-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Laying Flooring						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-doors-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Doors						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Water-Heaters-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Water Heaters						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-backsplashes-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Backsplashes						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-shower-doors-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Shower Doors						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Shipping-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Shipping						</h4>\n									<a href=\"#\"></a>','Services','','trash','closed','closed','','services__trashed','','','2026-07-11 11:29:00','2026-07-11 11:29:00','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=287',0,'page','',0),
(2797,1,'2026-07-11 11:08:19','2026-06-28 14:22:28',' ','','','publish','closed','closed','','home','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/2026/06/28/home/',1,'nav_menu_item','',0),
(2798,1,'2026-06-28 15:49:01','2026-06-28 15:49:01','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-303-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2024/01/xts-term-303-1704242666.css?ver=7.4.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-318 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-318.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);				}\n				#slide-318 .wd-slide-bg {\n				background-color:rgb(208,190,163);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-318 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-318 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-318 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-318 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-334 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-334.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);				}\n				#slide-334 .wd-slide-bg {\n				background-color:rgb(173,184,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-334 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-334 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-334 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-334 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-340 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-340.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);				}\n				#slide-340 .wd-slide-bg {\n				background-color:rgb(169,170,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-340 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-340 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-340 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-340 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n								</style>\n																					<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}}@media(max-width:767px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}}</style>		\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n			<a  href=\"#\">\n					To Shop				\n							</a>\n																					<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}}@media(max-width:767px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}}@media(max-width:767px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-300x205.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-768x524.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-860x586.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-430x293.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-700x477.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-150x102.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\">\n					View More				\n							</a>\n									<a href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-300x136.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-768x349.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-860x391.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-430x195.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-700x318.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-150x68.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden tile <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\" aria-label=\"Product category wooden-tile\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden plinth <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\" aria-label=\"Product category wooden-plinth\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden floor <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\" aria-label=\"Product category wooden-floor\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wood look <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\" aria-label=\"Product category wood-look\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Without bevel <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\" aria-label=\"Product category without-bevel\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With wireless charging <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\" aria-label=\"Product category with-wireless-charging\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With piezo ignition <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\" aria-label=\"Product category with-piezo-ignition\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With led illumination <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\" aria-label=\"Product category with-led-illumination\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With LED illumination <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\" aria-label=\"Product category with-led-illumination-mirrors-bathroom-2\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With hydromassage <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\" aria-label=\"Product category with-hydromassage\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With dry heating elements <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\" aria-label=\"Product category with-dry-heating-elements\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wide plinth <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\" aria-label=\"Product category wide-plinth\"></a>\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-stretch-cont-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<link rel=\"stylesheet\" id=\"wd-woo-mod-stock-status-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-stock-status.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ddae3\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ddae3\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-rect-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-rect.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			-21%<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dec3e\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dec3e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dfb3f\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dfb3f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e0a4e\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e0a4e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e1a24\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e1a24\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e2ada\">Bathroom Sink quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e2ada\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"8\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e3b66\">Black siphon quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e3b66\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"983\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"983\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"983\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">Ceramic Floor Tile</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;21.00</bdi>piece\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e4c09\">Ceramic Floor Tile quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e4c09\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"249\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=983\" data-quantity=\"1\" data-product_id=\"983\" data-product_sku=\"157210\" aria-label=\"Add &ldquo;Ceramic Floor Tile&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				157210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1098\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">Exhterm Warm Floor</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;118.32</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e5b2c\">Exhterm Warm Floor quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e5b2c\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"30\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1098\" data-quantity=\"1\" data-product_id=\"1098\" data-product_sku=\"381502\" aria-label=\"Add &ldquo;Exhterm Warm Floor&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				381502			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>24 X 4in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"965\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"965\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"965\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">Face Mirror</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;209.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e6944\">Face Mirror quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e6944\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=965\" data-quantity=\"1\" data-product_id=\"965\" data-product_sku=\"167654\" aria-label=\"Add &ldquo;Face Mirror&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167654			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>33 1/2 x 72in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-7478\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<svg id=\"svg-3977\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<svg id=\"svg-8871\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect x=\"12\" y=\"7\" width=\"47\" height=\"47\" rx=\"6\" stroke=\"#4488DA\" stroke-linecap=\"round\" stroke-dasharray=\"5 5\"></rect><path d=\"M18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L54 29H17L18.7898 40.6095Z\" fill=\"#F0F0F0\"></path><path d=\"M25.7431 38C23.7693 38 22.0905 36.5602 21.7898 34.6095L20.925 29H17L18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L52.6511 37.7498C52.2153 37.9119 51.7452 38 51.2569 38H25.7431Z\" fill=\"#DEDEDE\"></path><path d=\"M16 29C16 29.5523 16.4477 30 17 30H54C54.5523 30 55 29.5523 55 29C55 28.4477 54.5523 28 54 28H17C16.4477 28 16 28.4477 16 29Z\" fill=\"#D5E1EE\"></path><path d=\"M26 19C25.4477 19 25 19.4477 25 20V25H28V28H20V25H23V20C23 18.3431 24.3431 17 26 17H27C28.6569 17 30 18.3431 30 20V23H28V20C28 19.4477 27.5523 19 27 19H26Z\" fill=\"#0F2E53\"></path><path d=\"M4 20L6 16L8 20V56H4V20Z\" fill=\"#4488DA\"></path><path d=\"M4 56H8V59C8 60.1046 7.10457 61 6 61C4.89543 61 4 60.1046 4 59V56Z\" fill=\"#234875\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<svg id=\"svg-7235\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect x=\"3\" y=\"30\" width=\"50\" height=\"30\" rx=\"2\" transform=\"rotate(-30 3 30)\" fill=\"#4488DA\"></rect><rect x=\"3.15527\" y=\"28.9131\" width=\"48\" height=\"30\" rx=\"2\" transform=\"rotate(-15 3.15527 28.9131)\" fill=\"#D5E1EE\"></rect><rect x=\"4.70898\" y=\"34.708\" width=\"48\" height=\"7\" transform=\"rotate(-15 4.70898 34.708)\" fill=\"#0F2E53\"></rect></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n						<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n						<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-hotspot.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-293x300.jpg 293w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-430x440.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-150x153.jpg 150w\" sizes=\"(max-width: 670px) 100vw, 670px\" />				\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										Black siphon									</a>\n								</h4>\n									<bdi>&#36;126.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										Bathroom Sink									</a>\n								</h4>\n									<bdi>&#36;124.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<bdi>&#36;29.99</bdi>piece								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"995\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"995\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"995\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">Glossy Ceramic</a></h3>\n			Rated <strong>5.00</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;29.99</bdi>piece\n			<a href=\"?add-to-cart=995\" data-quantity=\"1\" data-product_id=\"995\" data-product_sku=\"321210\" aria-label=\"Add &ldquo;Glossy Ceramic&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				321210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-214 -->\n															<img width=\"128\" height=\"129\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-128x129.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-tool.svg\" title=\"category-tool\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-lighting.svg\" title=\"category-lighting\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-flooring.svg\" title=\"category-flooring\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-plumbing.svg\" title=\"category-plumbing\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-accessories.svg\" title=\"category-accessories\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ed4ae\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ed4ae\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n			-21%<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ee230\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ee230\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ef089\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ef089\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9efde7\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9efde7\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9f0b1f\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9f0b1f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-858 -->\n				<h4>Expert Advice</h4> \n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n											<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg&description=Minimalist+Japanese-inspired+furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n						<time datetime=\"2023-11-27T12:09:56+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg&description=New+home+decor+from+John+Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/#comments\">1 comment</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/decoration/\" rel=\"category tag\">Decoration</a>				\n						<time datetime=\"2023-11-27T12:09:17+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg&description=The+big+design%3A+Wall+likes+pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n						<time datetime=\"2022-06-07T09:46:58+00:00\">\n			June 7, 2022		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\nAuthorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg&description=Sweet+seat%3A+functional+seat+for+IT+folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/furniture/\" rel=\"category tag\">Furniture</a>				\n						<time datetime=\"2023-11-27T12:08:31+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n											<!-- end #carousel-961 -->\n						<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>\n							Recently Viewed Products						\n					</h4>\n											<!-- end #carousel-930 -->\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-06-28 15:49:01','2026-06-28 15:49:01','',15,'https://staging.smartcut.co.za/?p=2798',0,'revision','',0),
(293,1,'2022-05-23 11:11:58','2022-05-23 11:11:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Lighting Discount</h4> \n					<p>10 Oct - 20 Nov</p>				\n						<link rel=\"stylesheet\" id=\"wd-countdown-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-countdown-timer.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n					0\n						days					\n					00\n						hr					\n					00\n						min					\n					00\n						sc					\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity.</p>\n								<img width=\"1200\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1.jpg 1200w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-300x200.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-1024x683.jpg 1024w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-768x512.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-860x573.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-430x287.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-700x467.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-150x100.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n				<h4>Special Offer from Megamarket</h4> \n						<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-stretch-cont-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-rect-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-rect.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			-21%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<link rel=\"stylesheet\" id=\"wd-woo-mod-stock-status-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-stock-status.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c4574\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c4574\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c51b6\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c51b6\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">\n			-25%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1079\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1079\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1079\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">Hose Premium 3/4″</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;3.99</bdi></del> <ins><bdi>&#36;2.99</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c6046\">Hose Premium 3/4″ quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c6046\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"260\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1079\" data-quantity=\"1\" data-product_id=\"1079\" data-product_sku=\"123800\" aria-label=\"Add &ldquo;Hose Premium 3/4″&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				123800			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n			-15%New<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"883\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"883\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"883\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">Rectangular Sink</a></h3>\n			Rated <strong>5.00</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;235.00</bdi></del> <ins><bdi>&#36;199.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c6ce1\">Rectangular Sink quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c6ce1\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"18\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=883\" data-quantity=\"1\" data-product_id=\"883\" data-product_sku=\"167111\" aria-label=\"Add &ldquo;Rectangular Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167111			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">\n			-22%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"980\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">Wall-hung toilet</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;1,280.00</bdi></del> <ins><bdi>&#36;999.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c7adf\">Wall-hung toilet quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c7adf\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"8\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=980\" data-quantity=\"1\" data-product_id=\"980\" data-product_sku=\"167777\" aria-label=\"Add &ldquo;Wall-hung toilet&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167777			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>24 X 4in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>','Lighting Discount','','trash','closed','closed','','lighting-discount__trashed','','','2026-07-11 11:24:22','2026-07-11 11:24:22','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?page_id=293',0,'page','',0),
(3736,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3736','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3736',13,'nav_menu_item','',0),
(3730,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3730','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3730',7,'nav_menu_item','',0),
(3810,1,'2026-07-11 11:16:38','2026-07-11 11:16:38','<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>','Home Page Section 2 Part 1 Template','','inherit','closed','closed','','3809-revision-v1','','','2026-07-11 11:16:38','2026-07-11 11:16:38','',3809,'https://staging.smartcut.co.za/?p=3810',0,'revision','',0),
(684,1,'2022-05-24 09:21:50','2022-05-24 09:21:50','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Message</label><textarea cols=\"40\" rows=\"5\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n			</p>\n		<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n		</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','publish','closed','closed','','popup-with-contact-form-smartcut','','','2026-07-11 16:17:03','2026-07-11 16:17:03','',0,'http://dummy.xtemos.com/woodmart2/megamarket-elementor/?post_type=cms_block&#038;p=684',0,'cms_block','',0),
(3729,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3729','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3729',6,'nav_menu_item','',0),
(3728,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3728','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3728',5,'nav_menu_item','',0),
(3727,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3727','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3727',4,'nav_menu_item','',0),
(3726,1,'2026-07-11 11:09:47','2026-07-11 11:09:47',' ','','','publish','closed','closed','','3726','','','2026-07-11 11:09:47','2026-07-11 11:09:47','',0,'https://staging.smartcut.co.za/?p=3726',3,'nav_menu_item','',0),
(3725,1,'2026-07-11 11:09:47','2026-07-11 11:09:47',' ','','','publish','closed','closed','','3725','','','2026-07-11 11:09:47','2026-07-11 11:09:47','',0,'https://staging.smartcut.co.za/?p=3725',2,'nav_menu_item','',0),
(3724,1,'2026-07-11 11:09:47','2026-07-11 11:09:47',' ','','','publish','closed','closed','','3724','','','2026-07-11 11:09:47','2026-07-11 11:09:47','',0,'https://staging.smartcut.co.za/?p=3724',1,'nav_menu_item','',0),
(2799,1,'2026-06-28 15:50:02','2026-06-28 15:50:02','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-woodmart-child','','','2026-06-28 15:50:02','2026-06-28 15:50:02','',0,'https://staging.smartcut.co.za/2026/06/28/wp-global-styles-woodmart-child/',0,'wp_global_styles','',0),
(2801,1,'2026-06-28 17:08:47','2026-06-28 17:08:47',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Outdoor Wall Light','','inherit','closed','closed','','1083-revision-v1','','','2026-06-28 17:08:47','2026-06-28 17:08:47','',1083,'https://staging.smartcut.co.za/?p=2801',0,'revision','',0),
(2802,1,'2026-06-28 17:08:48','2026-06-28 17:08:48',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Hose Premium 3/4″','','inherit','closed','closed','','1079-revision-v1','','','2026-06-28 17:08:48','2026-06-28 17:08:48','',1079,'https://staging.smartcut.co.za/?p=2802',0,'revision','',0),
(2803,1,'2026-06-28 17:08:49','2026-06-28 17:08:49',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Pipe Polyethylene','','inherit','closed','closed','','1075-revision-v1','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',1075,'https://staging.smartcut.co.za/?p=2803',0,'revision','',0),
(2804,1,'2026-06-28 17:08:49','2026-06-28 17:08:49',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Aluminum Work Stand','','inherit','closed','closed','','1057-revision-v1','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',1057,'https://staging.smartcut.co.za/?p=2804',0,'revision','',0),
(2805,1,'2026-06-28 17:08:49','2026-06-28 17:08:49',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Adjustable Step Ladder','','inherit','closed','closed','','1054-revision-v1','','','2026-06-28 17:08:49','2026-06-28 17:08:49','',1054,'https://staging.smartcut.co.za/?p=2805',0,'revision','',0),
(2806,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','7-1/4-Inch Circular Saw','','inherit','closed','closed','','1051-revision-v1','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',1051,'https://staging.smartcut.co.za/?p=2806',0,'revision','',0),
(2807,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','12V Max 2-Tool Combo Kit','','inherit','closed','closed','','1048-revision-v1','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',1048,'https://staging.smartcut.co.za/?p=2807',0,'revision','',0),
(2808,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','1/2-in Keyed Corded Drill','','inherit','closed','closed','','1045-revision-v1','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',1045,'https://staging.smartcut.co.za/?p=2808',0,'revision','',0),
(2809,1,'2026-06-28 17:08:50','2026-06-28 17:08:50',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Black siphon','','inherit','closed','closed','','1001-revision-v1','','','2026-06-28 17:08:50','2026-06-28 17:08:50','',1001,'https://staging.smartcut.co.za/?p=2809',0,'revision','',0),
(2810,1,'2026-06-28 17:08:51','2026-06-28 17:08:51',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Bathroom Sink','','inherit','closed','closed','','998-revision-v1','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',998,'https://staging.smartcut.co.za/?p=2810',0,'revision','',0),
(2811,1,'2026-06-28 17:08:51','2026-06-28 17:08:51',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Glossy Ceramic','','inherit','closed','closed','','995-revision-v1','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',995,'https://staging.smartcut.co.za/?p=2811',0,'revision','',0),
(2812,1,'2026-06-28 17:08:51','2026-06-28 17:08:51',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Matte Black Bath','','inherit','closed','closed','','986-revision-v1','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',986,'https://staging.smartcut.co.za/?p=2812',0,'revision','',0),
(2813,1,'2026-06-28 17:08:51','2026-06-28 17:08:51',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Ceramic Floor Tile','','inherit','closed','closed','','983-revision-v1','','','2026-06-28 17:08:51','2026-06-28 17:08:51','',983,'https://staging.smartcut.co.za/?p=2813',0,'revision','',0),
(2814,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Wall-hung toilet','','inherit','closed','closed','','980-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',980,'https://staging.smartcut.co.za/?p=2814',0,'revision','',0),
(2815,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Round Bottle','','inherit','closed','closed','','977-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',977,'https://staging.smartcut.co.za/?p=2815',0,'revision','',0),
(2816,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Vanity Cabinet','','inherit','closed','closed','','974-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',974,'https://staging.smartcut.co.za/?p=2816',0,'revision','',0),
(2817,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','V510 100 Liters Vertical','','inherit','closed','closed','','971-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',971,'https://staging.smartcut.co.za/?p=2817',0,'revision','',0),
(2818,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Linoleum Starry Nght','','inherit','closed','closed','','968-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',968,'https://staging.smartcut.co.za/?p=2818',0,'revision','',0),
(2819,1,'2026-06-28 17:08:52','2026-06-28 17:08:52',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Face Mirror','','inherit','closed','closed','','965-revision-v1','','','2026-06-28 17:08:52','2026-06-28 17:08:52','',965,'https://staging.smartcut.co.za/?p=2819',0,'revision','',0),
(3695,1,'2026-07-09 13:19:17','2026-07-09 13:19:17','','Floor-Saw-Blades','','inherit','open','closed','','floor-saw-blades','','','2026-07-09 13:19:17','2026-07-09 13:19:17','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Floor-Saw-Blades.png',0,'attachment','image/png',0),
(3965,1,'2026-07-11 16:43:47','2026-07-11 16:43:47','<link rel=\"stylesheet\" id=\"wd-mod-breadcrumbs-no-wrap-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-breadcrumbs-no-wrap.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>				\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-navigation-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-navigation.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n			<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\">\n					<img width=\"150\" height=\"150\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-150x150.webp\" alt=\"115 x 1.2 x 22.23\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1-600x600.webp 600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />				</a>\n					<a href=\"https://staging.smartcut.co.za/product/115-x-1-2-x-22-23/\">\n						115 x 1.2 x 22.23					</a>\n	<a href=\"https://staging.smartcut.co.za/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\" aria-label=\"Next product\"></a>\n				<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\">\n					<img width=\"150\" height=\"150\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-150x150.webp\" alt=\"100MM Hand Grinder Aluminium M14\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />				</a>\n					<a href=\"https://staging.smartcut.co.za/product/100mm-hand-grinder-aluminium-m14/\">\n						100MM Hand Grinder Aluminium M14					</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-gallery-opt-thumb-left-desktop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-gallery-opt-thumb-left-desktop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n				<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 1\"><a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\"><img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" alt=\"115 x 2.0 x 22.23 - Image 1\" title=\"SC115MATT-1.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" /></a></figure>\n			<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 2\">\n				<a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\">\n					<img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" alt=\"115 x 2.0 x 22.23 - Image 2\" title=\"SC115MATT-BACK.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" />				</a>\n			</figure>\n			<figure data-thumb=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp\" data-thumb-alt=\"115 x 2.0 x 22.23 - Image 3\">\n				<a data-elementor-open-lightbox=\"no\" href=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\">\n					<img width=\"700\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" alt=\"115 x 2.0 x 22.23 - Image 3\" title=\"SC115MATT-FRONT.webp\" data-caption=\"\" data-src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" data-large_image=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp\" data-large_image_width=\"700\" data-large_image_height=\"800\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp 700w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp 150w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" />				</a>\n			</figure>\n		</figure>\n						<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp\" alt=\"115 x 2.0 x 22.23\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp\" alt=\"115 x 2.0 x 22.23 - Image 2\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n									<img width=\"150\" height=\"171\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp\" alt=\"115 x 2.0 x 22.23 - Image 3\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-150x171.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT-263x300.webp 263w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp 700w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" />								\n								<link rel=\"stylesheet\" id=\"wd-woo-el-notices-builder-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-el-notices-builder.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n<h1>\n	115 x 2.0 x 22.23\n	</h1>\n								<a href=\"https://staging.smartcut.co.za/brand/smart-cut/\">\n				<img width=\"512\" height=\"512\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cropped-SCM-Favicon-Light-Background-Transparent.webp\" alt=\"Smart Cut\" title=\"Smart Cut\" loading=\"lazy\" />			</a>\n				SKU:			\n				SC115MATT			\n	<p>A robust hybrid continuous rim diamond blade designed for high-volume tiling projects.</p>\n			Category: <a href=\"https://staging.smartcut.co.za/product-category/continuous-blades/\" rel=\"tag\">Continuous Blades</a>	\n			Tags: <a href=\"https://staging.smartcut.co.za/product-tag/ceramic/\" rel=\"tag\">Ceramic</a>, <a href=\"https://staging.smartcut.co.za/product-tag/porcelain/\" rel=\"tag\">Porcelain</a>	\n					<p></p>\n	<form action=\"https://staging.smartcut.co.za/product/115-x-2-0-x-22-23/\" method=\"post\" enctype=\'multipart/form-data\'>\n			<button aria-label=\"Decrease quantity\">-</button>\n	<label for=\"quantity_6a5272c300e4b\">115 x 2.0 x 22.23 quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6a5272c300e4b\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n				min=\"1\"\n				name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<button aria-label=\"Increase quantity\">+</button>\n<a href=\"javascript:void(0)\" rel=\"nofollow\" data-rule_id=\"2828\" data-product_id=\"3623\" data-product_sku=\"SC115MATT\">Add to Quote</a>		\n	</form>\n				<a href=\"https://staging.smartcut.co.za/wishlist/\" data-key=\"29149cee7d\" data-product-id=\"3623\" rel=\"nofollow\">\n					Add to wishlist\n				</a>\n			<a href=\"https://staging.smartcut.co.za/compare/\" data-id=\"3623\" rel=\"nofollow\">\n				Compare\n			</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>				\n									<h3>\n							Premium Quality Guaranteed						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>				\n									<h3>\n							Large In-Stock Inventory						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>				\n									<h3>\n							Expert Technical Support						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>				\n									<h3>\n							Fast Nationwide Delivery						\n					</h3>\n								<link rel=\"stylesheet\" id=\"wd-post-types-mod-comments-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-comments.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-shop-attributes-builder-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-shop-attributes-builder.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-single-prod-el-tabs-opt-layout-all-open-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-single-prod-el-tabs-opt-layout-all-open.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 								\n						Additional information					\n<table aria-label=\"Product Details\"><tr><th scope=\"row\">Application</th><td>Ceramic, Porcelain</td></tr><tr><th scope=\"row\">Diameter</th><td>115 mm</td></tr><tr><th scope=\"row\">Thickness</th><td>2.0 mm</td></tr><tr><th scope=\"row\">Connection</th><td>22.23 mm Arbor</td></tr><tr><th scope=\"row\">Rim Style</th><td>Continuous Rim</td></tr></table>							\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-section-title-style-under-and-over-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-under-and-over.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Description</h4> \n					<p>The SC115MATT serves as a heavy-duty alternative to ultra-thin blades, prioritizing longevity and core stability. The thicker rim acts as an efficient heat sink.</p>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-bordered-product-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-opt-title-limit-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Single product layout Megamarket','','inherit','closed','closed','','1330-revision-v1','','','2026-07-11 16:43:47','2026-07-11 16:43:47','',1330,'https://staging.smartcut.co.za/?p=3965',0,'revision','',0),
(3966,1,'2026-07-11 16:46:43','2026-07-11 16:46:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Get to Know Megamarket</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don’t. Do it the wrong way and draft copy can derail your design review.</p>\n<blockquote>Develop your leaders into a competitive advantage. Reconnect your leader-power to success</blockquote>\n						<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-video.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-2.jpg\" alt=\"\" loading=\"lazy\" />				\n				<a href=\"https://www.youtube.com/watch?v=XHOmBV4js_E\"></a>\n				<h4>What People Say About Us</h4> \n						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-testimonial-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-testimonial.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-3-100x100.jpg\">			\n					Kingsley Chandler				\n					Client				\n			<p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs.</p>		\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-2-100x100.jpg\">			\n					Orson Lancaster				\n					Client				\n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes.</p>		\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-1-100x100.jpg\">			\n					Harleigh Dodson				\n					Client				\n			<p>At worst the discussion is at least working towards the final goal of your site where questions about don’t.</p>		\n				<h4>Who We Serve</h4> \n			<p>Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely.</p>\n				<h4>What We Do</h4> \n			<p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p>\n				<h4>Our Vision</h4> \n			<p>Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:46:43','2026-07-11 16:46:43','',275,'https://staging.smartcut.co.za/?p=3966',0,'revision','',0),
(3967,1,'2026-07-11 16:46:43','2026-07-11 16:46:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Get to Know Megamarket</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>At worst the discussion is at least working towards the final goal of your site where questions about lorem ipsum don’t. Do it the wrong way and draft copy can derail your design review.</p>\n<blockquote>Develop your leaders into a competitive advantage. Reconnect your leader-power to success</blockquote>\n						<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-video.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			\n					<img width=\"670\" height=\"670\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-2.jpg\" alt=\"\" loading=\"lazy\" />				\n				<a href=\"https://www.youtube.com/watch?v=XHOmBV4js_E\"></a>\n				<h4>What People Say About Us</h4> \n						<link rel=\"stylesheet\" id=\"wd-owl-carousel-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-owl-carousel.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-testimonial-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-testimonial.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-3-100x100.jpg\">			\n					Kingsley Chandler				\n					Client				\n			<p>Lorem ipsum, or lipsum as it is sometimes known, is dummy text used in laying out print, graphic or web designs.</p>		\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-2-100x100.jpg\">			\n					Orson Lancaster				\n					Client				\n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes.</p>		\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/megamarket-testimonials-pic-1-100x100.jpg\">			\n					Harleigh Dodson				\n					Client				\n			<p>At worst the discussion is at least working towards the final goal of your site where questions about don’t.</p>		\n				<h4>Who We Serve</h4> \n			<p>Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely.</p>\n				<h4>What We Do</h4> \n			<p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p>\n				<h4>Our Vision</h4> \n			<p>Asking the client to pay no attention Lorem Ipsum isn’t hard as it doesn’t make sense in the first place, that will limit any initial interest soon enough. Try telling a client to ignore draft copy however, and you’re up to something you can’t win. Whenever draft copy comes up in a meeting confused questions about it ensue.</p><p>Lorem Ipsum is needed because words matter, a lot. Just fill up a page with draft copy about the client’s business and they will actually read it and comment on it. They will be drawn to it, fiercely. Do it the wrong way and draft copy can derail your design review.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:46:43','2026-07-11 16:46:43','',275,'https://staging.smartcut.co.za/?p=3967',0,'revision','',0),
(2824,1,'2026-07-01 11:26:15','2026-07-01 11:26:15','[addify-quote-request-page]','Request a Quote','','publish','closed','closed','','request-a-quote','','','2026-07-01 11:26:15','2026-07-01 11:26:15','',0,'https://staging.smartcut.co.za/request-a-quote/',0,'page','',0),
(2825,1,'2026-07-01 11:26:16','2026-07-01 11:26:16','','First Name','','publish','closed','closed','','first-name','','','2026-07-11 16:59:34','2026-07-11 16:59:34','',0,'https://staging.smartcut.co.za/addify_rfq_fields/first-name/',1,'addify_rfq_fields','',0),
(2826,1,'2026-07-01 11:26:16','2026-07-01 11:26:16','','Last Name','','publish','closed','closed','','last-name','','','2026-07-11 16:59:41','2026-07-11 16:59:41','',0,'https://staging.smartcut.co.za/addify_rfq_fields/last-name/',2,'addify_rfq_fields','',0),
(2827,1,'2026-07-01 11:26:16','2026-07-01 11:26:16','','Email','','publish','closed','closed','','email','','','2026-07-11 16:59:46','2026-07-11 16:59:46','',0,'https://staging.smartcut.co.za/addify_rfq_fields/email/',3,'addify_rfq_fields','',0),
(2828,1,'2026-07-01 11:33:50','2026-07-01 11:33:50','','SCM Quote Rule 1','','publish','closed','closed','','scm-quote-rule-1','','','2026-07-01 11:33:50','2026-07-01 11:33:50','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq&#038;p=2828',0,'addify_rfq','',0),
(3694,1,'2026-07-09 13:19:16','2026-07-09 13:19:16','','electric-machines-category-image','','inherit','open','closed','','electric-machines-category-image','','','2026-07-09 13:19:16','2026-07-09 13:19:16','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/electric-machines-category-image.png',0,'attachment','image/png',0),
(3693,1,'2026-07-09 13:19:16','2026-07-09 13:19:16','','Diamond-Wire-Category','','inherit','open','closed','','diamond-wire-category','','','2026-07-09 13:19:16','2026-07-09 13:19:16','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Diamond-Wire-Category.png',0,'attachment','image/png',0),
(2832,1,'2026-07-06 14:24:42','2026-07-06 14:24:42','This 100 mm wheel is engineered with an aggressive segment design suitable for grinding hard, dense refractory materials. The M14 threaded arbor ensures a secure fit on professional angle grinders, providing stability and efficient power transfer. For professionals who value comfort and control as much as cutting power, this aluminium body wheel is the premium choice.','100MM Hand Grinder Aluminium M14','Industrial grade 100mm aluminium hand grinding wheel with M14 arbor, designed for precision grinding and extended durability.','publish','closed','closed','','100mm-hand-grinder-aluminium-m14','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2832',0,'product','',0),
(2833,1,'2026-07-06 14:24:42','2026-07-06 14:24:42','This 100 mm turbo cup wheel is designed for fast grinding and a smooth surface finish. Its continuous turbo rim removes material quickly while reducing the chipping common with hard, brittle materials like ceramics. The design also helps with cooling and clearing debris, which prevents the wheel from glazing and extends its service life. It uses a standard M14 thread for a secure fit on professional angle grinders.','100MM Hand Grinder Steel M14','A robust and reliable cup wheel designed for your most demanding, heavy-duty grinding projects. The solid steel body ensures durability and high performance when working with difficult materials.','publish','closed','closed','','100mm-hand-grinder-steel-m14','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2833',0,'product','',0),
(2834,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','Designed for professional use, this 100 mm grinding cup wheel is built with a heavy-duty steel body for excellent rigidity and impact resistance. Its segmented design ensures fast, efficient material removal when grinding tough surfaces like concrete, masonry, and refractory brick. The wheel uses a standard M14 thread to guarantee a secure and stable fit on angle grinders, delivering durable and consistent performance.','100MM Hand Grinder Turbo M14','This 100 mm Turbo diamond cup wheel provides a fast, smooth finish on hard and brittle materials. It is ideal for grinding wear-resistant ceramics with minimal chipping and uses a secure M14 thread for a stable fit on angle grinders.','publish','closed','closed','','100mm-hand-grinder-turbo-m14','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2834',0,'product','',0),
(2835,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This double row diamond cup wheel is designed for aggressive, high-speed material removal on hard surfaces. Featuring two rows of diamond segments and a robust steel body, it is highly effective for levelling and preparing granite and refractory brick. The double row design accelerates the grinding process while also extending the tool\'s service life. It uses a standard M14 thread for a secure fit on angle grinders, ensuring stable and efficient operation.','100MM Hand Grinder Double Cup M14','This 100 mm double row cup wheel is designed for aggressive grinding and a long operational life on extremely hard materials. It is highly effective for levelling refractory and granite surfaces and uses a standard M14 thread for a secure fit on angle grinders.','publish','closed','closed','','100mm-hand-grinder-double-cup-m14','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2835',0,'product','',0),
(2836,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 100 mm double row diamond cup wheel is designed for fast material removal on common construction materials. The double row of segments provides a stable grinding action for levelling concrete floors, removing masonry coatings, and shaping refractory surfaces. Built with a heavy-duty steel body for durability, this wheel features a 22.23 mm (7/8 inch) arbor to fit most standard angle grinders. The dual-row design offers a longer service life than single-row wheels, making it a cost-effective choice for general surface preparation.','100MM Hand Grinder Double Cup 22.23MM','A versatile and durable 100 mm double row cup wheel for aggressive grinding of concrete, masonry, and refractory materials. The 22.23 mm arbor fits standard angle grinders for powerful surface preparation.','publish','closed','closed','','100mm-hand-grinder-double-cup-22-23mm','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2836',0,'product','',0),
(2837,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 115 mm fan design cup wheel uses its unique segments to improve grinding performance. The design increases airflow, which cools the wheel and clears away dust to prevent clogging. This results in a longer tool life and a more consistent cutting rate on concrete and refractory surfaces. It features a standard 22.23 mm arbor for use with professional angle grinders.','115MM Hand Grinder Fan Design 22.23MM','Achieve cooler, more efficient grinding with this 115 mm fan design cup wheel. Its unique structure is engineered to reduce heat and prevent clogging, delivering excellent performance on concrete and refractory materials.','publish','closed','closed','','115mm-hand-grinder-fan-design-22-23mm','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2837',0,'product','',0),
(2838,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 115 mm single row cup wheel offers greater control and a smoother finish than more aggressive double row wheels. Its single row of segments provides a gentle grinding action, making it ideal for final surface clean-up, edge blending, and removing thin coatings. With a standard 22.23 mm arbor, this wheel is designed for precision work where the quality of the finish is the top priority.','115MM Hand Grinder Single Cup 22.23MM','Achieve a finer finish with this 115 mm single row cup wheel. Ideal for controlled grinding and surface clean-up on concrete, masonry, and refractory materials.','publish','closed','closed','','115mm-hand-grinder-single-cup-22-23mm','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2838',0,'product','',0),
(2839,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 115 mm (4.5 inch) double row cup wheel is designed for fast and efficient grinding over large areas. The double row of segments provides aggressive material removal and a long service life on concrete, masonry, and refractory surfaces. It is ideal for levelling high spots, removing tough coatings, and smoothing rough textures. With a standard 22.23 mm (7/8 inch) arbor, it fits most 115 mm and 125 mm angle grinders.','115MM Hand Grinder Double Cup 22.23MM','Tackle larger surface areas with this 115 mm double row diamond cup wheel. Designed for aggressive grinding of concrete, masonry, and refractory materials with a standard 22.23 mm arbor.','publish','closed','closed','','115mm-hand-grinder-double-cup-22-23mm','','','2026-07-09 13:53:43','2026-07-09 13:53:43','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2839',0,'product','',0),
(2840,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 125 mm (5 inch) cup wheel features a lightweight aluminium body for easier handling during large-scale grinding. The aluminium construction reduces operator fatigue and improves control, while the wheel\'s larger diameter increases productivity on concrete and refractory surfaces. It is designed for effective material removal and uses a standard M14 thread for a secure connection to 125 mm angle grinders.','125MM Hand Grinder Aluminium M14','Cover more area with less fatigue using this 125 mm lightweight aluminium cup wheel. Ideal for grinding concrete and refractory surfaces, with a secure M14 threaded arbor.','publish','closed','closed','','125mm-hand-grinder-aluminium-m14','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2840',0,'product','',0),
(2841,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 125 mm (5 inch) fan design cup wheel is made for efficient, heavy-duty concrete grinding. Its large size covers more area, while the fan-shaped segments increase airflow to cool the wheel and clear away dust. This results in faster grinding, prevents clogging, and extends the tool\'s service life. The wheel features a standard 22.23 mm arbor for a secure fit on 125 mm angle grinders.','125MM Hand Grinder Fan Design 22.23MM','Maximize cooling and productivity on large concrete jobs with this 125 mm fan design cup wheel. Its advanced design ensures long life and consistent performance under heavy load.','publish','closed','closed','','125mm-hand-grinder-fan-design-22-23mm','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2841',0,'product','',0),
(2842,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 150 mm (6 inch) diamond cup wheel is designed for a direct fit on Hilti DG 150 and DGH 150 concrete grinders. Its dual-arbor accommodates both 19 mm and 22.23 mm spindles, offering versatile fitment. The wheel provides aggressive and efficient grinding, making it ideal for levelling concrete floors and removing coatings. Its durable steel body is built to handle the demands of professional surface preparation tasks.','150MM Hand Grinder 19mm/22.23MM HILTI','A 150 mm diamond cup wheel specifically designed to fit HILTI grinders. Delivers high-performance concrete grinding with a compatible 19 mm / 22.23 mm arbor.','publish','closed','closed','','150mm-hand-grinder-19mm-22-23mm-hilti','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2842',0,'product','',0),
(2843,1,'2026-07-06 14:24:43','2026-07-06 14:24:43','This 150 mm cup wheel features a robust steel body for maximum durability in high-production grinding. Its large diameter is ideal for rapid surface preparation on extensive concrete and refractory projects. The wheel is designed for aggressive material removal to reduce work time and uses a standard M14 thread for a secure fit on large, high-powered angle grinders.','150MM Hand Grinder Steel M14','A large 150 mm steel body cup wheel for maximum durability in high-production grinding. Perfect for concrete and refractory surfaces, featuring a secure M14 thread.','publish','closed','closed','','150mm-hand-grinder-steel-m14','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2843',0,'product','',0),
(2844,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 180 mm wheel features unique wedge-shaped segments for aggressive coating removal. The sharp leading edge is designed to lift and shear away tough materials like epoxy, mastic, glue, and paint from concrete and refractory surfaces. This design prevents the gumming and glazing common with standard grinding wheels. It uses a 22.23 mm arbor for a secure fit on large angle grinders and floor grinders, making it ideal for high-production surface stripping.','180MM Hand Grinder Wedge Design 22.23MM','Aggressively remove coatings and prepare surfaces with this 180 mm wedge design cup wheel. The sharp segments are engineered to tear through tough materials on concrete and refractory.','publish','closed','closed','','180mm-hand-grinder-wedge-design-22-23mm','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2844',0,'product','',0),
(2845,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This large 180 mm (7 inch) fan design cup wheel is built for high-productivity grinding on large-scale projects. The wheel\'s wide diameter covers more surface area to reduce job times, while the fan-shaped segments provide essential cooling and clear away debris. This prevents the wheel from glazing and ensures consistent performance on large concrete and refractory surfaces. It features a standard 22.22 mm arbor for compatibility with large angle grinders and surface grinders.','180MM Hand Grinder Fan Design 22.23MM','The ultimate tool for large-scale surface preparation. This 180 mm fan design cup wheel offers unparalleled cooling and efficiency for grinding large concrete and refractory areas.','publish','closed','closed','','180mm-hand-grinder-fan-design-22-23mm','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2845',0,'product','',0),
(2846,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This large 180 mm (7 inch) fan design cup wheel is built for high-speed surface preparation on industrial-scale projects. The wide diameter provides maximum coverage, while the fan-shaped segments manage heat and clear debris for continuous, efficient operation. This design prevents premature wear and ensures a consistent finish on concrete and refractory surfaces. It features a standard 22.23 mm arbor for use with large angle grinders.','180MM Hand Grinder Fan Design 22.23MM','A powerful 180 mm fan design cup wheel for high-efficiency grinding of concrete and refractory materials. Engineered for durability and superior heat dissipation on large-scale jobs.','publish','closed','closed','','180mm-hand-grinder-fan-design-22-23mm-2','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2846',0,'product','',0),
(2847,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 300 mm (12 inch) segmented diamond blade is designed for efficient dry cutting of hard construction materials. It is ideal for use on cured concrete, masonry blocks, pavers, and refractory brick. The segmented design provides effective cooling and debris removal, while the 10 mm segment height offers a long service life. Featuring a 25.4 mm (1 inch) arbor, this blade fits most standard cut-off saws and walk-behind saws.','300 X 3.2 X 25.4 Y10 NG','A durable 300 mm general-purpose diamond blade for fast, reliable cutting of old concrete, masonry, and refractory materials. Features a 10 mm segment height for extended life.','publish','closed','closed','','300-x-3-2-x-25-4-y10-ng','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2847',0,'product','',0),
(2848,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 300 mm (12 inch) diamond blade is designed specifically for cutting abrasive materials like green concrete and asphalt. It features reinforced plate protection segments that prevent the steel core from undercutting, which significantly extends the blade\'s life. The blade also uses a hard bond matrix that is formulated to resist abrasion, ensuring optimal performance. It is the ideal tool for cutting expansion joints in new concrete and for any work on asphalt surfaces.','300 X 3.2 X 25.4 Y10 NG Plate Protection','Maximize blade life in abrasive materials with this 300 mm blade featuring plate protection. Specially designed with a hard bond for cutting green concrete and asphalt.','publish','closed','closed','','300-x-3-2-x-25-4-y10-ng-plate-protection','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2848',0,'product','',0),
(2849,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 300 mm (12 inch) diamond blade is designed for high-precision cutting of granite. It features a 2.8 mm thin kerf profile that provides a faster, smoother cut while minimizing the risk of chipping. The blade\'s soft bond and high-quality diamonds are optimized for hard, dense stone, delivering a clean finish that reduces the need for rework. It is an ideal choice for countertop fabricators using bridge saws and rail saws.','300 X 2.8 X 25.4 Y10 NG','A precision 300 mm diamond blade for clean, fast cuts in granite. The 2.8 mm thin kerf design minimizes chipping and material waste for a perfect finish.','publish','closed','closed','','300-x-2-8-x-25-4-y10-ng','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2849',0,'product','',0),
(2850,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 300 mm (12 inch) diamond blade features a unique \'Fish Hook\' segment design for high-precision granite cutting. The specialized segment shape, combined with a thin 2.8 mm profile, delivers an extremely clean and smooth cut with minimal chipping. Its soft bond is specifically formulated for the hardness of granite, ensuring both high performance and a long service life. This blade is ideal for any application where the quality of the cut edge is the top priority.','300 X 2.8 X 25.4 Y10 Fish Hook','Achieve superior, chip-free cuts in granite with this 300 mm blade featuring a unique \"Fish Hook\" segment design. Delivers exceptional finish quality for high-end stone work.','publish','closed','closed','','300-x-2-8-x-25-4-y10-fish-hook','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2850',0,'product','',0),
(2851,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 300 mm (12 inch) diamond blade is designed for general-purpose cutting of cured concrete and masonry. Its thin 2.8 mm profile allows for a faster, cleaner cut, and its segmented rim provides effective cooling for both wet and dry use. A tall 10 mm segment height ensures a long service life, making this a durable and reliable blade for a wide range of everyday cutting applications.','300 X 2.8 X 25.4 Y10 NG General Purpose','A versatile 300 mm general-purpose diamond blade for clean, efficient cuts in old concrete and masonry. The 2.8 mm thickness provides a faster cut with less material waste.','publish','closed','closed','','300-x-2-8-x-25-4-y10-ng-general-purpose','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2851',0,'product','',0),
(2852,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This 306 mm diamond blade is designed for ultra-precise granite cutting. Its ultra-thin 2.0 mm thickness minimizes material waste and produces a smooth, chip-free edge that reduces the need for further finishing. The blade\'s soft bond is engineered for cutting hard granite cleanly and efficiently. It is built for use on high-precision bridge saws and requires a 60 mm arbor for a stable fit.','306 X 2.0 X 60 Y10 NG','An ultra-thin 306 mm diamond blade for the most precise, delicate cuts in granite. The 2.0 mm kerf delivers a flawless, waste-free finish on valuable materials.','publish','closed','closed','','306-x-2-0-x-60-y10-ng','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2852',0,'product','',0),
(2853,1,'2026-07-06 14:24:44','2026-07-06 14:24:44','This heavy-duty 350 mm (14 inch) diamond blade is designed for deep cuts in hard construction materials. Its large diameter is perfect for cutting through thick concrete slabs, reinforced masonry, and refractory brick. The segmented design ensures aggressive cutting with effective cooling, while the 10 mm segment height provides a long service life. Built for durability and speed, this blade is ideal for larger cut-off and walk-behind saws.','350 X 3.2 X 25.4 Y10 NG HDC','A heavy-duty 350 mm diamond blade for deep, powerful cuts in old concrete, masonry, and refractory. The 10 mm segment height ensures a long life in demanding applications.','publish','closed','closed','','350-x-3-2-x-25-4-y10-ng-hdc','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2853',0,'product','',0),
(2854,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 350 mm (14 inch) diamond blade is built for professional use on hard, cured materials. It is highly effective for cutting aged concrete, dense block, and refractory brick. The segmented design ensures fast cutting speeds and efficient cooling for prolonged use, while the tall 10 mm segments provide a long service life. Its durable steel core and specialized bond offer an excellent balance of speed and longevity.','350 X 3.2 X 25.4 Y10 NG HDC','A professional-grade 350 mm diamond blade engineered for high-performance cutting of old concrete, masonry, and refractory. Built for durability and a long service life.','publish','closed','closed','','350-x-3-2-x-25-4-y10-ng-hdc-2','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2854',0,'product','',0),
(2855,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 350 mm (14 inch) diamond blade features advanced plate protection for deep cutting in abrasive materials. Its reinforced segments prevent the steel core from undercutting when cutting asphalt and green concrete, significantly extending the blade\'s life. The hard bond formulation is designed to resist high abrasion from sand and soft aggregates, making this blade the ideal choice for high-production road work and creating control joints in large concrete pours.','350 X 3.2 X 25.4 Y10 NG Plate Protection','A 350 mm diamond blade with plate protection for deep cuts in green concrete and asphalt. The hard bond and protective segments ensure maximum durability and performance.','publish','closed','closed','','350-x-3-2-x-25-4-y10-ng-plate-protection','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2855',0,'product','',0),
(2856,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 350 mm (14 inch) diamond blade is specifically designed for core sampling and materials testing. It provides a smooth, clean cut to ensure that samples of cured concrete or hard stone remain intact and free of fractures. The blade\'s specialized bond and diamond concentration are optimized to grind efficiently while minimizing vibration and preventing damage to the core. It is the ideal choice for any application where sample integrity is the top priority.','350 X 2.8 X 25.4 Y10 NG Core Sampling Blade','A specialized 350 mm diamond blade designed for extracting clean, intact core samples from granite and concrete. Delivers a smooth cut for accurate materials analysis.','publish','closed','closed','','350-x-2-8-x-25-4-y10-ng-core-sampling-blade','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2856',0,'product','',0),
(2857,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This heavy-duty 400 mm (16 inch) diamond blade is built for deep, single-pass cuts in hard materials. Its large diameter is ideal for cutting through thick concrete slabs, large masonry blocks, and dense refractory linings on masonry or walk-behind saws. The segmented design provides aggressive, cool cutting, while the tall 10 mm segments ensure a long service life. This blade is designed to deliver fast, consistent performance in large-scale professional applications.','400 X 3.6 X 25.4 Y10 NG','A powerful 400 mm diamond blade for deep, efficient cutting in old concrete, masonry, and refractory materials. Built for high-powered saws, it features a 10 mm segment for long life.','publish','closed','closed','','400-x-3-6-x-25-4-y10-ng','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2857',0,'product','',0),
(2858,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 404 mm (approx. 16 inch) diamond blade is designed for general-purpose concrete cutting. Its large diameter provides the necessary depth for cutting slabs, pavers, and creating control joints. The segmented rim offers effective cooling for extended use, and the tall 10 mm segments ensure a long service life. Featuring a standard 25.4 mm arbor, this blade is a durable and cost-effective choice for masonry and walk-behind saws.','404 X 3.5 X 25.4 Y10 NG','A versatile 404 mm general-purpose diamond blade for reliable performance on concrete. Its robust construction is ideal for use on masonry saws and floor saws for a variety of cutting tasks.','publish','closed','closed','','404-x-3-5-x-25-4-y10-ng','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2858',0,'product','',0),
(2859,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 416 mm (approx. 16.5 inch) diamond blade is designed for high-precision granite cutting on professional bridge saws. It features laser-welded segments that create an extremely strong bond, which prevents segment loss and increases both safety and blade life. The soft bond formulation ensures a fast, smooth cut with minimal chipping on hard stone. It is equipped with a 60 mm arbor for a stable and secure fit.','416 X 3.2 X 60 Y10 NG Laser','A 416 mm laser-welded diamond blade for high-security, precision cutting of granite. The 60 mm arbor fits specialized bridge saws for superior performance and a flawless finish.','publish','closed','closed','','416-x-3-2-x-60-y10-ng-laser','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2859',0,'product','',0),
(2860,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This heavy-duty 450 mm (18 inch) diamond blade is designed for deep cutting in hard, non-abrasive materials. Its large diameter is ideal for slicing through thick, cured concrete and dense refractory brick. The segmented design ensures an aggressive, cool cut, while the tall 10 mm segments and a durable steel core provide a long service life. This blade is built for professional demolition, construction, and maintenance applications that demand power and durability.','450 X 3.6 X 25.4 Y10 NG','A robust 450 mm diamond blade for deep, heavy-duty cutting of old concrete and refractory materials. Designed for masonry and floor saws, offering excellent durability and performance.','publish','closed','closed','','450-x-3-6-x-25-4-y10-ng','','','2026-07-06 14:25:01','2026-07-06 14:25:01','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2860',0,'product','',0),
(2861,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','This 450 mm (18 inch) diamond blade is specifically designed for cutting hard refractory materials. It features a Wide Gullet (WG) design with larger gaps between segments, which improves cooling and aggressively clears cutting debris. This prevents the blade from overheating or glazing, ensuring efficient performance on materials like fire brick and high-alumina block. The blade\'s soft bond is also optimized to maintain a sharp cutting edge, making it ideal for furnace construction and maintenance.','450 X 3.6 X 25.4 Y10 WG','A specialized 450 mm refractory blade featuring wide gullets for superior cooling and debris removal. Engineered for fast, aggressive cutting of dense refractory brick and block.','publish','closed','closed','','450-x-3-6-x-25-4-y10-wg','','','2026-07-06 14:25:02','2026-07-06 14:25:02','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2861',0,'product','',0),
(2862,1,'2026-07-06 14:24:45','2026-07-06 14:24:45','','SC48-FRONT.webp','','inherit','open','closed','','sc48-front-webp','','','2026-07-06 14:24:45','2026-07-06 14:24:45','',2832,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-FRONT.webp',0,'attachment','image/webp',0),
(2863,1,'2026-07-06 14:24:46','2026-07-06 14:24:46','This 100 mm wheel is engineered with an aggressive segment design suitable for grinding hard, dense refractory materials. The M14 threaded arbor ensures a secure fit on professional angle grinders, providing stability and efficient power transfer. For professionals who value comfort and control as much as cutting power, this aluminium body wheel is the premium choice.','100MM Hand Grinder Aluminium M14','Industrial grade 100mm aluminium hand grinding wheel with M14 arbor, designed for precision grinding and extended durability.','inherit','closed','closed','','2832-revision-v1','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',2832,'https://staging.smartcut.co.za/?p=2863',0,'revision','',0),
(2864,1,'2026-07-06 14:24:46','2026-07-06 14:24:46','','SC48-BACK.webp','','inherit','open','closed','','sc48-back-webp','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',2832,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-BACK.webp',0,'attachment','image/webp',0),
(2865,1,'2026-07-06 14:24:46','2026-07-06 14:24:46','','SC48-SIDE.webp','','inherit','open','closed','','sc48-side-webp','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',2832,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC48-SIDE.webp',0,'attachment','image/webp',0),
(2866,1,'2026-07-06 14:24:46','2026-07-06 14:24:46','','SC49-FRONT.webp','','inherit','open','closed','','sc49-front-webp','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',2833,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC49-FRONT.webp',0,'attachment','image/webp',0),
(2867,1,'2026-07-06 14:24:46','2026-07-06 14:24:46','This 100 mm turbo cup wheel is designed for fast grinding and a smooth surface finish. Its continuous turbo rim removes material quickly while reducing the chipping common with hard, brittle materials like ceramics. The design also helps with cooling and clearing debris, which prevents the wheel from glazing and extends its service life. It uses a standard M14 thread for a secure fit on professional angle grinders.','100MM Hand Grinder Steel M14','A robust and reliable cup wheel designed for your most demanding, heavy-duty grinding projects. The solid steel body ensures durability and high performance when working with difficult materials.','inherit','closed','closed','','2833-revision-v1','','','2026-07-06 14:24:46','2026-07-06 14:24:46','',2833,'https://staging.smartcut.co.za/?p=2867',0,'revision','',0),
(2868,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','','SC49-BACK.webp','','inherit','open','closed','','sc49-back-webp','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2833,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC49-BACK.webp',0,'attachment','image/webp',0),
(2869,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','','SC49-SIDE.webp','','inherit','open','closed','','sc49-side-webp','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2833,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC49-SIDE.webp',0,'attachment','image/webp',0),
(2870,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','','SC100-FRONT.webp','','inherit','open','closed','','sc100-front-webp','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2834,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100-FRONT.webp',0,'attachment','image/webp',0),
(2871,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','Designed for professional use, this 100 mm grinding cup wheel is built with a heavy-duty steel body for excellent rigidity and impact resistance. Its segmented design ensures fast, efficient material removal when grinding tough surfaces like concrete, masonry, and refractory brick. The wheel uses a standard M14 thread to guarantee a secure and stable fit on angle grinders, delivering durable and consistent performance.','100MM Hand Grinder Turbo M14','This 100 mm Turbo diamond cup wheel provides a fast, smooth finish on hard and brittle materials. It is ideal for grinding wear-resistant ceramics with minimal chipping and uses a secure M14 thread for a stable fit on angle grinders.','inherit','closed','closed','','2834-revision-v1','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2834,'https://staging.smartcut.co.za/?p=2871',0,'revision','',0),
(2872,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','','SC100-BACK.webp','','inherit','open','closed','','sc100-back-webp','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2834,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100-BACK.webp',0,'attachment','image/webp',0),
(2873,1,'2026-07-06 14:24:47','2026-07-06 14:24:47','','SC100-SIDE.webp','','inherit','open','closed','','sc100-side-webp','','','2026-07-06 14:24:47','2026-07-06 14:24:47','',2834,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100-SIDE.webp',0,'attachment','image/webp',0),
(2874,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','','SC824-BACK.webp','','inherit','open','closed','','sc824-back-webp','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2835,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC824-BACK.webp',0,'attachment','image/webp',0),
(2875,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','This double row diamond cup wheel is designed for aggressive, high-speed material removal on hard surfaces. Featuring two rows of diamond segments and a robust steel body, it is highly effective for levelling and preparing granite and refractory brick. The double row design accelerates the grinding process while also extending the tool\'s service life. It uses a standard M14 thread for a secure fit on angle grinders, ensuring stable and efficient operation.','100MM Hand Grinder Double Cup M14','This 100 mm double row cup wheel is designed for aggressive grinding and a long operational life on extremely hard materials. It is highly effective for levelling refractory and granite surfaces and uses a standard M14 thread for a secure fit on angle grinders.','inherit','closed','closed','','2835-revision-v1','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2835,'https://staging.smartcut.co.za/?p=2875',0,'revision','',0),
(2876,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','','SC824-FRONT.webp','','inherit','open','closed','','sc824-front-webp','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2835,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC824-FRONT.webp',0,'attachment','image/webp',0),
(2877,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','','SC824-SIDE.webp','','inherit','open','closed','','sc824-side-webp','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2835,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC824-SIDE.webp',0,'attachment','image/webp',0),
(2878,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','','SC100MATD-FRONT.webp','','inherit','open','closed','','sc100matd-front-webp','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2836,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100MATD-FRONT.webp',0,'attachment','image/webp',0),
(2879,1,'2026-07-06 14:24:48','2026-07-06 14:24:48','This 100 mm double row diamond cup wheel is designed for fast material removal on common construction materials. The double row of segments provides a stable grinding action for levelling concrete floors, removing masonry coatings, and shaping refractory surfaces. Built with a heavy-duty steel body for durability, this wheel features a 22.23 mm (7/8 inch) arbor to fit most standard angle grinders. The dual-row design offers a longer service life than single-row wheels, making it a cost-effective choice for general surface preparation.','100MM Hand Grinder Double Cup 22.23MM','A versatile and durable 100 mm double row cup wheel for aggressive grinding of concrete, masonry, and refractory materials. The 22.23 mm arbor fits standard angle grinders for powerful surface preparation.','inherit','closed','closed','','2836-revision-v1','','','2026-07-06 14:24:48','2026-07-06 14:24:48','',2836,'https://staging.smartcut.co.za/?p=2879',0,'revision','',0),
(2880,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','','SC100MATD-BACK.webp','','inherit','open','closed','','sc100matd-back-webp','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2836,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100MATD-BACK.webp',0,'attachment','image/webp',0),
(2881,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','','SC100MATD-SIDE.webp','','inherit','open','closed','','sc100matd-side-webp','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2836,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC100MATD-SIDE.webp',0,'attachment','image/webp',0),
(2882,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','','SC115F-FRONT.webp','','inherit','open','closed','','sc115f-front-webp','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2837,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115F-FRONT.webp',0,'attachment','image/webp',0),
(2883,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','This 115 mm fan design cup wheel uses its unique segments to improve grinding performance. The design increases airflow, which cools the wheel and clears away dust to prevent clogging. This results in a longer tool life and a more consistent cutting rate on concrete and refractory surfaces. It features a standard 22.23 mm arbor for use with professional angle grinders.','115MM Hand Grinder Fan Design 22.23MM','Achieve cooler, more efficient grinding with this 115 mm fan design cup wheel. Its unique structure is engineered to reduce heat and prevent clogging, delivering excellent performance on concrete and refractory materials.','inherit','closed','closed','','2837-revision-v1','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2837,'https://staging.smartcut.co.za/?p=2883',0,'revision','',0),
(2884,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','','SC115F-BACK.webp','','inherit','open','closed','','sc115f-back-webp','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2837,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115F-BACK.webp',0,'attachment','image/webp',0),
(2885,1,'2026-07-06 14:24:49','2026-07-06 14:24:49','','SC115F-SIDE.webp','','inherit','open','closed','','sc115f-side-webp','','','2026-07-06 14:24:49','2026-07-06 14:24:49','',2837,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115F-SIDE.webp',0,'attachment','image/webp',0),
(2886,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','','SC115MATS-FRONT.webp','','inherit','open','closed','','sc115mats-front-webp','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2838,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATS-FRONT.webp',0,'attachment','image/webp',0),
(2887,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','This 115 mm single row cup wheel offers greater control and a smoother finish than more aggressive double row wheels. Its single row of segments provides a gentle grinding action, making it ideal for final surface clean-up, edge blending, and removing thin coatings. With a standard 22.23 mm arbor, this wheel is designed for precision work where the quality of the finish is the top priority.','115MM Hand Grinder Single Cup 22.23MM','Achieve a finer finish with this 115 mm single row cup wheel. Ideal for controlled grinding and surface clean-up on concrete, masonry, and refractory materials.','inherit','closed','closed','','2838-revision-v1','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2838,'https://staging.smartcut.co.za/?p=2887',0,'revision','',0),
(2888,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','','SC115MATS-BACK.webp','','inherit','open','closed','','sc115mats-back-webp','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2838,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATS-BACK.webp',0,'attachment','image/webp',0),
(2889,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','','SC115MATS-SIDE.webp','','inherit','open','closed','','sc115mats-side-webp','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2838,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATS-SIDE.webp',0,'attachment','image/webp',0),
(2890,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','','SC115MATD-FRONT.webp','','inherit','open','closed','','sc115matd-front-webp','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2839,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATD-FRONT.webp',0,'attachment','image/webp',0),
(2891,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','This 115 mm (4.5 inch) double row cup wheel is designed for fast and efficient grinding over large areas. The double row of segments provides aggressive material removal and a long service life on concrete, masonry, and refractory surfaces. It is ideal for levelling high spots, removing tough coatings, and smoothing rough textures. With a standard 22.23 mm (7/8 inch) arbor, it fits most 115 mm and 125 mm angle grinders.','115MM Hand Grinder Double Cup 22.23MM','Tackle larger surface areas with this 115 mm double row diamond cup wheel. Designed for aggressive grinding of concrete, masonry, and refractory materials with a standard 22.23 mm arbor.','inherit','closed','closed','','2839-revision-v1','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2839,'https://staging.smartcut.co.za/?p=2891',0,'revision','',0),
(2892,1,'2026-07-06 14:24:50','2026-07-06 14:24:50','','SC115MATD-BACK.webp','','inherit','open','closed','','sc115matd-back-webp','','','2026-07-06 14:24:50','2026-07-06 14:24:50','',2839,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATD-BACK.webp',0,'attachment','image/webp',0),
(2893,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','','SC115MATD-SIDE.webp','','inherit','open','closed','','sc115matd-side-webp','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2839,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATD-SIDE.webp',0,'attachment','image/webp',0),
(2894,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','','SC664-FRONT.webp','','inherit','open','closed','','sc664-front-webp','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2840,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC664-FRONT.webp',0,'attachment','image/webp',0),
(2895,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','This 125 mm (5 inch) cup wheel features a lightweight aluminium body for easier handling during large-scale grinding. The aluminium construction reduces operator fatigue and improves control, while the wheel\'s larger diameter increases productivity on concrete and refractory surfaces. It is designed for effective material removal and uses a standard M14 thread for a secure connection to 125 mm angle grinders.','125MM Hand Grinder Aluminium M14','Cover more area with less fatigue using this 125 mm lightweight aluminium cup wheel. Ideal for grinding concrete and refractory surfaces, with a secure M14 threaded arbor.','inherit','closed','closed','','2840-revision-v1','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2840,'https://staging.smartcut.co.za/?p=2895',0,'revision','',0),
(2896,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','','SC664-BACK.webp','','inherit','open','closed','','sc664-back-webp','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2840,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC664-BACK.webp',0,'attachment','image/webp',0),
(2897,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','','SC664-SIDE.webp','','inherit','open','closed','','sc664-side-webp','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2840,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC664-SIDE.webp',0,'attachment','image/webp',0),
(2898,1,'2026-07-06 14:24:51','2026-07-06 14:24:51','','SC125F-FRONT.webp','','inherit','open','closed','','sc125f-front-webp','','','2026-07-06 14:24:51','2026-07-06 14:24:51','',2841,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC125F-FRONT.webp',0,'attachment','image/webp',0),
(2899,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','This 125 mm (5 inch) fan design cup wheel is made for efficient, heavy-duty concrete grinding. Its large size covers more area, while the fan-shaped segments increase airflow to cool the wheel and clear away dust. This results in faster grinding, prevents clogging, and extends the tool\'s service life. The wheel features a standard 22.23 mm arbor for a secure fit on 125 mm angle grinders.','125MM Hand Grinder Fan Design 22.23MM','Maximize cooling and productivity on large concrete jobs with this 125 mm fan design cup wheel. Its advanced design ensures long life and consistent performance under heavy load.','inherit','closed','closed','','2841-revision-v1','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2841,'https://staging.smartcut.co.za/?p=2899',0,'revision','',0),
(2900,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','','SC125F-BACK.webp','','inherit','open','closed','','sc125f-back-webp','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2841,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC125F-BACK.webp',0,'attachment','image/webp',0),
(2901,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','','SC125F-SIDE.webp','','inherit','open','closed','','sc125f-side-webp','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2841,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC125F-SIDE.webp',0,'attachment','image/webp',0),
(2902,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','','SC816-FRONT.webp','','inherit','open','closed','','sc816-front-webp','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2842,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC816-FRONT.webp',0,'attachment','image/webp',0),
(2903,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','This 150 mm (6 inch) diamond cup wheel is designed for a direct fit on Hilti DG 150 and DGH 150 concrete grinders. Its dual-arbor accommodates both 19 mm and 22.23 mm spindles, offering versatile fitment. The wheel provides aggressive and efficient grinding, making it ideal for levelling concrete floors and removing coatings. Its durable steel body is built to handle the demands of professional surface preparation tasks.','150MM Hand Grinder 19mm/22.23MM HILTI','A 150 mm diamond cup wheel specifically designed to fit HILTI grinders. Delivers high-performance concrete grinding with a compatible 19 mm / 22.23 mm arbor.','inherit','closed','closed','','2842-revision-v1','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2842,'https://staging.smartcut.co.za/?p=2903',0,'revision','',0),
(2904,1,'2026-07-06 14:24:52','2026-07-06 14:24:52','','SC816-BACK.webp','','inherit','open','closed','','sc816-back-webp','','','2026-07-06 14:24:52','2026-07-06 14:24:52','',2842,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC816-BACK.webp',0,'attachment','image/webp',0),
(2905,1,'2026-07-06 14:24:53','2026-07-06 14:24:53','','SC816-SIDE.webp','','inherit','open','closed','','sc816-side-webp','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',2842,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC816-SIDE.webp',0,'attachment','image/webp',0),
(2906,1,'2026-07-06 14:24:53','2026-07-06 14:24:53','','SC50-FRONT.webp','','inherit','open','closed','','sc50-front-webp','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',2843,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC50-FRONT.webp',0,'attachment','image/webp',0),
(2907,1,'2026-07-06 14:24:53','2026-07-06 14:24:53','This 150 mm cup wheel features a robust steel body for maximum durability in high-production grinding. Its large diameter is ideal for rapid surface preparation on extensive concrete and refractory projects. The wheel is designed for aggressive material removal to reduce work time and uses a standard M14 thread for a secure fit on large, high-powered angle grinders.','150MM Hand Grinder Steel M14','A large 150 mm steel body cup wheel for maximum durability in high-production grinding. Perfect for concrete and refractory surfaces, featuring a secure M14 thread.','inherit','closed','closed','','2843-revision-v1','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',2843,'https://staging.smartcut.co.za/?p=2907',0,'revision','',0),
(2908,1,'2026-07-06 14:24:53','2026-07-06 14:24:53','','SC50-BACK.webp','','inherit','open','closed','','sc50-back-webp','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',2843,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC50-BACK.webp',0,'attachment','image/webp',0),
(2909,1,'2026-07-06 14:24:53','2026-07-06 14:24:53','','SC50-SIDE.webp','','inherit','open','closed','','sc50-side-webp','','','2026-07-06 14:24:53','2026-07-06 14:24:53','',2843,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC50-SIDE.webp',0,'attachment','image/webp',0),
(2910,1,'2026-07-06 14:24:54','2026-07-06 14:24:54','','SC819-FRONT.webp','','inherit','open','closed','','sc819-front-webp','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',2844,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC819-FRONT.webp',0,'attachment','image/webp',0),
(2911,1,'2026-07-06 14:24:54','2026-07-06 14:24:54','This 180 mm wheel features unique wedge-shaped segments for aggressive coating removal. The sharp leading edge is designed to lift and shear away tough materials like epoxy, mastic, glue, and paint from concrete and refractory surfaces. This design prevents the gumming and glazing common with standard grinding wheels. It uses a 22.23 mm arbor for a secure fit on large angle grinders and floor grinders, making it ideal for high-production surface stripping.','180MM Hand Grinder Wedge Design 22.23MM','Aggressively remove coatings and prepare surfaces with this 180 mm wedge design cup wheel. The sharp segments are engineered to tear through tough materials on concrete and refractory.','inherit','closed','closed','','2844-revision-v1','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',2844,'https://staging.smartcut.co.za/?p=2911',0,'revision','',0),
(2912,1,'2026-07-06 14:24:54','2026-07-06 14:24:54','','SC819-BACK.webp','','inherit','open','closed','','sc819-back-webp','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',2844,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC819-BACK.webp',0,'attachment','image/webp',0),
(2913,1,'2026-07-06 14:24:54','2026-07-06 14:24:54','','SC819-SIDE.webp','','inherit','open','closed','','sc819-side-webp','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',2844,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC819-SIDE.webp',0,'attachment','image/webp',0),
(2914,1,'2026-07-06 14:24:54','2026-07-06 14:24:54','','SC820-FRONT.webp','','inherit','open','closed','','sc820-front-webp','','','2026-07-06 14:24:54','2026-07-06 14:24:54','',2845,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC820-FRONT.webp',0,'attachment','image/webp',0),
(2915,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','This large 180 mm (7 inch) fan design cup wheel is built for high-productivity grinding on large-scale projects. The wheel\'s wide diameter covers more surface area to reduce job times, while the fan-shaped segments provide essential cooling and clear away debris. This prevents the wheel from glazing and ensures consistent performance on large concrete and refractory surfaces. It features a standard 22.22 mm arbor for compatibility with large angle grinders and surface grinders.','180MM Hand Grinder Fan Design 22.23MM','The ultimate tool for large-scale surface preparation. This 180 mm fan design cup wheel offers unparalleled cooling and efficiency for grinding large concrete and refractory areas.','inherit','closed','closed','','2845-revision-v1','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2845,'https://staging.smartcut.co.za/?p=2915',0,'revision','',0),
(2916,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','','SC820-BACK.webp','','inherit','open','closed','','sc820-back-webp','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2845,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC820-BACK.webp',0,'attachment','image/webp',0),
(2917,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','','SC820-SIDE.webp','','inherit','open','closed','','sc820-side-webp','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2845,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC820-SIDE.webp',0,'attachment','image/webp',0),
(2918,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','','SC821-FRONT.webp','','inherit','open','closed','','sc821-front-webp','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2846,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC821-FRONT.webp',0,'attachment','image/webp',0),
(2919,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','This large 180 mm (7 inch) fan design cup wheel is built for high-speed surface preparation on industrial-scale projects. The wide diameter provides maximum coverage, while the fan-shaped segments manage heat and clear debris for continuous, efficient operation. This design prevents premature wear and ensures a consistent finish on concrete and refractory surfaces. It features a standard 22.23 mm arbor for use with large angle grinders.','180MM Hand Grinder Fan Design 22.23MM','A powerful 180 mm fan design cup wheel for high-efficiency grinding of concrete and refractory materials. Engineered for durability and superior heat dissipation on large-scale jobs.','inherit','closed','closed','','2846-revision-v1','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2846,'https://staging.smartcut.co.za/?p=2919',0,'revision','',0),
(2920,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','','SC821-BACK.webp','','inherit','open','closed','','sc821-back-webp','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2846,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC821-BACK.webp',0,'attachment','image/webp',0),
(2921,1,'2026-07-06 14:24:55','2026-07-06 14:24:55','','SC821-SIDE.webp','','inherit','open','closed','','sc821-side-webp','','','2026-07-06 14:24:55','2026-07-06 14:24:55','',2846,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC821-SIDE.webp',0,'attachment','image/webp',0),
(2922,1,'2026-07-06 14:24:56','2026-07-06 14:24:56','','SC2.webp','','inherit','open','closed','','sc2-webp','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',2847,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2.webp',0,'attachment','image/webp',0),
(2923,1,'2026-07-06 14:24:56','2026-07-06 14:24:56','This 300 mm (12 inch) segmented diamond blade is designed for efficient dry cutting of hard construction materials. It is ideal for use on cured concrete, masonry blocks, pavers, and refractory brick. The segmented design provides effective cooling and debris removal, while the 10 mm segment height offers a long service life. Featuring a 25.4 mm (1 inch) arbor, this blade fits most standard cut-off saws and walk-behind saws.','300 X 3.2 X 25.4 Y10 NG','A durable 300 mm general-purpose diamond blade for fast, reliable cutting of old concrete, masonry, and refractory materials. Features a 10 mm segment height for extended life.','inherit','closed','closed','','2847-revision-v1','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',2847,'https://staging.smartcut.co.za/?p=2923',0,'revision','',0),
(2924,1,'2026-07-06 14:24:56','2026-07-06 14:24:56','','SC3.webp','','inherit','open','closed','','sc3-webp','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',2848,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3.webp',0,'attachment','image/webp',0),
(2925,1,'2026-07-06 14:24:56','2026-07-06 14:24:56','This 300 mm (12 inch) diamond blade is designed specifically for cutting abrasive materials like green concrete and asphalt. It features reinforced plate protection segments that prevent the steel core from undercutting, which significantly extends the blade\'s life. The blade also uses a hard bond matrix that is formulated to resist abrasion, ensuring optimal performance. It is the ideal tool for cutting expansion joints in new concrete and for any work on asphalt surfaces.','300 X 3.2 X 25.4 Y10 NG Plate Protection','Maximize blade life in abrasive materials with this 300 mm blade featuring plate protection. Specially designed with a hard bond for cutting green concrete and asphalt.','inherit','closed','closed','','2848-revision-v1','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',2848,'https://staging.smartcut.co.za/?p=2925',0,'revision','',0),
(2926,1,'2026-07-06 14:24:56','2026-07-06 14:24:56','','SC140.webp','','inherit','open','closed','','sc140-webp','','','2026-07-06 14:24:56','2026-07-06 14:24:56','',2849,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC140.webp',0,'attachment','image/webp',0),
(2927,1,'2026-07-06 14:24:57','2026-07-06 14:24:57','This 300 mm (12 inch) diamond blade is designed for high-precision cutting of granite. It features a 2.8 mm thin kerf profile that provides a faster, smoother cut while minimizing the risk of chipping. The blade\'s soft bond and high-quality diamonds are optimized for hard, dense stone, delivering a clean finish that reduces the need for rework. It is an ideal choice for countertop fabricators using bridge saws and rail saws.','300 X 2.8 X 25.4 Y10 NG','A precision 300 mm diamond blade for clean, fast cuts in granite. The 2.8 mm thin kerf design minimizes chipping and material waste for a perfect finish.','inherit','closed','closed','','2849-revision-v1','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',2849,'https://staging.smartcut.co.za/?p=2927',0,'revision','',0),
(2928,1,'2026-07-06 14:24:57','2026-07-06 14:24:57','','SC581.webp','','inherit','open','closed','','sc581-webp','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',2850,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC581.webp',0,'attachment','image/webp',0),
(2929,1,'2026-07-06 14:24:57','2026-07-06 14:24:57','This 300 mm (12 inch) diamond blade features a unique \'Fish Hook\' segment design for high-precision granite cutting. The specialized segment shape, combined with a thin 2.8 mm profile, delivers an extremely clean and smooth cut with minimal chipping. Its soft bond is specifically formulated for the hardness of granite, ensuring both high performance and a long service life. This blade is ideal for any application where the quality of the cut edge is the top priority.','300 X 2.8 X 25.4 Y10 Fish Hook','Achieve superior, chip-free cuts in granite with this 300 mm blade featuring a unique \"Fish Hook\" segment design. Delivers exceptional finish quality for high-end stone work.','inherit','closed','closed','','2850-revision-v1','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',2850,'https://staging.smartcut.co.za/?p=2929',0,'revision','',0),
(2930,1,'2026-07-06 14:24:57','2026-07-06 14:24:57','','SC300GP.webp','','inherit','open','closed','','sc300gp-webp','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',2851,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC300GP.webp',0,'attachment','image/webp',0),
(2931,1,'2026-07-06 14:24:57','2026-07-06 14:24:57','This 300 mm (12 inch) diamond blade is designed for general-purpose cutting of cured concrete and masonry. Its thin 2.8 mm profile allows for a faster, cleaner cut, and its segmented rim provides effective cooling for both wet and dry use. A tall 10 mm segment height ensures a long service life, making this a durable and reliable blade for a wide range of everyday cutting applications.','300 X 2.8 X 25.4 Y10 NG General Purpose','A versatile 300 mm general-purpose diamond blade for clean, efficient cuts in old concrete and masonry. The 2.8 mm thickness provides a faster cut with less material waste.','inherit','closed','closed','','2851-revision-v1','','','2026-07-06 14:24:57','2026-07-06 14:24:57','',2851,'https://staging.smartcut.co.za/?p=2931',0,'revision','',0),
(2932,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','','SC300EG.webp','','inherit','open','closed','','sc300eg-webp','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2852,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC300EG.webp',0,'attachment','image/webp',0),
(2933,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','This 306 mm diamond blade is designed for ultra-precise granite cutting. Its ultra-thin 2.0 mm thickness minimizes material waste and produces a smooth, chip-free edge that reduces the need for further finishing. The blade\'s soft bond is engineered for cutting hard granite cleanly and efficiently. It is built for use on high-precision bridge saws and requires a 60 mm arbor for a stable fit.','306 X 2.0 X 60 Y10 NG','An ultra-thin 306 mm diamond blade for the most precise, delicate cuts in granite. The 2.0 mm kerf delivers a flawless, waste-free finish on valuable materials.','inherit','closed','closed','','2852-revision-v1','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2852,'https://staging.smartcut.co.za/?p=2933',0,'revision','',0),
(2934,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','','SC4E.webp','','inherit','open','closed','','sc4e-webp','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2853,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC4E.webp',0,'attachment','image/webp',0),
(2935,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','This heavy-duty 350 mm (14 inch) diamond blade is designed for deep cuts in hard construction materials. Its large diameter is perfect for cutting through thick concrete slabs, reinforced masonry, and refractory brick. The segmented design ensures aggressive cutting with effective cooling, while the 10 mm segment height provides a long service life. Built for durability and speed, this blade is ideal for larger cut-off and walk-behind saws.','350 X 3.2 X 25.4 Y10 NG HDC','A heavy-duty 350 mm diamond blade for deep, powerful cuts in old concrete, masonry, and refractory. The 10 mm segment height ensures a long life in demanding applications.','inherit','closed','closed','','2853-revision-v1','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2853,'https://staging.smartcut.co.za/?p=2935',0,'revision','',0),
(2936,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','','SC4Z.webp','','inherit','open','closed','','sc4z-webp','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2854,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC4Z.webp',0,'attachment','image/webp',0),
(2937,1,'2026-07-06 14:24:58','2026-07-06 14:24:58','This 350 mm (14 inch) diamond blade is built for professional use on hard, cured materials. It is highly effective for cutting aged concrete, dense block, and refractory brick. The segmented design ensures fast cutting speeds and efficient cooling for prolonged use, while the tall 10 mm segments provide a long service life. Its durable steel core and specialized bond offer an excellent balance of speed and longevity.','350 X 3.2 X 25.4 Y10 NG HDC','A professional-grade 350 mm diamond blade engineered for high-performance cutting of old concrete, masonry, and refractory. Built for durability and a long service life.','inherit','closed','closed','','2854-revision-v1','','','2026-07-06 14:24:58','2026-07-06 14:24:58','',2854,'https://staging.smartcut.co.za/?p=2937',0,'revision','',0),
(2938,1,'2026-07-06 14:24:59','2026-07-06 14:24:59','','SC5.webp','','inherit','open','closed','','sc5-webp','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',2855,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC5.webp',0,'attachment','image/webp',0),
(2939,1,'2026-07-06 14:24:59','2026-07-06 14:24:59','This 350 mm (14 inch) diamond blade features advanced plate protection for deep cutting in abrasive materials. Its reinforced segments prevent the steel core from undercutting when cutting asphalt and green concrete, significantly extending the blade\'s life. The hard bond formulation is designed to resist high abrasion from sand and soft aggregates, making this blade the ideal choice for high-production road work and creating control joints in large concrete pours.','350 X 3.2 X 25.4 Y10 NG Plate Protection','A 350 mm diamond blade with plate protection for deep cuts in green concrete and asphalt. The hard bond and protective segments ensure maximum durability and performance.','inherit','closed','closed','','2855-revision-v1','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',2855,'https://staging.smartcut.co.za/?p=2939',0,'revision','',0),
(2940,1,'2026-07-06 14:24:59','2026-07-06 14:24:59','','SC6.webp','','inherit','open','closed','','sc6-webp','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',2856,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6.webp',0,'attachment','image/webp',0),
(2941,1,'2026-07-06 14:24:59','2026-07-06 14:24:59','This 350 mm (14 inch) diamond blade is specifically designed for core sampling and materials testing. It provides a smooth, clean cut to ensure that samples of cured concrete or hard stone remain intact and free of fractures. The blade\'s specialized bond and diamond concentration are optimized to grind efficiently while minimizing vibration and preventing damage to the core. It is the ideal choice for any application where sample integrity is the top priority.','350 X 2.8 X 25.4 Y10 NG Core Sampling Blade','A specialized 350 mm diamond blade designed for extracting clean, intact core samples from granite and concrete. Delivers a smooth cut for accurate materials analysis.','inherit','closed','closed','','2856-revision-v1','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',2856,'https://staging.smartcut.co.za/?p=2941',0,'revision','',0),
(2942,1,'2026-07-06 14:24:59','2026-07-06 14:24:59','','SC7.webp','','inherit','open','closed','','sc7-webp','','','2026-07-06 14:24:59','2026-07-06 14:24:59','',2857,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC7.webp',0,'attachment','image/webp',0),
(2943,1,'2026-07-06 14:25:00','2026-07-06 14:25:00','This heavy-duty 400 mm (16 inch) diamond blade is built for deep, single-pass cuts in hard materials. Its large diameter is ideal for cutting through thick concrete slabs, large masonry blocks, and dense refractory linings on masonry or walk-behind saws. The segmented design provides aggressive, cool cutting, while the tall 10 mm segments ensure a long service life. This blade is designed to deliver fast, consistent performance in large-scale professional applications.','400 X 3.6 X 25.4 Y10 NG','A powerful 400 mm diamond blade for deep, efficient cutting in old concrete, masonry, and refractory materials. Built for high-powered saws, it features a 10 mm segment for long life.','inherit','closed','closed','','2857-revision-v1','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',2857,'https://staging.smartcut.co.za/?p=2943',0,'revision','',0),
(2944,1,'2026-07-06 14:25:00','2026-07-06 14:25:00','','SC404AGP.webp','','inherit','open','closed','','sc404agp-webp','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',2858,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC404AGP.webp',0,'attachment','image/webp',0),
(2945,1,'2026-07-06 14:25:00','2026-07-06 14:25:00','This 404 mm (approx. 16 inch) diamond blade is designed for general-purpose concrete cutting. Its large diameter provides the necessary depth for cutting slabs, pavers, and creating control joints. The segmented rim offers effective cooling for extended use, and the tall 10 mm segments ensure a long service life. Featuring a standard 25.4 mm arbor, this blade is a durable and cost-effective choice for masonry and walk-behind saws.','404 X 3.5 X 25.4 Y10 NG','A versatile 404 mm general-purpose diamond blade for reliable performance on concrete. Its robust construction is ideal for use on masonry saws and floor saws for a variety of cutting tasks.','inherit','closed','closed','','2858-revision-v1','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',2858,'https://staging.smartcut.co.za/?p=2945',0,'revision','',0),
(2946,1,'2026-07-06 14:25:00','2026-07-06 14:25:00','','SC400G.webp','','inherit','open','closed','','sc400g-webp','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',2859,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC400G.webp',0,'attachment','image/webp',0),
(2947,1,'2026-07-06 14:25:00','2026-07-06 14:25:00','This 416 mm (approx. 16.5 inch) diamond blade is designed for high-precision granite cutting on professional bridge saws. It features laser-welded segments that create an extremely strong bond, which prevents segment loss and increases both safety and blade life. The soft bond formulation ensures a fast, smooth cut with minimal chipping on hard stone. It is equipped with a 60 mm arbor for a stable and secure fit.','416 X 3.2 X 60 Y10 NG Laser','A 416 mm laser-welded diamond blade for high-security, precision cutting of granite. The 60 mm arbor fits specialized bridge saws for superior performance and a flawless finish.','inherit','closed','closed','','2859-revision-v1','','','2026-07-06 14:25:00','2026-07-06 14:25:00','',2859,'https://staging.smartcut.co.za/?p=2947',0,'revision','',0),
(2948,1,'2026-07-06 14:25:01','2026-07-06 14:25:01','','SC8.webp','','inherit','open','closed','','sc8-webp','','','2026-07-06 14:25:01','2026-07-06 14:25:01','',2860,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC8.webp',0,'attachment','image/webp',0),
(2949,1,'2026-07-06 14:25:01','2026-07-06 14:25:01','This heavy-duty 450 mm (18 inch) diamond blade is designed for deep cutting in hard, non-abrasive materials. Its large diameter is ideal for slicing through thick, cured concrete and dense refractory brick. The segmented design ensures an aggressive, cool cut, while the tall 10 mm segments and a durable steel core provide a long service life. This blade is built for professional demolition, construction, and maintenance applications that demand power and durability.','450 X 3.6 X 25.4 Y10 NG','A robust 450 mm diamond blade for deep, heavy-duty cutting of old concrete and refractory materials. Designed for masonry and floor saws, offering excellent durability and performance.','inherit','closed','closed','','2860-revision-v1','','','2026-07-06 14:25:01','2026-07-06 14:25:01','',2860,'https://staging.smartcut.co.za/?p=2949',0,'revision','',0),
(2950,1,'2026-07-06 14:25:01','2026-07-06 14:25:01','','SC9.webp','','inherit','open','closed','','sc9-webp','','','2026-07-06 14:25:01','2026-07-06 14:25:01','',2861,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC9.webp',0,'attachment','image/webp',0),
(2951,1,'2026-07-06 14:25:02','2026-07-06 14:25:02','This 450 mm (18 inch) diamond blade is specifically designed for cutting hard refractory materials. It features a Wide Gullet (WG) design with larger gaps between segments, which improves cooling and aggressively clears cutting debris. This prevents the blade from overheating or glazing, ensuring efficient performance on materials like fire brick and high-alumina block. The blade\'s soft bond is also optimized to maintain a sharp cutting edge, making it ideal for furnace construction and maintenance.','450 X 3.6 X 25.4 Y10 WG','A specialized 450 mm refractory blade featuring wide gullets for superior cooling and debris removal. Engineered for fast, aggressive cutting of dense refractory brick and block.','inherit','closed','closed','','2861-revision-v1','','','2026-07-06 14:25:02','2026-07-06 14:25:02','',2861,'https://staging.smartcut.co.za/?p=2951',0,'revision','',0),
(2952,1,'2026-07-06 14:25:03','2026-07-06 14:25:03','This 450 mm (18 inch) diamond blade is engineered for high-speed cutting of cured concrete. Its combination of a thin 3.2 mm profile and a Wide Gullet (WG) design results in a faster cut by reducing friction and clearing debris effectively. The wide gullets also provide excellent cooling and prevent the blade from binding in deep cuts. Built with tall 10 mm segments for a long service life, this blade is a durable, high-performance option for floor saws.','450 X 3.2 X 25.4 Y10 WG','A 450 mm wide gullet diamond blade for fast, aggressive cutting of old concrete. The thinner 3.2 mm kerf and wide gullets provide a rapid cut with excellent debris removal.','publish','closed','closed','','450-x-3-2-x-25-4-y10-wg','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2952',0,'product','',0),
(2953,1,'2026-07-06 14:25:03','2026-07-06 14:25:03','This 450 mm (18 inch) diamond blade is designed for high-quality granite cutting on bridge and large masonry saws. Its soft bond formulation ensures a clean, chip-free cut on dense stone, while the tall 10 mm segments provide a long service life. The blade features a balanced steel core for stable, vibration-free performance, which produces a smooth finish and reduces the need for secondary polishing.','450 X 3.6 X 25.4 Y10 NG','A professional 450 mm diamond blade for clean, precise cuts in granite slabs. Designed for bridge saws, it offers an excellent balance of cutting speed and finish quality.','publish','closed','closed','','450-x-3-6-x-25-4-y10-ng-2','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2953',0,'product','',0),
(2954,1,'2026-07-06 14:25:03','2026-07-06 14:25:03','This 450 mm (18 inch) diamond blade is designed for high-performance cutting of the hardest and most abrasive refractory materials. It uses a Wide Gullet (WG) design to improve cooling and clear dust, while its specialized bond is formulated for materials like silicon carbide and zircon. This combination ensures a long service life and a fast, efficient cut, making it ideal for demanding industrial applications where minimizing downtime is essential.','450 X 3.6 X 25.4 Y10 WG','A heavy-duty 450 mm wide gullet diamond blade for the most demanding refractory cutting applications. Provides maximum cooling and aggressive cutting for dense, abrasive materials.','publish','closed','closed','','450-x-3-6-x-25-4-y10-wg-2','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2954',0,'product','',0),
(2955,1,'2026-07-06 14:25:03','2026-07-06 14:25:03','This 450 mm (18 inch) diamond blade is specifically designed for cutting extremely hard and abrasive silicon carbide. Its standout feature is an extra-tall 15 mm segment height, which provides a much longer service life and a lower cost-per-cut on high-volume jobs. The blade\'s soft bond and diamond concentration are optimized to ensure consistent, efficient cutting performance on this unique material. It is the ideal choice for professionals in the refractory and high-tech ceramics industries using masonry saws.','450 X 3.5 X 25.4 Y15 NG','A specialized 450 mm diamond blade for cutting silicon carbide and other extremely hard refractory materials. Features an extra-tall 15 mm segment for maximum service life.','publish','closed','closed','','450-x-3-5-x-25-4-y15-ng','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2955',0,'product','',0),
(2956,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This professional 450 mm (18 inch) diamond blade is built for high-production cutting in hard, dense materials like refractory brick and cured concrete. Its large diameter provides the deep cutting capacity needed for industrial furnace relining and large construction jobs. A tall 10 mm segment height and a specialized bond ensure a long service life with a fast, clean cut. This blade is a durable and reliable choice for use on masonry and floor saws.','450 X 3.6 X 25.4 Y10 NG','A high-endurance 450 mm diamond blade for professional cutting of refractory materials and old concrete. Engineered for longevity and consistent performance on demanding job sites.','publish','closed','closed','','450-x-3-6-x-25-4-y10-ng-3','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2956',0,'product','',0),
(2957,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This large 500 mm (20 inch) diamond blade is built for high-production cutting in hard materials. It features a Wide Gullet (WG) design that provides excellent cooling and clears debris, allowing for faster, deeper, and more continuous cuts without overheating or binding. A tall 10 mm segment height ensures a long service life, making it a reliable choice for demanding projects involving cured concrete and dense refractory materials on powerful masonry or walk-behind saws.','500 X 3.6 X 25.4 Y10 WG','A large 500 mm wide gullet diamond blade for deep, aggressive cutting of old concrete and refractory materials. Engineered for high-powered saws for maximum productivity.','publish','closed','closed','','500-x-3-6-x-25-4-y10-wg','','','2026-07-09 13:52:41','2026-07-09 13:52:41','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2957',0,'product','',0),
(2958,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This 500 mm (20 inch) diamond blade features a turbo segmented design to provide both a fast cut and a smooth finish. The turbo rim reduces friction and improves cooling, making it ideal for cutting old concrete and refractory materials when a clean edge is required. It offers a stable and efficient cutting action, making it a high-performance choice for large masonry and floor saws where the quality of the finish is a priority.','500 X 3.6 X 25.4 Y10 Turbo','A 500 mm turbo segmented diamond blade that balances speed and finish quality. Ideal for fast, smooth cuts in old concrete and refractory materials on large saws.','publish','closed','closed','','500-x-3-6-x-25-4-y10-turbo','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2958',0,'product','',0),
(2959,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This large 600 mm (24 inch) diamond blade is engineered for demanding industrial jobs on high-horsepower walk-behind saws. The Wide Gullet (WG) design provides essential cooling and clears debris for deep, continuous cutting, while the thick 4.5 mm core ensures stability. It is the ideal tool for fast material removal during road cutting, demolition, and large-scale work on thick concrete and refractory structures.','600 X 4.5 X 25.4 Y10 WG','An industrial 600 mm wide gullet diamond blade for extreme-depth, aggressive cutting. Engineered for high-horsepower saws to cut old concrete and refractory materials.','publish','closed','closed','','600-x-4-5-x-25-4-y10-wg','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2959',0,'product','',0),
(2960,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This industrial 600 mm (24 inch) diamond blade is built for maximum cutting depth on high-horsepower walk-behind saws. Its thick 4.5 mm steel core provides stability, while the tall 10 mm segments ensure a long service life. The blade is designed for aggressive, fast cutting of hard materials like thick reinforced concrete, airport runways, and heavy refractory structures. It is the ideal choice for large-scale civil and industrial projects.','600 X 4.5 X 25.4 Y10 NG','A massive 600 mm diamond blade for extreme-depth cutting in old concrete and refractory materials. This industrial-grade blade is designed for large walk-behind saws.','publish','closed','closed','','600-x-4-5-x-25-4-y10-ng','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2960',0,'product','',0),
(2961,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This large 616 mm (approx. 24 inch) diamond blade is designed for high-precision granite cutting on large bridge saws. Its soft bond formulation ensures a clean, chip-free edge, while the large diameter allows for deep, single-pass cuts on thick slabs. Engineered for stability and accuracy, this blade is the ideal choice for high-production stone fabrication shops. It requires a 60 mm arbor for a secure fit.','616 X 4 X 60 Y10 NG','A 616 mm precision diamond blade for large-format granite slab cutting. The 60 mm arbor is designed for large, automated bridge saws for superior accuracy and finish.','publish','closed','closed','','616-x-4-x-60-y10-ng','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2961',0,'product','',0),
(2962,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This specialized 800 mm (31.5 inch) sandwich blade is designed to cut wide channels in a single pass. Its dual-blade construction creates a thick profile for rapid material removal, making it ideal for creating pipe channels, large-scale tuckpointing, and controlled demolition. The blade\'s robust, segmented design is built to withstand the high stress of cutting concrete, block, and refractory materials on large walk-behind saws.','800 X 5.5 X 25.4 Y10 NG Sandwich Blade','An 800 mm sandwich diamond blade for creating wide, clean cuts in concrete, masonry, and refractory. Ideal for trenching and channel cutting in a single pass.','publish','closed','closed','','800-x-5-5-x-25-4-y10-ng-sandwich-blade','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2962',0,'product','',0),
(2963,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This 800 mm (31.5 inch) diamond blade utilizes a unique W-segment design for increased cutting speed and wear resistance. The innovative segment shape improves cooling and clears debris more effectively, leading to a longer blade life and a more efficient cut. It is ideal for heavy-duty use on high-horsepower floor saws when cutting thick concrete, masonry, and refractory materials in major construction or demolition projects.','800 X 4.5 X 25.4 Y10 NG W Segment','An 800 mm diamond blade with W-shaped segments for maximum cutting speed and life. Engineered for aggressive, high-production cutting of concrete, masonry, and refractory.','publish','closed','closed','','800-x-4-5-x-25-4-y10-ng-w-segment','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2963',0,'product','',0),
(2964,1,'2026-07-06 14:25:04','2026-07-06 14:25:04','This 400 mm Tungsten Carbide Tipped (TCT) blade is specifically designed to cut wood with embedded nails and other metal fasteners. Its impact-resistant carbide teeth can handle both wood and metal without chipping or breaking, making it ideal for pallet recycling, processing reclaimed lumber, and demolition work. The 60-tooth design provides a good balance between a fast ripping cut and a reasonably clean finish, offering a durable solution for demanding wood reclamation tasks.','400 X 2.4 X 30 60T TCT','A 400 mm TCT saw blade with 60 teeth, specifically designed for cutting timber and dismantling pallets. Its nail-resistant teeth easily slice through wood embedded with nails and staples.','publish','closed','closed','','400-x-2-4-x-30-60t-tct','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2964',0,'product','',0),
(2965,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','This 300 mm (12 inch) diamond blade features a thick 6.0 mm profile specifically for widening and cleaning joints in cured concrete. Its substantial thickness allows it to create wide grooves for sealant application or ream out old joints in a single pass, saving time and labor. The blade\'s segmented design and specialized bond are optimized for cutting hard concrete, making it an essential tool for concrete repair and road maintenance professionals.','300 X 6.0 X 25.4 Y10 NG','A 300 mm diamond reaming blade with a 6.0 mm thickness for widening joints in old concrete. Creates a clean, precise channel in a single pass with a walk-behind saw.','publish','closed','closed','','300-x-6-0-x-25-4-y10-ng','','','2026-07-09 13:54:16','2026-07-09 13:54:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2965',0,'product','',0),
(2966,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','Engineered for cutting green concrete and asphalt, this 300 mm (approx. 12 inch) diamond blade offers exceptional durability in abrasive materials. Its specialized hard bond resists premature wear, while reinforced segments provide undercut protection to shield the steel core from erosion by abrasive slurry. This design significantly extends the blade\'s service life and prevents segment loss, making it a reliable tool for creating control joints and trenching in roadwork applications.','300 X 10.0 X 25.4 Y10 NG Plate Protection','An industrial-grade 300mm diamond blade with plate protection, engineered for maximum life and durability when cutting highly abrasive green concrete and asphalt.','publish','closed','closed','','300-x-10-0-x-25-4-y10-ng-plate-protection','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2966',0,'product','',0),
(2967,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','Engineered for aggressive cutting of abrasive materials, this 300 mm (approx. 12 inch) diamond blade features a wide 12.0 mm kerf. It is ideal for creating wide joints and for rapid material removal in green concrete and asphalt. The blade\'s hard-bond matrix provides a long service life, while integrated plate protection segments prevent undercutting and segment loss. Designed for walk-behind and cut-off saws, it uses a 25.4 mm (1 inch) arbor for a secure fit.','300 X 12.0 X 25.4 Y10 NG Plate Protection','A heavy-duty 300mm diamond blade featuring a 12.0 mm thick profile and plate protection, designed for aggressive cutting and extended life in abrasive green concrete and asphalt.','publish','closed','closed','','300-x-12-0-x-25-4-y10-ng-plate-protection','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2967',0,'product','',0),
(2968,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','Designed for general-purpose cutting of hard, cured concrete, this 350 mm (approx. 14 inch) diamond blade is ideal for demolition and slab cutting. Its segmented rim provides an aggressive cut while effectively clearing debris and cooling the blade, making it suitable for both wet and dry use. The 10 mm segment height offers a long and reliable service life. This blade features a 25.4 mm (1 inch) arbor for a secure fit on high-speed cut-off saws and walk-behind saws.','350 X 6.0 X 25.4 Y10 NG','A high-performance 350mm segmented diamond blade engineered for fast, efficient cutting of cured (old) concrete and other hard masonry materials.','publish','closed','closed','','350-x-6-0-x-25-4-y10-ng','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2968',0,'product','',0),
(2969,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','Designed for cutting green concrete and asphalt, this 350 mm (approx. 14 inch) diamond blade offers excellent durability in abrasive conditions. Its hard-bond matrix is formulated to resist high wear from soft aggregates, ensuring a long service life. The segmented rim provides fast cutting speeds with effective cooling, making it suitable for both wet and dry applications like creating control joints and road sawing. This blade features a 25.4 mm (1 inch) arbor for a secure fit on large cut-off and walk-behind saws.','350 X 5.6 X 25.4 Y10 NG','A professional 350mm diamond blade with a durable hard bond, designed for clean, fast cuts in highly abrasive green concrete and asphalt.','publish','closed','closed','','350-x-5-6-x-25-4-y10-ng','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2969',0,'product','',0),
(2970,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','This heavy-duty 350 mm (approx. 14 inch) diamond blade features a thick 10.0 mm profile for cutting wide channels in green concrete and asphalt. It is engineered with a hard-bond matrix for a long service life in abrasive materials and incorporates plate protection segments to prevent undercutting and segment loss. This design ensures maximum durability and safe operation during high-production roadwork. The blade uses a 25.4 mm (1 inch) arbor for a secure fit on large walk-behind saws.','350 X 10.0 X 25.4 Y10 NG Plate Protection','The ultimate 350mm diamond blade for abrasive materials, featuring a thick 10.0 mm profile and critical plate protection for unmatched durability in green concrete and asphalt.','publish','closed','closed','','350-x-10-0-x-25-4-y10-ng-plate-protection','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2970',0,'product','',0),
(2971,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','Designed for the high-speed cutting of slate, this 230 mm (approx. 9 inch) diamond blade is ideal for professional stonemasons. Its segmented rim provides a fast, aggressive cut and is suitable for dry use, while the specialized bond is formulated to minimize chipping on hard, brittle slate. This ensures a clean edge when processing tiles for roofing, flooring, or landscaping. The blade uses a 60 mm arbor for a secure fit on bridge saws and rail saws.','230 X 3.0 X 60 Y10 NG','A professional 230mm segmented diamond blade optimized for fast, clean cutting of natural slate. Ideal for roofing and flooring applications.','publish','closed','closed','','230-x-3-0-x-60-y10-ng','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2971',0,'product','',0),
(2972,1,'2026-07-06 14:25:05','2026-07-06 14:25:05','This 300 mm (approx. 12 inch) diamond blade is designed for high-volume slate cutting. The segmented rim provides a fast, cool cut suitable for continuous use, while the diamond matrix is specifically formulated for slate to reduce chipping and delamination. This increases productivity and minimizes material waste when processing slate for flooring and roofing. The blade uses a 60 mm arbor for a secure fit on professional bridge saws and other stationary equipment.','300 X 3.2 X 60 Y10 NG','A high-performance 300mm segmented diamond blade designed for rapid, production-level cutting of slate tiles and slabs.','publish','closed','closed','','300-x-3-2-x-60-y10-ng','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2972',0,'product','',0),
(2973,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','Engineered for demanding slate cutting, this 300 mm (approx. 12 inch) diamond blade has a wide 4.0 mm thickness for maximum stability. The increased rigidity ensures straight, precise cuts, making it ideal for processing thick slate countertops, hearths, and tiles. Its segmented rim provides aggressive cutting and effective cooling, while the specialized bond offers a clean finish. The blade uses a 60 mm arbor for a secure fit on professional bridge saws and other high-powered stationary saws.','300 X 4.0 X 60 Y10 NG','A robust 300mm segmented diamond blade with a 4.0mm kerf, built for durability and straight, fast cuts in thick slate slabs and tiles.','publish','closed','closed','','300-x-4-0-x-60-y10-ng','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2973',0,'product','',0),
(2974,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This adaptor connects large-diameter core bits (1-5/8\" and up) with a 1 1/4\" UNC female thread to smaller core drills and extensions with a 1/2\" BSP female spindle. It increases equipment versatility, letting you tackle a wider range of jobs without multiple drill rigs. Precision-machined from high-strength steel, it handles the torque needed for large core bits while maintaining perfect alignment to minimize vibration, protect the drill motor, and deliver clean, accurate holes-an essential tool for professional core drilling.','1/2\" Male to 1 1/4\" Male','A heavy-duty step-up adaptor that allows large-format 1 1/4\" UNC core bits to be used on smaller drilling machines with a 1/2\" BSP female connection.','publish','closed','closed','','1-2-male-to-1-1-4-male','','','2026-07-09 13:32:22','2026-07-09 13:32:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2974',0,'product','',0),
(2975,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This female-to-female adaptor joins a 1/2\" BSP male thread (such as an extension rod or drill spindle) to a 1 1/4\" UNC male thread, making it ideal for non-standard core drilling setups. Crafted from corrosion-resistant steel, it delivers a rigid, reliable connection. Precision-machined threads on both ends ensure a secure fit, efficient power transfer, and stable operation for demanding drilling tasks.','1/2\" Female to 1 1/4\" Female','A specialized coupling adaptor for connecting a 1/2\" BSP male threaded component to a 1 1/4\" UNC male threaded component, solving complex connection needs.','publish','closed','closed','','1-2-female-to-1-1-4-female','','','2026-07-09 13:32:16','2026-07-09 13:32:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2975',0,'product','',0),
(2976,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This high-quality adaptor lets professionals use large-format diamond core bits on smaller drilling machines. It converts a 1/2\" BSP male thread from drill spindles or extension rods to the 1 1/4\" UNC male thread required by most wet core bits 1-5/8\" and larger, increasing versatility and reducing the need for extra equipment. Made from durable steel, it withstands heavy-duty drilling, while precision engineering ensures a secure, concentric fit that minimizes vibration and maximizes power transfer-an essential accessory for concrete cutting professionals.','1/2\" Female to 1 1/4\" Male','A premium adaptor for mounting large 1 1/4\" UNC female threaded core bits onto drills and extensions that feature a 1/2\" BSP male connection.','publish','closed','closed','','1-2-female-to-1-1-4-male','','','2026-07-09 13:32:10','2026-07-09 13:32:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2976',0,'product','',0),
(2977,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This adaptor allows professionals using Hilti core drilling rigs to convert proprietary quick-disconnect systems (BI, BL, BU) to the universal 1 1/4\" UNC male thread. It lets you use competitively priced, standard core bits from any manufacturer, reducing tooling costs without sacrificing performance. Made from heat-treated, high-speed steel, it provides a secure, wobble-free fit and reliable operation on demanding jobs an essential accessory for maximizing versatility and efficiency.','1 1/4\" Male to Hitli','Liberate your Hilti core drill by enabling the use of standard 1 1/4\" UNC threaded core bits, providing greater flexibility and significant cost savings.','publish','closed','closed','','1-1-4-male-to-hitli','','','2026-07-09 13:32:03','2026-07-09 13:32:03','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2977',0,'product','',0),
(2978,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This adaptor expands the versatility of your standard power drill by allowing it to accept tools and accessories with a 1/2\" BSP male thread, including specialized bits, pilot tools, and custom drilling assemblies. Made from hardened steel, it provides a secure, stable connection. The straight shank fits perfectly in a 1/2\" (13 mm) keyed or keyless chuck, while precision-cut female threads ensure easy, reliable attachment of male-threaded tools.','1/2\" Female To Straight Shank','A versatile adaptor for connecting tools and accessories with a 1/2\" BSP male thread to any standard drill equipped with a 1/2\" chuck.','publish','closed','closed','','1-2-female-to-straight-shank','','','2026-07-09 13:31:56','2026-07-09 13:31:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2978',0,'product','',0),
(2979,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This Hilti-compatible adaptor lets you use any standard 1 1/4\" UNC diamond core bit on your Hilti core drill, reducing costs and expanding tooling options. Its durable black oxide finish provides corrosion resistance, while high-grade metal construction ensures a rigid, perfectly aligned connection for maximum stability and efficient power transfer. An essential accessory for professionals drilling large-diameter holes in reinforced concrete.','1 1/4\" Male To Hitli (Black)','A professional-grade adaptor with a durable black finish for connecting standard 1 1/4\" UNC core bits to specific Hilti core drilling machines.','publish','closed','closed','','1-1-4-male-to-hitli-black','','','2026-07-09 13:31:47','2026-07-09 13:31:47','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2979',0,'product','',0),
(2980,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This male-to-male adaptor connects a 1/2\" BSP female diamond core bit to a 1/2\" BSP female extension rod or drill machine, enabling seamless integration of common core drilling components. Made from strong alloy steel, it withstands drilling forces while precision-cut male threads ensure a secure, vibration-free fit. Spanner flats allow easy tightening and removal, providing a reliable connection for every job.','1/2\" Male to 1/2\" Male','A high-strength converting adaptor for connecting two 1/2\" BSP female threaded components, such as a core bit and an extension bar.','publish','closed','closed','','1-2-male-to-1-2-male','','','2026-07-09 13:32:34','2026-07-09 13:32:34','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2980',0,'product','',0),
(2981,1,'2026-07-06 14:25:06','2026-07-06 14:25:06','This adaptor allows a large 1 1/4\" UNC male-threaded tool to connect to a smaller drill or extension rod with a 1/2\" BSP female thread, providing flexibility across different core drilling systems. Made from heat-treated steel, it withstands torque and stress, while precision-machined threads ensure a secure, concentric fit for smooth, reliable operation—an essential solution for custom drilling assemblies on site.','1/2\" Male to 1 1/4\" Female','A specialized adaptor for connecting a 1 1/4\" UNC male threaded tool to a smaller drill with a 1/2\" BSP female spindle.','publish','closed','closed','','1-2-male-to-1-1-4-female','','','2026-07-09 13:32:29','2026-07-09 13:32:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=2981',0,'product','',0),
(2982,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','','SC10.webp','','inherit','open','closed','','sc10-webp','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2952,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC10.webp',0,'attachment','image/webp',0),
(2983,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','This 450 mm (18 inch) diamond blade is engineered for high-speed cutting of cured concrete. Its combination of a thin 3.2 mm profile and a Wide Gullet (WG) design results in a faster cut by reducing friction and clearing debris effectively. The wide gullets also provide excellent cooling and prevent the blade from binding in deep cuts. Built with tall 10 mm segments for a long service life, this blade is a durable, high-performance option for floor saws.','450 X 3.2 X 25.4 Y10 WG','A 450 mm wide gullet diamond blade for fast, aggressive cutting of old concrete. The thinner 3.2 mm kerf and wide gullets provide a rapid cut with excellent debris removal.','inherit','closed','closed','','2952-revision-v1','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2952,'https://staging.smartcut.co.za/?p=2983',0,'revision','',0),
(2984,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','','SC11.webp','','inherit','open','closed','','sc11-webp','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2953,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC11.webp',0,'attachment','image/webp',0),
(2985,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','This 450 mm (18 inch) diamond blade is designed for high-quality granite cutting on bridge and large masonry saws. Its soft bond formulation ensures a clean, chip-free cut on dense stone, while the tall 10 mm segments provide a long service life. The blade features a balanced steel core for stable, vibration-free performance, which produces a smooth finish and reduces the need for secondary polishing.','450 X 3.6 X 25.4 Y10 NG','A professional 450 mm diamond blade for clean, precise cuts in granite slabs. Designed for bridge saws, it offers an excellent balance of cutting speed and finish quality.','inherit','closed','closed','','2953-revision-v1','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2953,'https://staging.smartcut.co.za/?p=2985',0,'revision','',0),
(2986,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','','SC21.webp','','inherit','open','closed','','sc21-webp','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2954,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC21.webp',0,'attachment','image/webp',0),
(2987,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','This 450 mm (18 inch) diamond blade is designed for high-performance cutting of the hardest and most abrasive refractory materials. It uses a Wide Gullet (WG) design to improve cooling and clear dust, while its specialized bond is formulated for materials like silicon carbide and zircon. This combination ensures a long service life and a fast, efficient cut, making it ideal for demanding industrial applications where minimizing downtime is essential.','450 X 3.6 X 25.4 Y10 WG','A heavy-duty 450 mm wide gullet diamond blade for the most demanding refractory cutting applications. Provides maximum cooling and aggressive cutting for dense, abrasive materials.','inherit','closed','closed','','2954-revision-v1','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2954,'https://staging.smartcut.co.za/?p=2987',0,'revision','',0),
(2988,1,'2026-07-06 14:25:07','2026-07-06 14:25:07','','SC118.webp','','inherit','open','closed','','sc118-webp','','','2026-07-06 14:25:07','2026-07-06 14:25:07','',2955,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC118.webp',0,'attachment','image/webp',0),
(2989,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','This 450 mm (18 inch) diamond blade is specifically designed for cutting extremely hard and abrasive silicon carbide. Its standout feature is an extra-tall 15 mm segment height, which provides a much longer service life and a lower cost-per-cut on high-volume jobs. The blade\'s soft bond and diamond concentration are optimized to ensure consistent, efficient cutting performance on this unique material. It is the ideal choice for professionals in the refractory and high-tech ceramics industries using masonry saws.','450 X 3.5 X 25.4 Y15 NG','A specialized 450 mm diamond blade for cutting silicon carbide and other extremely hard refractory materials. Features an extra-tall 15 mm segment for maximum service life.','inherit','closed','closed','','2955-revision-v1','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2955,'https://staging.smartcut.co.za/?p=2989',0,'revision','',0),
(2990,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','','SC450EN.webp','','inherit','open','closed','','sc450en-webp','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2956,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450EN.webp',0,'attachment','image/webp',0),
(2991,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','This professional 450 mm (18 inch) diamond blade is built for high-production cutting in hard, dense materials like refractory brick and cured concrete. Its large diameter provides the deep cutting capacity needed for industrial furnace relining and large construction jobs. A tall 10 mm segment height and a specialized bond ensure a long service life with a fast, clean cut. This blade is a durable and reliable choice for use on masonry and floor saws.','450 X 3.6 X 25.4 Y10 NG','A high-endurance 450 mm diamond blade for professional cutting of refractory materials and old concrete. Engineered for longevity and consistent performance on demanding job sites.','inherit','closed','closed','','2956-revision-v1','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2956,'https://staging.smartcut.co.za/?p=2991',0,'revision','',0),
(2992,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','','SC13.webp','','inherit','open','closed','','sc13-webp','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2957,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC13.webp',0,'attachment','image/webp',0),
(2993,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','This large 500 mm (20 inch) diamond blade is built for high-production cutting in hard materials. It features a Wide Gullet (WG) design that provides excellent cooling and clears debris, allowing for faster, deeper, and more continuous cuts without overheating or binding. A tall 10 mm segment height ensures a long service life, making it a reliable choice for demanding projects involving cured concrete and dense refractory materials on powerful masonry or walk-behind saws.','500 X 3.6 X 25.4 Y10 WG','A large 500 mm wide gullet diamond blade for deep, aggressive cutting of old concrete and refractory materials. Engineered for high-powered saws for maximum productivity.','inherit','closed','closed','','2957-revision-v1','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2957,'https://staging.smartcut.co.za/?p=2993',0,'revision','',0),
(2994,1,'2026-07-06 14:25:08','2026-07-06 14:25:08','','SC500T.webp','','inherit','open','closed','','sc500t-webp','','','2026-07-06 14:25:08','2026-07-06 14:25:08','',2958,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500T.webp',0,'attachment','image/webp',0),
(2995,1,'2026-07-06 14:25:09','2026-07-06 14:25:09','This 500 mm (20 inch) diamond blade features a turbo segmented design to provide both a fast cut and a smooth finish. The turbo rim reduces friction and improves cooling, making it ideal for cutting old concrete and refractory materials when a clean edge is required. It offers a stable and efficient cutting action, making it a high-performance choice for large masonry and floor saws where the quality of the finish is a priority.','500 X 3.6 X 25.4 Y10 Turbo','A 500 mm turbo segmented diamond blade that balances speed and finish quality. Ideal for fast, smooth cuts in old concrete and refractory materials on large saws.','inherit','closed','closed','','2958-revision-v1','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',2958,'https://staging.smartcut.co.za/?p=2995',0,'revision','',0),
(2996,1,'2026-07-06 14:25:09','2026-07-06 14:25:09','','SC14.webp','','inherit','open','closed','','sc14-webp','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',2959,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC14.webp',0,'attachment','image/webp',0),
(2997,1,'2026-07-06 14:25:09','2026-07-06 14:25:09','This large 600 mm (24 inch) diamond blade is engineered for demanding industrial jobs on high-horsepower walk-behind saws. The Wide Gullet (WG) design provides essential cooling and clears debris for deep, continuous cutting, while the thick 4.5 mm core ensures stability. It is the ideal tool for fast material removal during road cutting, demolition, and large-scale work on thick concrete and refractory structures.','600 X 4.5 X 25.4 Y10 WG','An industrial 600 mm wide gullet diamond blade for extreme-depth, aggressive cutting. Engineered for high-horsepower saws to cut old concrete and refractory materials.','inherit','closed','closed','','2959-revision-v1','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',2959,'https://staging.smartcut.co.za/?p=2997',0,'revision','',0),
(2998,1,'2026-07-06 14:25:09','2026-07-06 14:25:09','','SC15.webp','','inherit','open','closed','','sc15-webp','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',2960,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC15.webp',0,'attachment','image/webp',0),
(2999,1,'2026-07-06 14:25:09','2026-07-06 14:25:09','This industrial 600 mm (24 inch) diamond blade is built for maximum cutting depth on high-horsepower walk-behind saws. Its thick 4.5 mm steel core provides stability, while the tall 10 mm segments ensure a long service life. The blade is designed for aggressive, fast cutting of hard materials like thick reinforced concrete, airport runways, and heavy refractory structures. It is the ideal choice for large-scale civil and industrial projects.','600 X 4.5 X 25.4 Y10 NG','A massive 600 mm diamond blade for extreme-depth cutting in old concrete and refractory materials. This industrial-grade blade is designed for large walk-behind saws.','inherit','closed','closed','','2960-revision-v1','','','2026-07-06 14:25:09','2026-07-06 14:25:09','',2960,'https://staging.smartcut.co.za/?p=2999',0,'revision','',0),
(3000,1,'2026-07-06 14:25:10','2026-07-06 14:25:10','','SC616Z.webp','','inherit','open','closed','','sc616z-webp','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',2961,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC616Z.webp',0,'attachment','image/webp',0),
(3001,1,'2026-07-06 14:25:10','2026-07-06 14:25:10','This large 616 mm (approx. 24 inch) diamond blade is designed for high-precision granite cutting on large bridge saws. Its soft bond formulation ensures a clean, chip-free edge, while the large diameter allows for deep, single-pass cuts on thick slabs. Engineered for stability and accuracy, this blade is the ideal choice for high-production stone fabrication shops. It requires a 60 mm arbor for a secure fit.','616 X 4 X 60 Y10 NG','A 616 mm precision diamond blade for large-format granite slab cutting. The 60 mm arbor is designed for large, automated bridge saws for superior accuracy and finish.','inherit','closed','closed','','2961-revision-v1','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',2961,'https://staging.smartcut.co.za/?p=3001',0,'revision','',0),
(3002,1,'2026-07-06 14:25:10','2026-07-06 14:25:10','','SC803.webp','','inherit','open','closed','','sc803-webp','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',2962,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC803.webp',0,'attachment','image/webp',0),
(3003,1,'2026-07-06 14:25:10','2026-07-06 14:25:10','This specialized 800 mm (31.5 inch) sandwich blade is designed to cut wide channels in a single pass. Its dual-blade construction creates a thick profile for rapid material removal, making it ideal for creating pipe channels, large-scale tuckpointing, and controlled demolition. The blade\'s robust, segmented design is built to withstand the high stress of cutting concrete, block, and refractory materials on large walk-behind saws.','800 X 5.5 X 25.4 Y10 NG Sandwich Blade','An 800 mm sandwich diamond blade for creating wide, clean cuts in concrete, masonry, and refractory. Ideal for trenching and channel cutting in a single pass.','inherit','closed','closed','','2962-revision-v1','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',2962,'https://staging.smartcut.co.za/?p=3003',0,'revision','',0),
(3004,1,'2026-07-06 14:25:10','2026-07-06 14:25:10','','SC804.webp','','inherit','open','closed','','sc804-webp','','','2026-07-06 14:25:10','2026-07-06 14:25:10','',2963,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC804.webp',0,'attachment','image/webp',0),
(3005,1,'2026-07-06 14:25:11','2026-07-06 14:25:11','This 800 mm (31.5 inch) diamond blade utilizes a unique W-segment design for increased cutting speed and wear resistance. The innovative segment shape improves cooling and clears debris more effectively, leading to a longer blade life and a more efficient cut. It is ideal for heavy-duty use on high-horsepower floor saws when cutting thick concrete, masonry, and refractory materials in major construction or demolition projects.','800 X 4.5 X 25.4 Y10 NG W Segment','An 800 mm diamond blade with W-shaped segments for maximum cutting speed and life. Engineered for aggressive, high-production cutting of concrete, masonry, and refractory.','inherit','closed','closed','','2963-revision-v1','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',2963,'https://staging.smartcut.co.za/?p=3005',0,'revision','',0),
(3006,1,'2026-07-06 14:25:11','2026-07-06 14:25:11','','SC400TZ.webp','','inherit','open','closed','','sc400tz-webp','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',2964,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC400TZ.webp',0,'attachment','image/webp',0),
(3007,1,'2026-07-06 14:25:11','2026-07-06 14:25:11','This 400 mm Tungsten Carbide Tipped (TCT) blade is specifically designed to cut wood with embedded nails and other metal fasteners. Its impact-resistant carbide teeth can handle both wood and metal without chipping or breaking, making it ideal for pallet recycling, processing reclaimed lumber, and demolition work. The 60-tooth design provides a good balance between a fast ripping cut and a reasonably clean finish, offering a durable solution for demanding wood reclamation tasks.','400 X 2.4 X 30 60T TCT','A 400 mm TCT saw blade with 60 teeth, specifically designed for cutting timber and dismantling pallets. Its nail-resistant teeth easily slice through wood embedded with nails and staples.','inherit','closed','closed','','2964-revision-v1','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',2964,'https://staging.smartcut.co.za/?p=3007',0,'revision','',0),
(3008,1,'2026-07-06 14:25:11','2026-07-06 14:25:11','','SC826E.webp','','inherit','open','closed','','sc826e-webp','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',2965,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC826E.webp',0,'attachment','image/webp',0),
(3009,1,'2026-07-06 14:25:11','2026-07-06 14:25:11','This 300 mm (12 inch) diamond blade features a thick 6.0 mm profile specifically for widening and cleaning joints in cured concrete. Its substantial thickness allows it to create wide grooves for sealant application or ream out old joints in a single pass, saving time and labor. The blade\'s segmented design and specialized bond are optimized for cutting hard concrete, making it an essential tool for concrete repair and road maintenance professionals.','300 X 6.0 X 25.4 Y10 NG','A 300 mm diamond reaming blade with a 6.0 mm thickness for widening joints in old concrete. Creates a clean, precise channel in a single pass with a walk-behind saw.','inherit','closed','closed','','2965-revision-v1','','','2026-07-06 14:25:11','2026-07-06 14:25:11','',2965,'https://staging.smartcut.co.za/?p=3009',0,'revision','',0),
(3010,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','','SC30010R.webp','','inherit','open','closed','','sc30010r-webp','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2966,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC30010R.webp',0,'attachment','image/webp',0),
(3011,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','Engineered for cutting green concrete and asphalt, this 300 mm (approx. 12 inch) diamond blade offers exceptional durability in abrasive materials. Its specialized hard bond resists premature wear, while reinforced segments provide undercut protection to shield the steel core from erosion by abrasive slurry. This design significantly extends the blade\'s service life and prevents segment loss, making it a reliable tool for creating control joints and trenching in roadwork applications.','300 X 10.0 X 25.4 Y10 NG Plate Protection','An industrial-grade 300mm diamond blade with plate protection, engineered for maximum life and durability when cutting highly abrasive green concrete and asphalt.','inherit','closed','closed','','2966-revision-v1','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2966,'https://staging.smartcut.co.za/?p=3011',0,'revision','',0),
(3012,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','','SC30012R.webp','','inherit','open','closed','','sc30012r-webp','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2967,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC30012R.webp',0,'attachment','image/webp',0),
(3013,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','Engineered for aggressive cutting of abrasive materials, this 300 mm (approx. 12 inch) diamond blade features a wide 12.0 mm kerf. It is ideal for creating wide joints and for rapid material removal in green concrete and asphalt. The blade\'s hard-bond matrix provides a long service life, while integrated plate protection segments prevent undercutting and segment loss. Designed for walk-behind and cut-off saws, it uses a 25.4 mm (1 inch) arbor for a secure fit.','300 X 12.0 X 25.4 Y10 NG Plate Protection','A heavy-duty 300mm diamond blade featuring a 12.0 mm thick profile and plate protection, designed for aggressive cutting and extended life in abrasive green concrete and asphalt.','inherit','closed','closed','','2967-revision-v1','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2967,'https://staging.smartcut.co.za/?p=3013',0,'revision','',0),
(3014,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','','SC20.webp','','inherit','open','closed','','sc20-webp','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2968,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC20.webp',0,'attachment','image/webp',0),
(3015,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','Designed for general-purpose cutting of hard, cured concrete, this 350 mm (approx. 14 inch) diamond blade is ideal for demolition and slab cutting. Its segmented rim provides an aggressive cut while effectively clearing debris and cooling the blade, making it suitable for both wet and dry use. The 10 mm segment height offers a long and reliable service life. This blade features a 25.4 mm (1 inch) arbor for a secure fit on high-speed cut-off saws and walk-behind saws.','350 X 6.0 X 25.4 Y10 NG','A high-performance 350mm segmented diamond blade engineered for fast, efficient cutting of cured (old) concrete and other hard masonry materials.','inherit','closed','closed','','2968-revision-v1','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2968,'https://staging.smartcut.co.za/?p=3015',0,'revision','',0),
(3016,1,'2026-07-06 14:25:12','2026-07-06 14:25:12','','SC35056R.webp','','inherit','open','closed','','sc35056r-webp','','','2026-07-06 14:25:12','2026-07-06 14:25:12','',2969,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC35056R.webp',0,'attachment','image/webp',0),
(3017,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','Designed for cutting green concrete and asphalt, this 350 mm (approx. 14 inch) diamond blade offers excellent durability in abrasive conditions. Its hard-bond matrix is formulated to resist high wear from soft aggregates, ensuring a long service life. The segmented rim provides fast cutting speeds with effective cooling, making it suitable for both wet and dry applications like creating control joints and road sawing. This blade features a 25.4 mm (1 inch) arbor for a secure fit on large cut-off and walk-behind saws.','350 X 5.6 X 25.4 Y10 NG','A professional 350mm diamond blade with a durable hard bond, designed for clean, fast cuts in highly abrasive green concrete and asphalt.','inherit','closed','closed','','2969-revision-v1','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2969,'https://staging.smartcut.co.za/?p=3017',0,'revision','',0),
(3018,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','','SC35010R.webp','','inherit','open','closed','','sc35010r-webp','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2970,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC35010R.webp',0,'attachment','image/webp',0),
(3019,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','This heavy-duty 350 mm (approx. 14 inch) diamond blade features a thick 10.0 mm profile for cutting wide channels in green concrete and asphalt. It is engineered with a hard-bond matrix for a long service life in abrasive materials and incorporates plate protection segments to prevent undercutting and segment loss. This design ensures maximum durability and safe operation during high-production roadwork. The blade uses a 25.4 mm (1 inch) arbor for a secure fit on large walk-behind saws.','350 X 10.0 X 25.4 Y10 NG Plate Protection','The ultimate 350mm diamond blade for abrasive materials, featuring a thick 10.0 mm profile and critical plate protection for unmatched durability in green concrete and asphalt.','inherit','closed','closed','','2970-revision-v1','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2970,'https://staging.smartcut.co.za/?p=3019',0,'revision','',0),
(3020,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','','SC2303S.webp','','inherit','open','closed','','sc2303s-webp','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2971,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2303S.webp',0,'attachment','image/webp',0),
(3021,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','Designed for the high-speed cutting of slate, this 230 mm (approx. 9 inch) diamond blade is ideal for professional stonemasons. Its segmented rim provides a fast, aggressive cut and is suitable for dry use, while the specialized bond is formulated to minimize chipping on hard, brittle slate. This ensures a clean edge when processing tiles for roofing, flooring, or landscaping. The blade uses a 60 mm arbor for a secure fit on bridge saws and rail saws.','230 X 3.0 X 60 Y10 NG','A professional 230mm segmented diamond blade optimized for fast, clean cutting of natural slate. Ideal for roofing and flooring applications.','inherit','closed','closed','','2971-revision-v1','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2971,'https://staging.smartcut.co.za/?p=3021',0,'revision','',0),
(3022,1,'2026-07-06 14:25:13','2026-07-06 14:25:13','','SC3003S.webp','','inherit','open','closed','','sc3003s-webp','','','2026-07-06 14:25:13','2026-07-06 14:25:13','',2972,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3003S.webp',0,'attachment','image/webp',0),
(3023,1,'2026-07-06 14:25:14','2026-07-06 14:25:14','This 300 mm (approx. 12 inch) diamond blade is designed for high-volume slate cutting. The segmented rim provides a fast, cool cut suitable for continuous use, while the diamond matrix is specifically formulated for slate to reduce chipping and delamination. This increases productivity and minimizes material waste when processing slate for flooring and roofing. The blade uses a 60 mm arbor for a secure fit on professional bridge saws and other stationary equipment.','300 X 3.2 X 60 Y10 NG','A high-performance 300mm segmented diamond blade designed for rapid, production-level cutting of slate tiles and slabs.','inherit','closed','closed','','2972-revision-v1','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',2972,'https://staging.smartcut.co.za/?p=3023',0,'revision','',0),
(3024,1,'2026-07-06 14:25:14','2026-07-06 14:25:14','','SC3004S.webp','','inherit','open','closed','','sc3004s-webp','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',2973,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3004S.webp',0,'attachment','image/webp',0),
(3025,1,'2026-07-06 14:25:14','2026-07-06 14:25:14','Engineered for demanding slate cutting, this 300 mm (approx. 12 inch) diamond blade has a wide 4.0 mm thickness for maximum stability. The increased rigidity ensures straight, precise cuts, making it ideal for processing thick slate countertops, hearths, and tiles. Its segmented rim provides aggressive cutting and effective cooling, while the specialized bond offers a clean finish. The blade uses a 60 mm arbor for a secure fit on professional bridge saws and other high-powered stationary saws.','300 X 4.0 X 60 Y10 NG','A robust 300mm segmented diamond blade with a 4.0mm kerf, built for durability and straight, fast cuts in thick slate slabs and tiles.','inherit','closed','closed','','2973-revision-v1','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',2973,'https://staging.smartcut.co.za/?p=3025',0,'revision','',0),
(3026,1,'2026-07-06 14:25:14','2026-07-06 14:25:14','','SC904.webp','','inherit','open','closed','','sc904-webp','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',2974,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904.webp',0,'attachment','image/webp',0),
(3027,1,'2026-07-06 14:25:14','2026-07-06 14:25:14','This adaptor connects large-diameter core bits (1-5/8\" and up) with a 1 1/4\" UNC female thread to smaller core drills and extensions with a 1/2\" BSP female spindle. It increases equipment versatility, letting you tackle a wider range of jobs without multiple drill rigs. Precision-machined from high-strength steel, it handles the torque needed for large core bits while maintaining perfect alignment to minimize vibration, protect the drill motor, and deliver clean, accurate holes-an essential tool for professional core drilling.','1/2\" Male to 1 1/4\" Male','A heavy-duty step-up adaptor that allows large-format 1 1/4\" UNC core bits to be used on smaller drilling machines with a 1/2\" BSP female connection.','inherit','closed','closed','','2974-revision-v1','','','2026-07-06 14:25:14','2026-07-06 14:25:14','',2974,'https://staging.smartcut.co.za/?p=3027',0,'revision','',0),
(3028,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','','SC905.webp','','inherit','open','closed','','sc905-webp','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2975,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC905.webp',0,'attachment','image/webp',0),
(3029,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','This female-to-female adaptor joins a 1/2\" BSP male thread (such as an extension rod or drill spindle) to a 1 1/4\" UNC male thread, making it ideal for non-standard core drilling setups. Crafted from corrosion-resistant steel, it delivers a rigid, reliable connection. Precision-machined threads on both ends ensure a secure fit, efficient power transfer, and stable operation for demanding drilling tasks.','1/2\" Female to 1 1/4\" Female','A specialized coupling adaptor for connecting a 1/2\" BSP male threaded component to a 1 1/4\" UNC male threaded component, solving complex connection needs.','inherit','closed','closed','','2975-revision-v1','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2975,'https://staging.smartcut.co.za/?p=3029',0,'revision','',0),
(3030,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','','SC906.webp','','inherit','open','closed','','sc906-webp','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2976,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC906.webp',0,'attachment','image/webp',0),
(3031,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','This high-quality adaptor lets professionals use large-format diamond core bits on smaller drilling machines. It converts a 1/2\" BSP male thread from drill spindles or extension rods to the 1 1/4\" UNC male thread required by most wet core bits 1-5/8\" and larger, increasing versatility and reducing the need for extra equipment. Made from durable steel, it withstands heavy-duty drilling, while precision engineering ensures a secure, concentric fit that minimizes vibration and maximizes power transfer-an essential accessory for concrete cutting professionals.','1/2\" Female to 1 1/4\" Male','A premium adaptor for mounting large 1 1/4\" UNC female threaded core bits onto drills and extensions that feature a 1/2\" BSP male connection.','inherit','closed','closed','','2976-revision-v1','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2976,'https://staging.smartcut.co.za/?p=3031',0,'revision','',0),
(3032,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','','SC907.webp','','inherit','open','closed','','sc907-webp','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2977,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907.webp',0,'attachment','image/webp',0),
(3033,1,'2026-07-06 14:25:15','2026-07-06 14:25:15','This adaptor allows professionals using Hilti core drilling rigs to convert proprietary quick-disconnect systems (BI, BL, BU) to the universal 1 1/4\" UNC male thread. It lets you use competitively priced, standard core bits from any manufacturer, reducing tooling costs without sacrificing performance. Made from heat-treated, high-speed steel, it provides a secure, wobble-free fit and reliable operation on demanding jobs an essential accessory for maximizing versatility and efficiency.','1 1/4\" Male to Hitli','Liberate your Hilti core drill by enabling the use of standard 1 1/4\" UNC threaded core bits, providing greater flexibility and significant cost savings.','inherit','closed','closed','','2977-revision-v1','','','2026-07-06 14:25:15','2026-07-06 14:25:15','',2977,'https://staging.smartcut.co.za/?p=3033',0,'revision','',0),
(3034,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','','SC908.webp','','inherit','open','closed','','sc908-webp','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2978,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908.webp',0,'attachment','image/webp',0),
(3035,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','This adaptor expands the versatility of your standard power drill by allowing it to accept tools and accessories with a 1/2\" BSP male thread, including specialized bits, pilot tools, and custom drilling assemblies. Made from hardened steel, it provides a secure, stable connection. The straight shank fits perfectly in a 1/2\" (13 mm) keyed or keyless chuck, while precision-cut female threads ensure easy, reliable attachment of male-threaded tools.','1/2\" Female To Straight Shank','A versatile adaptor for connecting tools and accessories with a 1/2\" BSP male thread to any standard drill equipped with a 1/2\" chuck.','inherit','closed','closed','','2978-revision-v1','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2978,'https://staging.smartcut.co.za/?p=3035',0,'revision','',0),
(3036,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','','SC909.webp','','inherit','open','closed','','sc909-webp','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2979,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909.webp',0,'attachment','image/webp',0),
(3037,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','This Hilti-compatible adaptor lets you use any standard 1 1/4\" UNC diamond core bit on your Hilti core drill, reducing costs and expanding tooling options. Its durable black oxide finish provides corrosion resistance, while high-grade metal construction ensures a rigid, perfectly aligned connection for maximum stability and efficient power transfer. An essential accessory for professionals drilling large-diameter holes in reinforced concrete.','1 1/4\" Male To Hitli (Black)','A professional-grade adaptor with a durable black finish for connecting standard 1 1/4\" UNC core bits to specific Hilti core drilling machines.','inherit','closed','closed','','2979-revision-v1','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2979,'https://staging.smartcut.co.za/?p=3037',0,'revision','',0),
(3038,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','','SC910.webp','','inherit','open','closed','','sc910-webp','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2980,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC910.webp',0,'attachment','image/webp',0),
(3039,1,'2026-07-06 14:25:16','2026-07-06 14:25:16','This male-to-male adaptor connects a 1/2\" BSP female diamond core bit to a 1/2\" BSP female extension rod or drill machine, enabling seamless integration of common core drilling components. Made from strong alloy steel, it withstands drilling forces while precision-cut male threads ensure a secure, vibration-free fit. Spanner flats allow easy tightening and removal, providing a reliable connection for every job.','1/2\" Male to 1/2\" Male','A high-strength converting adaptor for connecting two 1/2\" BSP female threaded components, such as a core bit and an extension bar.','inherit','closed','closed','','2980-revision-v1','','','2026-07-06 14:25:16','2026-07-06 14:25:16','',2980,'https://staging.smartcut.co.za/?p=3039',0,'revision','',0),
(3040,1,'2026-07-06 14:25:17','2026-07-06 14:25:17','','SC911.webp','','inherit','open','closed','','sc911-webp','','','2026-07-06 14:25:17','2026-07-06 14:25:17','',2981,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC911.webp',0,'attachment','image/webp',0),
(3041,1,'2026-07-06 14:25:17','2026-07-06 14:25:17','This adaptor allows a large 1 1/4\" UNC male-threaded tool to connect to a smaller drill or extension rod with a 1/2\" BSP female thread, providing flexibility across different core drilling systems. Made from heat-treated steel, it withstands torque and stress, while precision-machined threads ensure a secure, concentric fit for smooth, reliable operation—an essential solution for custom drilling assemblies on site.','1/2\" Male to 1 1/4\" Female','A specialized adaptor for connecting a 1 1/4\" UNC male threaded tool to a smaller drill with a 1/2\" BSP female spindle.','inherit','closed','closed','','2981-revision-v1','','','2026-07-06 14:25:17','2026-07-06 14:25:17','',2981,'https://staging.smartcut.co.za/?p=3041',0,'revision','',0),
(3042,1,'2026-07-06 14:25:18','2026-07-06 14:25:18','This black buffing pad is the final step in polishing dark granite, used after the 3000 grit pad to enhance shine and deepen color. As a non-abrasive pad, it can be used with water or polishing compound to create a high-luster finish. It is colored black to prevent color transfer on dark stones and features a hook-and-loop backing for quick attachment to a standard backing pad. This is an essential tool for achieving a professional, high-gloss finish.','Buffing Pad Black','A final-step black buffing pad designed to enhance the gloss and deepen the color of dark-colored granite. Use after the 3000 grit pad for a final, brilliant luster.','publish','closed','closed','','buffing-pad-black','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3042',0,'product','',0),
(3043,1,'2026-07-06 14:25:18','2026-07-06 14:25:18','As the first step in polishing granite, this 50 grit Polishing Pad is designed for aggressive stock removal. It effectively grinds away saw marks, scratches, and unevenness to create a flat surface for polishing. The pad contains a high concentration of coarse diamonds for rapid grinding and has a hook-and-loop backing for quick changes. For optimal performance and to control heat, this pad should be used wet with a low-speed polisher or grinder.','50# Polishing Pad','A coarse 50 grit Polishing Pad for the initial grinding and surface preparation step on granite. Aggressively removes saw marks, deep scratches, and levels uneven surfaces.','publish','closed','closed','','50-polishing-pad','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3043',0,'product','',0),
(3044,1,'2026-07-06 14:25:18','2026-07-06 14:25:18','Used after the 50 grit pad, this 100 grit Polishing Pad is the second stage in preparing granite. It refines the surface by removing the coarse scratch pattern from the initial grinding step. The pad contains a high concentration of 100-grit diamonds for efficient material removal and features a hook-and-loop backing for quick attachment. For best results, it should be used wet on a variable-speed polisher at a low to medium RPM.','100# Polishing Pad','A 100 grit Polishing Pad for coarse grinding of granite surfaces. Used after the 50 grit pad to further smooth the surface and remove remaining saw marks.','publish','closed','closed','','100-polishing-pad','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3044',0,'product','',0),
(3045,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','As the third stage in the polishing process, this 200 grit Polishing Pad removes the scratches left by the 100 grit pad. Its function is to create a uniform, matte-honed surface that is smooth to the touch and ready for polishing. The high-quality resin bond provides a consistent finish, and the hook-and-loop backing allows for fast pad changes. This pad is intended for wet use to keep the surface clear of slurry and ensure the best results.','200# Polishing Pad','A medium-coarse 200 grit Polishing Pad for honing granite. This step removes all visible scratches and begins to create a smooth, non-reflective honed finish.','publish','closed','closed','','200-polishing-pad','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3045',0,'product','',0),
(3046,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','This 400 grit Polishing Pad is used after the 200 grit stage to begin building a polish on granite. Its function is to remove honing marks and create a low-gloss sheen. The pad\'s specialized resin and diamond formula is designed to increase reflection without leaving scratches. It features a hook-and-loop backing for quick changes on a variable-speed polisher and is intended for wet use to achieve a consistent finish.','400# Polishing Pad','A 400 grit medium Polishing Pad for the first stage of polishing granite. This pad removes the marks from the honing stage and begins to develop the first signs of a sheen.','publish','closed','closed','','400-polishing-pad','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3046',0,'product','',0),
(3047,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','This 1500 grit Polishing Pad is a fine-grit pad used in the final stages of polishing granite. Its function is to remove the subtle marks from the previous stage and produce a high-gloss, reflective finish. The pad contains very fine diamond particles to polish the surface without causing hazing or scratches. For best results, it is designed for wet use on a variable-speed polisher at a medium to high RPM.','1500# Polishing Pad','A fine 1500 grit Polishing Pad used to achieve a high-gloss, near-final polish on granite. Removes any remaining fine scratches and creates a deep, reflective shine.','publish','closed','closed','','1500-polishing-pad','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3047',0,'product','',0),
(3048,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','As the fifth stage of the polishing process, this 800 grit diamond pad uses a fine abrasive to enhance the gloss and clarity of granite. It refines the surface left by the 400 grit pad, resulting in a highly reflective finish. The premium resin bond is formulated to polish without scratching, and the pad attaches via a hook-and-loop back. This pad is intended for wet use on a standard polisher to prepare the surface for the final polishing stages.','800# Polishing Pad','A medium-fine 800 grit Polishing Pad for enhancing the gloss on granite. This stage significantly increases the surface reflectivity and clarity.','publish','closed','closed','','800-polishing-pad','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3048',0,'product','',0),
(3049,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','As the final abrasive stage in granite polishing, this 3000 grit diamond pad is used to achieve a maximum, mirror-like shine. Its extremely fine diamond abrasive polishes the surface to a microscopic level, which creates deep color and high reflectivity. Used correctly, this pad produces a finish that meets or exceeds factory standards. It is designed for wet use with a variable-speed polisher and is the last step before optional buffing.','3000# Polishing Pad','An extra-fine 3000 grit Polishing Pad for the final polishing step on granite. Creates the highest possible level of gloss and a deep, mirror-like reflection.','publish','closed','closed','','3000-polishing-pad','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3049',0,'product','',0),
(3050,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','This semi-flexible rubber backing pad is the essential interface between a power tool and a polishing pad. Its hook-and-loop face allows for quick and easy pad changes. The pad\'s flexible rubber construction enables it to follow the contours of a workpiece, which ensures even pressure distribution and prevents flat spots or gouging. It is designed for use with standard M14 threaded polishers and angle grinders to achieve a smooth, uniform polish.','Rubber Backing Pad','An essential semi-flexible rubber backing pad for attaching hook-and-loop polishing and sanding discs to angle grinders and polishers. Provides the necessary flexibility for smooth, even polishing on flat and contoured surfaces.','publish','closed','closed','','rubber-backing-pad','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3050',0,'product','',0),
(3051,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','Designed for professional concrete floor preparation, this 250 mm diamond grinding plate is used for leveling surfaces and removing tough coatings. Its multiple diamond segments ensure an aggressive and fast grinding action, increasing job site productivity. The plate is engineered for a long service life to reduce cost per square foot and features a universal bolt pattern to fit most single-head floor grinders. Different bond hardnesses are available to suit various concrete conditions.','250MM Grinding Plate','A professional 250mm (10\") diamond grinding plate for single-head floor grinders. Designed for aggressive concrete grinding, leveling, and coating removal.','publish','closed','closed','','250mm-grinding-plate','','','2026-07-11 22:43:57','2026-07-11 22:43:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3051',0,'product','',0),
(3052,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','This 200mm extension adaptor connects standard 1/2\" BSP diamond core bits to an SDS Plus rotary hammer for core drilling in brick and blockwork. The adaptor features an SDS Plus shank for quick and secure connection to the drill, offering a cost-effective method for core drilling without a dedicated machine. For drills without a rotation-only setting, some versions may include a hammer-stop feature to prevent damage to the diamond core bit.','1/2\" Male to SDS 200MM','A 200mm SDS Plus adaptor that allows you to use 1/2\" BSP female threaded core bits with your SDS rotary hammer drill, turning it into a capable core drilling tool.','publish','closed','closed','','1-2-male-to-sds-200mm','','','2026-07-09 13:32:53','2026-07-09 13:32:53','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3052',0,'product','',0),
(3053,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','Designed to extend drilling reach, this 300mm extension bar is ideal for creating deep holes in cavity walls and thick masonry. It\'s compatible with the common 1/2\" BSP thread size, featuring a male end for the drill and a female end for the core bit. The extension is made from hardened carbon and alloy steel for durability, and its solid construction provides a stable connection for efficient power transfer. It\'s a valuable tool for professional and DIY plumbing or electrical installations..','1/2\" Male to Female 300MM','A versatile 300mm (approx. 12\") extension bar for extending the reach of standard 1/2\" BSP diamond core bits in deep drilling situations.','publish','closed','closed','','1-2-male-to-female-300mm','','','2026-07-09 13:32:47','2026-07-09 13:32:47','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3053',0,'product','',0),
(3054,1,'2026-07-06 14:25:19','2026-07-06 14:25:19','This 500mm core drill extension rod is designed for deep drilling in thick concrete. It connects between the drill rig and the core bit, featuring a 1 1/4\" UNC male thread on one end and a 1 1/4\" UNC female thread on the other. The high-quality steel construction ensures rigidity and prevents whipping, while the hollow shaft allows water to pass through for wet drilling applications. For even greater depths, multiple extensions can be connected together.','1 1/4\" Male to Female 500MM','A professional 500mm (approx. 20\") extension rod for deep drilling applications with large-format 1 1/4\" UNC diamond core bits.','publish','closed','closed','','1-1-4-male-to-female-500mm','','','2026-07-09 13:32:39','2026-07-09 13:32:39','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3054',0,'product','',0),
(3055,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','This 125 mm (5 inch) cup wheel features a lightweight aluminium body for easier handling during large-scale grinding. The aluminium construction reduces operator fatigue and improves control, while the wheel\'s larger diameter increases productivity on concrete and refractory surfaces. It is designed for effective material removal and uses a standard M14 thread for a secure connection to 125 mm angle grinders.','125MM Hand Grinder Aluminium M14','Cover more area with less fatigue using this 125 mm lightweight aluminium cup wheel. Ideal for grinding concrete and refractory surfaces, with a secure M14 threaded arbor.','publish','closed','closed','','125mm-hand-grinder-aluminium-m14-2','','','2026-07-09 13:33:17','2026-07-09 13:33:17','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3055',0,'product','',0),
(3056,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','This adaptor offers a simple solution for connecting mismatched threads in core drilling setups. It converts a 1/2\" BSP female thread, typically found on drills or extensions, to a 1/2\" BSP male thread for direct attachment of core bits and other accessories. Built from hardened steel, it withstands high torque and vibration while maintaining a secure, concentric fit. The adaptor can also serve as a short, rigid extension, ensuring maximum power transfer and long service life in demanding applications.','1/2\" Female to 1/2\" male','A high-quality adaptor that converts a 1/2\" BSP female thread to a 1/2\" BSP male thread, enhancing system flexibility.','publish','closed','closed','','1-2-female-to-1-2-male','','','2026-07-11 22:41:43','2026-07-11 22:41:43','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3056',0,'product','',0),
(3057,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','This smart, cost-effective adaptor lets you use professional 1/2\" BSP female diamond core bits with any standard corded or cordless drill. It eliminates the need for a dedicated core drilling rig, making it ideal for brick, block, and masonry applications. Made from high-strength steel, the adaptor handles demanding core drilling, while the straight shank ensures a secure drill chuck fit and the precision 1/2\" BSP male thread provides a tight, concentric connection for smooth, efficient drilling.','1/2\" Male To Straight Shank','Enables the use of professional 1/2\" BSP female threaded diamond core bits with standard power drills, maximizing the utility of your existing tool collection.','publish','closed','closed','','1-2-male-to-straight-shank','','','2026-07-09 13:33:06','2026-07-09 13:33:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3057',0,'product','',0),
(3058,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','This versatile female-to-female adaptor connects two 1/2\" BSP male-threaded components, making it ideal for joining extension rods or attaching core bits to male-threaded drill spindles. Made from high-quality steel, it delivers a secure, torque-resistant connection. Precision-cut internal threads ensure a tight fit, smooth engagement, and stable power transfer for safe, efficient drilling under heavy load.','1/2\" Female to 1/2\" Female','A robust connecting adaptor for joining two components with 1/2\" BSP male threads, ideal for linking extension bars or connecting a male-threaded tool to a drill.','publish','closed','closed','','1-2-female-to-1-2-female','','','2026-07-09 13:33:00','2026-07-09 13:33:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3058',0,'product','',0),
(3059,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Engineered for hard, dense, and non-abrasive materials, this 115 mm (4.5 inch) segmented diamond blade is ideal for cutting aged concrete and refractory brick. Its specialized bond ensures consistent performance, while the segmented rim provides a fast, cool cut suitable for dry applications. A tall 10 mm segment height guarantees a long service life in demanding professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 NG Silver','A professional-grade 115mm silver series segmented blade, engineered for high-performance cutting of hard materials like old concrete, masonry, and refractory brick.','publish','closed','closed','','115-x-2-2-x-22-23-y10-ng-silver','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3059',0,'product','',0),
(3060,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Engineered for cutting granite, this 115 mm (4.5 inch) segmented diamond blade is perfect for on-site fabrication like sink cutouts and slab trimming. Its soft bond is formulated to cut hard, non-abrasive stone efficiently without glazing over, while the segmented rim provides a fast, aggressive cut. Although suitable for dry use, wet cutting is recommended to prolong blade life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 NG Blue','A specialized 115mm segmented diamond blade with a soft bond, designed for fast, clean cuts in granite and other hard natural stones.','publish','closed','closed','','115-x-2-2-x-22-23-y10-ng-blue','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3060',0,'product','',0),
(3061,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Designed for hard, dense materials, this 230 mm (9 inch) segmented diamond blade is ideal for cutting refractory brick and heavily cured concrete. Its specialized bond is formulated to cut efficiently without glazing, while the segmented rim provides aggressive, cool cutting for dry use. A tall 10 mm segment height ensures a long and durable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for use on all 230 mm angle grinders and cut-off saws.','230 X 2.2 X 22.23 Y10 NG Silver','A premium 230mm silver series segmented blade designed for superior performance and long life when cutting very hard materials like refractory brick, cured concrete, and dense masonry.','publish','closed','closed','','230-x-2-2-x-22-23-y10-ng-silver','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3061',0,'product','',0),
(3062,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Designed for general-purpose concrete and masonry work, this 230 mm (9 inch) segmented diamond blade is ideal for cutting slabs, bricks, and pavers. Its segmented rim provides fast material removal and is suitable for dry cutting, while the tall 10 mm segments ensure a long and reliable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for compatibility with all 230 mm angle grinders and power cutters','230 X 2.2 X 22.23 Y10 NG White','A high-quality 230mm white series segmented blade offering an excellent combination of cutting speed and long life for general-purpose concrete and masonry work.','publish','closed','closed','','230-x-2-2-x-22-23-y10-ng-white','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3062',0,'product','',0),
(3063,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Designed for high-speed granite cutting, this 230 mm (9 inch) segmented diamond blade is ideal for high-production fabrication. Its soft bond is specifically formulated for hard stone to prevent glazing and maintain a fast, aggressive cut by consistently exposing fresh diamonds. The segmented rim aids in cooling and further boosts cutting speed. This blade uses a standard 22.23 mm (7/8 inch) arbor for a secure fit on professional 230 mm angle grinders and power cutters.','230 X 2.2 X 22.23 Y10 NG Blue','A premium 230mm blue series segmented blade, expertly designed with a soft bond for aggressive, high-speed cutting of granite and hard stone.','publish','closed','closed','','230-x-2-2-x-22-23-y10-ng-blue','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3063',0,'product','',0),
(3064,1,'2026-07-06 14:25:20','2026-07-06 14:25:20','Designed for multi-purpose cutting, this 230 mm (9 inch) segmented diamond blade performs well on a wide range of materials, from hard granite to concrete and brick. Its medium-soft bond is formulated to cut hard stone effectively while still offering a good service life in abrasive masonry. The segmented rim provides a fast, cool cut in all applications. This blade uses a standard 22.23 mm (7/8 inch) arbor, making it a versatile tool for renovation jobs on 230 mm angle grinders.','230 X 2.5 X 22.23 Y10 NG Turquoise','A versatile 230mm segmented diamond blade designed for effective cutting of both granite and general masonry, offering a great all-in-one solution.','publish','closed','closed','','230-x-2-5-x-22-23-y10-ng-turquoise','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3064',0,'product','',0),
(3065,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Designed for cutting granite, this 180 mm (7 inch) segmented diamond blade is ideal for making deep, straight cuts in countertops and slabs. Its soft bond matrix is formulated to cut hard stone efficiently without glazing, ensuring a consistently high cutting speed. The segmented rim provides an aggressive cut, and wet cutting is recommended for the best possible finish and longest blade life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit 180 mm and 230 mm angle grinders.','180 X 2.2 X 22.23 Y5 NG Blue','A large 180mm segmented diamond blade with a specialized soft bond, designed for fast, deep cuts in granite slabs with large angle grinders.','publish','closed','closed','','180-x-2-2-x-22-23-y5-ng-blue','','','2026-07-06 14:25:31','2026-07-06 14:25:31','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3065',0,'product','',0),
(3066,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Engineered for small angle grinders, this 105 mm (approx. 4 inch) segmented diamond blade provides fast, efficient cutting of concrete, pavers, and brick. Its segmented design is suitable for dry use, offering rapid cutting and good cooling for jobs in tight spaces. The 7 mm segment height ensures a durable service life, while the compact size allows for excellent control when creating channels or shaping masonry. This blade uses a 20 mm arbor for a secure fit on many standard grinders.','105 X 1.6 X 20 Y7 NG','A compact and versatile 105mm segmented diamond blade for fast, aggressive cutting of concrete, brick, and masonry with angle grinders.','publish','closed','closed','','105-x-1-6-x-20-y7-ng','','','2026-07-06 14:25:31','2026-07-06 14:25:31','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3066',0,'product','',0),
(3067,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Designed for professional small angle grinders, this 105 mm (approx. 4 inch) segmented diamond blade provides rapid cutting in all types of masonry. Its aggressive rim is ideal for fast, dry cutting of cured concrete, hard brick, and dense blocks, while the 7 mm segment height ensures a long and durable service life. This blade uses a 20 mm arbor, offering a high-performance and cost-effective solution for daily use.','105 X 1.6 X 20 Y7 NG','A high-performance 105mm segmented diamond blade designed for fast, aggressive cuts and long life in concrete, brick, and block.','publish','closed','closed','','105-x-1-6-x-20-y7-ng-2','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3067',0,'product','',0),
(3068,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Designed for general-purpose use, this 105 mm (approx. 4 inch) segmented diamond blade is ideal for cutting concrete and masonry. Its segmented rim provides a fast cut and effective cooling for dry use on jobs like cutting pavers and blocks. A 7 mm segment height ensures a good operational life for everyday tasks. This blade uses a 20 mm arbor and is compatible with most small angle grinders, making it a practical tool for smaller cutting jobs.','105 X 1.6 X 20 Y7 NG','A durable 105mm segmented diamond blade offering reliable, fast cutting of concrete and masonry materials for use with angle grinders.','publish','closed','closed','','105-x-1-6-x-20-y7-ng-3','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3068',0,'product','',0),
(3069,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Engineered for all-purpose cutting, this 115 mm (4.5 inch) segmented diamond blade is ideal for concrete, bricks, and pavers. The segmented rim provides a fast, aggressive cut and is suitable for dry applications, while the tall 10 mm segment height ensures an extended service life. This blade features a standard 22.23 mm (7/8 inch) arbor for a universal fit on all 115 mm angle grinders, offering a durable and cost-effective cutting solution.','115 X 1.9 X 22.23 Y10 NG','A versatile 115mm segmented diamond blade for fast, general-purpose cutting of concrete, brick, and masonry with standard 4.5-inch angle grinders.','publish','closed','closed','','115-x-1-9-x-22-23-y10-ng','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3069',0,'product','',0),
(3070,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Engineered for larger masonry jobs, this 125 mm (5 inch) turbo diamond blade is ideal for making clean cuts in thick materials like concrete blocks and hard stone. Its turbo rim design provides a fast, aggressive cut with a smooth, chip-free finish. A 7.5 mm segment height offers a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 125 mm angle grinders.','125 X 2.5 X 22.23 Y7.5 Turbo','A powerful 125mm turbo rim diamond blade designed for deeper, faster, and smoother cuts in concrete, brick, and stone with 5-inch angle grinders.','publish','closed','closed','','125-x-2-5-x-22-23-y7-5-turbo','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3070',0,'product','',0),
(3071,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','Engineered for deep cuts in large masonry projects, this 150 mm (approx. 6 inch) segmented diamond blade is ideal for thick concrete, double-stacked bricks, and large blocks. Its segmented design allows for fast, aggressive dry cutting with effective cooling. A 7 mm segment height provides a durable and reliable service life for demanding jobs. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 150 mm angle grinders and some handheld cut-off saws.','150 X 2.0 X 22.23 Y7 NG','A 150mm segmented diamond blade for deep, fast cuts in concrete, block, and masonry, designed for use with larger angle grinders or small cut-off saws.','publish','closed','closed','','150-x-2-0-x-22-23-y7-ng','','','2026-07-06 14:25:34','2026-07-06 14:25:34','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3071',0,'product','',0),
(3072,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','','SC1001.webp','','inherit','open','closed','','sc1001-webp','','','2026-07-06 14:25:21','2026-07-06 14:25:21','',3042,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1001.webp',0,'attachment','image/webp',0),
(3073,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','This black buffing pad is the final step in polishing dark granite, used after the 3000 grit pad to enhance shine and deepen color. As a non-abrasive pad, it can be used with water or polishing compound to create a high-luster finish. It is colored black to prevent color transfer on dark stones and features a hook-and-loop backing for quick attachment to a standard backing pad. This is an essential tool for achieving a professional, high-gloss finish.','Buffing Pad Black','A final-step black buffing pad designed to enhance the gloss and deepen the color of dark-colored granite. Use after the 3000 grit pad for a final, brilliant luster.','inherit','closed','closed','','3042-revision-v1','','','2026-07-06 14:25:21','2026-07-06 14:25:21','',3042,'https://staging.smartcut.co.za/?p=3073',0,'revision','',0),
(3074,1,'2026-07-06 14:25:21','2026-07-06 14:25:21','','ALL-POLISHING-PADS.webp','','inherit','open','closed','','all-polishing-pads-webp','','','2026-07-06 14:25:21','2026-07-06 14:25:21','',3042,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/ALL-POLISHING-PADS.webp',0,'attachment','image/webp',0),
(3075,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','','SC1050.webp','','inherit','open','closed','','sc1050-webp','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3043,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1050.webp',0,'attachment','image/webp',0),
(3076,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','As the first step in polishing granite, this 50 grit Polishing Pad is designed for aggressive stock removal. It effectively grinds away saw marks, scratches, and unevenness to create a flat surface for polishing. The pad contains a high concentration of coarse diamonds for rapid grinding and has a hook-and-loop backing for quick changes. For optimal performance and to control heat, this pad should be used wet with a low-speed polisher or grinder.','50# Polishing Pad','A coarse 50 grit Polishing Pad for the initial grinding and surface preparation step on granite. Aggressively removes saw marks, deep scratches, and levels uneven surfaces.','inherit','closed','closed','','3043-revision-v1','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3043,'https://staging.smartcut.co.za/?p=3076',0,'revision','',0),
(3077,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','','SC1100.webp','','inherit','open','closed','','sc1100-webp','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3044,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1100.webp',0,'attachment','image/webp',0),
(3078,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','Used after the 50 grit pad, this 100 grit Polishing Pad is the second stage in preparing granite. It refines the surface by removing the coarse scratch pattern from the initial grinding step. The pad contains a high concentration of 100-grit diamonds for efficient material removal and features a hook-and-loop backing for quick attachment. For best results, it should be used wet on a variable-speed polisher at a low to medium RPM.','100# Polishing Pad','A 100 grit Polishing Pad for coarse grinding of granite surfaces. Used after the 50 grit pad to further smooth the surface and remove remaining saw marks.','inherit','closed','closed','','3044-revision-v1','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3044,'https://staging.smartcut.co.za/?p=3078',0,'revision','',0),
(3079,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','','SC1200.webp','','inherit','open','closed','','sc1200-webp','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3045,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200.webp',0,'attachment','image/webp',0),
(3080,1,'2026-07-06 14:25:22','2026-07-06 14:25:22','As the third stage in the polishing process, this 200 grit Polishing Pad removes the scratches left by the 100 grit pad. Its function is to create a uniform, matte-honed surface that is smooth to the touch and ready for polishing. The high-quality resin bond provides a consistent finish, and the hook-and-loop backing allows for fast pad changes. This pad is intended for wet use to keep the surface clear of slurry and ensure the best results.','200# Polishing Pad','A medium-coarse 200 grit Polishing Pad for honing granite. This step removes all visible scratches and begins to create a smooth, non-reflective honed finish.','inherit','closed','closed','','3045-revision-v1','','','2026-07-06 14:25:22','2026-07-06 14:25:22','',3045,'https://staging.smartcut.co.za/?p=3080',0,'revision','',0),
(3081,1,'2026-07-06 14:25:23','2026-07-06 14:25:23','','SC1400.webp','','inherit','open','closed','','sc1400-webp','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',3046,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1400.webp',0,'attachment','image/webp',0),
(3082,1,'2026-07-06 14:25:23','2026-07-06 14:25:23','This 400 grit Polishing Pad is used after the 200 grit stage to begin building a polish on granite. Its function is to remove honing marks and create a low-gloss sheen. The pad\'s specialized resin and diamond formula is designed to increase reflection without leaving scratches. It features a hook-and-loop backing for quick changes on a variable-speed polisher and is intended for wet use to achieve a consistent finish.','400# Polishing Pad','A 400 grit medium Polishing Pad for the first stage of polishing granite. This pad removes the marks from the honing stage and begins to develop the first signs of a sheen.','inherit','closed','closed','','3046-revision-v1','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',3046,'https://staging.smartcut.co.za/?p=3082',0,'revision','',0),
(3083,1,'2026-07-06 14:25:23','2026-07-06 14:25:23','','SC1500.webp','','inherit','open','closed','','sc1500-webp','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',3047,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1500.webp',0,'attachment','image/webp',0),
(3084,1,'2026-07-06 14:25:23','2026-07-06 14:25:23','This 1500 grit Polishing Pad is a fine-grit pad used in the final stages of polishing granite. Its function is to remove the subtle marks from the previous stage and produce a high-gloss, reflective finish. The pad contains very fine diamond particles to polish the surface without causing hazing or scratches. For best results, it is designed for wet use on a variable-speed polisher at a medium to high RPM.','1500# Polishing Pad','A fine 1500 grit Polishing Pad used to achieve a high-gloss, near-final polish on granite. Removes any remaining fine scratches and creates a deep, reflective shine.','inherit','closed','closed','','3047-revision-v1','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',3047,'https://staging.smartcut.co.za/?p=3084',0,'revision','',0),
(3085,1,'2026-07-06 14:25:23','2026-07-06 14:25:23','','SC1800.webp','','inherit','open','closed','','sc1800-webp','','','2026-07-06 14:25:23','2026-07-06 14:25:23','',3048,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1800.webp',0,'attachment','image/webp',0),
(3086,1,'2026-07-06 14:25:24','2026-07-06 14:25:24','As the fifth stage of the polishing process, this 800 grit diamond pad uses a fine abrasive to enhance the gloss and clarity of granite. It refines the surface left by the 400 grit pad, resulting in a highly reflective finish. The premium resin bond is formulated to polish without scratching, and the pad attaches via a hook-and-loop back. This pad is intended for wet use on a standard polisher to prepare the surface for the final polishing stages.','800# Polishing Pad','A medium-fine 800 grit Polishing Pad for enhancing the gloss on granite. This stage significantly increases the surface reflectivity and clarity.','inherit','closed','closed','','3048-revision-v1','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',3048,'https://staging.smartcut.co.za/?p=3086',0,'revision','',0),
(3087,1,'2026-07-06 14:25:24','2026-07-06 14:25:24','','SC3000.webp','','inherit','open','closed','','sc3000-webp','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',3049,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3000.webp',0,'attachment','image/webp',0),
(3088,1,'2026-07-06 14:25:24','2026-07-06 14:25:24','As the final abrasive stage in granite polishing, this 3000 grit diamond pad is used to achieve a maximum, mirror-like shine. Its extremely fine diamond abrasive polishes the surface to a microscopic level, which creates deep color and high reflectivity. Used correctly, this pad produces a finish that meets or exceeds factory standards. It is designed for wet use with a variable-speed polisher and is the last step before optional buffing.','3000# Polishing Pad','An extra-fine 3000 grit Polishing Pad for the final polishing step on granite. Creates the highest possible level of gloss and a deep, mirror-like reflection.','inherit','closed','closed','','3049-revision-v1','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',3049,'https://staging.smartcut.co.za/?p=3088',0,'revision','',0),
(3089,1,'2026-07-06 14:25:24','2026-07-06 14:25:24','','SC10000.webp','','inherit','open','closed','','sc10000-webp','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',3050,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC10000.webp',0,'attachment','image/webp',0),
(3090,1,'2026-07-06 14:25:24','2026-07-06 14:25:24','This semi-flexible rubber backing pad is the essential interface between a power tool and a polishing pad. Its hook-and-loop face allows for quick and easy pad changes. The pad\'s flexible rubber construction enables it to follow the contours of a workpiece, which ensures even pressure distribution and prevents flat spots or gouging. It is designed for use with standard M14 threaded polishers and angle grinders to achieve a smooth, uniform polish.','Rubber Backing Pad','An essential semi-flexible rubber backing pad for attaching hook-and-loop polishing and sanding discs to angle grinders and polishers. Provides the necessary flexibility for smooth, even polishing on flat and contoured surfaces.','inherit','closed','closed','','3050-revision-v1','','','2026-07-06 14:25:24','2026-07-06 14:25:24','',3050,'https://staging.smartcut.co.za/?p=3090',0,'revision','',0),
(3091,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','','SC119.webp','','inherit','open','closed','','sc119-webp','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3051,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC119.webp',0,'attachment','image/webp',0),
(3092,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','Designed for professional concrete floor preparation, this 250 mm diamond grinding plate is used for leveling surfaces and removing tough coatings. Its multiple diamond segments ensure an aggressive and fast grinding action, increasing job site productivity. The plate is engineered for a long service life to reduce cost per square foot and features a universal bolt pattern to fit most single-head floor grinders. Different bond hardnesses are available to suit various concrete conditions.','250MM Grinding Plate','A professional 250mm (10\") diamond grinding plate for single-head floor grinders. Designed for aggressive concrete grinding, leveling, and coating removal.','inherit','closed','closed','','3051-revision-v1','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3051,'https://staging.smartcut.co.za/?p=3092',0,'revision','',0),
(3093,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','','SC200Z.webp','','inherit','open','closed','','sc200z-webp','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3052,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC200Z.webp',0,'attachment','image/webp',0),
(3094,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','This 200mm extension adaptor connects standard 1/2\" BSP diamond core bits to an SDS Plus rotary hammer for core drilling in brick and blockwork. The adaptor features an SDS Plus shank for quick and secure connection to the drill, offering a cost-effective method for core drilling without a dedicated machine. For drills without a rotation-only setting, some versions may include a hammer-stop feature to prevent damage to the diamond core bit.','1/2\" Male to SDS 200MM','A 200mm SDS Plus adaptor that allows you to use 1/2\" BSP female threaded core bits with your SDS rotary hammer drill, turning it into a capable core drilling tool.','inherit','closed','closed','','3052-revision-v1','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3052,'https://staging.smartcut.co.za/?p=3094',0,'revision','',0),
(3095,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','','SC300Z.webp','','inherit','open','closed','','sc300z-webp','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3053,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC300Z.webp',0,'attachment','image/webp',0),
(3096,1,'2026-07-06 14:25:25','2026-07-06 14:25:25','Designed to extend drilling reach, this 300mm extension bar is ideal for creating deep holes in cavity walls and thick masonry. It\'s compatible with the common 1/2\" BSP thread size, featuring a male end for the drill and a female end for the core bit. The extension is made from hardened carbon and alloy steel for durability, and its solid construction provides a stable connection for efficient power transfer. It\'s a valuable tool for professional and DIY plumbing or electrical installations..','1/2\" Male to Female 300MM','A versatile 300mm (approx. 12\") extension bar for extending the reach of standard 1/2\" BSP diamond core bits in deep drilling situations.','inherit','closed','closed','','3053-revision-v1','','','2026-07-06 14:25:25','2026-07-06 14:25:25','',3053,'https://staging.smartcut.co.za/?p=3096',0,'revision','',0),
(3097,1,'2026-07-06 14:25:26','2026-07-06 14:25:26','','SC500Z.webp','','inherit','open','closed','','sc500z-webp','','','2026-07-06 14:25:26','2026-07-06 14:25:26','',3054,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z.webp',0,'attachment','image/webp',0),
(3098,1,'2026-07-06 14:25:26','2026-07-06 14:25:26','This 500mm core drill extension rod is designed for deep drilling in thick concrete. It connects between the drill rig and the core bit, featuring a 1 1/4\" UNC male thread on one end and a 1 1/4\" UNC female thread on the other. The high-quality steel construction ensures rigidity and prevents whipping, while the hollow shaft allows water to pass through for wet drilling applications. For even greater depths, multiple extensions can be connected together.','1 1/4\" Male to Female 500MM','A professional 500mm (approx. 20\") extension rod for deep drilling applications with large-format 1 1/4\" UNC diamond core bits.','inherit','closed','closed','','3054-revision-v1','','','2026-07-06 14:25:26','2026-07-06 14:25:26','',3054,'https://staging.smartcut.co.za/?p=3098',0,'revision','',0),
(3099,1,'2026-07-06 14:25:26','2026-07-06 14:25:26','','SC900.webp','','inherit','open','closed','','sc900-webp','','','2026-07-06 14:25:26','2026-07-06 14:25:26','',3055,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC900.webp',0,'attachment','image/webp',0),
(3100,1,'2026-07-06 14:25:26','2026-07-06 14:25:26','This 125 mm (5 inch) cup wheel features a lightweight aluminium body for easier handling during large-scale grinding. The aluminium construction reduces operator fatigue and improves control, while the wheel\'s larger diameter increases productivity on concrete and refractory surfaces. It is designed for effective material removal and uses a standard M14 thread for a secure connection to 125 mm angle grinders.','125MM Hand Grinder Aluminium M14','Cover more area with less fatigue using this 125 mm lightweight aluminium cup wheel. Ideal for grinding concrete and refractory surfaces, with a secure M14 threaded arbor.','inherit','closed','closed','','3055-revision-v1','','','2026-07-06 14:25:26','2026-07-06 14:25:26','',3055,'https://staging.smartcut.co.za/?p=3100',0,'revision','',0),
(3101,1,'2026-07-06 14:25:26','2026-07-06 14:25:26','','SC901.webp','','inherit','open','closed','','sc901-webp','','','2026-07-06 14:25:26','2026-07-06 14:25:26','',3056,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC901.webp',0,'attachment','image/webp',0),
(3102,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','This adaptor offers a simple solution for connecting mismatched threads in core drilling setups. It converts a 1/2\" BSP female thread, typically found on drills or extensions, to a 1/2\" BSP male thread for direct attachment of core bits and other accessories. Built from hardened steel, it withstands high torque and vibration while maintaining a secure, concentric fit. The adaptor can also serve as a short, rigid extension, ensuring maximum power transfer and long service life in demanding applications.','1/2\" Female to 1/2\" male','A high-quality adaptor that converts a 1/2\" BSP female thread to a 1/2\" BSP male thread, enhancing system flexibility.','inherit','closed','closed','','3056-revision-v1','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3056,'https://staging.smartcut.co.za/?p=3102',0,'revision','',0),
(3103,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','','SC902.webp','','inherit','open','closed','','sc902-webp','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3057,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC902.webp',0,'attachment','image/webp',0),
(3104,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','This smart, cost-effective adaptor lets you use professional 1/2\" BSP female diamond core bits with any standard corded or cordless drill. It eliminates the need for a dedicated core drilling rig, making it ideal for brick, block, and masonry applications. Made from high-strength steel, the adaptor handles demanding core drilling, while the straight shank ensures a secure drill chuck fit and the precision 1/2\" BSP male thread provides a tight, concentric connection for smooth, efficient drilling.','1/2\" Male To Straight Shank','Enables the use of professional 1/2\" BSP female threaded diamond core bits with standard power drills, maximizing the utility of your existing tool collection.','inherit','closed','closed','','3057-revision-v1','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3057,'https://staging.smartcut.co.za/?p=3104',0,'revision','',0),
(3105,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','','SC903.webp','','inherit','open','closed','','sc903-webp','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3058,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC903.webp',0,'attachment','image/webp',0),
(3106,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','This versatile female-to-female adaptor connects two 1/2\" BSP male-threaded components, making it ideal for joining extension rods or attaching core bits to male-threaded drill spindles. Made from high-quality steel, it delivers a secure, torque-resistant connection. Precision-cut internal threads ensure a tight fit, smooth engagement, and stable power transfer for safe, efficient drilling under heavy load.','1/2\" Female to 1/2\" Female','A robust connecting adaptor for joining two components with 1/2\" BSP male threads, ideal for linking extension bars or connecting a male-threaded tool to a drill.','inherit','closed','closed','','3058-revision-v1','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3058,'https://staging.smartcut.co.za/?p=3106',0,'revision','',0),
(3107,1,'2026-07-06 14:25:27','2026-07-06 14:25:27','','SC24.png','','inherit','open','closed','','sc24-png','','','2026-07-06 14:25:27','2026-07-06 14:25:27','',3059,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC24.png',0,'attachment','image/png',0);
INSERT INTO `wptp_posts` VALUES
(3108,1,'2026-07-06 14:25:28','2026-07-06 14:25:28','Engineered for hard, dense, and non-abrasive materials, this 115 mm (4.5 inch) segmented diamond blade is ideal for cutting aged concrete and refractory brick. Its specialized bond ensures consistent performance, while the segmented rim provides a fast, cool cut suitable for dry applications. A tall 10 mm segment height guarantees a long service life in demanding professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 NG Silver','A professional-grade 115mm silver series segmented blade, engineered for high-performance cutting of hard materials like old concrete, masonry, and refractory brick.','inherit','closed','closed','','3059-revision-v1','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',3059,'https://staging.smartcut.co.za/?p=3108',0,'revision','',0),
(3109,1,'2026-07-06 14:25:28','2026-07-06 14:25:28','','SC25.png','','inherit','open','closed','','sc25-png','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',3060,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC25.png',0,'attachment','image/png',0),
(3110,1,'2026-07-06 14:25:28','2026-07-06 14:25:28','Engineered for cutting granite, this 115 mm (4.5 inch) segmented diamond blade is perfect for on-site fabrication like sink cutouts and slab trimming. Its soft bond is formulated to cut hard, non-abrasive stone efficiently without glazing over, while the segmented rim provides a fast, aggressive cut. Although suitable for dry use, wet cutting is recommended to prolong blade life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 NG Blue','A specialized 115mm segmented diamond blade with a soft bond, designed for fast, clean cuts in granite and other hard natural stones.','inherit','closed','closed','','3060-revision-v1','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',3060,'https://staging.smartcut.co.za/?p=3110',0,'revision','',0),
(3111,1,'2026-07-06 14:25:28','2026-07-06 14:25:28','','SC27.png','','inherit','open','closed','','sc27-png','','','2026-07-06 14:25:28','2026-07-06 14:25:28','',3061,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC27.png',0,'attachment','image/png',0),
(3112,1,'2026-07-06 14:25:29','2026-07-06 14:25:29','Designed for hard, dense materials, this 230 mm (9 inch) segmented diamond blade is ideal for cutting refractory brick and heavily cured concrete. Its specialized bond is formulated to cut efficiently without glazing, while the segmented rim provides aggressive, cool cutting for dry use. A tall 10 mm segment height ensures a long and durable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for use on all 230 mm angle grinders and cut-off saws.','230 X 2.2 X 22.23 Y10 NG Silver','A premium 230mm silver series segmented blade designed for superior performance and long life when cutting very hard materials like refractory brick, cured concrete, and dense masonry.','inherit','closed','closed','','3061-revision-v1','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',3061,'https://staging.smartcut.co.za/?p=3112',0,'revision','',0),
(3113,1,'2026-07-06 14:25:29','2026-07-06 14:25:29','','SC27W.png','','inherit','open','closed','','sc27w-png','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',3062,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC27W.png',0,'attachment','image/png',0),
(3114,1,'2026-07-06 14:25:29','2026-07-06 14:25:29','Designed for general-purpose concrete and masonry work, this 230 mm (9 inch) segmented diamond blade is ideal for cutting slabs, bricks, and pavers. Its segmented rim provides fast material removal and is suitable for dry cutting, while the tall 10 mm segments ensure a long and reliable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for compatibility with all 230 mm angle grinders and power cutters','230 X 2.2 X 22.23 Y10 NG White','A high-quality 230mm white series segmented blade offering an excellent combination of cutting speed and long life for general-purpose concrete and masonry work.','inherit','closed','closed','','3062-revision-v1','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',3062,'https://staging.smartcut.co.za/?p=3114',0,'revision','',0),
(3115,1,'2026-07-06 14:25:29','2026-07-06 14:25:29','','SC28.png','','inherit','open','closed','','sc28-png','','','2026-07-06 14:25:29','2026-07-06 14:25:29','',3063,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC28.png',0,'attachment','image/png',0),
(3116,1,'2026-07-06 14:25:30','2026-07-06 14:25:30','Designed for high-speed granite cutting, this 230 mm (9 inch) segmented diamond blade is ideal for high-production fabrication. Its soft bond is specifically formulated for hard stone to prevent glazing and maintain a fast, aggressive cut by consistently exposing fresh diamonds. The segmented rim aids in cooling and further boosts cutting speed. This blade uses a standard 22.23 mm (7/8 inch) arbor for a secure fit on professional 230 mm angle grinders and power cutters.','230 X 2.2 X 22.23 Y10 NG Blue','A premium 230mm blue series segmented blade, expertly designed with a soft bond for aggressive, high-speed cutting of granite and hard stone.','inherit','closed','closed','','3063-revision-v1','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',3063,'https://staging.smartcut.co.za/?p=3116',0,'revision','',0),
(3117,1,'2026-07-06 14:25:30','2026-07-06 14:25:30','','SC28B.png','','inherit','open','closed','','sc28b-png','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',3064,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC28B.png',0,'attachment','image/png',0),
(3118,1,'2026-07-06 14:25:30','2026-07-06 14:25:30','Designed for multi-purpose cutting, this 230 mm (9 inch) segmented diamond blade performs well on a wide range of materials, from hard granite to concrete and brick. Its medium-soft bond is formulated to cut hard stone effectively while still offering a good service life in abrasive masonry. The segmented rim provides a fast, cool cut in all applications. This blade uses a standard 22.23 mm (7/8 inch) arbor, making it a versatile tool for renovation jobs on 230 mm angle grinders.','230 X 2.5 X 22.23 Y10 NG Turquoise','A versatile 230mm segmented diamond blade designed for effective cutting of both granite and general masonry, offering a great all-in-one solution.','inherit','closed','closed','','3064-revision-v1','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',3064,'https://staging.smartcut.co.za/?p=3118',0,'revision','',0),
(3119,1,'2026-07-06 14:25:30','2026-07-06 14:25:30','','SC96.png','','inherit','open','closed','','sc96-png','','','2026-07-06 14:25:30','2026-07-06 14:25:30','',3065,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC96.png',0,'attachment','image/png',0),
(3120,1,'2026-07-06 14:25:31','2026-07-06 14:25:31','Designed for cutting granite, this 180 mm (7 inch) segmented diamond blade is ideal for making deep, straight cuts in countertops and slabs. Its soft bond matrix is formulated to cut hard stone efficiently without glazing, ensuring a consistently high cutting speed. The segmented rim provides an aggressive cut, and wet cutting is recommended for the best possible finish and longest blade life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit 180 mm and 230 mm angle grinders.','180 X 2.2 X 22.23 Y5 NG Blue','A large 180mm segmented diamond blade with a specialized soft bond, designed for fast, deep cuts in granite slabs with large angle grinders.','inherit','closed','closed','','3065-revision-v1','','','2026-07-06 14:25:31','2026-07-06 14:25:31','',3065,'https://staging.smartcut.co.za/?p=3120',0,'revision','',0),
(3121,1,'2026-07-06 14:25:31','2026-07-06 14:25:31','','SC105Cs.png','','inherit','open','closed','','sc105cs-png','','','2026-07-06 14:25:31','2026-07-06 14:25:31','',3066,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105Cs.png',0,'attachment','image/png',0),
(3122,1,'2026-07-06 14:25:31','2026-07-06 14:25:31','Engineered for small angle grinders, this 105 mm (approx. 4 inch) segmented diamond blade provides fast, efficient cutting of concrete, pavers, and brick. Its segmented design is suitable for dry use, offering rapid cutting and good cooling for jobs in tight spaces. The 7 mm segment height ensures a durable service life, while the compact size allows for excellent control when creating channels or shaping masonry. This blade uses a 20 mm arbor for a secure fit on many standard grinders.','105 X 1.6 X 20 Y7 NG','A compact and versatile 105mm segmented diamond blade for fast, aggressive cutting of concrete, brick, and masonry with angle grinders.','inherit','closed','closed','','3066-revision-v1','','','2026-07-06 14:25:31','2026-07-06 14:25:31','',3066,'https://staging.smartcut.co.za/?p=3122',0,'revision','',0),
(3123,1,'2026-07-06 14:25:32','2026-07-06 14:25:32','','SC105CSD.png','','inherit','open','closed','','sc105csd-png','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',3067,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105CSD.png',0,'attachment','image/png',0),
(3124,1,'2026-07-06 14:25:32','2026-07-06 14:25:32','Designed for professional small angle grinders, this 105 mm (approx. 4 inch) segmented diamond blade provides rapid cutting in all types of masonry. Its aggressive rim is ideal for fast, dry cutting of cured concrete, hard brick, and dense blocks, while the 7 mm segment height ensures a long and durable service life. This blade uses a 20 mm arbor, offering a high-performance and cost-effective solution for daily use.','105 X 1.6 X 20 Y7 NG','A high-performance 105mm segmented diamond blade designed for fast, aggressive cuts and long life in concrete, brick, and block.','inherit','closed','closed','','3067-revision-v1','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',3067,'https://staging.smartcut.co.za/?p=3124',0,'revision','',0),
(3125,1,'2026-07-06 14:25:32','2026-07-06 14:25:32','','SC105CSG.png','','inherit','open','closed','','sc105csg-png','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',3068,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105CSG.png',0,'attachment','image/png',0),
(3126,1,'2026-07-06 14:25:32','2026-07-06 14:25:32','Designed for general-purpose use, this 105 mm (approx. 4 inch) segmented diamond blade is ideal for cutting concrete and masonry. Its segmented rim provides a fast cut and effective cooling for dry use on jobs like cutting pavers and blocks. A 7 mm segment height ensures a good operational life for everyday tasks. This blade uses a 20 mm arbor and is compatible with most small angle grinders, making it a practical tool for smaller cutting jobs.','105 X 1.6 X 20 Y7 NG','A durable 105mm segmented diamond blade offering reliable, fast cutting of concrete and masonry materials for use with angle grinders.','inherit','closed','closed','','3068-revision-v1','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',3068,'https://staging.smartcut.co.za/?p=3126',0,'revision','',0),
(3127,1,'2026-07-06 14:25:32','2026-07-06 14:25:32','','SC115CS.png','','inherit','open','closed','','sc115cs-png','','','2026-07-06 14:25:32','2026-07-06 14:25:32','',3069,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115CS.png',0,'attachment','image/png',0),
(3128,1,'2026-07-06 14:25:33','2026-07-06 14:25:33','Engineered for all-purpose cutting, this 115 mm (4.5 inch) segmented diamond blade is ideal for concrete, bricks, and pavers. The segmented rim provides a fast, aggressive cut and is suitable for dry applications, while the tall 10 mm segment height ensures an extended service life. This blade features a standard 22.23 mm (7/8 inch) arbor for a universal fit on all 115 mm angle grinders, offering a durable and cost-effective cutting solution.','115 X 1.9 X 22.23 Y10 NG','A versatile 115mm segmented diamond blade for fast, general-purpose cutting of concrete, brick, and masonry with standard 4.5-inch angle grinders.','inherit','closed','closed','','3069-revision-v1','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',3069,'https://staging.smartcut.co.za/?p=3128',0,'revision','',0),
(3129,1,'2026-07-06 14:25:33','2026-07-06 14:25:33','','SC125CS.png','','inherit','open','closed','','sc125cs-png','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',3070,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC125CS.png',0,'attachment','image/png',0),
(3130,1,'2026-07-06 14:25:33','2026-07-06 14:25:33','Engineered for larger masonry jobs, this 125 mm (5 inch) turbo diamond blade is ideal for making clean cuts in thick materials like concrete blocks and hard stone. Its turbo rim design provides a fast, aggressive cut with a smooth, chip-free finish. A 7.5 mm segment height offers a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 125 mm angle grinders.','125 X 2.5 X 22.23 Y7.5 Turbo','A powerful 125mm turbo rim diamond blade designed for deeper, faster, and smoother cuts in concrete, brick, and stone with 5-inch angle grinders.','inherit','closed','closed','','3070-revision-v1','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',3070,'https://staging.smartcut.co.za/?p=3130',0,'revision','',0),
(3131,1,'2026-07-06 14:25:33','2026-07-06 14:25:33','','SC150CS.png','','inherit','open','closed','','sc150cs-png','','','2026-07-06 14:25:33','2026-07-06 14:25:33','',3071,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC150CS.png',0,'attachment','image/png',0),
(3132,1,'2026-07-06 14:25:34','2026-07-06 14:25:34','Engineered for deep cuts in large masonry projects, this 150 mm (approx. 6 inch) segmented diamond blade is ideal for thick concrete, double-stacked bricks, and large blocks. Its segmented design allows for fast, aggressive dry cutting with effective cooling. A 7 mm segment height provides a durable and reliable service life for demanding jobs. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 150 mm angle grinders and some handheld cut-off saws.','150 X 2.0 X 22.23 Y7 NG','A 150mm segmented diamond blade for deep, fast cuts in concrete, block, and masonry, designed for use with larger angle grinders or small cut-off saws.','inherit','closed','closed','','3071-revision-v1','','','2026-07-06 14:25:34','2026-07-06 14:25:34','',3071,'https://staging.smartcut.co.za/?p=3132',0,'revision','',0),
(3133,1,'2026-07-06 14:25:34','2026-07-06 14:25:34','Engineered for heavy-duty construction, this 200 mm (approx. 8 inch) segmented diamond blade is ideal for deep cuts in concrete and large masonry. Its segmented design ensures a fast, aggressive cut with efficient cooling for dry use. A tall 10 mm segment height provides a long and durable service life for high-volume work. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 230 mm (8 inch) angle grinders and handheld cut-off saws.','200 X 2.0 X 22.23 Y10 NG','A 200mm segmented diamond blade for powerful, deep cutting in concrete and masonry, suitable for large angle grinders and cut-off saws.','publish','closed','closed','','200-x-2-0-x-22-23-y10-ng','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3133',0,'product','',0),
(3134,1,'2026-07-06 14:25:34','2026-07-06 14:25:34','Designed for deep cutting with large handheld saws, this 230 mm (9 inch) segmented diamond blade is ideal for concrete slabs, walls, and large masonry blocks. Its aggressive segmented rim provides fast material removal and effective cooling for dry use, while the 10 mm segment height ensures a long and reliable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for compatibility with all 230 mm angle grinders and many power cutters.','230 X 2.5 X 22.23 Y10 NG','A full-size 230mm segmented diamond blade for maximum cutting depth and speed in concrete, brick, and block with 9-inch angle grinders and cut-off saws.','publish','closed','closed','','230-x-2-5-x-22-23-y10-ng','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3134',0,'product','',0),
(3135,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Designed as an all-in-one cutting solution, this 300 mm (approx. 12 inch) multi-purpose blade efficiently cuts through concrete, masonry, steel, and rebar. Its durability comes from a gold Titanium Nitride (TiN) coating on the segments, which reduces friction and heat for a longer service life. This allows for seamless transitions between cutting different materials, increasing job site productivity. The blade uses a 60 mm arbor, making it a versatile tool for demolition and renovation projects.','300 X 3.0 X 60 Y10 NG Gold','A premium 300mm multi-purpose diamond blade with a gold titanium coating for superior wear resistance when cutting a wide range of construction materials.','publish','closed','closed','','300-x-3-0-x-60-y10-ng-gold','','','2026-07-11 22:43:44','2026-07-11 22:43:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3135',0,'product','',0),
(3136,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Engineered for demolition, rescue, and renovation, this 300 mm (approx. 12 inch) hybrid cutting tool is designed to cut through multiple materials in a single pass. It features a unique combination of diamond segments for grinding concrete and stone, and tungsten carbide inserts for cutting through embedded steel, rebar, and wood. This versatile design eliminates the need for blade changes, increasing safety and efficiency. The blade uses a 60 mm arbor, making it ideal for professionals on multi-blade machines who need to cut complex structures.','300 X 3.0 X 60 Y10 NG With Tungsten Inserts','A true all-in-one demolition blade, this 300mm tool features diamond segments and tungsten inserts to cut through concrete, rebar, steel, and wood without changing blades.','publish','closed','closed','','300-x-3-0-x-60-y10-ng-with-tungsten-inserts','','','2026-07-06 14:25:40','2026-07-06 14:25:40','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3136',0,'product','',0),
(3137,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Engineered for extreme demolition and rescue applications, this 300 mm (approx. 12 inch) hybrid blade offers a significantly longer service life. It features an extra-tall 15 mm segment height and combines diamond segments for cutting concrete with tungsten carbide inserts for slicing through steel and wood. This design allows it to cut through any obstacle without failure or blade changes. The blade uses a 60 mm arbor, making it a highly durable and reliable tool for professionals using multi-blade machines.','300 X 3.0 X 60 Y15 NG With Tungsten Inserts','A premium 300mm demolition and rescue blade featuring a high 15mm segment height and tungsten inserts for maximum life when cutting all materials, including reinforced concrete.','publish','closed','closed','','300-x-3-0-x-60-y15-ng-with-tungsten-inserts','','','2026-07-06 14:25:40','2026-07-06 14:25:40','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3137',0,'product','',0),
(3138,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Designed for hard and heat-resistant materials, this 230 mm (9 inch) turbo diamond blade is ideal for cutting refractory brick and aged, high-PSI concrete. Its specialized bond and turbo rim combine to deliver a fast, smooth cut with minimal chipping, offering more control than segmented blades. A tall 10 mm segment height provides an extended service life in demanding applications. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and cut-off saws.','230 X 2.2 X 22.23 Y10 Turbo','A premium 230mm turbo rim blade specifically designed for fast, smooth cutting of hard, dense materials like refractory brick, cured concrete, and masonry.','publish','closed','closed','','230-x-2-2-x-22-23-y10-turbo','','','2026-07-06 14:25:41','2026-07-06 14:25:41','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3138',0,'product','',0),
(3139,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Engineered for high-performance granite cutting, this 230 mm (9 inch) turbo diamond blade provides a fast cut with a high-quality, chip-free finish. Its soft bond is specifically formulated to prevent glazing on hard stone, while the turbo rim design ensures a smooth edge. A tall 10 mm segment height offers an extended service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and power cutters.','230 X 2.2 X 22.23 Y10 Turbo Purple','A specialized 230mm purple series turbo blade with a soft bond, engineered for high-speed, chip-resistant cutting of granite and other hard natural stones.','publish','closed','closed','','230-x-2-2-x-22-23-y10-turbo-purple','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3139',0,'product','',0),
(3140,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Engineered for larger masonry jobs, this 125 mm (5 inch) turbo diamond blade is ideal for making clean cuts in thick materials like concrete blocks and hard stone. Its turbo rim design provides a fast, aggressive cut with a smooth, chip-free finish. A 7.5 mm segment height offers a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 125 mm angle grinders.','125 X 2.5 X 22.23 Y7.5 Turbo','A powerful 125mm turbo rim diamond blade designed for deeper, faster, and smoother cuts in concrete, brick, and stone with 5-inch angle grinders.','publish','closed','closed','','125-x-2-5-x-22-23-y7-5-turbo-2','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3140',0,'product','',0),
(3141,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Designed for deep, high-quality cuts, this 200 mm (approx. 8 inch) turbo diamond blade is ideal for thick walls, pipes, and concrete slabs. The continuous turbo rim delivers a fast cut with a smooth, chip-free finish, while the tall 10 mm segment height provides an extended service life for daily professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 230 mm angle grinders and handheld power cutters.','200 X 2.5 X 22.23 Y10 Turbo','A powerful 200mm turbo rim diamond blade for deep, high-speed cuts with a smooth finish in concrete, block, and other masonry materials.','publish','closed','closed','','200-x-2-5-x-22-23-y10-turbo','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3141',0,'product','',0),
(3142,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Designed for both speed and a high-quality finish, this 230 mm (9 inch) turbo diamond blade is ideal for large handheld saws. The turbo rim provides a fast cut with minimal chipping and vibration, ensuring a clean, straight edge on visible surfaces. A tall 10 mm segment height offers an extended service life for demanding professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and power cutters.','230 X 2.5 X 22.23 Y10 Turbo','A full-size 230mm turbo rim diamond blade delivering maximum cutting depth with a fast, smooth, and chip-resistant finish for all concrete and masonry work.','publish','closed','closed','','230-x-2-5-x-22-23-y10-turbo','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3142',0,'product','',0),
(3143,1,'2026-07-06 14:25:35','2026-07-06 14:25:35','Designed for precise, stable cutting, this 106 mm (approx. 4 inch) turbo diamond blade has a thick 2.2 mm profile. The increased rigidity reduces blade flex for straighter cuts in concrete and natural stone. Its turbo rim provides a fast, smooth finish, and the tall 10 mm segment height offers an extended service life for professional use. This blade uses a 20 mm arbor for a secure fit on small angle grinders.','106 X 2.2 X 20 Y10 Turbo','A robust 106mm turbo rim diamond blade with a 2.2mm thick body for increased stability and long-lasting performance in concrete and masonry.','publish','closed','closed','','106-x-2-2-x-20-y10-turbo','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3143',0,'product','',0),
(3144,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Engineered for a fast, clean cut, this 106 mm (approx. 4 inch) turbo diamond blade is perfect for concrete, brick, and pavers. The continuous turbo rim reduces chipping and vibration for a smoother finish and is highly effective for dry cutting. A 7.5 mm segment height provides a durable service life for general-purpose tasks. This blade uses a 20 mm arbor and is compatible with many small angle grinders.','106 X 1.4 X 20 Y7.5 Turbo','A compact 106mm turbo rim diamond blade for fast, smooth, and chip-resistant cutting of concrete and masonry with small angle grinders.','publish','closed','closed','','106-x-1-4-x-20-y7-5-turbo','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3144',0,'product','',0),
(3145,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for all-purpose masonry cutting, this 115 mm (4.5 inch) turbo blade is ideal for concrete, brick, pavers, and natural stone. The continuous turbo rim provides a fast cut with minimal chipping, resulting in a high-quality, clean finish. A tall 10 mm segment height offers an extended service life for daily professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 115 mm angle grinders.','115 X 2.0 X 22.23 Y10 Turbo','A versatile 115mm turbo rim diamond blade offering a superb balance of speed, smooth cutting, and long life for all general-purpose masonry applications.','publish','closed','closed','','115-x-2-0-x-22-23-y10-turbo','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3145',0,'product','',0),
(3146,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for multi-purpose masonry cutting, this 230 mm (9 inch) turbo diamond blade is ideal for concrete, pavers, brick, and natural stone. The turbo rim provides a fast cut with a smooth, chip-free finish, offering a great balance of speed and quality. A 7.5 mm segment height ensures a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor and fits all 230 mm angle grinders and power cutters.','230 X 2.5 X 22.23 Y7.5 Turbo','A reliable 230mm turbo rim diamond blade offering a great blend of speed and smooth cutting for all general-purpose concrete and masonry applications.','publish','closed','closed','','230-x-2-5-x-22-23-y7-5-turbo','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3146',0,'product','',0),
(3147,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for a long service life and a clean cut, this 106 mm (approx. 4 inch) turbo diamond blade is ideal for professional use. It features a tall 10 mm segment height for extended durability and a turbo rim that provides a fast, smooth cut with minimal chipping in concrete, brick, and stone. The blade is suitable for dry cutting and uses a 20 mm arbor for compatibility with small angle grinders.','106 X 1.4 X 20 Y10 Turbo','A premium 106mm turbo rim diamond blade with a tall 10mm segment height for extended life and superior performance in concrete and masonry.','publish','closed','closed','','106-x-1-4-x-20-y10-turbo','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3147',0,'product','',0),
(3148,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Engineered for a clean and stable cut, this 115 mm (4.5 inch) turbo diamond blade has a 2.2 mm thick profile to reduce wobble and improve accuracy. The turbo rim provides a fast, smooth finish with minimal chipping in concrete and hard stone. A tall 10 mm segment height offers an extended service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 Turbo','A high-performance 115mm turbo rim diamond blade with a 2.2mm thick body, designed for fast, smooth, and stable cutting of concrete and masonry.','publish','closed','closed','','115-x-2-2-x-22-23-y10-turbo','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3148',0,'product','',0),
(3149,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for heavy-duty, multi-purpose cutting, this 180 mm (7 inch) turbo diamond blade is ideal for concrete, brick, and stone. The turbo rim provides a fast cut with a smooth, chip-free finish, while the 7.5 mm segment height ensures a reliable service life. This blade uses a standard 22.23 mm (7/8 inch) arbor for a secure fit on 180 mm and 230 mm angle grinders, offering an efficient solution for deep masonry cuts.','180 X 2.2 X 22.23 Y7.5 Turbo','A reliable 180mm turbo rim diamond blade offering a great balance of speed, smooth cutting, and durability for deep cuts in concrete and masonry.','publish','closed','closed','','180-x-2-2-x-22-23-y7-5-turbo','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3149',0,'product','',0),
(3150,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Engineered for deep cuts in heavy-duty masonry, this 180 mm (7 inch) turbo diamond blade is perfect for thick concrete slabs and large blocks. The turbo rim provides a fast, aggressive cut with a smooth finish that minimizes chipping. A tall 10 mm segment height offers a long and productive service life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit 180 mm and 230 mm angle grinders.','180 X 2.3 X 22.23 Y10 Turbo','A large 180mm turbo rim diamond blade for deep, fast, and smooth cuts in concrete and masonry, designed for 7-inch angle grinders and power cutters.','publish','closed','closed','','180-x-2-3-x-22-23-y10-turbo','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3150',0,'product','',0),
(3151,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for versatile, everyday use, this 230 mm (9 inch) turbo diamond blade provides a fast, clean cut in concrete, brick, and stone. Its turbo rim is engineered to balance speed with a smooth, chip-free finish, while the 7.5 mm segment height ensures a solid service life. This blade uses a standard 22.23 mm (7/8 inch) arbor, making it a reliable and cost-effective tool for general contractors using 230 mm angle grinders.','230 X 2.5 X 22.23 Y7.5 Turbo','A durable 230mm turbo rim diamond blade providing fast, smooth cuts and reliable performance for a wide range of concrete and masonry cutting jobs.','publish','closed','closed','','230-x-2-5-x-22-23-y7-5-turbo-2','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3151',0,'product','',0),
(3152,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','This 115 mm continuous rim diamond blade is engineered for a clean, chip-free cut in hard stone and dense ceramics. Its advanced bond is formulated for efficient performance in tough materials, while the tall 10 mm segment height provides a significantly longer service life. Recommended for wet cutting on angle grinders or tile saws, this blade is a durable choice for high-volume professional use where cut quality is essential.','115 X 1.6 X 22.23 Y10 Continuous Silver','A premium 115mm continuous rim diamond blade with a 10mm segment, engineered for high-performance cutting of granite, ceramic tile, and wear-resistant ceramics. Delivers a superior finish and exceptional blade life.','publish','closed','closed','','115-x-1-6-x-22-23-y10-continuous-silver','','','2026-07-06 14:25:48','2026-07-06 14:25:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3152',0,'product','',0),
(3153,1,'2026-07-06 14:25:36','2026-07-06 14:25:36','Designed for versatile cutting, this 115 mm continuous rim diamond blade is ideal for granite, porcelain, and hard ceramic tiles. The solid rim provides a smooth, chip-free cut, while the 5 mm diamond segment offers a good balance of performance and blade life. This blade is compatible with standard 115 mm (4.5 inch) angle grinders and is recommended for wet cutting to achieve the best possible finish and to cool the workpiece.','115 X 1.6 X 22.23 Y5 Continuous','A versatile 115mm continuous rim diamond blade for clean, reliable cuts in a wide range of hard materials, including granite, tile, and wear-resistant ceramics. Features a 5mm segment height for dependable performance.','publish','closed','closed','','115-x-1-6-x-22-23-y5-continuous','','','2026-07-06 14:25:50','2026-07-06 14:25:50','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3153',0,'product','',0),
(3154,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','This 180 mm (7 inch) continuous rim diamond blade is built for cutting large format tiles and granite pieces. The solid rim provides a smooth, chip-free finish, while the 1.6 mm thickness ensures a clean, straight cut. A 5 mm diamond segment delivers consistent performance and a good service life. Designed for bridge saws and large angle grinders, this blade is strongly recommended for wet cutting applications to ensure the highest quality results.','180 X 1.6 X 22.23 Y5 Continuous Blue','A large 180mm diamond blade with a continuous rim for smooth, chip-free cutting of large format ceramic tiles and granite slabs. Features a 5mm segment for reliable performance.','publish','closed','closed','','180-x-1-6-x-22-23-y5-continuous-blue','','','2026-07-06 14:25:54','2026-07-06 14:25:54','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3154',0,'product','',0),
(3155,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Engineered for precision cutting, this 200 mm (approx. 8 inch) continuous rim diamond blade is ideal for ceramic tile and granite. The solid rim provides a flawless, chip-free cut, while the tall 10 mm segment height ensures a long and durable service life in professional fabrication shops. This blade uses a 25.4 mm (1 inch) arbor for a secure fit on stationary tile saws and is designed for wet cutting applications to achieve the highest quality finish.','200 X 1.6 X 25.4 Y10 Continuous Silver','A professional 200mm continuous rim diamond blade with a 10mm segment, designed for high-precision cutting of ceramic tile and granite. Features a 25.4mm arbor for use on table and bridge saws.','publish','closed','closed','','200-x-1-6-x-25-4-y10-continuous-silver','','','2026-07-06 14:25:59','2026-07-06 14:25:59','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3155',0,'product','',0),
(3156,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Built for versatile workshop use, this 250 mm (10 inch) continuous rim diamond blade cuts granite, porcelain, and hard ceramics with a smooth, chip-free finish. A 5 mm diamond segment offers reliable performance and a good operational life. This blade features a standard 25.4 mm (1 inch) arbor for compatibility with most 10-inch tile and stone saws and is intended for wet cutting applications.','250 X 1.6 X 25.4 Y5 Continuous','A versatile 250mm continuous rim diamond blade for clean cuts in a range of hard materials, including granite, porcelain, and wear-resistant ceramics. Features a 25.4mm arbor.','publish','closed','closed','','250-x-1-6-x-25-4-y5-continuous','','','2026-07-06 14:26:04','2026-07-06 14:26:04','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3156',0,'product','',0),
(3157,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','This 103.5 mm continuous rim diamond blade is designed to provide a smooth, chip-free cut in hard, brittle materials like granite and porcelain. Its solid diamond edge ensures a high-quality finish, while the soft bond is formulated for optimal performance in dense stone. A tall 7 mm segment height provides an excellent wear life for high-volume work. This blade is intended for wet cutting applications on tile saws and angle grinders to ensure the cleanest cut and longest lifespan.','103.5 X 1.6 X 22.23 Y7 Continuous','A compact and precise 103.5mm diamond blade with a continuous rim, designed for exceptionally clean, chip-free cuts in granite, ceramic, and porcelain tiles. Features a 7mm segment height for extended professional service life.','publish','closed','closed','','103-5-x-1-6-x-22-23-y7-continuous','','','2026-07-11 16:37:48','2026-07-11 16:37:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3157',0,'product','',0),
(3158,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Designed for daily professional use, this 115 mm continuous rim diamond blade cuts ceramic tile and granite with a smooth, chip-free finish. Its 1.9 mm thick profile adds rigidity for straighter cuts, while the tall 10 mm diamond segment ensures a long service life. This blade fits standard 115 mm angle grinders and is recommended for wet cutting applications to achieve the best results and maximize durability.','115 X 1.9 X 22.23 Y10 Continuous','A durable 115mm continuous rim diamond blade designed for clean cuts in ceramic tile and granite. Features a 10mm segment height and a slightly thicker 1.9mm kerf for added rigidity and strength.','publish','closed','closed','','115-x-1-9-x-22-23-y10-continuous','','','2026-07-06 14:26:05','2026-07-06 14:26:05','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3158',0,'product','',0),
(3159,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','This 230 mm (9 inch) continuous rim diamond blade is designed for a long service life in demanding granite and ceramic tile applications. Its 2.3 mm thick steel core reduces flex for straight, accurate cuts, while the solid rim provides a smooth, chip-free finish. A tall 10 mm diamond segment ensures exceptional durability and consistent performance. This blade is built for high-powered 230 mm angle grinders and is strongly recommended for wet use to achieve the best results.','230 X 2.3 X 22.23 Y10 Continuous','A robust 230mm continuous rim diamond blade with a 10mm segment, designed for cutting ceramic tile and granite. The 2.3mm thickness provides maximum stability for deep, straight cuts.','publish','closed','closed','','230-x-2-3-x-22-23-y10-continuous','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3159',0,'product','',0),
(3160,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Built for large format cutting, this 230 mm (9 inch) continuous rim diamond blade is ideal for porcelain tiles, granite slabs, and hard ceramics. Its solid rim provides a smooth, chip-free finish, while the 1.6 mm thickness ensures a stable, straight cut. A 5 mm diamond segment delivers a good service life. This blade is designed for wet use with 230 mm angle grinders and cut-off saws to achieve the highest quality results and prevent overheating.','230 X 1.6 X 22.23 Y5 Continuous Blue','A large 230mm continuous rim diamond blade for clean, smooth cuts in granite, porcelain, and wear-resistant ceramics. Features a 5mm segment and fits large angle grinders.','publish','closed','closed','','230-x-1-6-x-22-23-y5-continuous-blue','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3160',0,'product','',0),
(3161,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Built for table saws and bridge saws, this 250 mm (10 inch) continuous rim diamond blade delivers a flawless, chip-free cut in ceramic and granite. Its 1.6 mm thin kerf minimizes material loss, while the tall 10 mm diamond segment ensures an extended service life for production use. This blade is specifically engineered for wet cutting systems to achieve the highest quality finish and optimal performance.','250 X 1.6 X 25.4 Y10 Continuou','A 250mm continuous rim diamond blade with a 10mm segment, designed for clean, precise cuts in ceramic tile and granite on stationary saws. Features a 25.4mm arbor.','publish','closed','closed','','250-x-1-6-x-25-4-y10-continuou','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3161',0,'product','',0),
(3162,1,'2026-07-06 14:25:37','2026-07-06 14:25:37','Engineered for bridge saws and large stationary cutters, this 300 mm (12 inch) continuous rim diamond blade provides a smooth, chip-free cut on stone and tile. Its 2.0 mm thick steel core ensures stability for deep, precise cuts, while the solid rim eliminates the need for secondary polishing. This blade is designed for equipment with a 32 mm arbor and must be used with a constant water supply for optimal performance and durability.','300 X 2.0 X 32 Continuous','A large 300mm continuous rim diamond blade for smooth, high-quality cuts in ceramic tile and granite. Features a 32mm arbor for use on professional bridge saws.','publish','closed','closed','','300-x-2-0-x-32-continuous','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3162',0,'product','',0),
(3163,1,'2026-07-06 14:25:38','2026-07-06 14:25:38','','SC200CS.png','','inherit','open','closed','','sc200cs-png','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',3133,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC200CS.png',0,'attachment','image/png',0),
(3164,1,'2026-07-06 14:25:38','2026-07-06 14:25:38','Engineered for heavy-duty construction, this 200 mm (approx. 8 inch) segmented diamond blade is ideal for deep cuts in concrete and large masonry. Its segmented design ensures a fast, aggressive cut with efficient cooling for dry use. A tall 10 mm segment height provides a long and durable service life for high-volume work. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 230 mm (8 inch) angle grinders and handheld cut-off saws.','200 X 2.0 X 22.23 Y10 NG','A 200mm segmented diamond blade for powerful, deep cutting in concrete and masonry, suitable for large angle grinders and cut-off saws.','inherit','closed','closed','','3133-revision-v1','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',3133,'https://staging.smartcut.co.za/?p=3164',0,'revision','',0),
(3165,1,'2026-07-06 14:25:38','2026-07-06 14:25:38','','SC230CS.png','','inherit','open','closed','','sc230cs-png','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',3134,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC230CS.png',0,'attachment','image/png',0),
(3166,1,'2026-07-06 14:25:38','2026-07-06 14:25:38','Designed for deep cutting with large handheld saws, this 230 mm (9 inch) segmented diamond blade is ideal for concrete slabs, walls, and large masonry blocks. Its aggressive segmented rim provides fast material removal and effective cooling for dry use, while the 10 mm segment height ensures a long and reliable service life. This blade features a standard 22.23 mm (7/8 inch) arbor for compatibility with all 230 mm angle grinders and many power cutters.','230 X 2.5 X 22.23 Y10 NG','A full-size 230mm segmented diamond blade for maximum cutting depth and speed in concrete, brick, and block with 9-inch angle grinders and cut-off saws.','inherit','closed','closed','','3134-revision-v1','','','2026-07-06 14:25:38','2026-07-06 14:25:38','',3134,'https://staging.smartcut.co.za/?p=3166',0,'revision','',0),
(3167,1,'2026-07-06 14:25:39','2026-07-06 14:25:39','','SC300GMB.png','','inherit','open','closed','','sc300gmb-png','','','2026-07-06 14:25:39','2026-07-06 14:25:39','',3135,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC300GMB.png',0,'attachment','image/png',0),
(3168,1,'2026-07-06 14:25:39','2026-07-06 14:25:39','Designed as an all-in-one cutting solution, this 300 mm (approx. 12 inch) multi-purpose blade efficiently cuts through concrete, masonry, steel, and rebar. Its durability comes from a gold Titanium Nitride (TiN) coating on the segments, which reduces friction and heat for a longer service life. This allows for seamless transitions between cutting different materials, increasing job site productivity. The blade uses a 60 mm arbor, making it a versatile tool for demolition and renovation projects.','300 X 3.0 X 60 Y10 NG Gold','A premium 300mm multi-purpose diamond blade with a gold titanium coating for superior wear resistance when cutting a wide range of construction materials.','inherit','closed','closed','','3135-revision-v1','','','2026-07-06 14:25:39','2026-07-06 14:25:39','',3135,'https://staging.smartcut.co.za/?p=3168',0,'revision','',0),
(3169,1,'2026-07-06 14:25:39','2026-07-06 14:25:39','','SC310M.png','','inherit','open','closed','','sc310m-png','','','2026-07-06 14:25:39','2026-07-06 14:25:39','',3136,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC310M.png',0,'attachment','image/png',0),
(3170,1,'2026-07-06 14:25:39','2026-07-06 14:25:39','Engineered for demolition, rescue, and renovation, this 300 mm (approx. 12 inch) hybrid cutting tool is designed to cut through multiple materials in a single pass. It features a unique combination of diamond segments for grinding concrete and stone, and tungsten carbide inserts for cutting through embedded steel, rebar, and wood. This versatile design eliminates the need for blade changes, increasing safety and efficiency. The blade uses a 60 mm arbor, making it ideal for professionals on multi-blade machines who need to cut complex structures.','300 X 3.0 X 60 Y10 NG With Tungsten Inserts','A true all-in-one demolition blade, this 300mm tool features diamond segments and tungsten inserts to cut through concrete, rebar, steel, and wood without changing blades.','inherit','closed','closed','','3136-revision-v1','','','2026-07-06 14:25:39','2026-07-06 14:25:39','',3136,'https://staging.smartcut.co.za/?p=3170',0,'revision','',0),
(3171,1,'2026-07-06 14:25:40','2026-07-06 14:25:40','','SC315M.png','','inherit','open','closed','','sc315m-png','','','2026-07-06 14:25:40','2026-07-06 14:25:40','',3137,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC315M.png',0,'attachment','image/png',0),
(3172,1,'2026-07-06 14:25:40','2026-07-06 14:25:40','Engineered for extreme demolition and rescue applications, this 300 mm (approx. 12 inch) hybrid blade offers a significantly longer service life. It features an extra-tall 15 mm segment height and combines diamond segments for cutting concrete with tungsten carbide inserts for slicing through steel and wood. This design allows it to cut through any obstacle without failure or blade changes. The blade uses a 60 mm arbor, making it a highly durable and reliable tool for professionals using multi-blade machines.','300 X 3.0 X 60 Y15 NG With Tungsten Inserts','A premium 300mm demolition and rescue blade featuring a high 15mm segment height and tungsten inserts for maximum life when cutting all materials, including reinforced concrete.','inherit','closed','closed','','3137-revision-v1','','','2026-07-06 14:25:40','2026-07-06 14:25:40','',3137,'https://staging.smartcut.co.za/?p=3172',0,'revision','',0),
(3173,1,'2026-07-06 14:25:40','2026-07-06 14:25:40','','SC27T.webp','','inherit','open','closed','','sc27t-webp','','','2026-07-06 14:25:40','2026-07-06 14:25:40','',3138,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC27T.webp',0,'attachment','image/webp',0),
(3174,1,'2026-07-06 14:25:41','2026-07-06 14:25:41','Designed for hard and heat-resistant materials, this 230 mm (9 inch) turbo diamond blade is ideal for cutting refractory brick and aged, high-PSI concrete. Its specialized bond and turbo rim combine to deliver a fast, smooth cut with minimal chipping, offering more control than segmented blades. A tall 10 mm segment height provides an extended service life in demanding applications. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and cut-off saws.','230 X 2.2 X 22.23 Y10 Turbo','A premium 230mm turbo rim blade specifically designed for fast, smooth cutting of hard, dense materials like refractory brick, cured concrete, and masonry.','inherit','closed','closed','','3138-revision-v1','','','2026-07-06 14:25:41','2026-07-06 14:25:41','',3138,'https://staging.smartcut.co.za/?p=3174',0,'revision','',0),
(3175,1,'2026-07-06 14:25:41','2026-07-06 14:25:41','','SC27TP.webp','','inherit','open','closed','','sc27tp-webp','','','2026-07-06 14:25:41','2026-07-06 14:25:41','',3139,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC27TP.webp',0,'attachment','image/webp',0),
(3176,1,'2026-07-06 14:25:42','2026-07-06 14:25:42','Engineered for high-performance granite cutting, this 230 mm (9 inch) turbo diamond blade provides a fast cut with a high-quality, chip-free finish. Its soft bond is specifically formulated to prevent glazing on hard stone, while the turbo rim design ensures a smooth edge. A tall 10 mm segment height offers an extended service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and power cutters.','230 X 2.2 X 22.23 Y10 Turbo Purple','A specialized 230mm purple series turbo blade with a soft bond, engineered for high-speed, chip-resistant cutting of granite and other hard natural stones.','inherit','closed','closed','','3139-revision-v1','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',3139,'https://staging.smartcut.co.za/?p=3176',0,'revision','',0),
(3177,1,'2026-07-06 14:25:42','2026-07-06 14:25:42','','SC125CST.webp','','inherit','open','closed','','sc125cst-webp','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',3140,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC125CST.webp',0,'attachment','image/webp',0),
(3178,1,'2026-07-06 14:25:42','2026-07-06 14:25:42','Engineered for larger masonry jobs, this 125 mm (5 inch) turbo diamond blade is ideal for making clean cuts in thick materials like concrete blocks and hard stone. Its turbo rim design provides a fast, aggressive cut with a smooth, chip-free finish. A 7.5 mm segment height offers a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit all 125 mm angle grinders.','125 X 2.5 X 22.23 Y7.5 Turbo','A powerful 125mm turbo rim diamond blade designed for deeper, faster, and smoother cuts in concrete, brick, and stone with 5-inch angle grinders.','inherit','closed','closed','','3140-revision-v1','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',3140,'https://staging.smartcut.co.za/?p=3178',0,'revision','',0),
(3179,1,'2026-07-06 14:25:42','2026-07-06 14:25:42','','SC200CST.webp','','inherit','open','closed','','sc200cst-webp','','','2026-07-06 14:25:42','2026-07-06 14:25:42','',3141,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC200CST.webp',0,'attachment','image/webp',0),
(3180,1,'2026-07-06 14:25:43','2026-07-06 14:25:43','Designed for deep, high-quality cuts, this 200 mm (approx. 8 inch) turbo diamond blade is ideal for thick walls, pipes, and concrete slabs. The continuous turbo rim delivers a fast cut with a smooth, chip-free finish, while the tall 10 mm segment height provides an extended service life for daily professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor and is compatible with 230 mm angle grinders and handheld power cutters.','200 X 2.5 X 22.23 Y10 Turbo','A powerful 200mm turbo rim diamond blade for deep, high-speed cuts with a smooth finish in concrete, block, and other masonry materials.','inherit','closed','closed','','3141-revision-v1','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',3141,'https://staging.smartcut.co.za/?p=3180',0,'revision','',0),
(3181,1,'2026-07-06 14:25:43','2026-07-06 14:25:43','','SC230CST.webp','','inherit','open','closed','','sc230cst-webp','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',3142,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC230CST.webp',0,'attachment','image/webp',0),
(3182,1,'2026-07-06 14:25:43','2026-07-06 14:25:43','Designed for both speed and a high-quality finish, this 230 mm (9 inch) turbo diamond blade is ideal for large handheld saws. The turbo rim provides a fast cut with minimal chipping and vibration, ensuring a clean, straight edge on visible surfaces. A tall 10 mm segment height offers an extended service life for demanding professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 230 mm angle grinders and power cutters.','230 X 2.5 X 22.23 Y10 Turbo','A full-size 230mm turbo rim diamond blade delivering maximum cutting depth with a fast, smooth, and chip-resistant finish for all concrete and masonry work.','inherit','closed','closed','','3142-revision-v1','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',3142,'https://staging.smartcut.co.za/?p=3182',0,'revision','',0),
(3183,1,'2026-07-06 14:25:43','2026-07-06 14:25:43','','SC1062CST.webp','','inherit','open','closed','','sc1062cst-webp','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',3143,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1062CST.webp',0,'attachment','image/webp',0),
(3184,1,'2026-07-06 14:25:43','2026-07-06 14:25:43','Designed for precise, stable cutting, this 106 mm (approx. 4 inch) turbo diamond blade has a thick 2.2 mm profile. The increased rigidity reduces blade flex for straighter cuts in concrete and natural stone. Its turbo rim provides a fast, smooth finish, and the tall 10 mm segment height offers an extended service life for professional use. This blade uses a 20 mm arbor for a secure fit on small angle grinders.','106 X 2.2 X 20 Y10 Turbo','A robust 106mm turbo rim diamond blade with a 2.2mm thick body for increased stability and long-lasting performance in concrete and masonry.','inherit','closed','closed','','3143-revision-v1','','','2026-07-06 14:25:43','2026-07-06 14:25:43','',3143,'https://staging.smartcut.co.za/?p=3184',0,'revision','',0),
(3185,1,'2026-07-06 14:25:44','2026-07-06 14:25:44','','SC1067CST.webp','','inherit','open','closed','','sc1067cst-webp','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',3144,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1067CST.webp',0,'attachment','image/webp',0),
(3186,1,'2026-07-06 14:25:44','2026-07-06 14:25:44','Engineered for a fast, clean cut, this 106 mm (approx. 4 inch) turbo diamond blade is perfect for concrete, brick, and pavers. The continuous turbo rim reduces chipping and vibration for a smoother finish and is highly effective for dry cutting. A 7.5 mm segment height provides a durable service life for general-purpose tasks. This blade uses a 20 mm arbor and is compatible with many small angle grinders.','106 X 1.4 X 20 Y7.5 Turbo','A compact 106mm turbo rim diamond blade for fast, smooth, and chip-resistant cutting of concrete and masonry with small angle grinders.','inherit','closed','closed','','3144-revision-v1','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',3144,'https://staging.smartcut.co.za/?p=3186',0,'revision','',0),
(3187,1,'2026-07-06 14:25:44','2026-07-06 14:25:44','','SC1152CST.webp','','inherit','open','closed','','sc1152cst-webp','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',3145,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1152CST.webp',0,'attachment','image/webp',0),
(3188,1,'2026-07-06 14:25:44','2026-07-06 14:25:44','Designed for all-purpose masonry cutting, this 115 mm (4.5 inch) turbo blade is ideal for concrete, brick, pavers, and natural stone. The continuous turbo rim provides a fast cut with minimal chipping, resulting in a high-quality, clean finish. A tall 10 mm segment height offers an extended service life for daily professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 115 mm angle grinders.','115 X 2.0 X 22.23 Y10 Turbo','A versatile 115mm turbo rim diamond blade offering a superb balance of speed, smooth cutting, and long life for all general-purpose masonry applications.','inherit','closed','closed','','3145-revision-v1','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',3145,'https://staging.smartcut.co.za/?p=3188',0,'revision','',0),
(3189,1,'2026-07-06 14:25:44','2026-07-06 14:25:44','','SC2307CST.webp','','inherit','open','closed','','sc2307cst-webp','','','2026-07-06 14:25:44','2026-07-06 14:25:44','',3146,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2307CST.webp',0,'attachment','image/webp',0),
(3190,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','Designed for multi-purpose masonry cutting, this 230 mm (9 inch) turbo diamond blade is ideal for concrete, pavers, brick, and natural stone. The turbo rim provides a fast cut with a smooth, chip-free finish, offering a great balance of speed and quality. A 7.5 mm segment height ensures a reliable service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor and fits all 230 mm angle grinders and power cutters.','230 X 2.5 X 22.23 Y7.5 Turbo','A reliable 230mm turbo rim diamond blade offering a great blend of speed and smooth cutting for all general-purpose concrete and masonry applications.','inherit','closed','closed','','3146-revision-v1','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3146,'https://staging.smartcut.co.za/?p=3190',0,'revision','',0),
(3191,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','','SC10610CST.webp','','inherit','open','closed','','sc10610cst-webp','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3147,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC10610CST.webp',0,'attachment','image/webp',0),
(3192,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','Designed for a long service life and a clean cut, this 106 mm (approx. 4 inch) turbo diamond blade is ideal for professional use. It features a tall 10 mm segment height for extended durability and a turbo rim that provides a fast, smooth cut with minimal chipping in concrete, brick, and stone. The blade is suitable for dry cutting and uses a 20 mm arbor for compatibility with small angle grinders.','106 X 1.4 X 20 Y10 Turbo','A premium 106mm turbo rim diamond blade with a tall 10mm segment height for extended life and superior performance in concrete and masonry.','inherit','closed','closed','','3147-revision-v1','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3147,'https://staging.smartcut.co.za/?p=3192',0,'revision','',0),
(3193,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','','SC11522CST.webp','','inherit','open','closed','','sc11522cst-webp','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3148,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC11522CST.webp',0,'attachment','image/webp',0),
(3194,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','Engineered for a clean and stable cut, this 115 mm (4.5 inch) turbo diamond blade has a 2.2 mm thick profile to reduce wobble and improve accuracy. The turbo rim provides a fast, smooth finish with minimal chipping in concrete and hard stone. A tall 10 mm segment height offers an extended service life for professional use. This blade uses a standard 22.23 mm (7/8 inch) arbor for a universal fit on 115 mm angle grinders.','115 X 2.2 X 22.23 Y10 Turbo','A high-performance 115mm turbo rim diamond blade with a 2.2mm thick body, designed for fast, smooth, and stable cutting of concrete and masonry.','inherit','closed','closed','','3148-revision-v1','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3148,'https://staging.smartcut.co.za/?p=3194',0,'revision','',0),
(3195,1,'2026-07-06 14:25:45','2026-07-06 14:25:45','','SC18022CST.webp','','inherit','open','closed','','sc18022cst-webp','','','2026-07-06 14:25:45','2026-07-06 14:25:45','',3149,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC18022CST.webp',0,'attachment','image/webp',0),
(3196,1,'2026-07-06 14:25:46','2026-07-06 14:25:46','Designed for heavy-duty, multi-purpose cutting, this 180 mm (7 inch) turbo diamond blade is ideal for concrete, brick, and stone. The turbo rim provides a fast cut with a smooth, chip-free finish, while the 7.5 mm segment height ensures a reliable service life. This blade uses a standard 22.23 mm (7/8 inch) arbor for a secure fit on 180 mm and 230 mm angle grinders, offering an efficient solution for deep masonry cuts.','180 X 2.2 X 22.23 Y7.5 Turbo','A reliable 180mm turbo rim diamond blade offering a great balance of speed, smooth cutting, and durability for deep cuts in concrete and masonry.','inherit','closed','closed','','3149-revision-v1','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',3149,'https://staging.smartcut.co.za/?p=3196',0,'revision','',0),
(3197,1,'2026-07-06 14:25:46','2026-07-06 14:25:46','','SC18023CST.webp','','inherit','open','closed','','sc18023cst-webp','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',3150,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC18023CST.webp',0,'attachment','image/webp',0),
(3198,1,'2026-07-06 14:25:46','2026-07-06 14:25:46','Engineered for deep cuts in heavy-duty masonry, this 180 mm (7 inch) turbo diamond blade is perfect for thick concrete slabs and large blocks. The turbo rim provides a fast, aggressive cut with a smooth finish that minimizes chipping. A tall 10 mm segment height offers a long and productive service life. This blade uses a standard 22.23 mm (7/8 inch) arbor to fit 180 mm and 230 mm angle grinders.','180 X 2.3 X 22.23 Y10 Turbo','A large 180mm turbo rim diamond blade for deep, fast, and smooth cuts in concrete and masonry, designed for 7-inch angle grinders and power cutters.','inherit','closed','closed','','3150-revision-v1','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',3150,'https://staging.smartcut.co.za/?p=3198',0,'revision','',0),
(3199,1,'2026-07-06 14:25:46','2026-07-06 14:25:46','','SC23075CST.webp','','inherit','open','closed','','sc23075cst-webp','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',3151,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC23075CST.webp',0,'attachment','image/webp',0),
(3200,1,'2026-07-06 14:25:46','2026-07-06 14:25:46','Designed for versatile, everyday use, this 230 mm (9 inch) turbo diamond blade provides a fast, clean cut in concrete, brick, and stone. Its turbo rim is engineered to balance speed with a smooth, chip-free finish, while the 7.5 mm segment height ensures a solid service life. This blade uses a standard 22.23 mm (7/8 inch) arbor, making it a reliable and cost-effective tool for general contractors using 230 mm angle grinders.','230 X 2.5 X 22.23 Y7.5 Turbo','A durable 230mm turbo rim diamond blade providing fast, smooth cuts and reliable performance for a wide range of concrete and masonry cutting jobs.','inherit','closed','closed','','3151-revision-v1','','','2026-07-06 14:25:46','2026-07-06 14:25:46','',3151,'https://staging.smartcut.co.za/?p=3200',0,'revision','',0),
(3201,1,'2026-07-06 14:25:47','2026-07-06 14:25:47','','SC29.webp','','inherit','open','closed','','sc29-webp','','','2026-07-06 14:25:47','2026-07-06 14:25:47','',3152,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC29.webp',0,'attachment','image/webp',0),
(3202,1,'2026-07-06 14:25:47','2026-07-06 14:25:47','This 115 mm continuous rim diamond blade is engineered for a clean, chip-free cut in hard stone and dense ceramics. Its advanced bond is formulated for efficient performance in tough materials, while the tall 10 mm segment height provides a significantly longer service life. Recommended for wet cutting on angle grinders or tile saws, this blade is a durable choice for high-volume professional use where cut quality is essential.','115 X 1.6 X 22.23 Y10 Continuous Silver','A premium 115mm continuous rim diamond blade with a 10mm segment, engineered for high-performance cutting of granite, ceramic tile, and wear-resistant ceramics. Delivers a superior finish and exceptional blade life.','inherit','closed','closed','','3152-revision-v1','','','2026-07-06 14:25:47','2026-07-06 14:25:47','',3152,'https://staging.smartcut.co.za/?p=3202',0,'revision','',0),
(3203,1,'2026-07-06 14:25:49','2026-07-06 14:25:49','','SC30.webp','','inherit','open','closed','','sc30-webp','','','2026-07-06 14:25:49','2026-07-06 14:25:49','',3153,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC30.webp',0,'attachment','image/webp',0),
(3204,1,'2026-07-06 14:25:49','2026-07-06 14:25:49','Designed for versatile cutting, this 115 mm continuous rim diamond blade is ideal for granite, porcelain, and hard ceramic tiles. The solid rim provides a smooth, chip-free cut, while the 5 mm diamond segment offers a good balance of performance and blade life. This blade is compatible with standard 115 mm (4.5 inch) angle grinders and is recommended for wet cutting to achieve the best possible finish and to cool the workpiece.','115 X 1.6 X 22.23 Y5 Continuous','A versatile 115mm continuous rim diamond blade for clean, reliable cuts in a wide range of hard materials, including granite, tile, and wear-resistant ceramics. Features a 5mm segment height for dependable performance.','inherit','closed','closed','','3153-revision-v1','','','2026-07-06 14:25:49','2026-07-06 14:25:49','',3153,'https://staging.smartcut.co.za/?p=3204',0,'revision','',0),
(3205,1,'2026-07-06 14:25:51','2026-07-06 14:25:51','','SC31.webp','','inherit','open','closed','','sc31-webp','','','2026-07-06 14:25:51','2026-07-06 14:25:51','',3154,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC31.webp',0,'attachment','image/webp',0),
(3206,1,'2026-07-06 14:25:52','2026-07-06 14:25:52','This 180 mm (7 inch) continuous rim diamond blade is built for cutting large format tiles and granite pieces. The solid rim provides a smooth, chip-free finish, while the 1.6 mm thickness ensures a clean, straight cut. A 5 mm diamond segment delivers consistent performance and a good service life. Designed for bridge saws and large angle grinders, this blade is strongly recommended for wet cutting applications to ensure the highest quality results.','180 X 1.6 X 22.23 Y5 Continuous Blue','A large 180mm diamond blade with a continuous rim for smooth, chip-free cutting of large format ceramic tiles and granite slabs. Features a 5mm segment for reliable performance.','inherit','closed','closed','','3154-revision-v1','','','2026-07-06 14:25:52','2026-07-06 14:25:52','',3154,'https://staging.smartcut.co.za/?p=3206',0,'revision','',0),
(3207,1,'2026-07-06 14:25:55','2026-07-06 14:25:55','','SC32.webp','','inherit','open','closed','','sc32-webp','','','2026-07-06 14:25:55','2026-07-06 14:25:55','',3155,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC32.webp',0,'attachment','image/webp',0),
(3208,1,'2026-07-06 14:25:57','2026-07-06 14:25:57','Engineered for precision cutting, this 200 mm (approx. 8 inch) continuous rim diamond blade is ideal for ceramic tile and granite. The solid rim provides a flawless, chip-free cut, while the tall 10 mm segment height ensures a long and durable service life in professional fabrication shops. This blade uses a 25.4 mm (1 inch) arbor for a secure fit on stationary tile saws and is designed for wet cutting applications to achieve the highest quality finish.','200 X 1.6 X 25.4 Y10 Continuous Silver','A professional 200mm continuous rim diamond blade with a 10mm segment, designed for high-precision cutting of ceramic tile and granite. Features a 25.4mm arbor for use on table and bridge saws.','inherit','closed','closed','','3155-revision-v1','','','2026-07-06 14:25:57','2026-07-06 14:25:57','',3155,'https://staging.smartcut.co.za/?p=3208',0,'revision','',0),
(3209,1,'2026-07-06 14:26:00','2026-07-06 14:26:00','Engineered for cutting ceramic and porcelain tile, this 115 mm continuous rim diamond blade features an ultra-thin 1.2 mm profile for fast, clean cuts with minimal material waste. Its solid rim design prevents chipping, ensuring a high-quality, professional finish. A tall 10 mm segment height provides an extended service life, making it a durable choice for professional use. This blade is designed for wet cutting on angle grinders and tile saws to achieve the smoothest possible finish.','115 X 1.2 X 22.23 Y10 Continuous Blue','An ultra-thin 115mm diamond blade with a 1.2mm kerf for fast, clean, and precise cuts in ceramic and porcelain tiles. Features a tall 10mm segment height for maximum service life.','publish','closed','closed','','115-x-1-2-x-22-23-y10-continuous-blue','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3209',0,'product','',0),
(3210,1,'2026-07-06 14:26:00','2026-07-06 14:26:00','Engineered for modern hard tiles, this 103.5 mm continuous rim diamond blade is ideal for cutting granite, ceramic, and porcelain. The solid rim provides a smooth, chip-free cut, while the 7 mm segment height ensures an extended service life. This blade is designed for wet cutting applications to achieve the highest quality finish and to maximize tool longevity by cooling the blade and clearing away abrasive slurry','103.5 X 1.6 X 22.23 Y7 Continuous','A high-performance 103.5mm continuous rim diamond blade engineered for clean, precise cuts in dense materials like granite, ceramic, and porcelain tile. Features a durable 7mm segment for professional-grade longevity.','publish','closed','closed','','103-5-x-1-6-x-22-23-y7-continuous-2','','','2026-07-11 16:38:15','2026-07-11 16:38:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3210',0,'product','',0),
(3211,1,'2026-07-06 14:26:00','2026-07-06 14:26:00','Engineered for cutting extremely brittle materials, this 300 mm (12 inch) continuous rim diamond blade is ideal for glass, as well as hard stone and tile. Its specialized bond and diamond concentration grind the material for a smooth, clean cut that prevents chipping. A heavy-duty 3.2 mm thick core adds rigidity to prevent vibration and ensure high precision. This blade uses a 25.4 mm (1 inch) arbor and is designed exclusively for wet cutting applications.','300 X 3.2 X 25.4 Continuous','A specialized 300mm diamond blade for cutting delicate and hard materials, including glass, granite, porcelain, and wear-resistant ceramics. Features a thick 3.2mm core for maximum stability.','publish','closed','closed','','300-x-3-2-x-25-4-continuous','','','2026-07-06 14:26:08','2026-07-06 14:26:08','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3211',0,'product','',0),
(3212,1,'2026-07-06 14:26:00','2026-07-06 14:26:00','Engineered for large stationary saws, this 350 mm (14 inch) continuous rim diamond blade is ideal for cutting glass, granite, and porcelain. Its solid rim and specialized bond deliver a smooth, chip-free cut, while the 2.0 mm thin kerf minimizes material waste and increases cutting speed. This blade uses a 25.4 mm (1 inch) arbor and is designed for mandatory wet cutting to protect the blade and ensure a high-quality finish.','350 X 2.0 X 25.4 Continuous','A large-diameter 350mm continuous rim diamond blade for cutting glass and other hard materials. The 2.0mm thin kerf design ensures a fast, clean cut with minimal material waste.','publish','closed','closed','','350-x-2-0-x-25-4-continuous','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3212',0,'product','',0),
(3213,1,'2026-07-06 14:26:00','2026-07-06 14:26:00','Built for industrial cutting equipment, this 250 mm (10 inch) continuous rim diamond blade features a 32 mm arbor. It is designed to provide a smooth, chip-free cut on ceramic and granite, making it ideal for production settings. The 1.6 mm thickness ensures a fast cut with low material waste, while the 7.5 mm diamond segment offers a good service life. This blade is specifically designed for wet-cutting systems to ensure cooling and a superior finish.','250 X 1.6 X 32 Y7.5 Continuous','A specialized 250mm continuous rim diamond blade for precision cutting of ceramic tile and granite. Features a 7.5mm segment and a 32mm arbor for specific industrial saws.','publish','closed','closed','','250-x-1-6-x-32-y7-5-continuous','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3213',0,'product','',0),
(3214,1,'2026-07-06 14:26:01','2026-07-06 14:26:01','Engineered for high-precision bridge saws, this 250 mm (10 inch) continuous rim diamond blade requires a 60 mm arbor. The large arbor provides stability for straight, accurate cuts, while the solid rim delivers a chip-free finish on granite and large ceramic tiles. Its 1.6 mm thin kerf reduces material waste, and the 7.5 mm diamond segment ensures a good service life. This blade is designed exclusively for wet cutting applications.','250 X 1.6 X 60 Y7.5 Continuous','A high-precision 250mm continuous rim diamond blade for cutting ceramic tile and granite on high-end bridge saws. Features a large 60mm arbor for maximum stability.','publish','closed','closed','','250-x-1-6-x-60-y7-5-continuous','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3214',0,'product','',0),
(3215,1,'2026-07-06 14:26:01','2026-07-06 14:26:01','Featuring vacuum brazed technology, this 180 mm (7 inch) grinding disc is designed for large-scale surface preparation. Its single layer of coarse diamond grit provides an aggressive and efficient grinding action on hard materials like wear-resistant ceramics, concrete, and stone. The large diameter increases productivity by covering more surface area, while the robust construction ensures a long service life. This disc is compatible with large angle and surface grinders and is effective for both wet and dry use.','180MM Vacuum Grinding Disc','A large 180mm vacuum brazed diamond grinding disc for high-production grinding and surface preparation of wear-resistant ceramics, stone, and concrete.','publish','closed','closed','','180mm-vacuum-grinding-disc','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3215',0,'product','',0),
(3216,1,'2026-07-06 14:26:01','2026-07-06 14:26:01','Built with vacuum brazing technology, this 115 mm multi-purpose cutting disc is designed to cut a wide variety of materials, including steel, rebar, fiberglass, tile, and wood. Its diamond-brazed edge and solid steel core provide exceptional durability and will not shatter like bonded abrasive discs. The blade\'s diameter does not shrink with use, ensuring a consistent depth of cut. This makes it a safe and productive tool for demolition, renovation, and rescue operations.','115MM Vacuum Cutting Disc','A versatile 115mm vacuum brazed diamond cutting disc designed for fast, clean cuts in composite materials like fiberglass, as well as steel, tile, and plastic. A true multi-purpose \"rescue\" blade.','publish','closed','closed','','115mm-vacuum-cutting-disc','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3216',0,'product','',0),
(3217,1,'2026-07-06 14:26:02','2026-07-06 14:26:02','This 100 mm diamond disc uses vacuum brazing to expose a dense layer of diamond particles for aggressive, efficient grinding. It is designed for heavy-duty surface preparation, smoothing, and shaping of hard materials such as wear-resistant ceramics, granite, and concrete. The disc provides a smooth feel with less vibration than standard cup wheels and offers an extended tool life. It is compatible with 100 mm (4 inch) angle grinders for both wet and dry applications.','100MM Vacuum Grinding Disc','A high-performance 100mm vacuum brazed diamond grinding disc for aggressive grinding of wear-resistant ceramics and other hard materials. Engineered for fast stock removal and durability.','publish','closed','closed','','100mm-vacuum-grinding-disc','','','2026-07-11 22:44:48','2026-07-11 22:44:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3217',0,'product','',0),
(3218,1,'2026-07-06 14:26:02','2026-07-06 14:26:02','This 180 mm (7 inch) multi-purpose cutting disc uses vacuum brazing technology to cut a wide range of materials, including fiberglass, steel, and concrete. Its large diameter allows for a deep cut, while the solid steel core provides superior safety by eliminating the risk of shattering. The blade\'s diameter does not shrink with use, ensuring a consistent cutting depth and a long service life. It is an ideal, durable solution for industrial maintenance, demolition, and rescue applications.','180MM Vacuum Cutting Disc','A large 180mm multi-purpose cutting disc featuring vacuum brazed diamond technology. Designed for deep, fast cuts in fiberglass, steel, concrete, and other materials with a single blade.','publish','closed','closed','','180mm-vacuum-cutting-disc','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3218',0,'product','',0),
(3219,1,'2026-07-06 14:26:02','2026-07-06 14:26:02','Built with vacuum brazing technology, this 100 mm grinding disc features a single layer of coarse diamonds fused to a steel body for aggressive material removal. It is highly effective for shaping, beveling, and preparing hard materials like wear-resistant ceramics, stone, and cast iron. The design provides a consistently sharp cutting action and can be used in either wet or dry conditions. This disc is compatible with standard 100 mm (4 inch) angle grinders.','100MM Fibre Body 60#','A 100mm vacuum brazed diamond grinding disc for fast, aggressive grinding and shaping of wear-resistant ceramics and other hard materials. Offers superior material removal and a long service life.','publish','closed','closed','','100mm-fibre-body-60','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3219',0,'product','',0),
(3220,1,'2026-07-06 14:26:02','2026-07-06 14:26:02','This 63 mm refractory crown is a shaped component for constructing the arched roofs of high-temperature furnaces and kilns. Made from high-quality refractory materials (e.g., silica, high-alumina), it is built to withstand extreme heat, chemical attack, and mechanical stress. The component is manufactured to precise dimensional tolerances to ensure tight joints for a stable roof structure. It conforms to the 63 mm British Standard for refractory shapes and is critical for furnace safety and efficiency.','63MM BS Crown','A 63mm British Standard refractory crown component for constructing the arched roof of industrial furnaces. Provides critical structural integrity and thermal insulation at extreme temperatures.','publish','closed','closed','','63mm-bs-crown','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3220',0,'product','',0),
(3221,1,'2026-07-06 14:26:02','2026-07-06 14:26:02','This 63 mm refractory shell is a ceramic block for building the working lining of furnace walls. It is designed to be in direct contact with the high-temperature process, resisting thermal shock, slag attack, and corrosion. Manufactured from premium refractory materials to precise British Standard dimensions, these shell blocks create a tight and stable lining. This is essential for ensuring furnace safety, energy efficiency, and a long operational life.','63MM BS Shell','A 63mm British Standard refractory shell component for lining the walls of industrial furnaces. Provides a protective barrier against extreme heat, chemical corrosion, and mechanical wear.','publish','closed','closed','','63mm-bs-shell','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3221',0,'product','',0),
(3222,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','This 6-segment polishing pad is designed for the later stages of surface preparation on hard and abrasive materials. The six diamond segments ensure consistent surface contact, while the channels between them efficiently clear slurry and dissipate heat. This design prevents the pad from loading up, which maintains a steady cutting rate and produces a scratch-free finish. It is ideal for use on hand-held or floor polishers for finishing concrete countertops, refractory blocks, and natural stone floors.','Polishing Pad 6 Segment Pad','A six-segment diamond polishing pad designed for intermediate to final polishing of refractory, concrete, and stone surfaces. The segmented design enhances cooling and slurry removal for a consistent, high-quality finish.','publish','closed','closed','','polishing-pad-6-segment-pad','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3222',0,'product','',0),
(3223,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','This conditioning pad is used to finish refractory surfaces after initial aggressive grinding. Its purpose is to create a smooth, level face on bricks and castable linings, which ensures a tight fit and minimizes joint gaps during installation. The pad uses a fine abrasive grit to remove imperfections without taking off excess material, and its semi-flexible design follows surface contours. It is the ideal tool for fettling bricks and for final preparation of refractory surfaces.','Moon Pad','A specialized finishing pad designed to smooth, level, and blend refractory surfaces after initial heavy grinding. It delivers a uniform, high-quality finish required for tight-tolerance assemblies.','publish','closed','closed','','moon-pad','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3223',0,'product','',0),
(3224,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','This grinding segment is designed for achieving precise dimensions on refractory products like firebricks and kiln furniture. It is used in the multi-segment chucks of large surface grinders (including Wassmer, Blanchard, and Mattison models). The segment\'s vitrified bond is formulated to wear at a controlled rate on hard refractory materials, which prevents glazing and maintains a high stock removal rate. It is ideal for operations requiring perfectly flat and parallel surfaces for furnace assembly.','Wassmer Segment','A high-performance abrasive segment for precision surface grinding of refractory bricks and blocks. This tool is designed for use in large, stationary industrial grinding machines to achieve superior flatness and dimensional accuracy.','publish','closed','closed','','wassmer-segment','','','2026-07-09 13:56:38','2026-07-09 13:56:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3224',0,'product','',0),
(3225,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','Featuring multiple tungsten carbide inserts, this grinding head is designed for aggressive refractory surface preparation. The impact- and abrasion-resistant buttons are ideal for rapidly removing worn furnace linings and shaping large castable blocks. This tool maintains its cutting effectiveness longer than traditional grinding wheels, especially against embedded steel anchors and slag. Its aggressive action efficiently tears through old material, reducing the time required for demolition and repair projects.','25MM Button Bit','An extremely aggressive 25mm grinding head featuring tungsten carbide buttons for rapid stock removal on hard refractory materials. It is the ideal tool for heavy-duty surface preparation and demolition tasks.','publish','closed','closed','','25mm-button-bit','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3225',0,'product','',0),
(3226,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','Engineered for rig-mounted core drills, this 28 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipes, conduit, or anchors. This core drill is intended for wet use only.','Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 28mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3226',0,'product','',0),
(3227,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','Engineered for rig-mounted core drills, this 30 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipes, conduit, or anchors. This core drill is intended for wet use only.','30MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 30mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3227',0,'product','',0),
(3228,1,'2026-07-06 14:26:03','2026-07-06 14:26:03','Engineered for rig-mounted core drills, this 40 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','40MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 40mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','40mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3228',0,'product','',0),
(3229,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','Engineered for rig-mounted core drills, this 45 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','45MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 45mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','45mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3229',0,'product','',0),
(3230,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','Engineered for rig-mounted core drills, this 50 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','50MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 50mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','50mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3230',0,'product','',0),
(3231,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','Engineered for rig-mounted core drills, this 55 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','55MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 55mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','55mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-11 22:44:35','2026-07-11 22:44:35','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3231',0,'product','',0),
(3232,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','','SC34.webp','','inherit','open','closed','','sc34-webp','','','2026-07-06 14:26:04','2026-07-06 14:26:04','',3156,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC34.webp',0,'attachment','image/webp',0),
(3233,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','Built for versatile workshop use, this 250 mm (10 inch) continuous rim diamond blade cuts granite, porcelain, and hard ceramics with a smooth, chip-free finish. A 5 mm diamond segment offers reliable performance and a good operational life. This blade features a standard 25.4 mm (1 inch) arbor for compatibility with most 10-inch tile and stone saws and is intended for wet cutting applications.','250 X 1.6 X 25.4 Y5 Continuous','A versatile 250mm continuous rim diamond blade for clean cuts in a range of hard materials, including granite, porcelain, and wear-resistant ceramics. Features a 25.4mm arbor.','inherit','closed','closed','','3156-revision-v1','','','2026-07-06 14:26:04','2026-07-06 14:26:04','',3156,'https://staging.smartcut.co.za/?p=3233',0,'revision','',0),
(3234,1,'2026-07-06 14:26:04','2026-07-06 14:26:04','','SC103CSC.webp','','inherit','open','closed','','sc103csc-webp','','','2026-07-06 14:26:04','2026-07-06 14:26:04','',3157,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC103CSC.webp',0,'attachment','image/webp',0),
(3235,1,'2026-07-06 14:26:05','2026-07-06 14:26:05','This 103.5 mm continuous rim diamond blade is designed to provide a smooth, chip-free cut in hard, brittle materials like granite and porcelain. Its solid diamond edge ensures a high-quality finish, while the soft bond is formulated for optimal performance in dense stone. A tall 7 mm segment height provides an excellent wear life for high-volume work. This blade is intended for wet cutting applications on tile saws and angle grinders to ensure the cleanest cut and longest lifespan.','103.5 X 1.6 X 22.23 Y7 Continuous','A compact and precise 103.5mm diamond blade with a continuous rim, designed for exceptionally clean, chip-free cuts in granite, ceramic, and porcelain tiles. Features a 7mm segment height for extended professional service life.','inherit','closed','closed','','3157-revision-v1','','','2026-07-06 14:26:05','2026-07-06 14:26:05','',3157,'https://staging.smartcut.co.za/?p=3235',0,'revision','',0),
(3236,1,'2026-07-06 14:26:05','2026-07-06 14:26:05','','SC115CSC.webp','','inherit','open','closed','','sc115csc-webp','','','2026-07-06 14:26:05','2026-07-06 14:26:05','',3158,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115CSC.webp',0,'attachment','image/webp',0),
(3237,1,'2026-07-06 14:26:05','2026-07-06 14:26:05','Designed for daily professional use, this 115 mm continuous rim diamond blade cuts ceramic tile and granite with a smooth, chip-free finish. Its 1.9 mm thick profile adds rigidity for straighter cuts, while the tall 10 mm diamond segment ensures a long service life. This blade fits standard 115 mm angle grinders and is recommended for wet cutting applications to achieve the best results and maximize durability.','115 X 1.9 X 22.23 Y10 Continuous','A durable 115mm continuous rim diamond blade designed for clean cuts in ceramic tile and granite. Features a 10mm segment height and a slightly thicker 1.9mm kerf for added rigidity and strength.','inherit','closed','closed','','3158-revision-v1','','','2026-07-06 14:26:05','2026-07-06 14:26:05','',3158,'https://staging.smartcut.co.za/?p=3237',0,'revision','',0),
(3238,1,'2026-07-06 14:26:05','2026-07-06 14:26:05','','SC230CSC.webp','','inherit','open','closed','','sc230csc-webp','','','2026-07-06 14:26:05','2026-07-06 14:26:05','',3159,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC230CSC.webp',0,'attachment','image/webp',0),
(3239,1,'2026-07-06 14:26:06','2026-07-06 14:26:06','This 230 mm (9 inch) continuous rim diamond blade is designed for a long service life in demanding granite and ceramic tile applications. Its 2.3 mm thick steel core reduces flex for straight, accurate cuts, while the solid rim provides a smooth, chip-free finish. A tall 10 mm diamond segment ensures exceptional durability and consistent performance. This blade is built for high-powered 230 mm angle grinders and is strongly recommended for wet use to achieve the best results.','230 X 2.3 X 22.23 Y10 Continuous','A robust 230mm continuous rim diamond blade with a 10mm segment, designed for cutting ceramic tile and granite. The 2.3mm thickness provides maximum stability for deep, straight cuts.','inherit','closed','closed','','3159-revision-v1','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',3159,'https://staging.smartcut.co.za/?p=3239',0,'revision','',0),
(3240,1,'2026-07-06 14:26:06','2026-07-06 14:26:06','','SC230E.webp','','inherit','open','closed','','sc230e-webp','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',3160,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC230E.webp',0,'attachment','image/webp',0),
(3241,1,'2026-07-06 14:26:06','2026-07-06 14:26:06','Built for large format cutting, this 230 mm (9 inch) continuous rim diamond blade is ideal for porcelain tiles, granite slabs, and hard ceramics. Its solid rim provides a smooth, chip-free finish, while the 1.6 mm thickness ensures a stable, straight cut. A 5 mm diamond segment delivers a good service life. This blade is designed for wet use with 230 mm angle grinders and cut-off saws to achieve the highest quality results and prevent overheating.','230 X 1.6 X 22.23 Y5 Continuous Blue','A large 230mm continuous rim diamond blade for clean, smooth cuts in granite, porcelain, and wear-resistant ceramics. Features a 5mm segment and fits large angle grinders.','inherit','closed','closed','','3160-revision-v1','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',3160,'https://staging.smartcut.co.za/?p=3241',0,'revision','',0),
(3242,1,'2026-07-06 14:26:06','2026-07-06 14:26:06','','SC250Z.webp','','inherit','open','closed','','sc250z-webp','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',3161,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC250Z.webp',0,'attachment','image/webp',0),
(3243,1,'2026-07-06 14:26:06','2026-07-06 14:26:06','Built for table saws and bridge saws, this 250 mm (10 inch) continuous rim diamond blade delivers a flawless, chip-free cut in ceramic and granite. Its 1.6 mm thin kerf minimizes material loss, while the tall 10 mm diamond segment ensures an extended service life for production use. This blade is specifically engineered for wet cutting systems to achieve the highest quality finish and optimal performance.','250 X 1.6 X 25.4 Y10 Continuou','A 250mm continuous rim diamond blade with a 10mm segment, designed for clean, precise cuts in ceramic tile and granite on stationary saws. Features a 25.4mm arbor.','inherit','closed','closed','','3161-revision-v1','','','2026-07-06 14:26:06','2026-07-06 14:26:06','',3161,'https://staging.smartcut.co.za/?p=3243',0,'revision','',0),
(3244,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','','SC300CSC.webp','','inherit','open','closed','','sc300csc-webp','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3162,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC300CSC.webp',0,'attachment','image/webp',0),
(3245,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','Engineered for bridge saws and large stationary cutters, this 300 mm (12 inch) continuous rim diamond blade provides a smooth, chip-free cut on stone and tile. Its 2.0 mm thick steel core ensures stability for deep, precise cuts, while the solid rim eliminates the need for secondary polishing. This blade is designed for equipment with a 32 mm arbor and must be used with a constant water supply for optimal performance and durability.','300 X 2.0 X 32 Continuous','A large 300mm continuous rim diamond blade for smooth, high-quality cuts in ceramic tile and granite. Features a 32mm arbor for use on professional bridge saws.','inherit','closed','closed','','3162-revision-v1','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3162,'https://staging.smartcut.co.za/?p=3245',0,'revision','',0),
(3246,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','','SC685E.webp','','inherit','open','closed','','sc685e-webp','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3209,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC685E.webp',0,'attachment','image/webp',0),
(3247,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','Engineered for cutting ceramic and porcelain tile, this 115 mm continuous rim diamond blade features an ultra-thin 1.2 mm profile for fast, clean cuts with minimal material waste. Its solid rim design prevents chipping, ensuring a high-quality, professional finish. A tall 10 mm segment height provides an extended service life, making it a durable choice for professional use. This blade is designed for wet cutting on angle grinders and tile saws to achieve the smoothest possible finish.','115 X 1.2 X 22.23 Y10 Continuous Blue','An ultra-thin 115mm diamond blade with a 1.2mm kerf for fast, clean, and precise cuts in ceramic and porcelain tiles. Features a tall 10mm segment height for maximum service life.','inherit','closed','closed','','3209-revision-v1','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3209,'https://staging.smartcut.co.za/?p=3247',0,'revision','',0),
(3248,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','','SC686E.webp','','inherit','open','closed','','sc686e-webp','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3210,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC686E.webp',0,'attachment','image/webp',0),
(3249,1,'2026-07-06 14:26:07','2026-07-06 14:26:07','Engineered for modern hard tiles, this 103.5 mm continuous rim diamond blade is ideal for cutting granite, ceramic, and porcelain. The solid rim provides a smooth, chip-free cut, while the 7 mm segment height ensures an extended service life. This blade is designed for wet cutting applications to achieve the highest quality finish and to maximize tool longevity by cooling the blade and clearing away abrasive slurry','103.5 X 1.6 X 22.23 Y7 Continuous','A high-performance 103.5mm continuous rim diamond blade engineered for clean, precise cuts in dense materials like granite, ceramic, and porcelain tile. Features a durable 7mm segment for professional-grade longevity.','inherit','closed','closed','','3210-revision-v1','','','2026-07-06 14:26:07','2026-07-06 14:26:07','',3210,'https://staging.smartcut.co.za/?p=3249',0,'revision','',0),
(3250,1,'2026-07-06 14:26:08','2026-07-06 14:26:08','','SC828.webp','','inherit','open','closed','','sc828-webp','','','2026-07-06 14:26:08','2026-07-06 14:26:08','',3211,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC828.webp',0,'attachment','image/webp',0),
(3251,1,'2026-07-06 14:26:08','2026-07-06 14:26:08','Engineered for cutting extremely brittle materials, this 300 mm (12 inch) continuous rim diamond blade is ideal for glass, as well as hard stone and tile. Its specialized bond and diamond concentration grind the material for a smooth, clean cut that prevents chipping. A heavy-duty 3.2 mm thick core adds rigidity to prevent vibration and ensure high precision. This blade uses a 25.4 mm (1 inch) arbor and is designed exclusively for wet cutting applications.','300 X 3.2 X 25.4 Continuous','A specialized 300mm diamond blade for cutting delicate and hard materials, including glass, granite, porcelain, and wear-resistant ceramics. Features a thick 3.2mm core for maximum stability.','inherit','closed','closed','','3211-revision-v1','','','2026-07-06 14:26:08','2026-07-06 14:26:08','',3211,'https://staging.smartcut.co.za/?p=3251',0,'revision','',0),
(3252,1,'2026-07-06 14:26:08','2026-07-06 14:26:08','','SC829.webp','','inherit','open','closed','','sc829-webp','','','2026-07-06 14:26:08','2026-07-06 14:26:08','',3212,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC829.webp',0,'attachment','image/webp',0),
(3253,1,'2026-07-06 14:26:08','2026-07-06 14:26:08','Engineered for large stationary saws, this 350 mm (14 inch) continuous rim diamond blade is ideal for cutting glass, granite, and porcelain. Its solid rim and specialized bond deliver a smooth, chip-free cut, while the 2.0 mm thin kerf minimizes material waste and increases cutting speed. This blade uses a 25.4 mm (1 inch) arbor and is designed for mandatory wet cutting to protect the blade and ensure a high-quality finish.','350 X 2.0 X 25.4 Continuous','A large-diameter 350mm continuous rim diamond blade for cutting glass and other hard materials. The 2.0mm thin kerf design ensures a fast, clean cut with minimal material waste.','inherit','closed','closed','','3212-revision-v1','','','2026-07-06 14:26:08','2026-07-06 14:26:08','',3212,'https://staging.smartcut.co.za/?p=3253',0,'revision','',0),
(3254,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','','SC25032CSC.webp','','inherit','open','closed','','sc25032csc-webp','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3213,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC25032CSC.webp',0,'attachment','image/webp',0),
(3255,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','Built for industrial cutting equipment, this 250 mm (10 inch) continuous rim diamond blade features a 32 mm arbor. It is designed to provide a smooth, chip-free cut on ceramic and granite, making it ideal for production settings. The 1.6 mm thickness ensures a fast cut with low material waste, while the 7.5 mm diamond segment offers a good service life. This blade is specifically designed for wet-cutting systems to ensure cooling and a superior finish.','250 X 1.6 X 32 Y7.5 Continuous','A specialized 250mm continuous rim diamond blade for precision cutting of ceramic tile and granite. Features a 7.5mm segment and a 32mm arbor for specific industrial saws.','inherit','closed','closed','','3213-revision-v1','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3213,'https://staging.smartcut.co.za/?p=3255',0,'revision','',0),
(3256,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','','SC25060CSC.webp','','inherit','open','closed','','sc25060csc-webp','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3214,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC25060CSC.webp',0,'attachment','image/webp',0),
(3257,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','Engineered for high-precision bridge saws, this 250 mm (10 inch) continuous rim diamond blade requires a 60 mm arbor. The large arbor provides stability for straight, accurate cuts, while the solid rim delivers a chip-free finish on granite and large ceramic tiles. Its 1.6 mm thin kerf reduces material waste, and the 7.5 mm diamond segment ensures a good service life. This blade is designed exclusively for wet cutting applications.','250 X 1.6 X 60 Y7.5 Continuous','A high-precision 250mm continuous rim diamond blade for cutting ceramic tile and granite on high-end bridge saws. Features a large 60mm arbor for maximum stability.','inherit','closed','closed','','3214-revision-v1','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3214,'https://staging.smartcut.co.za/?p=3257',0,'revision','',0),
(3258,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','','SC530.webp','','inherit','open','closed','','sc530-webp','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3215,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC530.webp',0,'attachment','image/webp',0),
(3259,1,'2026-07-06 14:26:09','2026-07-06 14:26:09','Featuring vacuum brazed technology, this 180 mm (7 inch) grinding disc is designed for large-scale surface preparation. Its single layer of coarse diamond grit provides an aggressive and efficient grinding action on hard materials like wear-resistant ceramics, concrete, and stone. The large diameter increases productivity by covering more surface area, while the robust construction ensures a long service life. This disc is compatible with large angle and surface grinders and is effective for both wet and dry use.','180MM Vacuum Grinding Disc','A large 180mm vacuum brazed diamond grinding disc for high-production grinding and surface preparation of wear-resistant ceramics, stone, and concrete.','inherit','closed','closed','','3215-revision-v1','','','2026-07-06 14:26:09','2026-07-06 14:26:09','',3215,'https://staging.smartcut.co.za/?p=3259',0,'revision','',0),
(3260,1,'2026-07-06 14:26:10','2026-07-06 14:26:10','','SC530-SECOND-IMAGE.webp','','inherit','open','closed','','sc530-second-image-webp','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',3215,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC530-SECOND-IMAGE.webp',0,'attachment','image/webp',0),
(3261,1,'2026-07-06 14:26:10','2026-07-06 14:26:10','','SC531.webp','','inherit','open','closed','','sc531-webp','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',3216,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC531.webp',0,'attachment','image/webp',0),
(3262,1,'2026-07-06 14:26:10','2026-07-06 14:26:10','Built with vacuum brazing technology, this 115 mm multi-purpose cutting disc is designed to cut a wide variety of materials, including steel, rebar, fiberglass, tile, and wood. Its diamond-brazed edge and solid steel core provide exceptional durability and will not shatter like bonded abrasive discs. The blade\'s diameter does not shrink with use, ensuring a consistent depth of cut. This makes it a safe and productive tool for demolition, renovation, and rescue operations.','115MM Vacuum Cutting Disc','A versatile 115mm vacuum brazed diamond cutting disc designed for fast, clean cuts in composite materials like fiberglass, as well as steel, tile, and plastic. A true multi-purpose \"rescue\" blade.','inherit','closed','closed','','3216-revision-v1','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',3216,'https://staging.smartcut.co.za/?p=3262',0,'revision','',0),
(3263,1,'2026-07-06 14:26:10','2026-07-06 14:26:10','','SC531-SECOND-IMAGE.webp','','inherit','open','closed','','sc531-second-image-webp','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',3216,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC531-SECOND-IMAGE.webp',0,'attachment','image/webp',0),
(3264,1,'2026-07-06 14:26:10','2026-07-06 14:26:10','','SC532.webp','','inherit','open','closed','','sc532-webp','','','2026-07-06 14:26:10','2026-07-06 14:26:10','',3217,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC532.webp',0,'attachment','image/webp',0),
(3265,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','This 100 mm diamond disc uses vacuum brazing to expose a dense layer of diamond particles for aggressive, efficient grinding. It is designed for heavy-duty surface preparation, smoothing, and shaping of hard materials such as wear-resistant ceramics, granite, and concrete. The disc provides a smooth feel with less vibration than standard cup wheels and offers an extended tool life. It is compatible with 100 mm (4 inch) angle grinders for both wet and dry applications.','100MM Vacuum Grinding Disc','A high-performance 100mm vacuum brazed diamond grinding disc for aggressive grinding of wear-resistant ceramics and other hard materials. Engineered for fast stock removal and durability.','inherit','closed','closed','','3217-revision-v1','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3217,'https://staging.smartcut.co.za/?p=3265',0,'revision','',0),
(3266,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','','SC532-SECOND-IMAGE.webp','','inherit','open','closed','','sc532-second-image-webp','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3217,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC532-SECOND-IMAGE.webp',0,'attachment','image/webp',0),
(3267,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','','SC667.webp','','inherit','open','closed','','sc667-webp','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3218,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC667.webp',0,'attachment','image/webp',0),
(3268,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','This 180 mm (7 inch) multi-purpose cutting disc uses vacuum brazing technology to cut a wide range of materials, including fiberglass, steel, and concrete. Its large diameter allows for a deep cut, while the solid steel core provides superior safety by eliminating the risk of shattering. The blade\'s diameter does not shrink with use, ensuring a consistent cutting depth and a long service life. It is an ideal, durable solution for industrial maintenance, demolition, and rescue applications.','180MM Vacuum Cutting Disc','A large 180mm multi-purpose cutting disc featuring vacuum brazed diamond technology. Designed for deep, fast cuts in fiberglass, steel, concrete, and other materials with a single blade.','inherit','closed','closed','','3218-revision-v1','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3218,'https://staging.smartcut.co.za/?p=3268',0,'revision','',0),
(3269,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','','SC667-SECOND-IMAGE.webp','','inherit','open','closed','','sc667-second-image-webp','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3218,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC667-SECOND-IMAGE.webp',0,'attachment','image/webp',0),
(3270,1,'2026-07-06 14:26:11','2026-07-06 14:26:11','','SC802.webp','','inherit','open','closed','','sc802-webp','','','2026-07-06 14:26:11','2026-07-06 14:26:11','',3219,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC802.webp',0,'attachment','image/webp',0),
(3271,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','Built with vacuum brazing technology, this 100 mm grinding disc features a single layer of coarse diamonds fused to a steel body for aggressive material removal. It is highly effective for shaping, beveling, and preparing hard materials like wear-resistant ceramics, stone, and cast iron. The design provides a consistently sharp cutting action and can be used in either wet or dry conditions. This disc is compatible with standard 100 mm (4 inch) angle grinders.','100MM Fibre Body 60#','A 100mm vacuum brazed diamond grinding disc for fast, aggressive grinding and shaping of wear-resistant ceramics and other hard materials. Offers superior material removal and a long service life.','inherit','closed','closed','','3219-revision-v1','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3219,'https://staging.smartcut.co.za/?p=3271',0,'revision','',0),
(3272,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','','SC65A.webp','','inherit','open','closed','','sc65a-webp','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3220,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC65A.webp',0,'attachment','image/webp',0),
(3273,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','This 63 mm refractory crown is a shaped component for constructing the arched roofs of high-temperature furnaces and kilns. Made from high-quality refractory materials (e.g., silica, high-alumina), it is built to withstand extreme heat, chemical attack, and mechanical stress. The component is manufactured to precise dimensional tolerances to ensure tight joints for a stable roof structure. It conforms to the 63 mm British Standard for refractory shapes and is critical for furnace safety and efficiency.','63MM BS Crown','A 63mm British Standard refractory crown component for constructing the arched roof of industrial furnaces. Provides critical structural integrity and thermal insulation at extreme temperatures.','inherit','closed','closed','','3220-revision-v1','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3220,'https://staging.smartcut.co.za/?p=3273',0,'revision','',0),
(3274,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','','SC65B.webp','','inherit','open','closed','','sc65b-webp','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3221,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC65B.webp',0,'attachment','image/webp',0),
(3275,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','This 63 mm refractory shell is a ceramic block for building the working lining of furnace walls. It is designed to be in direct contact with the high-temperature process, resisting thermal shock, slag attack, and corrosion. Manufactured from premium refractory materials to precise British Standard dimensions, these shell blocks create a tight and stable lining. This is essential for ensuring furnace safety, energy efficiency, and a long operational life.','63MM BS Shell','A 63mm British Standard refractory shell component for lining the walls of industrial furnaces. Provides a protective barrier against extreme heat, chemical corrosion, and mechanical wear.','inherit','closed','closed','','3221-revision-v1','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3221,'https://staging.smartcut.co.za/?p=3275',0,'revision','',0),
(3276,1,'2026-07-06 14:26:12','2026-07-06 14:26:12','','SC67.webp','','inherit','open','closed','','sc67-webp','','','2026-07-06 14:26:12','2026-07-06 14:26:12','',3222,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC67.webp',0,'attachment','image/webp',0),
(3277,1,'2026-07-06 14:26:13','2026-07-06 14:26:13','This 6-segment polishing pad is designed for the later stages of surface preparation on hard and abrasive materials. The six diamond segments ensure consistent surface contact, while the channels between them efficiently clear slurry and dissipate heat. This design prevents the pad from loading up, which maintains a steady cutting rate and produces a scratch-free finish. It is ideal for use on hand-held or floor polishers for finishing concrete countertops, refractory blocks, and natural stone floors.','Polishing Pad 6 Segment Pad','A six-segment diamond polishing pad designed for intermediate to final polishing of refractory, concrete, and stone surfaces. The segmented design enhances cooling and slurry removal for a consistent, high-quality finish.','inherit','closed','closed','','3222-revision-v1','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',3222,'https://staging.smartcut.co.za/?p=3277',0,'revision','',0),
(3278,1,'2026-07-06 14:26:13','2026-07-06 14:26:13','','SC67M.webp','','inherit','open','closed','','sc67m-webp','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',3223,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC67M.webp',0,'attachment','image/webp',0),
(3279,1,'2026-07-06 14:26:13','2026-07-06 14:26:13','This conditioning pad is used to finish refractory surfaces after initial aggressive grinding. Its purpose is to create a smooth, level face on bricks and castable linings, which ensures a tight fit and minimizes joint gaps during installation. The pad uses a fine abrasive grit to remove imperfections without taking off excess material, and its semi-flexible design follows surface contours. It is the ideal tool for fettling bricks and for final preparation of refractory surfaces.','Moon Pad','A specialized finishing pad designed to smooth, level, and blend refractory surfaces after initial heavy grinding. It delivers a uniform, high-quality finish required for tight-tolerance assemblies.','inherit','closed','closed','','3223-revision-v1','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',3223,'https://staging.smartcut.co.za/?p=3279',0,'revision','',0),
(3280,1,'2026-07-06 14:26:13','2026-07-06 14:26:13','','SC71.webp','','inherit','open','closed','','sc71-webp','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',3224,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC71.webp',0,'attachment','image/webp',0),
(3281,1,'2026-07-06 14:26:13','2026-07-06 14:26:13','This grinding segment is designed for achieving precise dimensions on refractory products like firebricks and kiln furniture. It is used in the multi-segment chucks of large surface grinders (including Wassmer, Blanchard, and Mattison models). The segment\'s vitrified bond is formulated to wear at a controlled rate on hard refractory materials, which prevents glazing and maintains a high stock removal rate. It is ideal for operations requiring perfectly flat and parallel surfaces for furnace assembly.','Wassmer Segment','A high-performance abrasive segment for precision surface grinding of refractory bricks and blocks. This tool is designed for use in large, stationary industrial grinding machines to achieve superior flatness and dimensional accuracy.','inherit','closed','closed','','3224-revision-v1','','','2026-07-06 14:26:13','2026-07-06 14:26:13','',3224,'https://staging.smartcut.co.za/?p=3281',0,'revision','',0),
(3282,1,'2026-07-06 14:26:14','2026-07-06 14:26:14','','SC75.webp','','inherit','open','closed','','sc75-webp','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',3225,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC75.webp',0,'attachment','image/webp',0),
(3283,1,'2026-07-06 14:26:14','2026-07-06 14:26:14','Featuring multiple tungsten carbide inserts, this grinding head is designed for aggressive refractory surface preparation. The impact- and abrasion-resistant buttons are ideal for rapidly removing worn furnace linings and shaping large castable blocks. This tool maintains its cutting effectiveness longer than traditional grinding wheels, especially against embedded steel anchors and slag. Its aggressive action efficiently tears through old material, reducing the time required for demolition and repair projects.','25MM Button Bit','An extremely aggressive 25mm grinding head featuring tungsten carbide buttons for rapid stock removal on hard refractory materials. It is the ideal tool for heavy-duty surface preparation and demolition tasks.','inherit','closed','closed','','3225-revision-v1','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',3225,'https://staging.smartcut.co.za/?p=3283',0,'revision','',0),
(3284,1,'2026-07-06 14:26:14','2026-07-06 14:26:14','','SC36.webp','','inherit','open','closed','','sc36-webp','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',3226,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC36.webp',0,'attachment','image/webp',0),
(3285,1,'2026-07-06 14:26:14','2026-07-06 14:26:14','Engineered for rig-mounted core drills, this 28 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipes, conduit, or anchors. This core drill is intended for wet use only.','Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 28mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3226-revision-v1','','','2026-07-06 14:26:14','2026-07-06 14:26:14','',3226,'https://staging.smartcut.co.za/?p=3285',0,'revision','',0),
(3286,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','','SC37.webp','','inherit','open','closed','','sc37-webp','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3227,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37.webp',0,'attachment','image/webp',0),
(3287,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','Engineered for rig-mounted core drills, this 30 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipes, conduit, or anchors. This core drill is intended for wet use only.','30MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 30mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3227-revision-v1','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3227,'https://staging.smartcut.co.za/?p=3287',0,'revision','',0),
(3288,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','','SC39.webp','','inherit','open','closed','','sc39-webp','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3228,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC39.webp',0,'attachment','image/webp',0),
(3289,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','Engineered for rig-mounted core drills, this 40 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','40MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 40mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3228-revision-v1','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3228,'https://staging.smartcut.co.za/?p=3289',0,'revision','',0),
(3290,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','','SC40.webp','','inherit','open','closed','','sc40-webp','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3229,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC40.webp',0,'attachment','image/webp',0),
(3291,1,'2026-07-06 14:26:15','2026-07-06 14:26:15','Engineered for rig-mounted core drills, this 45 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','45MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 45mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3229-revision-v1','','','2026-07-06 14:26:15','2026-07-06 14:26:15','',3229,'https://staging.smartcut.co.za/?p=3291',0,'revision','',0),
(3292,1,'2026-07-06 14:26:16','2026-07-06 14:26:16','','SC41.webp','','inherit','open','closed','','sc41-webp','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',3230,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC41.webp',0,'attachment','image/webp',0),
(3293,1,'2026-07-06 14:26:16','2026-07-06 14:26:16','Engineered for rig-mounted core drills, this 50 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','50MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 50mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3230-revision-v1','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',3230,'https://staging.smartcut.co.za/?p=3293',0,'revision','',0),
(3294,1,'2026-07-06 14:26:16','2026-07-06 14:26:16','','SC42.webp','','inherit','open','closed','','sc42-webp','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',3231,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC42.webp',0,'attachment','image/webp',0),
(3295,1,'2026-07-06 14:26:16','2026-07-06 14:26:16','Engineered for rig-mounted core drills, this 55 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','55MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 55mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3231-revision-v1','','','2026-07-06 14:26:16','2026-07-06 14:26:16','',3231,'https://staging.smartcut.co.za/?p=3295',0,'revision','',0),
(3296,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for rig-mounted core drills, this 60 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','60MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 60mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','60mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-09 13:56:32','2026-07-09 13:56:32','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3296',0,'product','',0),
(3297,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for rig-mounted core drills, this 65 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','65MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 65mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','65mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:20','2026-07-06 14:26:20','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3297',0,'product','',0),
(3298,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for rig-mounted core drills, this 70 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','70MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 70mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3298',0,'product','',0),
(3299,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for rig-mounted core drills, this 75 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','75MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 75mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','75mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3299',0,'product','',0),
(3300,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for rig-mounted core drills, this 80 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','80MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 80mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','publish','closed','closed','','80mm-refractory-core-drill-u-l-130mm-c-w-1-2-female','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3300',0,'product','',0),
(3301,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','Engineered for creating small, precise holes in hard tiles, this 5 mm diamond core drill is ideal for installing wall plugs, anchors, and pilot holes. Its vacuum-brazed diamond tip provides a durable cutting edge, while the M14 thread ensures a direct, secure connection to an angle grinder. Many of these bits contain an internal wax coolant for efficient dry drilling, which reduces heat and clears debris to prolong the tool\'s life. This design ensures rapid, chip-free drilling for a professional finish.','5MM Core Drill U.L. 60MM C/W M14 Backend','Achieve fast, precise 5 mm holes in the hardest porcelain and ceramic tiles. Engineered with vacuum brazed diamonds and an M14 fitting for high-speed use on angle grinders.','publish','closed','closed','','5mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3301',0,'product','',0),
(3302,1,'2026-07-06 14:26:17','2026-07-06 14:26:17','This 6 mm diamond core drill is designed for creating clean holes in hard tiles like porcelain, making it ideal for installing bathroom fixtures and other mounted hardware. It uses vacuum-brazed diamonds for a fast, smooth cut and features an M14 thread for direct connection to an angle grinder. An internal wax lubricant provides cooling for efficient dry drilling without the need for water. This design ensures a chip-free finish and reliable performance.','6MM Core Drill U.L. 60MM C/W M14 Backend','A professional 6 mm diamond core drill for creating clean holes in porcelain, ceramic, and natural stone. Features an M14 connection for high-speed performance on angle grinders.','publish','closed','closed','','6mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-11 22:44:38','2026-07-11 22:44:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3302',0,'product','',0),
(3303,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Designed for medium-duty fixings, this 8 mm diamond core drill creates precise, chip-free holes in hard tiles for mounting items like shower doors and grab bars. It features a vacuum-brazed diamond tip for durability at high speeds and an M14 thread for a direct fit onto angle grinders. An internal wax coolant allows for effective dry drilling by reducing heat and clearing debris. This ensures a clean hole for maximum anchor engagement and a professional installation.','8MM Core Drill U.L. 60MM C/W M14 Backend','An industrial-grade 8 mm diamond core drill designed for fast, clean drilling in dense porcelain and stone. The M14 fitting is optimized for high-speed angle grinder use.','publish','closed','closed','','8mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3303',0,'product','',0),
(3304,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Ideal for deep plumbing installations, this 102 mm (4 inch) extended core drill has a 100 mm usable length, perfect for creating passages for soil pipes through thick floor slabs, deep block walls, and multi-layered assemblies. It\'s built with a heavy-duty steel body and a vacuum-brazed diamond cutting edge for use with a high-power angle grinder. The M14 fitting and optimized segment design ensure fast material removal and effective cooling during dry operation. This makes it a great professional tool for the most demanding construction projects.','102MM Core Drill U.L. 100MM C/W M14 Backend','An industrial 102 mm (4 inch) extended core drill with a 100 mm depth for deep soil pipes. M14 thread for direct mounting on high-power angle grinders.','publish','closed','closed','','102mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3304',0,'product','',0),
(3305,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Ideal for large plumbing and ventilation systems, this 102 mm (4 inch) diamond core drill cuts through tough materials like porcelain, concrete, and masonry. It has a durable steel body and a vacuum-brazed diamond cutting edge for use with a high-power angle grinder. The M14 fitting and optimized segment design ensure fast material removal and effective cooling during dry operation, making it a reliable tool for major plumbing and HVAC installations.','102MM Core Drill U.L. 60MM C/W M14 Backend','An industrial 102 mm (4 inch) diamond core drill for standard soil pipes and large ducting in porcelain. M14 thread for direct mounting on high-power angle grinders.','publish','closed','closed','','102mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3305',0,'product','',0),
(3306,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','This 10 mm diamond core drill is engineered for creating larger, precise holes in hard tiles for applications like mounting towel warmers or running small pipes. It uses vacuum-brazed diamonds for durability at high speeds and features an M14 thread for a direct fit onto an angle grinder. An internal wax coolant allows for effective dry drilling by managing heat and clearing debris. This ensures a clean, chip-free hole and a long service life.','10MM Core Drill U.L. 60MM C/W M14 Backend','A heavy-duty 10 mm diamond core drill for larger anchors and small pipe penetrations in hard tile. Features a direct-fit M14 thread for high-performance angle grinders.','publish','closed','closed','','10mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3306',0,'product','',0),
(3307,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Ideal for large extractor fans, commercial ventilation ducting, and major service access points, this 120 mm diamond core drill cuts precisely through the most challenging materials without causing fractures. It features a reinforced steel body and a high-concentration vacuum-brazed diamond rim to handle the immense forces of large-diameter dry drilling with an angle grinder. The M14 thread provides a secure mount, and the segment design is optimized for efficient debris removal and cooling. This makes it an ultimate tool for specialized industrial, commercial, and high-end residential installations.','120MM Core Drill U.L. 60MM C/W M14 Backend','A maximum-diameter 120 mm diamond core drill for large extractor fans and ductwork in porcelain. Features a robust M14 connection for secure use on angle grinders.','publish','closed','closed','','120mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3307',0,'product','',0),
(3308,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Designed for small plumbing and electrical penetrations, this 12 mm diamond core drill is perfect for creating clean holes for PEX lines and conduits in hard tiles. It features vacuum-brazed diamonds for fast cutting and an M14 thread for a direct, stable fit on an angle grinder. The integrated wax core provides lubrication for efficient dry drilling without water, ensuring a long service life. This bit delivers a precise, chip-free hole for a professional finish.','12MM Core Drill U.L. 60MM C/W M14 Backend','A versatile 12 mm diamond core drill for creating clean penetrations for pipes and conduit in porcelain. The M14 thread ensures a secure fit on high-speed angle grinders.','publish','closed','closed','','12mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3308',0,'product','',0),
(3309,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','This 14 mm diamond core drill is designed for creating passages for 1/4\" and 3/8\" water lines through hard tiles. It uses a vacuum-brazed diamond tip for fast, clean cutting and has an M14 thread for a direct, stable fit on an angle grinder. The internal wax coolant allows for efficient dry drilling by reducing heat, which increases cutting speed and prolongs the bit\'s life. This tool provides the precision needed for professional plumbing and electrical installations.','14MM Core Drill U.L. 60MM C/W M14 Backend','A robust 14 mm diamond core drill for plumbing feed lines and electrical conduit in hard porcelain. Engineered with an M14 fitting for direct use on high-speed angle grinders.','publish','closed','closed','','14mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3309',0,'product','',0),
(3310,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Perfect for plumbers and electricians, this 16 mm diamond core drill is designed to create clean holes for 1/2\" pipes, PEX tubing, and conduit. It features vacuum-brazed diamonds for fast cutting on hard tiles and an M14 thread for a direct fit to an angle grinder. An internal wax core lubricates and cools the bit, allowing for efficient dry drilling without water. This tool ensures a precise, chip-free hole for a professional and secure installation.','16MM Core Drill U.L. 60MM C/W M14 Backend','A high-performance 16 mm diamond core drill for creating clean holes for 1/2\" pipe and conduit in dense porcelain. Features an M14 thread for direct angle grinder attachment.','publish','closed','closed','','16mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3310',0,'product','',0),
(3311,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','This 18 mm diamond core drill is designed to create precise, chip-free holes for electrical conduit and water pipes in hard tile and granite. It features a vacuum-brazed diamond tip for durability and an M14 thread for a direct, stable fit on a standard angle grinder. An internal wax core provides lubrication for efficient dry drilling, which cools the bit and extends its service life. This tool delivers consistent, high-quality results for professional installations.','18MM Core Drill U.L. 60MM C/W M14 Backend','A durable 18 mm diamond core drill for conduit and pipework in hard porcelain and stone. The M14 backend is designed for high-speed, efficient use on angle grinders.','publish','closed','closed','','18mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3311',0,'product','',0),
(3312,1,'2026-07-06 14:26:18','2026-07-06 14:26:18','Ideal for deep drilling, this 20 mm extended-length core drill has a 100 mm usable length, perfect for creating passages for conduit and pipes through thick materials like granite countertops, insulated walls, or double-layered tile walls. It uses vacuum-brazed diamond technology for long-lasting cutting performance and has an M14 fitting for a secure connection to an angle grinder. The extended barrel length also helps with heat dissipation during dry drilling, making it a reliable solution for complex installations that require extra reach.','20MM Core Drill U.L. 100MM C/W M14 Backend','An extended-reach 20 mm diamond core drill with a 100 mm drilling depth for deep penetrations. Features an M14 thread for high-speed use on angle grinders.','publish','closed','closed','','20mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3312',0,'product','',0),
(3313,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Designed for plumbing and electrical installations, this 20 mm diamond core drill creates clean, perfectly sized holes for drain lines and conduit in dense porcelain and stone. It features vacuum-brazed diamonds for fast, dry cutting and an M14 thread for a direct fit on angle grinders. An integrated wax coolant reduces friction and heat, which prolongs the bit\'s life. This tool provides a reliable way to create accurate penetrations without causing chipping or damage.','20MM Core Drill U.L. 60MM C/W M14 Backend','A professional 20 mm diamond core drill for small drain lines and conduit in porcelain tile. Features a direct-fit M14 thread for high-speed angle grinder performance.','publish','closed','closed','','20mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3313',0,'product','',0),
(3314,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for deep plumbing and electrical installations, this 25 mm core drill with a 100 mm usable length is perfect for drilling through thick countertops, deep walls, and exterior-insulated walls. It creates a clean, continuous hole from a single side, saving time and ensuring accuracy. It features a durable body and a vacuum-brazed diamond cutting edge designed for high-speed dry drilling. The M14 thread allows for direct attachment to an angle grinder, while the extended barrel helps manage heat and debris. This makes it an ideal tool for specialized, high-value installations where standard bits can\'t reach.','25MM Core Drill U.L. 100MM C/W M14 Backend','A 25 mm extended-reach diamond core drill with a 100 mm depth for deep tap fittings and pipework. M14 thread for high-performance drilling on angle grinders.','publish','closed','closed','','25mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3314',0,'product','',0),
(3315,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','This 25 mm diamond core drill is ideal for creating clean holes for single-hole taps and shower hoses in porcelain and granite countertops. It features vacuum-brazed diamonds for fast cutting and an M14 thread for a direct fit to an angle grinder. An internal wax core lubricates and cools the bit, allowing for efficient dry drilling without water. This tool provides a precise, chip-free hole, simplifying the installation process and reducing the risk of material damage.','25MM Core Drill U.L. 60MM C/W M14 Backend','A high-quality 25 mm diamond core drill for tap fittings and pipework in hard porcelain and granite. The M14 thread is designed for optimal use with angle grinders.','publish','closed','closed','','25mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3315',0,'product','',0),
(3316,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for installing basin waste pipes through extra-thick vanities or wall assemblies, this 32 mm core drill has a 100 mm usable length for deep drilling. It can cut through a combination of thick stone and multiple layers of backer board in a single pass. It uses vacuum-brazed diamond technology for durability and has an M14 fitting for secure attachment to a high-speed angle grinder. The extended length makes it a reliable solution for professional installations where standard bits are too short.','32MM Core Drill U.L. 100MM C/W M14 Backend','An extended 32 mm diamond core drill with a 100 mm drilling depth for deep basin waste pipes. M14 thread for high-speed use on angle grinders.','publish','closed','closed','','32mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3316',0,'product','',0),
(3317,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Designed for bathroom plumbing, this 32 mm diamond core drill is the standard size for basin waste pipes in porcelain or stone vanities. It uses a vacuum-brazed diamond tip for a fast, chip-free cut and has an M14 thread for a direct fit on an angle grinder. The internal wax coolant allows for efficient dry drilling by reducing heat and clearing debris. This tool ensures a precise, clean hole for a professional, leak-proof installation.','32MM Core Drill U.L. 60MM C/W M14 Backend','A professional 32 mm diamond core drill, ideal for basin waste pipes in porcelain and stone. Features an M14 connection for high-speed, dry drilling with an angle grinder.','publish','closed','closed','','32mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3317',0,'product','',0),
(3318,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for installing taps in thick kitchen and bathroom countertops, this 35 mm core drill has a 100 mm usable length. It can penetrate 3-4 cm stone slabs and any sub-structure in a single, precise operation. It features a vacuum-brazed diamond cutting edge for fast, clean drilling in tough materials like granite, quartz, and porcelain. The M14 thread ensures a secure connection to an angle grinder, while the extended barrel helps with heat management and debris extraction. This tool is essential for any kitchen or bathroom installer.','35MM Core Drill U.L. 100MM C/W M14 Backend','A 35 mm extended-reach diamond core drill with a 100 mm depth, perfect for taps in thick countertops. M14 thread for professional use on angle grinders.','publish','closed','closed','','35mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3318',0,'product','',0),
(3319,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','This 35 mm diamond core drill is the standard size for cutting holes for single-hole taps in hard materials like porcelain, granite, and quartz. It features vacuum-brazed diamonds for a fast, clean cut and an M14 thread for a direct fit to an angle grinder. An internal wax coolant allows for efficient dry drilling by reducing heat and clearing debris. This ensures a precise hole for a stable and properly sealed tap installation.','35MM Core Drill U.L. 60MM C/W M14 Backend','An essential 35 mm diamond core drill for standard basin and sink taps in porcelain and granite. The M14 thread is optimized for high-speed angle grinders.','publish','closed','closed','','35mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3319',0,'product','',0),
(3320,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for plumbing installations, this 40 mm diamond core drill is used to create holes for shower valves, bath taps, and waste pipes. It features vacuum-brazed diamonds for fast, chip-free cutting in porcelain and stone, and an M14 thread for a direct fit to an angle grinder. An internal wax core allows for efficient dry drilling by providing lubrication and cooling. This tool ensures a precise hole for a secure, watertight installation of plumbing fixtures.','40MM Core Drill U.L. 60MM C/W M14 Backend','A robust 40 mm diamond core drill for shower mixer valves and waste pipes in hard porcelain. Designed with an M14 thread for high-performance dry drilling on angle grinders.','publish','closed','closed','','40mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3320',0,'product','',0),
(3321,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for larger plumbing penetrations, this 45 mm diamond core drill is used to create holes for bath waste pipes in thick porcelain tiles and stone. It features a vacuum-brazed diamond rim for fast, chip-free cutting and an M14 thread for a direct fit to an angle grinder. An internal wax core allows for effective dry drilling by providing lubrication and cooling. This tool ensures a precise, clean hole for a perfect and secure fixture installation.','45MM Core Drill U.L. 60MM C/W M14 Backend','A heavy-duty 45 mm diamond core drill for bath waste pipes and plumbing in hard porcelain. Features an M14 fitting for high-speed, efficient use on angle grinders.','publish','closed','closed','','45mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3321',0,'product','',0),
(3322,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for deep plumbing and service penetrations, this 51 mm core drill has a 100 mm usable length. It\'s perfect for drilling through thick exterior walls, deep floor assemblies, or blockwork in a single pass. The drill uses vacuum-brazed diamond technology for consistent performance and has an M14 fitting for secure attachment to an angle grinder. The extended barrel helps manage heat and debris, making it a reliable solution for plumbers, electricians, and contractors.','51MM Core Drill U.L. 100MM C/W M14 Backend','An extended 51 mm (2 inch) diamond core drill with a 100 mm drilling depth for deep pipe penetrations. M14 thread for use on high-speed angle grinders.','publish','closed','closed','','51mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3322',0,'product','',0),
(3323,1,'2026-07-06 14:26:19','2026-07-06 14:26:19','Ideal for medium-sized plumbing and ventilation installations, this 52 mm diamond core drill creates openings for soil pipes and extractor fans. It features vacuum-brazed diamond segments designed for dry drilling and an M14 thread that connects directly to an angle grinder. An integrated wax coolant system provides heat dissipation for continuous work. This drill delivers a clean and accurate cut through porcelain, ceramic, and masonry, making it an essential tool for plumbers and contractors.','52MM Core Drill U.L. 60MM C/W M14 Backend','A large-diameter 52 mm diamond core drill for small soil pipes and extractor fans in porcelain. The M14 backend is designed for stable, high-speed use on angle grinders.','publish','closed','closed','','52mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3323',0,'product','',0),
(3324,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','Ideal for installing electrical back boxes and junction boxes in deep or multi-layered walls, this 65 mm core drill has a 100 mm usable length. It can cut through combinations of tile, backer board, and blockwork in a single operation. The drill features a vacuum-brazed diamond cutting edge for durability and speed when used with an angle grinder. The M14 thread provides a direct, stable connection to the tool, while the extended barrel helps maintain accuracy and performance. This makes it a great tool for electricians working in modern construction with complex wall assemblies.','65MM Core Drill U.L. 100MM C/W M14 Backend','A 65 mm extended-reach diamond core drill with a 100 mm depth for deep electrical boxes. Features an M14 thread for professional use on angle grinders.','publish','closed','closed','','65mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:31','2026-07-06 14:26:31','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3324',0,'product','',0),
(3325,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','Ideal for large, deep-drilling tasks, this 80 mm core drill has a 100 mm usable length. It\'s perfect for creating openings for dryer vents, ventilation pipes, and large services through thick exterior walls, blockwork, brick, and tiled surfaces in a single pass. The drill utilizes a vacuum-brazed diamond cutting edge and an M14 backend for secure connection to an angle grinder. The open-barrel design helps with debris removal and heat management, making it a reliable solution for challenging drilling applications.','80MM Core Drill U.L. 100MM C/W M14 Backend','A powerful 80 mm extended-reach diamond core drill with a 100 mm depth for deep vents and pipes. M14 thread for secure mounting on angle grinders.','publish','closed','closed','','80mm-core-drill-u-l-100mm-c-w-m14-backend','','','2026-07-06 14:26:31','2026-07-06 14:26:31','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3325',0,'product','',0),
(3326,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','','SC43.webp','','inherit','open','closed','','sc43-webp','','','2026-07-06 14:26:20','2026-07-06 14:26:20','',3296,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC43.webp',0,'attachment','image/webp',0),
(3327,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','Engineered for rig-mounted core drills, this 60 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','60MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 60mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3296-revision-v1','','','2026-07-06 14:26:20','2026-07-06 14:26:20','',3296,'https://staging.smartcut.co.za/?p=3327',0,'revision','',0),
(3328,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','','SC44.webp','','inherit','open','closed','','sc44-webp','','','2026-07-06 14:26:20','2026-07-06 14:26:20','',3297,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC44.webp',0,'attachment','image/webp',0),
(3329,1,'2026-07-06 14:26:20','2026-07-06 14:26:20','Engineered for rig-mounted core drills, this 65 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','65MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 65mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3297-revision-v1','','','2026-07-06 14:26:20','2026-07-06 14:26:20','',3297,'https://staging.smartcut.co.za/?p=3329',0,'revision','',0),
(3330,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','','SC45.webp','','inherit','open','closed','','sc45-webp','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3298,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45.webp',0,'attachment','image/webp',0),
(3331,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','Engineered for rig-mounted core drills, this 70 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','70MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 70mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3298-revision-v1','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3298,'https://staging.smartcut.co.za/?p=3331',0,'revision','',0),
(3332,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','','SC46.webp','','inherit','open','closed','','sc46-webp','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3299,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC46.webp',0,'attachment','image/webp',0),
(3333,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','Engineered for rig-mounted core drills, this 75 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','75MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 75mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3299-revision-v1','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3299,'https://staging.smartcut.co.za/?p=3333',0,'revision','',0),
(3334,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','','SC47.webp','','inherit','open','closed','','sc47-webp','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3300,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC47.webp',0,'attachment','image/webp',0),
(3335,1,'2026-07-06 14:26:21','2026-07-06 14:26:21','Engineered for rig-mounted core drills, this 80 mm diamond core bit is designed for drilling through dense refractory brick and reinforced concrete. Its segmented diamond tip provides fast cutting speeds by efficiently clearing slurry, which helps to reduce binding. The robust steel barrel and 1/2\" female BSP connection ensure stability for creating clean, precise holes for pipework, conduit, or anchors. This core drill is intended for wet use only.','80MM Refractory Core Drill U.L. 130MM C/W 1/2\" Female','A professional 80mm diamond core drill for fast, clean wet drilling in refractory, reinforced concrete, and masonry. Features a 130mm drilling depth and a standard 1/2\" female connection.','inherit','closed','closed','','3300-revision-v1','','','2026-07-06 14:26:21','2026-07-06 14:26:21','',3300,'https://staging.smartcut.co.za/?p=3335',0,'revision','',0),
(3336,1,'2026-07-06 14:26:22','2026-07-06 14:26:22','','SC0560C.webp','','inherit','open','closed','','sc0560c-webp','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',3301,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC0560C.webp',0,'attachment','image/webp',0),
(3337,1,'2026-07-06 14:26:22','2026-07-06 14:26:22','Engineered for creating small, precise holes in hard tiles, this 5 mm diamond core drill is ideal for installing wall plugs, anchors, and pilot holes. Its vacuum-brazed diamond tip provides a durable cutting edge, while the M14 thread ensures a direct, secure connection to an angle grinder. Many of these bits contain an internal wax coolant for efficient dry drilling, which reduces heat and clears debris to prolong the tool\'s life. This design ensures rapid, chip-free drilling for a professional finish.','5MM Core Drill U.L. 60MM C/W M14 Backend','Achieve fast, precise 5 mm holes in the hardest porcelain and ceramic tiles. Engineered with vacuum brazed diamonds and an M14 fitting for high-speed use on angle grinders.','inherit','closed','closed','','3301-revision-v1','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',3301,'https://staging.smartcut.co.za/?p=3337',0,'revision','',0),
(3338,1,'2026-07-06 14:26:22','2026-07-06 14:26:22','','SC0660C.webp','','inherit','open','closed','','sc0660c-webp','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',3302,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC0660C.webp',0,'attachment','image/webp',0),
(3339,1,'2026-07-06 14:26:22','2026-07-06 14:26:22','This 6 mm diamond core drill is designed for creating clean holes in hard tiles like porcelain, making it ideal for installing bathroom fixtures and other mounted hardware. It uses vacuum-brazed diamonds for a fast, smooth cut and features an M14 thread for direct connection to an angle grinder. An internal wax lubricant provides cooling for efficient dry drilling without the need for water. This design ensures a chip-free finish and reliable performance.','6MM Core Drill U.L. 60MM C/W M14 Backend','A professional 6 mm diamond core drill for creating clean holes in porcelain, ceramic, and natural stone. Features an M14 connection for high-speed performance on angle grinders.','inherit','closed','closed','','3302-revision-v1','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',3302,'https://staging.smartcut.co.za/?p=3339',0,'revision','',0),
(3340,1,'2026-07-06 14:26:22','2026-07-06 14:26:22','','SC0860C.webp','','inherit','open','closed','','sc0860c-webp','','','2026-07-06 14:26:22','2026-07-06 14:26:22','',3303,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC0860C.webp',0,'attachment','image/webp',0),
(3341,1,'2026-07-06 14:26:23','2026-07-06 14:26:23','Designed for medium-duty fixings, this 8 mm diamond core drill creates precise, chip-free holes in hard tiles for mounting items like shower doors and grab bars. It features a vacuum-brazed diamond tip for durability at high speeds and an M14 thread for a direct fit onto angle grinders. An internal wax coolant allows for effective dry drilling by reducing heat and clearing debris. This ensures a clean hole for maximum anchor engagement and a professional installation.','8MM Core Drill U.L. 60MM C/W M14 Backend','An industrial-grade 8 mm diamond core drill designed for fast, clean drilling in dense porcelain and stone. The M14 fitting is optimized for high-speed angle grinder use.','inherit','closed','closed','','3303-revision-v1','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',3303,'https://staging.smartcut.co.za/?p=3341',0,'revision','',0),
(3342,1,'2026-07-06 14:26:23','2026-07-06 14:26:23','','SC1021C.webp','','inherit','open','closed','','sc1021c-webp','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',3304,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1021C.webp',0,'attachment','image/webp',0),
(3343,1,'2026-07-06 14:26:23','2026-07-06 14:26:23','Ideal for deep plumbing installations, this 102 mm (4 inch) extended core drill has a 100 mm usable length, perfect for creating passages for soil pipes through thick floor slabs, deep block walls, and multi-layered assemblies. It\'s built with a heavy-duty steel body and a vacuum-brazed diamond cutting edge for use with a high-power angle grinder. The M14 fitting and optimized segment design ensure fast material removal and effective cooling during dry operation. This makes it a great professional tool for the most demanding construction projects.','102MM Core Drill U.L. 100MM C/W M14 Backend','An industrial 102 mm (4 inch) extended core drill with a 100 mm depth for deep soil pipes. M14 thread for direct mounting on high-power angle grinders.','inherit','closed','closed','','3304-revision-v1','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',3304,'https://staging.smartcut.co.za/?p=3343',0,'revision','',0),
(3344,1,'2026-07-06 14:26:23','2026-07-06 14:26:23','','SC1026C.webp','','inherit','open','closed','','sc1026c-webp','','','2026-07-06 14:26:23','2026-07-06 14:26:23','',3305,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1026C.webp',0,'attachment','image/webp',0),
(3345,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','Ideal for large plumbing and ventilation systems, this 102 mm (4 inch) diamond core drill cuts through tough materials like porcelain, concrete, and masonry. It has a durable steel body and a vacuum-brazed diamond cutting edge for use with a high-power angle grinder. The M14 fitting and optimized segment design ensure fast material removal and effective cooling during dry operation, making it a reliable tool for major plumbing and HVAC installations.','102MM Core Drill U.L. 60MM C/W M14 Backend','An industrial 102 mm (4 inch) diamond core drill for standard soil pipes and large ducting in porcelain. M14 thread for direct mounting on high-power angle grinders.','inherit','closed','closed','','3305-revision-v1','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3305,'https://staging.smartcut.co.za/?p=3345',0,'revision','',0),
(3346,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','','SC1060C.webp','','inherit','open','closed','','sc1060c-webp','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3306,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1060C.webp',0,'attachment','image/webp',0),
(3347,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','This 10 mm diamond core drill is engineered for creating larger, precise holes in hard tiles for applications like mounting towel warmers or running small pipes. It uses vacuum-brazed diamonds for durability at high speeds and features an M14 thread for a direct fit onto an angle grinder. An internal wax coolant allows for effective dry drilling by managing heat and clearing debris. This ensures a clean, chip-free hole and a long service life.','10MM Core Drill U.L. 60MM C/W M14 Backend','A heavy-duty 10 mm diamond core drill for larger anchors and small pipe penetrations in hard tile. Features a direct-fit M14 thread for high-performance angle grinders.','inherit','closed','closed','','3306-revision-v1','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3306,'https://staging.smartcut.co.za/?p=3347',0,'revision','',0),
(3348,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','','SC1206C.webp','','inherit','open','closed','','sc1206c-webp','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3307,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1206C.webp',0,'attachment','image/webp',0),
(3349,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','Ideal for large extractor fans, commercial ventilation ducting, and major service access points, this 120 mm diamond core drill cuts precisely through the most challenging materials without causing fractures. It features a reinforced steel body and a high-concentration vacuum-brazed diamond rim to handle the immense forces of large-diameter dry drilling with an angle grinder. The M14 thread provides a secure mount, and the segment design is optimized for efficient debris removal and cooling. This makes it an ultimate tool for specialized industrial, commercial, and high-end residential installations.','120MM Core Drill U.L. 60MM C/W M14 Backend','A maximum-diameter 120 mm diamond core drill for large extractor fans and ductwork in porcelain. Features a robust M14 connection for secure use on angle grinders.','inherit','closed','closed','','3307-revision-v1','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3307,'https://staging.smartcut.co.za/?p=3349',0,'revision','',0),
(3350,1,'2026-07-06 14:26:24','2026-07-06 14:26:24','','SC1260C.webp','','inherit','open','closed','','sc1260c-webp','','','2026-07-06 14:26:24','2026-07-06 14:26:24','',3308,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1260C.webp',0,'attachment','image/webp',0),
(3351,1,'2026-07-06 14:26:25','2026-07-06 14:26:25','Designed for small plumbing and electrical penetrations, this 12 mm diamond core drill is perfect for creating clean holes for PEX lines and conduits in hard tiles. It features vacuum-brazed diamonds for fast cutting and an M14 thread for a direct, stable fit on an angle grinder. The integrated wax core provides lubrication for efficient dry drilling without water, ensuring a long service life. This bit delivers a precise, chip-free hole for a professional finish.','12MM Core Drill U.L. 60MM C/W M14 Backend','A versatile 12 mm diamond core drill for creating clean penetrations for pipes and conduit in porcelain. The M14 thread ensures a secure fit on high-speed angle grinders.','inherit','closed','closed','','3308-revision-v1','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',3308,'https://staging.smartcut.co.za/?p=3351',0,'revision','',0),
(3352,1,'2026-07-06 14:26:25','2026-07-06 14:26:25','','SC1460C.webp','','inherit','open','closed','','sc1460c-webp','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',3309,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1460C.webp',0,'attachment','image/webp',0),
(3353,1,'2026-07-06 14:26:25','2026-07-06 14:26:25','This 14 mm diamond core drill is designed for creating passages for 1/4\" and 3/8\" water lines through hard tiles. It uses a vacuum-brazed diamond tip for fast, clean cutting and has an M14 thread for a direct, stable fit on an angle grinder. The internal wax coolant allows for efficient dry drilling by reducing heat, which increases cutting speed and prolongs the bit\'s life. This tool provides the precision needed for professional plumbing and electrical installations.','14MM Core Drill U.L. 60MM C/W M14 Backend','A robust 14 mm diamond core drill for plumbing feed lines and electrical conduit in hard porcelain. Engineered with an M14 fitting for direct use on high-speed angle grinders.','inherit','closed','closed','','3309-revision-v1','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',3309,'https://staging.smartcut.co.za/?p=3353',0,'revision','',0),
(3354,1,'2026-07-06 14:26:25','2026-07-06 14:26:25','','SC1660C.webp','','inherit','open','closed','','sc1660c-webp','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',3310,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1660C.webp',0,'attachment','image/webp',0),
(3355,1,'2026-07-06 14:26:25','2026-07-06 14:26:25','Perfect for plumbers and electricians, this 16 mm diamond core drill is designed to create clean holes for 1/2\" pipes, PEX tubing, and conduit. It features vacuum-brazed diamonds for fast cutting on hard tiles and an M14 thread for a direct fit to an angle grinder. An internal wax core lubricates and cools the bit, allowing for efficient dry drilling without water. This tool ensures a precise, chip-free hole for a professional and secure installation.','16MM Core Drill U.L. 60MM C/W M14 Backend','A high-performance 16 mm diamond core drill for creating clean holes for 1/2\" pipe and conduit in dense porcelain. Features an M14 thread for direct angle grinder attachment.','inherit','closed','closed','','3310-revision-v1','','','2026-07-06 14:26:25','2026-07-06 14:26:25','',3310,'https://staging.smartcut.co.za/?p=3355',0,'revision','',0),
(3356,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','','SC1860C.webp','','inherit','open','closed','','sc1860c-webp','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3311,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1860C.webp',0,'attachment','image/webp',0),
(3357,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','This 18 mm diamond core drill is designed to create precise, chip-free holes for electrical conduit and water pipes in hard tile and granite. It features a vacuum-brazed diamond tip for durability and an M14 thread for a direct, stable fit on a standard angle grinder. An internal wax core provides lubrication for efficient dry drilling, which cools the bit and extends its service life. This tool delivers consistent, high-quality results for professional installations.','18MM Core Drill U.L. 60MM C/W M14 Backend','A durable 18 mm diamond core drill for conduit and pipework in hard porcelain and stone. The M14 backend is designed for high-speed, efficient use on angle grinders.','inherit','closed','closed','','3311-revision-v1','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3311,'https://staging.smartcut.co.za/?p=3357',0,'revision','',0),
(3358,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','','SC2010C.webp','','inherit','open','closed','','sc2010c-webp','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3312,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2010C.webp',0,'attachment','image/webp',0),
(3359,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','Ideal for deep drilling, this 20 mm extended-length core drill has a 100 mm usable length, perfect for creating passages for conduit and pipes through thick materials like granite countertops, insulated walls, or double-layered tile walls. It uses vacuum-brazed diamond technology for long-lasting cutting performance and has an M14 fitting for a secure connection to an angle grinder. The extended barrel length also helps with heat dissipation during dry drilling, making it a reliable solution for complex installations that require extra reach.','20MM Core Drill U.L. 100MM C/W M14 Backend','An extended-reach 20 mm diamond core drill with a 100 mm drilling depth for deep penetrations. Features an M14 thread for high-speed use on angle grinders.','inherit','closed','closed','','3312-revision-v1','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3312,'https://staging.smartcut.co.za/?p=3359',0,'revision','',0),
(3360,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','','SC2060C.webp','','inherit','open','closed','','sc2060c-webp','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3313,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2060C.webp',0,'attachment','image/webp',0),
(3361,1,'2026-07-06 14:26:26','2026-07-06 14:26:26','Designed for plumbing and electrical installations, this 20 mm diamond core drill creates clean, perfectly sized holes for drain lines and conduit in dense porcelain and stone. It features vacuum-brazed diamonds for fast, dry cutting and an M14 thread for a direct fit on angle grinders. An integrated wax coolant reduces friction and heat, which prolongs the bit\'s life. This tool provides a reliable way to create accurate penetrations without causing chipping or damage.','20MM Core Drill U.L. 60MM C/W M14 Backend','A professional 20 mm diamond core drill for small drain lines and conduit in porcelain tile. Features a direct-fit M14 thread for high-speed angle grinder performance.','inherit','closed','closed','','3313-revision-v1','','','2026-07-06 14:26:26','2026-07-06 14:26:26','',3313,'https://staging.smartcut.co.za/?p=3361',0,'revision','',0),
(3362,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','','SC2510C.webp','','inherit','open','closed','','sc2510c-webp','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3314,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2510C.webp',0,'attachment','image/webp',0),
(3363,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','Ideal for deep plumbing and electrical installations, this 25 mm core drill with a 100 mm usable length is perfect for drilling through thick countertops, deep walls, and exterior-insulated walls. It creates a clean, continuous hole from a single side, saving time and ensuring accuracy. It features a durable body and a vacuum-brazed diamond cutting edge designed for high-speed dry drilling. The M14 thread allows for direct attachment to an angle grinder, while the extended barrel helps manage heat and debris. This makes it an ideal tool for specialized, high-value installations where standard bits can\'t reach.','25MM Core Drill U.L. 100MM C/W M14 Backend','A 25 mm extended-reach diamond core drill with a 100 mm depth for deep tap fittings and pipework. M14 thread for high-performance drilling on angle grinders.','inherit','closed','closed','','3314-revision-v1','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3314,'https://staging.smartcut.co.za/?p=3363',0,'revision','',0),
(3364,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','','SC2560C.webp','','inherit','open','closed','','sc2560c-webp','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3315,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC2560C.webp',0,'attachment','image/webp',0),
(3365,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','This 25 mm diamond core drill is ideal for creating clean holes for single-hole taps and shower hoses in porcelain and granite countertops. It features vacuum-brazed diamonds for fast cutting and an M14 thread for a direct fit to an angle grinder. An internal wax core lubricates and cools the bit, allowing for efficient dry drilling without water. This tool provides a precise, chip-free hole, simplifying the installation process and reducing the risk of material damage.','25MM Core Drill U.L. 60MM C/W M14 Backend','A high-quality 25 mm diamond core drill for tap fittings and pipework in hard porcelain and granite. The M14 thread is designed for optimal use with angle grinders.','inherit','closed','closed','','3315-revision-v1','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3315,'https://staging.smartcut.co.za/?p=3365',0,'revision','',0),
(3366,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','','SC3210C.webp','','inherit','open','closed','','sc3210c-webp','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3316,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3210C.webp',0,'attachment','image/webp',0),
(3367,1,'2026-07-06 14:26:27','2026-07-06 14:26:27','Ideal for installing basin waste pipes through extra-thick vanities or wall assemblies, this 32 mm core drill has a 100 mm usable length for deep drilling. It can cut through a combination of thick stone and multiple layers of backer board in a single pass. It uses vacuum-brazed diamond technology for durability and has an M14 fitting for secure attachment to a high-speed angle grinder. The extended length makes it a reliable solution for professional installations where standard bits are too short.','32MM Core Drill U.L. 100MM C/W M14 Backend','An extended 32 mm diamond core drill with a 100 mm drilling depth for deep basin waste pipes. M14 thread for high-speed use on angle grinders.','inherit','closed','closed','','3316-revision-v1','','','2026-07-06 14:26:27','2026-07-06 14:26:27','',3316,'https://staging.smartcut.co.za/?p=3367',0,'revision','',0),
(3368,1,'2026-07-06 14:26:28','2026-07-06 14:26:28','','SC3260C.webp','','inherit','open','closed','','sc3260c-webp','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',3317,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3260C.webp',0,'attachment','image/webp',0),
(3369,1,'2026-07-06 14:26:28','2026-07-06 14:26:28','Designed for bathroom plumbing, this 32 mm diamond core drill is the standard size for basin waste pipes in porcelain or stone vanities. It uses a vacuum-brazed diamond tip for a fast, chip-free cut and has an M14 thread for a direct fit on an angle grinder. The internal wax coolant allows for efficient dry drilling by reducing heat and clearing debris. This tool ensures a precise, clean hole for a professional, leak-proof installation.','32MM Core Drill U.L. 60MM C/W M14 Backend','A professional 32 mm diamond core drill, ideal for basin waste pipes in porcelain and stone. Features an M14 connection for high-speed, dry drilling with an angle grinder.','inherit','closed','closed','','3317-revision-v1','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',3317,'https://staging.smartcut.co.za/?p=3369',0,'revision','',0),
(3370,1,'2026-07-06 14:26:28','2026-07-06 14:26:28','','SC3510C.webp','','inherit','open','closed','','sc3510c-webp','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',3318,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3510C.webp',0,'attachment','image/webp',0),
(3371,1,'2026-07-06 14:26:28','2026-07-06 14:26:28','Ideal for installing taps in thick kitchen and bathroom countertops, this 35 mm core drill has a 100 mm usable length. It can penetrate 3-4 cm stone slabs and any sub-structure in a single, precise operation. It features a vacuum-brazed diamond cutting edge for fast, clean drilling in tough materials like granite, quartz, and porcelain. The M14 thread ensures a secure connection to an angle grinder, while the extended barrel helps with heat management and debris extraction. This tool is essential for any kitchen or bathroom installer.','35MM Core Drill U.L. 100MM C/W M14 Backend','A 35 mm extended-reach diamond core drill with a 100 mm depth, perfect for taps in thick countertops. M14 thread for professional use on angle grinders.','inherit','closed','closed','','3318-revision-v1','','','2026-07-06 14:26:28','2026-07-06 14:26:28','',3318,'https://staging.smartcut.co.za/?p=3371',0,'revision','',0),
(3372,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','','SC3560C.webp','','inherit','open','closed','','sc3560c-webp','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3319,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC3560C.webp',0,'attachment','image/webp',0),
(3373,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','This 35 mm diamond core drill is the standard size for cutting holes for single-hole taps in hard materials like porcelain, granite, and quartz. It features vacuum-brazed diamonds for a fast, clean cut and an M14 thread for a direct fit to an angle grinder. An internal wax coolant allows for efficient dry drilling by reducing heat and clearing debris. This ensures a precise hole for a stable and properly sealed tap installation.','35MM Core Drill U.L. 60MM C/W M14 Backend','An essential 35 mm diamond core drill for standard basin and sink taps in porcelain and granite. The M14 thread is optimized for high-speed angle grinders.','inherit','closed','closed','','3319-revision-v1','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3319,'https://staging.smartcut.co.za/?p=3373',0,'revision','',0),
(3374,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','','SC4060C.webp','','inherit','open','closed','','sc4060c-webp','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3320,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC4060C.webp',0,'attachment','image/webp',0),
(3375,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','Ideal for plumbing installations, this 40 mm diamond core drill is used to create holes for shower valves, bath taps, and waste pipes. It features vacuum-brazed diamonds for fast, chip-free cutting in porcelain and stone, and an M14 thread for a direct fit to an angle grinder. An internal wax core allows for efficient dry drilling by providing lubrication and cooling. This tool ensures a precise hole for a secure, watertight installation of plumbing fixtures.','40MM Core Drill U.L. 60MM C/W M14 Backend','A robust 40 mm diamond core drill for shower mixer valves and waste pipes in hard porcelain. Designed with an M14 thread for high-performance dry drilling on angle grinders.','inherit','closed','closed','','3320-revision-v1','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3320,'https://staging.smartcut.co.za/?p=3375',0,'revision','',0),
(3376,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','','SC4560C.webp','','inherit','open','closed','','sc4560c-webp','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3321,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC4560C.webp',0,'attachment','image/webp',0),
(3377,1,'2026-07-06 14:26:29','2026-07-06 14:26:29','Ideal for larger plumbing penetrations, this 45 mm diamond core drill is used to create holes for bath waste pipes in thick porcelain tiles and stone. It features a vacuum-brazed diamond rim for fast, chip-free cutting and an M14 thread for a direct fit to an angle grinder. An internal wax core allows for effective dry drilling by providing lubrication and cooling. This tool ensures a precise, clean hole for a perfect and secure fixture installation.','45MM Core Drill U.L. 60MM C/W M14 Backend','A heavy-duty 45 mm diamond core drill for bath waste pipes and plumbing in hard porcelain. Features an M14 fitting for high-speed, efficient use on angle grinders.','inherit','closed','closed','','3321-revision-v1','','','2026-07-06 14:26:29','2026-07-06 14:26:29','',3321,'https://staging.smartcut.co.za/?p=3377',0,'revision','',0),
(3378,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','','SC5110C.webp','','inherit','open','closed','','sc5110c-webp','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3322,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC5110C.webp',0,'attachment','image/webp',0),
(3379,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','Ideal for deep plumbing and service penetrations, this 51 mm core drill has a 100 mm usable length. It\'s perfect for drilling through thick exterior walls, deep floor assemblies, or blockwork in a single pass. The drill uses vacuum-brazed diamond technology for consistent performance and has an M14 fitting for secure attachment to an angle grinder. The extended barrel helps manage heat and debris, making it a reliable solution for plumbers, electricians, and contractors.','51MM Core Drill U.L. 100MM C/W M14 Backend','An extended 51 mm (2 inch) diamond core drill with a 100 mm drilling depth for deep pipe penetrations. M14 thread for use on high-speed angle grinders.','inherit','closed','closed','','3322-revision-v1','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3322,'https://staging.smartcut.co.za/?p=3379',0,'revision','',0),
(3380,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','','SC5260C.webp','','inherit','open','closed','','sc5260c-webp','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3323,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC5260C.webp',0,'attachment','image/webp',0),
(3381,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','Ideal for medium-sized plumbing and ventilation installations, this 52 mm diamond core drill creates openings for soil pipes and extractor fans. It features vacuum-brazed diamond segments designed for dry drilling and an M14 thread that connects directly to an angle grinder. An integrated wax coolant system provides heat dissipation for continuous work. This drill delivers a clean and accurate cut through porcelain, ceramic, and masonry, making it an essential tool for plumbers and contractors.','52MM Core Drill U.L. 60MM C/W M14 Backend','A large-diameter 52 mm diamond core drill for small soil pipes and extractor fans in porcelain. The M14 backend is designed for stable, high-speed use on angle grinders.','inherit','closed','closed','','3323-revision-v1','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3323,'https://staging.smartcut.co.za/?p=3381',0,'revision','',0),
(3382,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','','SC6510C.webp','','inherit','open','closed','','sc6510c-webp','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3324,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6510C.webp',0,'attachment','image/webp',0),
(3383,1,'2026-07-06 14:26:30','2026-07-06 14:26:30','Ideal for installing electrical back boxes and junction boxes in deep or multi-layered walls, this 65 mm core drill has a 100 mm usable length. It can cut through combinations of tile, backer board, and blockwork in a single operation. The drill features a vacuum-brazed diamond cutting edge for durability and speed when used with an angle grinder. The M14 thread provides a direct, stable connection to the tool, while the extended barrel helps maintain accuracy and performance. This makes it a great tool for electricians working in modern construction with complex wall assemblies.','65MM Core Drill U.L. 100MM C/W M14 Backend','A 65 mm extended-reach diamond core drill with a 100 mm depth for deep electrical boxes. Features an M14 thread for professional use on angle grinders.','inherit','closed','closed','','3324-revision-v1','','','2026-07-06 14:26:30','2026-07-06 14:26:30','',3324,'https://staging.smartcut.co.za/?p=3383',0,'revision','',0),
(3384,1,'2026-07-06 14:26:31','2026-07-06 14:26:31','','SC8010C.webp','','inherit','open','closed','','sc8010c-webp','','','2026-07-06 14:26:31','2026-07-06 14:26:31','',3325,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC8010C.webp',0,'attachment','image/webp',0),
(3385,1,'2026-07-06 14:26:31','2026-07-06 14:26:31','Ideal for large, deep-drilling tasks, this 80 mm core drill has a 100 mm usable length. It\'s perfect for creating openings for dryer vents, ventilation pipes, and large services through thick exterior walls, blockwork, brick, and tiled surfaces in a single pass. The drill utilizes a vacuum-brazed diamond cutting edge and an M14 backend for secure connection to an angle grinder. The open-barrel design helps with debris removal and heat management, making it a reliable solution for challenging drilling applications.','80MM Core Drill U.L. 100MM C/W M14 Backend','A powerful 80 mm extended-reach diamond core drill with a 100 mm depth for deep vents and pipes. M14 thread for secure mounting on angle grinders.','inherit','closed','closed','','3325-revision-v1','','','2026-07-06 14:26:31','2026-07-06 14:26:31','',3325,'https://staging.smartcut.co.za/?p=3385',0,'revision','',0),
(3386,1,'2026-07-06 14:26:32','2026-07-06 14:26:32','Ideal for creating large holes for tumble dryer vents, large pipes, and other service penetrations, this 80 mm diamond core drill cuts through tough materials like porcelain and masonry. It features a vacuum-brazed diamond cutting edge for maximum durability and dry drilling performance. The M14 thread ensures a secure connection to an angle grinder. Its open-barrel design and integrated wax coolant system aid in debris removal and heat management, making it a reliable tool for professional drilling applications.','80MM Core Drill U.L. 60MM C/W M14 Backend','A powerful 80 mm diamond core drill for dryer vents and large pipe penetrations in porcelain and masonry. Features an M14 thread for secure mounting on angle grinders.','publish','closed','closed','','80mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3386',0,'product','',0),
(3387,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for creating large openings for pipes, cable clusters, and recessed lighting fixtures, this 90 mm diamond core drill cuts precisely through tough materials like porcelain and granite. It features a robust vacuum-brazed diamond cutting rim for durability and performance during high-speed dry drilling. The M14 connection ensures a secure fit to an angle grinder. Its barrel design helps with cooling and dust extraction, making it an effective tool for large-scale professional applications.','90MM Core Drill U.L. 60MM C/W M14 Backend','A large-format 90 mm diamond core drill for major pipework and recessed lighting in hard porcelain. M14 thread ensures a stable fit on high-power angle grinders.','publish','closed','closed','','90mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3387',0,'product','',0),
(3388,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for large openings like recessed lighting fixtures and bundled services, this 95 mm diamond core drill creates clean, accurate holes in tough materials like porcelain and granite. It features a vacuum-brazed diamond rim and a durable steel body for dry drilling with an angle grinder. The M14 connection provides a secure fit, while the open design helps with cooling and debris removal, making it a reliable tool for professional contractors and electricians.','95MM Core Drill U.L. 60MM C/W M14 Backend','A specialized 95 mm diamond core drill for recessed lighting and large service entries in porcelain. Features a secure M14 thread for direct use on angle grinders.','publish','closed','closed','','95mm-core-drill-u-l-60mm-c-w-m14-backend','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3388',0,'product','',0),
(3389,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Designed for cutting reinforced concrete, this 10.5mm diamond wire offers an excellent balance of speed and a long service life. It\'s constructed with sintered diamond beads on a high-strength steel cable, protected by a vulcanized rubber coating with spring spacers. This design provides flexibility, promotes even wear, and effectively removes slurry from the cut. At 40 beads per meter, this wire is ideal for demanding demolition and civil engineering projects using medium- to high-power wire saws.','10.5MM Diamond Wire Pink','A high-performance 10.5mm sintered diamond wire for fast, efficient cutting of reinforced concrete. Its durable rubber and spring assembly ensures smooth operation and a long service life on a wide range of wire saw machines.','publish','closed','closed','','10-5mm-diamond-wire-pink','','','2026-07-11 22:41:57','2026-07-11 22:41:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3389',0,'product','',0),
(3390,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Description: BSP male fitting provides a universal connection for most professional handheld diamond drills, offering control and efficiency on jobs requiring portability and precision.','18MM U.L. 400MM C/W 1/2\" Male Backend','A professional 18 mm wet diamond core drill designed for fast, clean holes in concrete and masonry. Features a 1/2\" BSP male backend for direct connection to handheld core drills.','publish','closed','closed','','18mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3390',0,'product','',0),
(3391,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for creating holes for anchors, pipes, and conduit, the 20 mm Diamond Core Drill is engineered for wet drilling in tough materials like concrete with rebar, refractory brick, and masonry blocks. It features laser-welded diamond segments for durability and a high concentration of diamonds for smooth, aggressive cutting. The drill\'s 1/2\" BSP male backend provides a secure connection to a variety of professional handheld diamond drills, making it a versatile and essential tool for on-site work.','20MM U.L. 400MM C/W 1/2\" Male Backend','A high-performance 20 mm wet diamond core drill for precise handheld drilling in concrete, refractory, and masonry. Equipped with a standard 1/2\" BSP male backend for easy attachment.','publish','closed','closed','','20mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3391',0,'product','',0),
(3392,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for creating holes for small pipes, electrical conduit, and anchoring systems, the 22 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, refractory materials, and dense masonry. It features laser-welded diamond segments for strength and longevity, preventing segment detachment when drilling through steel rebar. The drill\'s 1/2\" BSP male backend provides a universal connection to professional handheld core drills, making it a reliable tool for daily construction and renovation projects.','22MM U.L. 400MM C/W 1/2\" Male Backend','A durable 22 mm wet diamond core drill for clean, accurate holes in concrete and masonry. Features a 1/2\" BSP male backend, ideal for professional handheld drilling applications.','publish','closed','closed','','22mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3392',0,'product','',0),
(3393,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for standard plumbing and electrical installations, the 25 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, dense refractory, and solid blockwork. It features laser-welded diamond segments for durability and an easy, aggressive cut. The drill\'s 1/2\" BSP male backend allows for a secure connection to handheld diamond drills, making it an ideal choice for jobs that require both power and maneuverability.','25MM U.L. 400MM C/W 1/2\" Male Backend','A versatile 25 mm (approx. 1 inch) wet diamond core drill for handheld use in concrete, refractory, and masonry. Features a secure 1/2\" BSP male backend for professional drills.','publish','closed','closed','','25mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3393',0,'product','',0),
(3394,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','This 350 mm (14 inch) diamond blade features advanced plate protection for deep cutting in abrasive materials. Its reinforced segments prevent the steel core from undercutting when cutting asphalt and green concrete, significantly extending the blade\'s life. The hard bond formulation is designed to resist high abrasion from sand and soft aggregates, making this blade the ideal choice for high-production road work and creating control joints in large concrete pours.','28MM U.L. 400MM C/W 1/2\" Male Backend','A professional 28 mm wet diamond core drill designed for high-efficiency handheld drilling in concrete and masonry. Features a robust 1/2\" BSP male backend for a secure fit.','publish','closed','closed','','28mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3394',0,'product','',0),
(3395,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','This 350 mm (14 inch) diamond blade is specifically designed for core sampling and materials testing. It provides a smooth, clean cut to ensure that samples of cured concrete or hard stone remain intact and free of fractures. The blade\'s specialized bond and diamond concentration are optimized to grind efficiently while minimizing vibration and preventing damage to the core. It is the ideal choice for any application where sample integrity is the top priority.','30MM U.L. 400MM C/W 1/2\" Male Backend','A reliable 30 mm wet diamond core drill for handheld drilling in tough materials like concrete and refractory. Features a 1/2\" BSP male backend for professional core drills.','publish','closed','closed','','30mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3395',0,'product','',0),
(3396,1,'2026-07-06 14:26:33','2026-07-06 14:26:33','Ideal for creating clean, accurate holes for plumbing, electrical, and HVAC installations, the 32 mm Diamond Core Drill is designed for wet drilling in tough materials like concrete with heavy rebar, refractory brick, and engineered stone. It features laser-welded diamond segments for durability and a high concentration of diamonds for an aggressive, long-lasting cut. The drill\'s 1/2\" BSP male backend provides a standard, reliable connection to professional handheld core drills.','32MM U.L. 400MM C/W 1/2\" Male Backend','A professional-grade 32 mm wet diamond core drill for handheld use in concrete, refractory, and masonry. Equipped with a secure 1/2\" BSP male backend for optimal performance.','publish','closed','closed','','32mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3396',0,'product','',0),
(3397,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating through-holes for various service penetrations, the 35 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, dense masonry, and hard refractory materials. It features laser-welded diamond segments for durability and a fast, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure fit to handheld diamond core drills, making it a reliable tool for professional contractors.','35MM U.L. 400MM C/W 1/2\" Male Backend','A high-quality 35 mm wet diamond core drill for precise handheld drilling in concrete and refractory materials. Features a 1/2\" BSP male backend for professional drills.','publish','closed','closed','','35mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3397',0,'product','',0),
(3398,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating larger openings for pipes and conduits, the 38 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, refractory blocks, and hard masonry. It features laser-welded diamond segments for superior durability and a diamond formulation that ensures a fast, clean cut. The drill\'s 1/2\" BSP male backend provides a universal fit for most professional handheld core drills, making it a reliable tool for professional contractors.','38MM U.L. 400MM C/W 1/2\" Male Backend','A robust 38 mm (approx. 1.5 inch) wet diamond core drill for handheld drilling in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for secure attachment.','publish','closed','closed','','38mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3398',0,'product','',0),
(3399,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for a variety of service installations, the 40 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, refractory brick, and dense blockwork. It features laser-welded diamond segments for durability and a high-quality diamond matrix for a fast, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure connection to professional handheld diamond drills, offering stability and control.','40MM U.L. 400MM C/W 1/2\" Male Backend','A professional 40 mm wet diamond core drill for clean, efficient handheld drilling in concrete and masonry. Equipped with a standard 1/2\" BSP male backend.','publish','closed','closed','','40mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3399',0,'product','',0),
(3400,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Description: optimized diamond matrix for an aggressive, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure connection to handheld diamond drills, offering controlled and efficient operation.','42MM U.L. 400MM C/W 1/2\" Male Backend','A durable 42 mm wet diamond core drill for precise handheld drilling in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for a secure fit on professional drills.','publish','closed','closed','','42mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3400',0,'product','',0),
(3401,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating clean holes for pipes, conduit, and other services, the 45 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, refractory brick, and natural stone. It features laser-welded diamond segments for durability and a high concentration of diamonds for a fast, long-lasting cut. The drill\'s 1/2\" BSP male backend provides a secure, universal fit for handheld diamond core drills, making it a reliable tool for professional contractors.','45MM U.L. 400MM C/W 1/2\" Male Backend','A high-performance 45 mm wet diamond core drill for handheld applications in concrete and masonry. Features a 1/2\" BSP male backend for professional diamond drills.','publish','closed','closed','','45mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3401',0,'product','',0),
(3402,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating precise openings in materials like reinforced concrete, dense refractory, and hard masonry, the 48 mm Diamond Core Drill is designed for wet drilling. It features laser-welded diamond segments for durability and an aggressive, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure, universal fit for professional handheld diamond core drills, making it a powerful tool for a variety of professional installation tasks.','48MM U.L. 400MM C/W 1/2\" Male Backend','A robust 48 mm wet diamond core drill for handheld use in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for a secure connection to professional drills.','publish','closed','closed','','48mm-u-l-400mm-c-w-1-2-male-backend','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3402',0,'product','',0),
(3403,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for high-production drilling in reinforced concrete, refractory, and dense masonry, the 50 mm Diamond Core Drill is designed for rig-mounted core drills. It provides the stability and power needed to create clean, precise openings for pipes, conduits, and structural anchors. This core bit features high-performance, laser-welded diamond segments that are built to withstand the high torque of rig-mounted motors. The segments are optimized for fast cutting and effective slurry evacuation, ensuring a high cutting speed even in heavily reinforced concrete. The durable steel barrel maintains its rigidity, preventing deflection and ensuring a perfectly round hole. Intended for wet drilling, this bit uses a continuous water flow to cool the segments, suppress dust, and flush debris. The 1 1/4\" UNC female backend is the industry standard for professional core drill motors, ensuring wide compatibility and a secure connection.','50MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 50 mm (approx. 2 inch) wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for heavy-duty concrete drilling.','publish','closed','closed','','50mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3403',0,'product','',0),
(3404,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating clean openings in reinforced concrete slabs, walls, and refractory structures, the 51 mm Diamond Core Drill is designed for rig-mounted core drills and wet drilling. It features laser-welded diamond segments for durability and an aggressive, fast cut through concrete and rebar. The solid steel barrel ensures stability, while the 1 1/4\" UNC female thread provides compatibility with a wide range of professional rig-mounted core drilling systems.','51MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 51 mm wet diamond core drill for rig-mounted drilling in concrete and masonry. Features a 1 1/4\" UNC female backend for professional, high-torque core drill motors.','publish','closed','closed','','51mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3404',0,'product','',0),
(3405,1,'2026-07-06 14:26:34','2026-07-06 14:26:34','Ideal for creating medium-diameter holes in tough materials, the 55 mm Diamond Core Drill is designed for use with a drill rig and for wet drilling. It features laser-welded diamond segments for durability and an optimized configuration for rapid material removal and effective cooling. The drill\'s robust steel barrel resists flexing for perfectly straight holes. Its 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','55MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 55 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','publish','closed','closed','','55mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3405',0,'product','',0),
(3406,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating accurately sized openings for plumbing, HVAC, and electrical services, the 63 mm Diamond Core Drill is designed for use with a drill stand and for wet drilling. It features laser-welded diamond segments for durability and aggressive cutting, while the heavy-duty steel barrel ensures a true and straight cut. The drill\'s 1 1/4\" UNC female backend provides compatibility with professional rig-mounted core drilling equipment.','63MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 63 mm (approx. 2.5 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','publish','closed','closed','','63mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3406',0,'product','',0),
(3407,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating 3-inch openings for pipes, drains, and other large conduits, the 76 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, refractory, and dense masonry. The drill features laser-welded diamond segments for durability and an aggressive cut, while its 1 1/4\" UNC female backend provides secure compatibility with professional core drill rigs.','76MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 76 mm (3 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','publish','closed','closed','','76mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-11 22:42:54','2026-07-11 22:42:54','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3407',0,'product','',0),
(3408,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating medium-to-large holes in reinforced concrete, refractory brick, and hard stone, the 80 mm Diamond Core Drill is designed for wet drilling with a drill rig. It features laser-welded diamond segments for durability and a fast, clean cut through tough materials. The drill\'s heavy-duty barrel maintains straightness, while its 1 1/4\" UNC female thread provides a secure connection to professional rig-mounted core drilling systems.','80MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 80 mm wet diamond core drill for rig-mounted drilling in concrete and masonry. Features a 1 1/4\" UNC female backend for professional, high-torque core drill motors.','publish','closed','closed','','80mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3408',0,'product','',0),
(3409,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating large, precise openings in tough materials, the 90 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, dense refractory, and other challenging substrates. The drill features laser-welded diamond segments for durability and an aggressive cut. Its robust steel barrel resists distortion for perfectly round holes. The drill\'s 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','90MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 90 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','publish','closed','closed','','90mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3409',0,'product','',0),
(3410,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating 4-inch openings for drainage, ventilation, and large-scale utility penetrations, the 102 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently and accurately through steel-reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut, while its heavy-duty steel barrel ensures a true and precise hole. The drill\'s 1 1/4\" UNC female backend provides broad compatibility with professional rig-mounted core drilling equipment.','102MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 102 mm (4 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','publish','closed','closed','','102mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3410',0,'product','',0),
(3411,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating large-diameter holes with speed and precision, the 110 mm Diamond Core Drill is concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','110MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 110 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','110mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3411',0,'product','',0),
(3412,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating large, clean openings in a variety of hard construction materials, the 115 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for durability and a fast cut, while its heavy-duty steel barrel ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','115MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 115 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','publish','closed','closed','','115mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3412',0,'product','',0),
(3413,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating 5-inch diameter holes for large pipes, ductwork, and major service installations, the 125 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut. Its 1 1/4\" UNC female backend is the industry standard for professional rig-mounted core drilling motors.','125MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 125 mm (5 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','publish','closed','closed','','125mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3413',0,'product','',0),
(3414,1,'2026-07-06 14:26:35','2026-07-06 14:26:35','Ideal for creating large, precise openings in tough materials, the 126 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, dense refractory, and other challenging substrates. The drill features laser-welded diamond segments for durability and an aggressive cut. Its robust steel barrel resists distortion for perfectly round holes. The drill\'s 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','126MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 126 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','publish','closed','closed','','126mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3414',0,'product','',0),
(3415,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','Ideal for creating large-diameter holes with speed and precision, the 130 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','130MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 130 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','130mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:51','2026-07-06 14:26:51','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3415',0,'product','',0),
(3416,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','','SC8060C.webp','','inherit','open','closed','','sc8060c-webp','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',3386,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC8060C.webp',0,'attachment','image/webp',0),
(3417,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','Ideal for creating large holes for tumble dryer vents, large pipes, and other service penetrations, this 80 mm diamond core drill cuts through tough materials like porcelain and masonry. It features a vacuum-brazed diamond cutting edge for maximum durability and dry drilling performance. The M14 thread ensures a secure connection to an angle grinder. Its open-barrel design and integrated wax coolant system aid in debris removal and heat management, making it a reliable tool for professional drilling applications.','80MM Core Drill U.L. 60MM C/W M14 Backend','A powerful 80 mm diamond core drill for dryer vents and large pipe penetrations in porcelain and masonry. Features an M14 thread for secure mounting on angle grinders.','inherit','closed','closed','','3386-revision-v1','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',3386,'https://staging.smartcut.co.za/?p=3417',0,'revision','',0),
(3418,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','','SC9060C.webp','','inherit','open','closed','','sc9060c-webp','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',3387,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC9060C.webp',0,'attachment','image/webp',0),
(3419,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','Ideal for creating large openings for pipes, cable clusters, and recessed lighting fixtures, this 90 mm diamond core drill cuts precisely through tough materials like porcelain and granite. It features a robust vacuum-brazed diamond cutting rim for durability and performance during high-speed dry drilling. The M14 connection ensures a secure fit to an angle grinder. Its barrel design helps with cooling and dust extraction, making it an effective tool for large-scale professional applications.','90MM Core Drill U.L. 60MM C/W M14 Backend','A large-format 90 mm diamond core drill for major pipework and recessed lighting in hard porcelain. M14 thread ensures a stable fit on high-power angle grinders.','inherit','closed','closed','','3387-revision-v1','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',3387,'https://staging.smartcut.co.za/?p=3419',0,'revision','',0),
(3420,1,'2026-07-06 14:26:36','2026-07-06 14:26:36','','SC9560C.webp','','inherit','open','closed','','sc9560c-webp','','','2026-07-06 14:26:36','2026-07-06 14:26:36','',3388,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC9560C.webp',0,'attachment','image/webp',0),
(3421,1,'2026-07-06 14:26:37','2026-07-06 14:26:37','Ideal for large openings like recessed lighting fixtures and bundled services, this 95 mm diamond core drill creates clean, accurate holes in tough materials like porcelain and granite. It features a vacuum-brazed diamond rim and a durable steel body for dry drilling with an angle grinder. The M14 connection provides a secure fit, while the open design helps with cooling and debris removal, making it a reliable tool for professional contractors and electricians.','95MM Core Drill U.L. 60MM C/W M14 Backend','A specialized 95 mm diamond core drill for recessed lighting and large service entries in porcelain. Features a secure M14 thread for direct use on angle grinders.','inherit','closed','closed','','3388-revision-v1','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',3388,'https://staging.smartcut.co.za/?p=3421',0,'revision','',0),
(3422,1,'2026-07-06 14:26:37','2026-07-06 14:26:37','','SC105DWP.webp','','inherit','open','closed','','sc105dwp-webp','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',3389,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105DWP.webp',0,'attachment','image/webp',0),
(3423,1,'2026-07-06 14:26:37','2026-07-06 14:26:37','Designed for cutting reinforced concrete, this 10.5mm diamond wire offers an excellent balance of speed and a long service life. It\'s constructed with sintered diamond beads on a high-strength steel cable, protected by a vulcanized rubber coating with spring spacers. This design provides flexibility, promotes even wear, and effectively removes slurry from the cut. At 40 beads per meter, this wire is ideal for demanding demolition and civil engineering projects using medium- to high-power wire saws.','10.5MM Diamond Wire Pink','A high-performance 10.5mm sintered diamond wire for fast, efficient cutting of reinforced concrete. Its durable rubber and spring assembly ensures smooth operation and a long service life on a wide range of wire saw machines.','inherit','closed','closed','','3389-revision-v1','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',3389,'https://staging.smartcut.co.za/?p=3423',0,'revision','',0),
(3424,1,'2026-07-06 14:26:37','2026-07-06 14:26:37','','SC618-BACKEND.webp','','inherit','open','closed','','sc618-backend-webp','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',3390,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC618-BACKEND.webp',0,'attachment','image/webp',0),
(3425,1,'2026-07-06 14:26:37','2026-07-06 14:26:37','Description: BSP male fitting provides a universal connection for most professional handheld diamond drills, offering control and efficiency on jobs requiring portability and precision.','18MM U.L. 400MM C/W 1/2\" Male Backend','A professional 18 mm wet diamond core drill designed for fast, clean holes in concrete and masonry. Features a 1/2\" BSP male backend for direct connection to handheld core drills.','inherit','closed','closed','','3390-revision-v1','','','2026-07-06 14:26:37','2026-07-06 14:26:37','',3390,'https://staging.smartcut.co.za/?p=3425',0,'revision','',0),
(3426,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','','SC618-SEGMENT-1.webp','','inherit','open','closed','','sc618-segment-1-webp','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3390,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC618-SEGMENT-1.webp',0,'attachment','image/webp',0),
(3427,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','','SC620-SEGMENT.webp','','inherit','open','closed','','sc620-segment-webp','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3391,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC620-SEGMENT.webp',0,'attachment','image/webp',0),
(3428,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','Ideal for creating holes for anchors, pipes, and conduit, the 20 mm Diamond Core Drill is engineered for wet drilling in tough materials like concrete with rebar, refractory brick, and masonry blocks. It features laser-welded diamond segments for durability and a high concentration of diamonds for smooth, aggressive cutting. The drill\'s 1/2\" BSP male backend provides a secure connection to a variety of professional handheld diamond drills, making it a versatile and essential tool for on-site work.','20MM U.L. 400MM C/W 1/2\" Male Backend','A high-performance 20 mm wet diamond core drill for precise handheld drilling in concrete, refractory, and masonry. Equipped with a standard 1/2\" BSP male backend for easy attachment.','inherit','closed','closed','','3391-revision-v1','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3391,'https://staging.smartcut.co.za/?p=3428',0,'revision','',0),
(3429,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','','SC620-BACKEND.webp','','inherit','open','closed','','sc620-backend-webp','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3391,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC620-BACKEND.webp',0,'attachment','image/webp',0),
(3430,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','','SC622-SEGMENT.webp','','inherit','open','closed','','sc622-segment-webp','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3392,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC622-SEGMENT.webp',0,'attachment','image/webp',0),
(3431,1,'2026-07-06 14:26:38','2026-07-06 14:26:38','Ideal for creating holes for small pipes, electrical conduit, and anchoring systems, the 22 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, refractory materials, and dense masonry. It features laser-welded diamond segments for strength and longevity, preventing segment detachment when drilling through steel rebar. The drill\'s 1/2\" BSP male backend provides a universal connection to professional handheld core drills, making it a reliable tool for daily construction and renovation projects.','22MM U.L. 400MM C/W 1/2\" Male Backend','A durable 22 mm wet diamond core drill for clean, accurate holes in concrete and masonry. Features a 1/2\" BSP male backend, ideal for professional handheld drilling applications.','inherit','closed','closed','','3392-revision-v1','','','2026-07-06 14:26:38','2026-07-06 14:26:38','',3392,'https://staging.smartcut.co.za/?p=3431',0,'revision','',0),
(3432,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','','SC622-BACKEND.webp','','inherit','open','closed','','sc622-backend-webp','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3392,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC622-BACKEND.webp',0,'attachment','image/webp',0),
(3433,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','','SC625-SEGMENT.webp','','inherit','open','closed','','sc625-segment-webp','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3393,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC625-SEGMENT.webp',0,'attachment','image/webp',0),
(3434,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','Ideal for standard plumbing and electrical installations, the 25 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, dense refractory, and solid blockwork. It features laser-welded diamond segments for durability and an easy, aggressive cut. The drill\'s 1/2\" BSP male backend allows for a secure connection to handheld diamond drills, making it an ideal choice for jobs that require both power and maneuverability.','25MM U.L. 400MM C/W 1/2\" Male Backend','A versatile 25 mm (approx. 1 inch) wet diamond core drill for handheld use in concrete, refractory, and masonry. Features a secure 1/2\" BSP male backend for professional drills.','inherit','closed','closed','','3393-revision-v1','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3393,'https://staging.smartcut.co.za/?p=3434',0,'revision','',0),
(3435,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','','SC625-BACKEND.webp','','inherit','open','closed','','sc625-backend-webp','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3393,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC625-BACKEND.webp',0,'attachment','image/webp',0),
(3436,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','','SC628-SEGMENT.webp','','inherit','open','closed','','sc628-segment-webp','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3394,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC628-SEGMENT.webp',0,'attachment','image/webp',0),
(3437,1,'2026-07-06 14:26:39','2026-07-06 14:26:39','This 350 mm (14 inch) diamond blade features advanced plate protection for deep cutting in abrasive materials. Its reinforced segments prevent the steel core from undercutting when cutting asphalt and green concrete, significantly extending the blade\'s life. The hard bond formulation is designed to resist high abrasion from sand and soft aggregates, making this blade the ideal choice for high-production road work and creating control joints in large concrete pours.','28MM U.L. 400MM C/W 1/2\" Male Backend','A professional 28 mm wet diamond core drill designed for high-efficiency handheld drilling in concrete and masonry. Features a robust 1/2\" BSP male backend for a secure fit.','inherit','closed','closed','','3394-revision-v1','','','2026-07-06 14:26:39','2026-07-06 14:26:39','',3394,'https://staging.smartcut.co.za/?p=3437',0,'revision','',0),
(3438,1,'2026-07-06 14:26:40','2026-07-06 14:26:40','','SC628-BACKEND.webp','','inherit','open','closed','','sc628-backend-webp','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',3394,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC628-BACKEND.webp',0,'attachment','image/webp',0),
(3439,1,'2026-07-06 14:26:40','2026-07-06 14:26:40','','SC630-SEGMENT.webp','','inherit','open','closed','','sc630-segment-webp','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',3395,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC630-SEGMENT.webp',0,'attachment','image/webp',0),
(3440,1,'2026-07-06 14:26:40','2026-07-06 14:26:40','This 350 mm (14 inch) diamond blade is specifically designed for core sampling and materials testing. It provides a smooth, clean cut to ensure that samples of cured concrete or hard stone remain intact and free of fractures. The blade\'s specialized bond and diamond concentration are optimized to grind efficiently while minimizing vibration and preventing damage to the core. It is the ideal choice for any application where sample integrity is the top priority.','30MM U.L. 400MM C/W 1/2\" Male Backend','A reliable 30 mm wet diamond core drill for handheld drilling in tough materials like concrete and refractory. Features a 1/2\" BSP male backend for professional core drills.','inherit','closed','closed','','3395-revision-v1','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',3395,'https://staging.smartcut.co.za/?p=3440',0,'revision','',0),
(3441,1,'2026-07-06 14:26:40','2026-07-06 14:26:40','','SC630-BACKEND.webp','','inherit','open','closed','','sc630-backend-webp','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',3395,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC630-BACKEND.webp',0,'attachment','image/webp',0),
(3442,1,'2026-07-06 14:26:40','2026-07-06 14:26:40','','SC632-SEGMENT.webp','','inherit','open','closed','','sc632-segment-webp','','','2026-07-06 14:26:40','2026-07-06 14:26:40','',3396,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC632-SEGMENT.webp',0,'attachment','image/webp',0),
(3443,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','Ideal for creating clean, accurate holes for plumbing, electrical, and HVAC installations, the 32 mm Diamond Core Drill is designed for wet drilling in tough materials like concrete with heavy rebar, refractory brick, and engineered stone. It features laser-welded diamond segments for durability and a high concentration of diamonds for an aggressive, long-lasting cut. The drill\'s 1/2\" BSP male backend provides a standard, reliable connection to professional handheld core drills.','32MM U.L. 400MM C/W 1/2\" Male Backend','A professional-grade 32 mm wet diamond core drill for handheld use in concrete, refractory, and masonry. Equipped with a secure 1/2\" BSP male backend for optimal performance.','inherit','closed','closed','','3396-revision-v1','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3396,'https://staging.smartcut.co.za/?p=3443',0,'revision','',0),
(3444,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','','SC632-BACKEND.webp','','inherit','open','closed','','sc632-backend-webp','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3396,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC632-BACKEND.webp',0,'attachment','image/webp',0),
(3445,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','','SC635-SEGMENT.webp','','inherit','open','closed','','sc635-segment-webp','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3397,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC635-SEGMENT.webp',0,'attachment','image/webp',0),
(3446,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','Ideal for creating through-holes for various service penetrations, the 35 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, dense masonry, and hard refractory materials. It features laser-welded diamond segments for durability and a fast, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure fit to handheld diamond core drills, making it a reliable tool for professional contractors.','35MM U.L. 400MM C/W 1/2\" Male Backend','A high-quality 35 mm wet diamond core drill for precise handheld drilling in concrete and refractory materials. Features a 1/2\" BSP male backend for professional drills.','inherit','closed','closed','','3397-revision-v1','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3397,'https://staging.smartcut.co.za/?p=3446',0,'revision','',0),
(3447,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','','SC635-BACKEND.webp','','inherit','open','closed','','sc635-backend-webp','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3397,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC635-BACKEND.webp',0,'attachment','image/webp',0),
(3448,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','','SC638-SEGMENT.webp','','inherit','open','closed','','sc638-segment-webp','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3398,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC638-SEGMENT.webp',0,'attachment','image/webp',0),
(3449,1,'2026-07-06 14:26:41','2026-07-06 14:26:41','Ideal for creating larger openings for pipes and conduits, the 38 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, refractory blocks, and hard masonry. It features laser-welded diamond segments for superior durability and a diamond formulation that ensures a fast, clean cut. The drill\'s 1/2\" BSP male backend provides a universal fit for most professional handheld core drills, making it a reliable tool for professional contractors.','38MM U.L. 400MM C/W 1/2\" Male Backend','A robust 38 mm (approx. 1.5 inch) wet diamond core drill for handheld drilling in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for secure attachment.','inherit','closed','closed','','3398-revision-v1','','','2026-07-06 14:26:41','2026-07-06 14:26:41','',3398,'https://staging.smartcut.co.za/?p=3449',0,'revision','',0),
(3450,1,'2026-07-06 14:26:42','2026-07-06 14:26:42','','SC638-BACKEND.webp','','inherit','open','closed','','sc638-backend-webp','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',3398,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC638-BACKEND.webp',0,'attachment','image/webp',0),
(3451,1,'2026-07-06 14:26:42','2026-07-06 14:26:42','','SC640-SEGMENT.webp','','inherit','open','closed','','sc640-segment-webp','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',3399,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC640-SEGMENT.webp',0,'attachment','image/webp',0),
(3452,1,'2026-07-06 14:26:42','2026-07-06 14:26:42','Ideal for a variety of service installations, the 40 mm Diamond Core Drill is designed for wet drilling in materials like reinforced concrete, refractory brick, and dense blockwork. It features laser-welded diamond segments for durability and a high-quality diamond matrix for a fast, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure connection to professional handheld diamond drills, offering stability and control.','40MM U.L. 400MM C/W 1/2\" Male Backend','A professional 40 mm wet diamond core drill for clean, efficient handheld drilling in concrete and masonry. Equipped with a standard 1/2\" BSP male backend.','inherit','closed','closed','','3399-revision-v1','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',3399,'https://staging.smartcut.co.za/?p=3452',0,'revision','',0),
(3453,1,'2026-07-06 14:26:42','2026-07-06 14:26:42','','SC640-BACKEND.webp','','inherit','open','closed','','sc640-backend-webp','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',3399,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC640-BACKEND.webp',0,'attachment','image/webp',0),
(3454,1,'2026-07-06 14:26:42','2026-07-06 14:26:42','','SC642-SEGMENT.webp','','inherit','open','closed','','sc642-segment-webp','','','2026-07-06 14:26:42','2026-07-06 14:26:42','',3400,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC642-SEGMENT.webp',0,'attachment','image/webp',0),
(3455,1,'2026-07-06 14:26:43','2026-07-06 14:26:43','Description: optimized diamond matrix for an aggressive, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure connection to handheld diamond drills, offering controlled and efficient operation.','42MM U.L. 400MM C/W 1/2\" Male Backend','A durable 42 mm wet diamond core drill for precise handheld drilling in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for a secure fit on professional drills.','inherit','closed','closed','','3400-revision-v1','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',3400,'https://staging.smartcut.co.za/?p=3455',0,'revision','',0),
(3456,1,'2026-07-06 14:26:43','2026-07-06 14:26:43','','SC642-BACKEND.webp','','inherit','open','closed','','sc642-backend-webp','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',3400,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC642-BACKEND.webp',0,'attachment','image/webp',0),
(3457,1,'2026-07-06 14:26:43','2026-07-06 14:26:43','','SC645-SEGMENT.webp','','inherit','open','closed','','sc645-segment-webp','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',3401,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC645-SEGMENT.webp',0,'attachment','image/webp',0),
(3458,1,'2026-07-06 14:26:43','2026-07-06 14:26:43','Ideal for creating clean holes for pipes, conduit, and other services, the 45 mm Diamond Core Drill is designed for wet drilling in materials like steel-reinforced concrete, refractory brick, and natural stone. It features laser-welded diamond segments for durability and a high concentration of diamonds for a fast, long-lasting cut. The drill\'s 1/2\" BSP male backend provides a secure, universal fit for handheld diamond core drills, making it a reliable tool for professional contractors.','45MM U.L. 400MM C/W 1/2\" Male Backend','A high-performance 45 mm wet diamond core drill for handheld applications in concrete and masonry. Features a 1/2\" BSP male backend for professional diamond drills.','inherit','closed','closed','','3401-revision-v1','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',3401,'https://staging.smartcut.co.za/?p=3458',0,'revision','',0),
(3459,1,'2026-07-06 14:26:43','2026-07-06 14:26:43','','SC645-BACKEND.webp','','inherit','open','closed','','sc645-backend-webp','','','2026-07-06 14:26:43','2026-07-06 14:26:43','',3401,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC645-BACKEND.webp',0,'attachment','image/webp',0),
(3460,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','','SC648-SEGMENT.webp','','inherit','open','closed','','sc648-segment-webp','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3402,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC648-SEGMENT.webp',0,'attachment','image/webp',0),
(3461,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','Ideal for creating precise openings in materials like reinforced concrete, dense refractory, and hard masonry, the 48 mm Diamond Core Drill is designed for wet drilling. It features laser-welded diamond segments for durability and an aggressive, smooth cut. The drill\'s 1/2\" BSP male backend provides a secure, universal fit for professional handheld diamond core drills, making it a powerful tool for a variety of professional installation tasks.','48MM U.L. 400MM C/W 1/2\" Male Backend','A robust 48 mm wet diamond core drill for handheld use in concrete, refractory, and masonry. Features a 1/2\" BSP male backend for a secure connection to professional drills.','inherit','closed','closed','','3402-revision-v1','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3402,'https://staging.smartcut.co.za/?p=3461',0,'revision','',0),
(3462,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','','SC648-BACKEND.webp','','inherit','open','closed','','sc648-backend-webp','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3402,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC648-BACKEND.webp',0,'attachment','image/webp',0),
(3463,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','','SC650-SEGMENT.webp','','inherit','open','closed','','sc650-segment-webp','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3403,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC650-SEGMENT.webp',0,'attachment','image/webp',0),
(3464,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','Ideal for high-production drilling in reinforced concrete, refractory, and dense masonry, the 50 mm Diamond Core Drill is designed for rig-mounted core drills. It provides the stability and power needed to create clean, precise openings for pipes, conduits, and structural anchors. This core bit features high-performance, laser-welded diamond segments that are built to withstand the high torque of rig-mounted motors. The segments are optimized for fast cutting and effective slurry evacuation, ensuring a high cutting speed even in heavily reinforced concrete. The durable steel barrel maintains its rigidity, preventing deflection and ensuring a perfectly round hole. Intended for wet drilling, this bit uses a continuous water flow to cool the segments, suppress dust, and flush debris. The 1 1/4\" UNC female backend is the industry standard for professional core drill motors, ensuring wide compatibility and a secure connection.','50MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 50 mm (approx. 2 inch) wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for heavy-duty concrete drilling.','inherit','closed','closed','','3403-revision-v1','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3403,'https://staging.smartcut.co.za/?p=3464',0,'revision','',0),
(3465,1,'2026-07-06 14:26:44','2026-07-06 14:26:44','','SC650-BACKEND.webp','','inherit','open','closed','','sc650-backend-webp','','','2026-07-06 14:26:44','2026-07-06 14:26:44','',3403,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC650-BACKEND.webp',0,'attachment','image/webp',0),
(3466,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','','SC651-SEGMENT.webp','','inherit','open','closed','','sc651-segment-webp','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3404,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC651-SEGMENT.webp',0,'attachment','image/webp',0),
(3467,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','Ideal for creating clean openings in reinforced concrete slabs, walls, and refractory structures, the 51 mm Diamond Core Drill is designed for rig-mounted core drills and wet drilling. It features laser-welded diamond segments for durability and an aggressive, fast cut through concrete and rebar. The solid steel barrel ensures stability, while the 1 1/4\" UNC female thread provides compatibility with a wide range of professional rig-mounted core drilling systems.','51MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 51 mm wet diamond core drill for rig-mounted drilling in concrete and masonry. Features a 1 1/4\" UNC female backend for professional, high-torque core drill motors.','inherit','closed','closed','','3404-revision-v1','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3404,'https://staging.smartcut.co.za/?p=3467',0,'revision','',0),
(3468,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','','SC651-BACKEND.webp','','inherit','open','closed','','sc651-backend-webp','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3404,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC651-BACKEND.webp',0,'attachment','image/webp',0),
(3469,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','','SC655-SEGMENT.webp','','inherit','open','closed','','sc655-segment-webp','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3405,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC655-SEGMENT.webp',0,'attachment','image/webp',0),
(3470,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','Ideal for creating medium-diameter holes in tough materials, the 55 mm Diamond Core Drill is designed for use with a drill rig and for wet drilling. It features laser-welded diamond segments for durability and an optimized configuration for rapid material removal and effective cooling. The drill\'s robust steel barrel resists flexing for perfectly straight holes. Its 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','55MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 55 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','inherit','closed','closed','','3405-revision-v1','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3405,'https://staging.smartcut.co.za/?p=3470',0,'revision','',0),
(3471,1,'2026-07-06 14:26:45','2026-07-06 14:26:45','','SC655-BACKEND.webp','','inherit','open','closed','','sc655-backend-webp','','','2026-07-06 14:26:45','2026-07-06 14:26:45','',3405,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC655-BACKEND.webp',0,'attachment','image/webp',0),
(3472,1,'2026-07-06 14:26:46','2026-07-06 14:26:46','','SC663-SEGMENT.webp','','inherit','open','closed','','sc663-segment-webp','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',3406,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC663-SEGMENT.webp',0,'attachment','image/webp',0),
(3473,1,'2026-07-06 14:26:46','2026-07-06 14:26:46','Ideal for creating accurately sized openings for plumbing, HVAC, and electrical services, the 63 mm Diamond Core Drill is designed for use with a drill stand and for wet drilling. It features laser-welded diamond segments for durability and aggressive cutting, while the heavy-duty steel barrel ensures a true and straight cut. The drill\'s 1 1/4\" UNC female backend provides compatibility with professional rig-mounted core drilling equipment.','63MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 63 mm (approx. 2.5 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','inherit','closed','closed','','3406-revision-v1','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',3406,'https://staging.smartcut.co.za/?p=3473',0,'revision','',0),
(3474,1,'2026-07-06 14:26:46','2026-07-06 14:26:46','','SC663-BACKEND.webp','','inherit','open','closed','','sc663-backend-webp','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',3406,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC663-BACKEND.webp',0,'attachment','image/webp',0),
(3475,1,'2026-07-06 14:26:46','2026-07-06 14:26:46','','SC676-SEGMENT.webp','','inherit','open','closed','','sc676-segment-webp','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',3407,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC676-SEGMENT.webp',0,'attachment','image/webp',0),
(3476,1,'2026-07-06 14:26:46','2026-07-06 14:26:46','Ideal for creating 3-inch openings for pipes, drains, and other large conduits, the 76 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, refractory, and dense masonry. The drill features laser-welded diamond segments for durability and an aggressive cut, while its 1 1/4\" UNC female backend provides secure compatibility with professional core drill rigs.','76MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 76 mm (3 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','inherit','closed','closed','','3407-revision-v1','','','2026-07-06 14:26:46','2026-07-06 14:26:46','',3407,'https://staging.smartcut.co.za/?p=3476',0,'revision','',0),
(3477,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','','SC676-BACKEND.webp','','inherit','open','closed','','sc676-backend-webp','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3407,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC676-BACKEND.webp',0,'attachment','image/webp',0),
(3478,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','','SC680-SEGMENT.webp','','inherit','open','closed','','sc680-segment-webp','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3408,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC680-SEGMENT.webp',0,'attachment','image/webp',0),
(3479,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','Ideal for creating medium-to-large holes in reinforced concrete, refractory brick, and hard stone, the 80 mm Diamond Core Drill is designed for wet drilling with a drill rig. It features laser-welded diamond segments for durability and a fast, clean cut through tough materials. The drill\'s heavy-duty barrel maintains straightness, while its 1 1/4\" UNC female thread provides a secure connection to professional rig-mounted core drilling systems.','80MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 80 mm wet diamond core drill for rig-mounted drilling in concrete and masonry. Features a 1 1/4\" UNC female backend for professional, high-torque core drill motors.','inherit','closed','closed','','3408-revision-v1','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3408,'https://staging.smartcut.co.za/?p=3479',0,'revision','',0),
(3480,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','','SC680-BACKEND.webp','','inherit','open','closed','','sc680-backend-webp','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3408,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC680-BACKEND.webp',0,'attachment','image/webp',0),
(3481,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','','SC690-SEGMENT.webp','','inherit','open','closed','','sc690-segment-webp','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3409,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC690-SEGMENT.webp',0,'attachment','image/webp',0),
(3482,1,'2026-07-06 14:26:47','2026-07-06 14:26:47','Ideal for creating large, precise openings in tough materials, the 90 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, dense refractory, and other challenging substrates. The drill features laser-welded diamond segments for durability and an aggressive cut. Its robust steel barrel resists distortion for perfectly round holes. The drill\'s 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','90MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 90 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','inherit','closed','closed','','3409-revision-v1','','','2026-07-06 14:26:47','2026-07-06 14:26:47','',3409,'https://staging.smartcut.co.za/?p=3482',0,'revision','',0),
(3483,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','','SC690-BACKEND.webp','','inherit','open','closed','','sc690-backend-webp','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3409,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC690-BACKEND.webp',0,'attachment','image/webp',0),
(3484,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','','SC6102-SEGMENT.webp','','inherit','open','closed','','sc6102-segment-webp','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3410,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6102-SEGMENT.webp',0,'attachment','image/webp',0),
(3485,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','Ideal for creating 4-inch openings for drainage, ventilation, and large-scale utility penetrations, the 102 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently and accurately through steel-reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut, while its heavy-duty steel barrel ensures a true and precise hole. The drill\'s 1 1/4\" UNC female backend provides broad compatibility with professional rig-mounted core drilling equipment.','102MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 102 mm (4 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','inherit','closed','closed','','3410-revision-v1','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3410,'https://staging.smartcut.co.za/?p=3485',0,'revision','',0),
(3486,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','','SC6102-BACKEND.webp','','inherit','open','closed','','sc6102-backend-webp','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3410,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6102-BACKEND.webp',0,'attachment','image/webp',0),
(3487,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','','SC6110-SEGMENT.webp','','inherit','open','closed','','sc6110-segment-webp','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3411,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6110-SEGMENT.webp',0,'attachment','image/webp',0),
(3488,1,'2026-07-06 14:26:48','2026-07-06 14:26:48','Ideal for creating large-diameter holes with speed and precision, the 110 mm Diamond Core Drill is concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','110MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 110 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3411-revision-v1','','','2026-07-06 14:26:48','2026-07-06 14:26:48','',3411,'https://staging.smartcut.co.za/?p=3488',0,'revision','',0),
(3489,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','','SC6110-BACKEND.webp','','inherit','open','closed','','sc6110-backend-webp','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3411,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6110-BACKEND.webp',0,'attachment','image/webp',0),
(3490,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','','SC6115-SEGMENT.webp','','inherit','open','closed','','sc6115-segment-webp','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3412,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6115-SEGMENT.webp',0,'attachment','image/webp',0),
(3491,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','Ideal for creating large, clean openings in a variety of hard construction materials, the 115 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for durability and a fast cut, while its heavy-duty steel barrel ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','115MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 115 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','inherit','closed','closed','','3412-revision-v1','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3412,'https://staging.smartcut.co.za/?p=3491',0,'revision','',0),
(3492,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','','SC6115-BACKEND.webp','','inherit','open','closed','','sc6115-backend-webp','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3412,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6115-BACKEND.webp',0,'attachment','image/webp',0),
(3493,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','','SC6125-SEGMENT.webp','','inherit','open','closed','','sc6125-segment-webp','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3413,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6125-SEGMENT.webp',0,'attachment','image/webp',0),
(3494,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','Ideal for creating 5-inch diameter holes for large pipes, ductwork, and major service installations, the 125 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut. Its 1 1/4\" UNC female backend is the industry standard for professional rig-mounted core drilling motors.','125MM U.L. 400MM C/W 1 1/4\" Female Backend','A robust 125 mm (5 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','inherit','closed','closed','','3413-revision-v1','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3413,'https://staging.smartcut.co.za/?p=3494',0,'revision','',0),
(3495,1,'2026-07-06 14:26:49','2026-07-06 14:26:49','','SC6125-BACKEND.webp','','inherit','open','closed','','sc6125-backend-webp','','','2026-07-06 14:26:49','2026-07-06 14:26:49','',3413,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6125-BACKEND.webp',0,'attachment','image/webp',0),
(3496,1,'2026-07-06 14:26:50','2026-07-06 14:26:50','','SC6126-SEGMENT.webp','','inherit','open','closed','','sc6126-segment-webp','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',3414,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6126-SEGMENT.webp',0,'attachment','image/webp',0),
(3497,1,'2026-07-06 14:26:50','2026-07-06 14:26:50','Ideal for creating large, precise openings in tough materials, the 126 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and cleanly through heavily reinforced concrete, dense refractory, and other challenging substrates. The drill features laser-welded diamond segments for durability and an aggressive cut. Its robust steel barrel resists distortion for perfectly round holes. The drill\'s 1 1/4\" UNC female backend provides a secure, universal connection to professional rig-mounted core drill motors.','126MM U.L. 400MM C/W 1 1/4\" Female Backend','A high-performance 126 mm wet diamond core drill for rig-mounted systems. Features an industry-standard 1 1/4\" UNC female backend for drilling concrete and refractory.','inherit','closed','closed','','3414-revision-v1','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',3414,'https://staging.smartcut.co.za/?p=3497',0,'revision','',0),
(3498,1,'2026-07-06 14:26:50','2026-07-06 14:26:50','','SC6126-BACKEND.webp','','inherit','open','closed','','sc6126-backend-webp','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',3414,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6126-BACKEND.webp',0,'attachment','image/webp',0),
(3499,1,'2026-07-06 14:26:50','2026-07-06 14:26:50','','SC6130-SEGMENT.webp','','inherit','open','closed','','sc6130-segment-webp','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',3415,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6130-SEGMENT.webp',0,'attachment','image/webp',0),
(3500,1,'2026-07-06 14:26:50','2026-07-06 14:26:50','Ideal for creating large-diameter holes with speed and precision, the 130 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','130MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 130 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3415-revision-v1','','','2026-07-06 14:26:50','2026-07-06 14:26:50','',3415,'https://staging.smartcut.co.za/?p=3500',0,'revision','',0),
(3501,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','','SC6130-BACKEND.webp','','inherit','open','closed','','sc6130-backend-webp','','','2026-07-06 14:26:51','2026-07-06 14:26:51','',3415,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6130-BACKEND.webp',0,'attachment','image/webp',0),
(3502,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','Ideal for creating large, clean openings in a variety of hard construction materials, the 150 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','150MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 150 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','publish','closed','closed','','150mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3502',0,'product','',0),
(3503,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','Ideal for creating large-diameter holes with speed and precision, the 162 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','162MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 162 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','162mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3503',0,'product','',0),
(3504,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','Ideal for creating large, clean openings in a variety of hard construction materials, the 180 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','180MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 180 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','publish','closed','closed','','180mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3504',0,'product','',0),
(3505,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','Ideal for creating 8-inch diameter holes for large pipes, ductwork, and major service installations, the 200 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut. Its 1 1/4\" UNC female backend is the industry standard for professional rig-mounted core drilling motors.','200MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 230 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','200mm-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3505',0,'product','',0),
(3506,1,'2026-07-06 14:26:51','2026-07-06 14:26:51','Ideal for creating large-diameter holes with speed and precision, the 230 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','230MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 230 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','230mm-core-drill-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3506',0,'product','',0),
(3507,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Ideal for creating 10-inch openings for major infrastructure projects, the 254 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently and accurately through steel-reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut, while its heavy-duty steel barrel ensures a true and precise hole. The drill\'s 1 1/4\" UNC female backend provides broad compatibility with professional rig-mounted core drilling equipment.','254MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A professional 254 mm (10 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','publish','closed','closed','','254mm-core-drill-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3507',0,'product','',0),
(3508,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Ideal for creating 12-inch diameter holes for large pipes, manholes, and major service installations, the 300 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. Its 1 1/4\" UNC female backend is the industry standard, ensuring a secure fit on professional rig-mounted core drilling motors.','300MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A robust 300 mm (12 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','publish','closed','closed','','300mm-core-drill-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3508',0,'product','',0),
(3509,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Ideal for creating large-diameter holes with speed and precision, the 350 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','350MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 350 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','publish','closed','closed','','350mm-core-drill-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3509',0,'product','',0),
(3510,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Ideal for creating large, clean openings in a variety of hard construction materials, the 400 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','400MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A professional 400 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','publish','closed','closed','','400mm-core-drill-u-l-400mm-c-w-1-1-4-female-backend','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3510',0,'product','',0),
(3511,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Ideal for deep-drilling through thick foundation walls, bridge decks, and deep slabs, this 63 mm extended-length diamond core drill has a total length of 700 mm. It\'s an essential tool for civil engineering and complex renovation projects. This drill features laser-welded diamond segments for durability and performance during deep drilling. Its robust barrel is engineered to maintain straightness, ensuring a clean and accurate hole. Designed for rig-mounted, wet drilling, it requires a stable setup and continuous water flow to manage heat and clear slurry. Its 1 1/4\" UNC female backend connects securely to professional high-torque core drill motors.','63MM T.L. 700MM C/W 1 1/4\" Female Backend','A specialized 63 mm deep-drilling wet diamond core drill with an extended 700 mm length. Features a 1 1/4\" UNC female backend for rig-mounted use in thick concrete walls.','publish','closed','closed','','63mm-t-l-700mm-c-w-1-1-4-female-backend','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3511',0,'product','',0),
(3512,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Designed for high-temperature industrial furnaces, this 600 mm silicon carbide (SiC) heating element provides uniform and reliable heat for processes in the ceramics, glass, and heat-treating industries. Made from high-purity silicon carbide, it features excellent thermal conductivity and high strength at elevated temperatures. This robust construction ensures a long service life and is resistant to chemical attack, which helps to increase furnace uptime and lower maintenance costs.','600MM Silicon Carbide Element','A 600mm high-performance silicon carbide (SiC) heating element for industrial furnaces. Provides reliable, high-temperature heating up to 1600°C in demanding thermal processing applications.','publish','closed','closed','','600mm-silicon-carbide-element','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3512',0,'product','',0),
(3513,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Designed for industrial furnaces, this 750 mm silicon carbide (SiC) heating element provides reliable performance at sustained temperatures up to 1600°C. Its high-purity SiC construction offers excellent thermal conductivity, high strength, and resistance to chemical corrosion and oxidation. These properties ensure precise temperature control, a long service life, and reduced furnace downtime, making it an efficient component for high-temperature manufacturing environments.','750MM Silicon Carbide Element','A 750mm industrial-grade silicon carbide (SiC) heating element designed for high-temperature furnaces. Delivers stable and efficient heat for demanding thermal processes.','publish','closed','closed','','750mm-silicon-carbide-element','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3513',0,'product','',0),
(3514,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','Built for large industrial furnaces, this 850 mm silicon carbide (SiC) heating element provides a powerful and stable heat source for heat treating, glass melting, and ceramic firing. Its high-density SiC construction is designed to span wide furnace chambers, withstand thermal shock, and resist chemical attack. The element\'s predictable aging characteristics allow for stable power control, ensuring a long service life and consistent, efficient thermal processing.','850MM Silicon Carbide Element','An 850mm long silicon carbide (SiC) heating element for large industrial furnaces and kilns. Engineered for high-temperature strength, thermal stability, and a long operational life.','publish','closed','closed','','850mm-silicon-carbide-element','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3514',0,'product','',0),
(3515,1,'2026-07-06 14:26:52','2026-07-06 14:26:52','This diamond blade is designed for cutting ultra-hard technical ceramics, dense porcelain, and wear-resistant alumina. Its continuous rim and specialized metal bond provide a smooth, chip-free cut, reducing material waste. A stiffened steel core ensures stability and prevents blade deflection during operation for a high-quality finish. Engineered for a long service life and fast cutting on high-speed angle grinders, this blade is ideal for ceramic fabrication and industrial maintenance.','Gold Ceramic Cutting Wheel','A premium-grade diamond cutting wheel engineered for fast, precise, and chip-free cutting of the hardest wear-resistant ceramic materials. Our Gold Series blade delivers superior performance and an extended operational life for the most demanding applications.','publish','closed','closed','','gold-ceramic-cutting-wheel','','','2026-07-09 13:51:29','2026-07-09 13:51:29','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3515',0,'product','',0),
(3516,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','Engineered for cutting prestressed concrete, this 800mm (32 inch) diamond blade is built to handle both high-strength concrete and embedded steel strands. Its hard bond is formulated for this dual purpose, while the 46 diamond segments are laser-welded to the core for maximum safety and durability. The blade\'s core is designed to minimize vibration and produce straight, clean cuts, reducing the risk of micro-fractures. It is the ideal tool for contractors working on prestressed concrete structures.','800 X 4.8 X 88.9 Prestressed','A professional 800mm diamond blade engineered for the demanding task of cutting prestressed and precast concrete elements safely and efficiently.','publish','closed','closed','','800-x-4-8-x-88-9-prestressed','','','2026-07-06 14:27:02','2026-07-06 14:27:02','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3516',0,'product','',0),
(3517,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','Engineered for cutting prestressed concrete, this 900mm diamond blade is designed for use on dense, precast hollow core slabs and beams. Its robust core provides stability for controlled cuts, while the 64 diamond segments are laser-welded for maximum bond strength and safety. The 10mm tall segments use a hard bond matrix formulated to cut efficiently through both the high-strength concrete and the embedded high-tensile steel, ensuring a long and productive service life.','900 X 8 X 60 Y10 Prestressed','An expertly engineered 900mm diamond blade for safely and efficiently cutting prestressed and precast concrete. Features laser-welded segments and a specialized bond to manage the unique stresses of cutting tensioned steel strands.','publish','closed','closed','','900-x-8-x-60-y10-prestressed','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3517',0,'product','',0),
(3518,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','Designed for the largest rail and bridge saws, this 1200mm (48 inch) diamond blade is engineered to cut thick, prestressed concrete structures. A thick, reinforced steel core provides the stability needed for deep, straight cuts, while the 68 diamond segments are laser-welded for maximum safety and bond strength. The 10mm tall segments feature a hard bond formulated to cut efficiently through both high-strength concrete and the embedded steel reinforcement, ensuring a long and productive service life.','1200 X 8 X 60 Y10 Prestressed','A maximum-duty 1200mm diamond blade designed for deep, single-pass cuts in large prestressed concrete beams, slabs, and other precast elements.','publish','closed','closed','','1200-x-8-x-60-y10-prestressed','','','2026-07-09 13:56:10','2026-07-09 13:56:10','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3518',0,'product','',0),
(3519,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','These individual diamond segments are used to recondition worn core drill bits, offering a cost-effective alternative to full replacement. Made from a high concentration of diamonds in a durable metal bond, they are designed for fast cutting and a long service life. Retipping allows for tool customisation by selecting specific bonds or segment configurations. The segments are intended for professional brazing onto a clean core barrel using a gas torch or high-frequency welder with silver solder and flux.','CORE DRILL SEGMENTS FOR RETIPPING OR SOLD INDIVIDUALLY','Restore your worn diamond core bits to peak performance with our premium-grade replacement segments. A cost-effective and sustainable alternative to buying a new bit.','publish','closed','closed','','core-drill-segments-for-retipping-or-sold-individually','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3519',0,'product','',0),
(3520,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','These replacement diamond segments are used for re-tipping worn grinding cup wheels and floor plates. By replacing only the worn diamond sections, you can economically extend the life of your tools. We offer a variety of shapes (such as rectangular and arrow) and bond hardnesses to suit specific applications, from aggressive grinding to fine polishing. Each segment is made with a high concentration of diamonds for fast material removal and a long service life, allowing for cost-effective tool customisation.','GRINDING TOOL SEGMENTS FOR RETIPPING OR SOLD INDIVIDUALLY','High-performance diamond segments for retipping worn grinding cups and plates. Extend the life of your surface preparation tools and lower your long-term costs with these durable, aggressive segments.','publish','closed','closed','','grinding-tool-segments-for-retipping-or-sold-individually','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3520',0,'product','',0),
(3521,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','This diamond crown ring is used to recondition worn core drill bits. As a single, continuous piece, it\'s brazed onto the core barrel, which simplifies the retipping process and ensures perfect segment spacing and concentricity. This results in a more stable cutting head that runs with less vibration. Made with high-quality diamonds in a durable bond for fast cutting and a long life in concrete, using a crown ring is a cost-effective and environmentally friendly way to restore a core bit\'s performance.','VARIOUS RING SIZES FOR CORE DRILLS','Restore your worn core bits with a single, continuous diamond crown ring. This component offers a fast, reliable, and cost-effective solution for professional retipping, ensuring a perfectly round and durable cutting edge.','publish','closed','closed','','various-ring-sizes-for-core-drills','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3521',0,'product','',0),
(3522,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','This 350mm diamond blade is designed for high-production cutting of hard, heavily reinforced concrete with walk-behind saws over 35 HP. It features laser-welded segments with a high concentration of premium diamonds for a faster cut and longer service life. The blade\'s soft bond is formulated to wear correctly on hard aggregates, preventing glazing and maintaining high cutting performance. The laser-welding process provides a superior bond for increased durability and safety.','350 X 3.2 X 25.4 High HP Premium','Engineered for maximum performance on high-horsepower saws, this premium 350 mm laser-welded blade delivers exceptionally fast cuts in cured and reinforced concrete. Its superior-grade diamonds and advanced bond ensure maximum longevity and a lower overall cost-per-cut.','publish','closed','closed','','350-x-3-2-x-25-4-high-hp-premium','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3522',0,'product','',0),
(3523,1,'2026-07-06 14:26:53','2026-07-06 14:26:53','This 350mm diamond blade is designed for cutting hard, cured concrete with 35–74 HP walk-behind saws. Its soft-to-medium bond is formulated to wear at an optimal rate, which exposes new diamonds and maintains a fast, efficient cut. The sintered diamond segments are strongly attached to the steel core for durability and safety. This blade offers a great balance of speed and longevity for applications such as cutting control joints, trenching, and slab demolition.','350 X 3.2 X 25.4 High HP Standard','A durable 350 mm diamond blade designed for reliable performance on high-horsepower floor saws. It provides clean, consistent cuts in cured concrete, making it an ideal choice for general contracting and industrial applications.','publish','closed','closed','','350-x-3-2-x-25-4-high-hp-standard','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3523',0,'product','',0),
(3524,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 450mm diamond blade is designed for high-performance cutting of hard, heavily reinforced concrete with high-horsepower saws. It features laser-welded segments for maximum bond strength and heat resistance. The soft bond matrix contains a high concentration of quality diamonds, formulated to cut quickly through hard aggregates and steel rebar. This design provides a faster cut and a longer service life, reducing overall job costs on large projects like highways and industrial flooring.','450 X 3.6 X 25.4 High HP Premium','A top-tier 450 mm premium diamond blade for high-speed, deep cutting in heavily reinforced concrete. Laser-welded segments and a superior diamond concentration deliver maximum cutting efficiency and an exceptionally long life on high HP saws.','publish','closed','closed','','450-x-3-6-x-25-4-high-hp-premium','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3524',0,'product','',0),
(3525,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 450mm diamond blade is engineered for demanding road work with high HP saws, such as highway repair and airport pavement maintenance. It features laser-welded segments for maximum safety and deep undercut protection to prevent premature failure from abrasive slurry. The advanced hard bond matrix and high concentration of diamonds ensure a faster cut and a significantly longer service life in asphalt compared to standard blades. This design increases productivity and lowers the overall cost-per-cut.','450 X 3.6 X 25.4 High HP Premium','The ultimate 450 mm blade for high-production asphalt cutting with powerful floor saws. This premium blade combines laser-welded segments, superior diamonds, a hard bond, and deep undercut protection for unmatched speed and longevity in abrasive materials.','publish','closed','closed','','450-x-3-6-x-25-4-high-hp-premium-2','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3525',0,'product','',0),
(3526,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 450mm diamond blade is designed for deep cuts in concrete and hard masonry using 35–74 HP walk-behind saws. Its soft-to-medium bond is formulated to wear at an optimal rate on hard concrete, maintaining a fast and efficient cut. The quality diamond segments are sintered to a durable steel core for safe and consistent operation. This blade is a cost-effective choice for applications like large-scale flatwork, road repair, and utility installation.','450 X 3.6 X 25.4 High HP Standard','A powerful and reliable 450 mm diamond blade for making deep cuts in cured concrete with high-horsepower floor saws. This blade offers a great combination of cutting speed and longevity for a wide range of commercial and industrial concrete jobs.','publish','closed','closed','','450-x-3-6-x-25-4-high-hp-standard','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3526',0,'product','',0),
(3527,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 450mm diamond blade is designed for cutting soft, abrasive materials like asphalt and green concrete with 35–74 HP floor saws. It features a specialized hard bond to resist high wear and deep-set undercut protection segments to shield the steel core from abrasive slurry. This construction prevents premature failure and extends the blade\'s service life. The segmented gullets clear debris efficiently, making it a durable choice for road repair, trenching, and cutting','450 X 3.6 X 25.4 High HP Standard','A durable and reliable 450 mm choice for cutting abrasive asphalt with high-horsepower saws. This blade features a hard-wearing bond and integrated undercut protection to prevent premature core wear, delivering consistent performance for road repairs and trenching.','publish','closed','closed','','450-x-3-6-x-25-4-high-hp-standard-2','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3527',0,'product','',0),
(3528,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 450mm diamond blade is designed for use with lower power 5–20 HP walk-behind saws. Its specialized bond is formulated to cut efficiently without needing excessive force, which prevents engine stalling. The segmented design provides cooling for occasional dry cutting and clears slurry effectively during wet cutting, ensuring a straight, clean cut. This blade is a cost-effective and reliable choice for general contractors working on patch repairs, control joints, and sidewalks.','450 X 4.8 X 25.4 Low HP','Optimized for low-horsepower walk-behind saws, this 450 mm blade provides reliable, clean cuts in concrete for smaller-scale jobs. An ideal, cost-effective choice for general contractors doing repair work, trenching, and driveway cutting.','publish','closed','closed','','450-x-4-8-x-25-4-low-hp','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3528',0,'product','',0),
(3529,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 600mm multi-purpose diamond blade is designed to cut both cured concrete and abrasive asphalt with high HP saws. Its medium-hard bond is specifically formulated to offer abrasion resistance in asphalt while still cutting efficiently in hard concrete. This versatile design eliminates the need for blade changes, which saves time on jobs like road repair and demolition that involve multiple materials. While less specialized than single-purpose blades, it offers excellent convenience and practicality.','600 X 5.0 X 25.4 High HP','A versatile 600 mm all-purpose diamond blade for deep cutting in both concrete and asphalt with high-horsepower saws. This hybrid blade offers the convenience of using a single blade for jobs with mixed materials, saving time and effort.','publish','closed','closed','','600-x-5-0-x-25-4-high-hp','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3529',0,'product','',0),
(3530,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This 600mm diamond blade is built for deep cutting in heavily reinforced concrete using high-horsepower saws. It features laser-welded segments for maximum bond strength and safety under intense operational stress. The soft bond matrix contains a high concentration of premium diamonds, which provides an aggressive, fast cut through hard aggregates and steel rebar. This design ensures a long service life and a low cost-per-cut on demanding industrial demolition and infrastructure projects.','600 X 4.8 X 25.4 High HP Premium','A superior 600 mm premium blade for high-speed, deep cutting in the toughest reinforced concrete. Featuring laser-welded segments and an advanced diamond bond, it delivers unmatched performance and longevity for the most demanding professional applications.','publish','closed','closed','','600-x-4-8-x-25-4-high-hp-premium','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3530',0,'product','',0),
(3531,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','This large 600 mm (24 inch) diamond blade is engineered for demanding industrial jobs on high-horsepower walk-behind saws. The Wide Gullet (WG) design provides essential cooling and clears debris for deep, continuous cutting, while the thick 4.5 mm core ensures stability. It is the ideal tool for fast material removal during road cutting, demolition, and large-scale work on thick concrete and refractory structures.','600 X 4.8 X 25.4 High HP Standard','A large-diameter 600 mm blade for making very deep cuts in cured concrete slabs with high-horsepower saws. This standard series blade provides a reliable and economical solution for major demolition, renovation, and deep trenching projects.','publish','closed','closed','','600-x-4-8-x-25-4-high-hp-standard','','','2026-07-06 14:27:08','2026-07-06 14:27:08','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3531',0,'product','',0),
(3532,1,'2026-07-06 14:26:54','2026-07-06 14:26:54','','SC6150-SEGMENT.webp','','inherit','open','closed','','sc6150-segment-webp','','','2026-07-06 14:26:54','2026-07-06 14:26:54','',3502,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6150-SEGMENT.webp',0,'attachment','image/webp',0),
(3533,1,'2026-07-06 14:26:55','2026-07-06 14:26:55','Ideal for creating large, clean openings in a variety of hard construction materials, the 150 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','150MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 150 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','inherit','closed','closed','','3502-revision-v1','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',3502,'https://staging.smartcut.co.za/?p=3533',0,'revision','',0),
(3534,1,'2026-07-06 14:26:55','2026-07-06 14:26:55','','SC6150-BACKEND.webp','','inherit','open','closed','','sc6150-backend-webp','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',3502,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6150-BACKEND.webp',0,'attachment','image/webp',0),
(3535,1,'2026-07-06 14:26:55','2026-07-06 14:26:55','','SC6162-SEGMENT.webp','','inherit','open','closed','','sc6162-segment-webp','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',3503,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6162-SEGMENT.webp',0,'attachment','image/webp',0),
(3536,1,'2026-07-06 14:26:55','2026-07-06 14:26:55','Ideal for creating large-diameter holes with speed and precision, the 162 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','162MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 162 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3503-revision-v1','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',3503,'https://staging.smartcut.co.za/?p=3536',0,'revision','',0),
(3537,1,'2026-07-06 14:26:55','2026-07-06 14:26:55','','SC6162-BACKEND.webp','','inherit','open','closed','','sc6162-backend-webp','','','2026-07-06 14:26:55','2026-07-06 14:26:55','',3503,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6162-BACKEND.webp',0,'attachment','image/webp',0),
(3538,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','','SC6180-SEGMENT.webp','','inherit','open','closed','','sc6180-segment-webp','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3504,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6180-SEGMENT.webp',0,'attachment','image/webp',0),
(3539,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','Ideal for creating large, clean openings in a variety of hard construction materials, the 180 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','180MM U.L. 400MM C/W 1 1/4\" Female Backend','A professional 180 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','inherit','closed','closed','','3504-revision-v1','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3504,'https://staging.smartcut.co.za/?p=3539',0,'revision','',0),
(3540,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','','SC6180-BACKEND.webp','','inherit','open','closed','','sc6180-backend-webp','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3504,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6180-BACKEND.webp',0,'attachment','image/webp',0),
(3541,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','','SC6200-SEGMENT.webp','','inherit','open','closed','','sc6200-segment-webp','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3505,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6200-SEGMENT.webp',0,'attachment','image/webp',0),
(3542,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','Ideal for creating 8-inch diameter holes for large pipes, ductwork, and major service installations, the 200 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut. Its 1 1/4\" UNC female backend is the industry standard for professional rig-mounted core drilling motors.','200MM U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 230 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3505-revision-v1','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3505,'https://staging.smartcut.co.za/?p=3542',0,'revision','',0),
(3543,1,'2026-07-06 14:26:56','2026-07-06 14:26:56','','SC6200-BACKEND-1.webp','','inherit','open','closed','','sc6200-backend-1-webp','','','2026-07-06 14:26:56','2026-07-06 14:26:56','',3505,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6200-BACKEND-1.webp',0,'attachment','image/webp',0),
(3544,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','','SC6230-SEGMENT.webp','','inherit','open','closed','','sc6230-segment-webp','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3506,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6230-SEGMENT.webp',0,'attachment','image/webp',0),
(3545,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','Ideal for creating large-diameter holes with speed and precision, the 230 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','230MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 230 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3506-revision-v1','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3506,'https://staging.smartcut.co.za/?p=3545',0,'revision','',0),
(3546,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','','SC6230-BACKEND.webp','','inherit','open','closed','','sc6230-backend-webp','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3506,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6230-BACKEND.webp',0,'attachment','image/webp',0),
(3547,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','','SC6254-SEGMENT.webp','','inherit','open','closed','','sc6254-segment-webp','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3507,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6254-SEGMENT.webp',0,'attachment','image/webp',0),
(3548,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','Ideal for creating 10-inch openings for major infrastructure projects, the 254 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently and accurately through steel-reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive cut, while its heavy-duty steel barrel ensures a true and precise hole. The drill\'s 1 1/4\" UNC female backend provides broad compatibility with professional rig-mounted core drilling equipment.','254MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A professional 254 mm (10 inch) wet diamond core drill for rig-mounted use. Features a 1 1/4\" UNC female backend for heavy-duty drilling in concrete and masonry.','inherit','closed','closed','','3507-revision-v1','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3507,'https://staging.smartcut.co.za/?p=3548',0,'revision','',0),
(3549,1,'2026-07-06 14:26:57','2026-07-06 14:26:57','','SC6254-BACKEND.webp','','inherit','open','closed','','sc6254-backend-webp','','','2026-07-06 14:26:57','2026-07-06 14:26:57','',3507,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6254-BACKEND.webp',0,'attachment','image/webp',0),
(3550,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','','SC6300-SEGMENT.webp','','inherit','open','closed','','sc6300-segment-webp','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3508,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6300-SEGMENT.webp',0,'attachment','image/webp',0),
(3551,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','Ideal for creating 12-inch diameter holes for large pipes, manholes, and major service installations, the 300 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts quickly and accurately through heavily reinforced concrete and other dense materials. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. Its 1 1/4\" UNC female backend is the industry standard, ensuring a secure fit on professional rig-mounted core drilling motors.','300MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A robust 300 mm (12 inch) wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for heavy-duty drilling in reinforced concrete.','inherit','closed','closed','','3508-revision-v1','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3508,'https://staging.smartcut.co.za/?p=3551',0,'revision','',0),
(3552,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','','SC6300-BACKEND.webp','','inherit','open','closed','','sc6300-backend-webp','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3508,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6300-BACKEND.webp',0,'attachment','image/webp',0),
(3553,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','','SC6350-SEGMENT.webp','','inherit','open','closed','','sc6350-segment-webp','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3509,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6350-SEGMENT.webp',0,'attachment','image/webp',0),
(3554,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','Ideal for creating large-diameter holes with speed and precision, the 350 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts through demanding materials like heavily reinforced concrete, thick refractory walls, and hard natural stone. The drill features laser-welded diamond segments for durability and an aggressive, long-lasting cut. The robust barrel ensures straight, accurate holes, while the 1 1/4\" UNC female backend is the industry standard for professional core drill motors.','350MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A heavy-duty 350 mm wet diamond core drill for rig-mounted systems. Features a 1 1/4\" UNC female backend for drilling through reinforced concrete and refractory.','inherit','closed','closed','','3509-revision-v1','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3509,'https://staging.smartcut.co.za/?p=3554',0,'revision','',0),
(3555,1,'2026-07-06 14:26:58','2026-07-06 14:26:58','','SC6350-BACKEND.webp','','inherit','open','closed','','sc6350-backend-webp','','','2026-07-06 14:26:58','2026-07-06 14:26:58','',3509,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6350-BACKEND.webp',0,'attachment','image/webp',0),
(3556,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','','SC6400-SEGMENT.webp','','inherit','open','closed','','sc6400-segment-webp','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3510,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6400-SEGMENT.webp',0,'attachment','image/webp',0),
(3557,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','Ideal for creating large, clean openings in a variety of hard construction materials, the 400 mm Diamond Core Drill is designed for wet drilling with a drill rig. It cuts efficiently through reinforced concrete, refractory brick, and dense blockwork. This drill features laser-welded diamond segments for superior durability and a fast cutting rate. Its heavy-duty steel barrel prevents flexing and ensures precision. The drill\'s 1 1/4\" UNC female thread provides compatibility with professional rig-mounted core drills.','400MM Core Drill U.L. 400MM C/W 1 1/4\" Female Backend','A professional 400 mm wet diamond core drill for rig-mounted applications. Features a 1 1/4\" UNC female backend for high-performance drilling in concrete and masonry.','inherit','closed','closed','','3510-revision-v1','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3510,'https://staging.smartcut.co.za/?p=3557',0,'revision','',0),
(3558,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','','SC6400-BACKEND-1.webp','','inherit','open','closed','','sc6400-backend-1-webp','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3510,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6400-BACKEND-1.webp',0,'attachment','image/webp',0),
(3559,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','','SC6637-SEGMENT.webp','','inherit','open','closed','','sc6637-segment-webp','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3511,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6637-SEGMENT.webp',0,'attachment','image/webp',0),
(3560,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','Ideal for deep-drilling through thick foundation walls, bridge decks, and deep slabs, this 63 mm extended-length diamond core drill has a total length of 700 mm. It\'s an essential tool for civil engineering and complex renovation projects. This drill features laser-welded diamond segments for durability and performance during deep drilling. Its robust barrel is engineered to maintain straightness, ensuring a clean and accurate hole. Designed for rig-mounted, wet drilling, it requires a stable setup and continuous water flow to manage heat and clear slurry. Its 1 1/4\" UNC female backend connects securely to professional high-torque core drill motors.','63MM T.L. 700MM C/W 1 1/4\" Female Backend','A specialized 63 mm deep-drilling wet diamond core drill with an extended 700 mm length. Features a 1 1/4\" UNC female backend for rig-mounted use in thick concrete walls.','inherit','closed','closed','','3511-revision-v1','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3511,'https://staging.smartcut.co.za/?p=3560',0,'revision','',0),
(3561,1,'2026-07-06 14:26:59','2026-07-06 14:26:59','','SC6637-BACKEND.webp','','inherit','open','closed','','sc6637-backend-webp','','','2026-07-06 14:26:59','2026-07-06 14:26:59','',3511,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC6637-BACKEND.webp',0,'attachment','image/webp',0),
(3562,1,'2026-07-06 14:27:00','2026-07-06 14:27:00','','SC600SC.webp','','inherit','open','closed','','sc600sc-webp','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',3512,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600SC.webp',0,'attachment','image/webp',0),
(3563,1,'2026-07-06 14:27:00','2026-07-06 14:27:00','Designed for high-temperature industrial furnaces, this 600 mm silicon carbide (SiC) heating element provides uniform and reliable heat for processes in the ceramics, glass, and heat-treating industries. Made from high-purity silicon carbide, it features excellent thermal conductivity and high strength at elevated temperatures. This robust construction ensures a long service life and is resistant to chemical attack, which helps to increase furnace uptime and lower maintenance costs.','600MM Silicon Carbide Element','A 600mm high-performance silicon carbide (SiC) heating element for industrial furnaces. Provides reliable, high-temperature heating up to 1600°C in demanding thermal processing applications.','inherit','closed','closed','','3512-revision-v1','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',3512,'https://staging.smartcut.co.za/?p=3563',0,'revision','',0),
(3564,1,'2026-07-06 14:27:00','2026-07-06 14:27:00','','SC750SC.webp','','inherit','open','closed','','sc750sc-webp','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',3513,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC750SC.webp',0,'attachment','image/webp',0),
(3565,1,'2026-07-06 14:27:00','2026-07-06 14:27:00','Designed for industrial furnaces, this 750 mm silicon carbide (SiC) heating element provides reliable performance at sustained temperatures up to 1600°C. Its high-purity SiC construction offers excellent thermal conductivity, high strength, and resistance to chemical corrosion and oxidation. These properties ensure precise temperature control, a long service life, and reduced furnace downtime, making it an efficient component for high-temperature manufacturing environments.','750MM Silicon Carbide Element','A 750mm industrial-grade silicon carbide (SiC) heating element designed for high-temperature furnaces. Delivers stable and efficient heat for demanding thermal processes.','inherit','closed','closed','','3513-revision-v1','','','2026-07-06 14:27:00','2026-07-06 14:27:00','',3513,'https://staging.smartcut.co.za/?p=3565',0,'revision','',0),
(3566,1,'2026-07-06 14:27:01','2026-07-06 14:27:01','','SC850SC.webp','','inherit','open','closed','','sc850sc-webp','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',3514,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC850SC.webp',0,'attachment','image/webp',0),
(3567,1,'2026-07-06 14:27:01','2026-07-06 14:27:01','Built for large industrial furnaces, this 850 mm silicon carbide (SiC) heating element provides a powerful and stable heat source for heat treating, glass melting, and ceramic firing. Its high-density SiC construction is designed to span wide furnace chambers, withstand thermal shock, and resist chemical attack. The element\'s predictable aging characteristics allow for stable power control, ensuring a long service life and consistent, efficient thermal processing.','850MM Silicon Carbide Element','An 850mm long silicon carbide (SiC) heating element for large industrial furnaces and kilns. Engineered for high-temperature strength, thermal stability, and a long operational life.','inherit','closed','closed','','3514-revision-v1','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',3514,'https://staging.smartcut.co.za/?p=3567',0,'revision','',0),
(3568,1,'2026-07-06 14:27:01','2026-07-06 14:27:01','','SC14GE.webp','','inherit','open','closed','','sc14ge-webp','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',3515,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC14GE.webp',0,'attachment','image/webp',0),
(3569,1,'2026-07-06 14:27:01','2026-07-06 14:27:01','This diamond blade is designed for cutting ultra-hard technical ceramics, dense porcelain, and wear-resistant alumina. Its continuous rim and specialized metal bond provide a smooth, chip-free cut, reducing material waste. A stiffened steel core ensures stability and prevents blade deflection during operation for a high-quality finish. Engineered for a long service life and fast cutting on high-speed angle grinders, this blade is ideal for ceramic fabrication and industrial maintenance.','Gold Ceramic Cutting Wheel','A premium-grade diamond cutting wheel engineered for fast, precise, and chip-free cutting of the hardest wear-resistant ceramic materials. Our Gold Series blade delivers superior performance and an extended operational life for the most demanding applications.','inherit','closed','closed','','3515-revision-v1','','','2026-07-06 14:27:01','2026-07-06 14:27:01','',3515,'https://staging.smartcut.co.za/?p=3569',0,'revision','',0),
(3570,1,'2026-07-06 14:27:02','2026-07-06 14:27:02','','SC800PS.webp','','inherit','open','closed','','sc800ps-webp','','','2026-07-06 14:27:02','2026-07-06 14:27:02','',3516,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800PS.webp',0,'attachment','image/webp',0),
(3571,1,'2026-07-06 14:27:02','2026-07-06 14:27:02','Engineered for cutting prestressed concrete, this 800mm (32 inch) diamond blade is built to handle both high-strength concrete and embedded steel strands. Its hard bond is formulated for this dual purpose, while the 46 diamond segments are laser-welded to the core for maximum safety and durability. The blade\'s core is designed to minimize vibration and produce straight, clean cuts, reducing the risk of micro-fractures. It is the ideal tool for contractors working on prestressed concrete structures.','800 X 4.8 X 88.9 Prestressed','A professional 800mm diamond blade engineered for the demanding task of cutting prestressed and precast concrete elements safely and efficiently.','inherit','closed','closed','','3516-revision-v1','','','2026-07-06 14:27:02','2026-07-06 14:27:02','',3516,'https://staging.smartcut.co.za/?p=3571',0,'revision','',0),
(3572,1,'2026-07-06 14:27:02','2026-07-06 14:27:02','','SC900PS.webp','','inherit','open','closed','','sc900ps-webp','','','2026-07-06 14:27:02','2026-07-06 14:27:02','',3517,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC900PS.webp',0,'attachment','image/webp',0),
(3573,1,'2026-07-06 14:27:02','2026-07-06 14:27:02','Engineered for cutting prestressed concrete, this 900mm diamond blade is designed for use on dense, precast hollow core slabs and beams. Its robust core provides stability for controlled cuts, while the 64 diamond segments are laser-welded for maximum bond strength and safety. The 10mm tall segments use a hard bond matrix formulated to cut efficiently through both the high-strength concrete and the embedded high-tensile steel, ensuring a long and productive service life.','900 X 8 X 60 Y10 Prestressed','An expertly engineered 900mm diamond blade for safely and efficiently cutting prestressed and precast concrete. Features laser-welded segments and a specialized bond to manage the unique stresses of cutting tensioned steel strands.','inherit','closed','closed','','3517-revision-v1','','','2026-07-06 14:27:02','2026-07-06 14:27:02','',3517,'https://staging.smartcut.co.za/?p=3573',0,'revision','',0),
(3574,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','','SC1200PS.webp','','inherit','open','closed','','sc1200ps-webp','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3518,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200PS.webp',0,'attachment','image/webp',0),
(3575,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','Designed for the largest rail and bridge saws, this 1200mm (48 inch) diamond blade is engineered to cut thick, prestressed concrete structures. A thick, reinforced steel core provides the stability needed for deep, straight cuts, while the 68 diamond segments are laser-welded for maximum safety and bond strength. The 10mm tall segments feature a hard bond formulated to cut efficiently through both high-strength concrete and the embedded steel reinforcement, ensuring a long and productive service life.','1200 X 8 X 60 Y10 Prestressed','A maximum-duty 1200mm diamond blade designed for deep, single-pass cuts in large prestressed concrete beams, slabs, and other precast elements.','inherit','closed','closed','','3518-revision-v1','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3518,'https://staging.smartcut.co.za/?p=3575',0,'revision','',0),
(3576,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','','CORE-DRILL-SEGMENTS.webp','','inherit','open','closed','','core-drill-segments-webp','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3519,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/CORE-DRILL-SEGMENTS.webp',0,'attachment','image/webp',0),
(3577,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','These individual diamond segments are used to recondition worn core drill bits, offering a cost-effective alternative to full replacement. Made from a high concentration of diamonds in a durable metal bond, they are designed for fast cutting and a long service life. Retipping allows for tool customisation by selecting specific bonds or segment configurations. The segments are intended for professional brazing onto a clean core barrel using a gas torch or high-frequency welder with silver solder and flux.','CORE DRILL SEGMENTS FOR RETIPPING OR SOLD INDIVIDUALLY','Restore your worn diamond core bits to peak performance with our premium-grade replacement segments. A cost-effective and sustainable alternative to buying a new bit.','inherit','closed','closed','','3519-revision-v1','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3519,'https://staging.smartcut.co.za/?p=3577',0,'revision','',0),
(3578,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','','GRINDING-SEGMENTS.webp','','inherit','open','closed','','grinding-segments-webp','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3520,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/GRINDING-SEGMENTS.webp',0,'attachment','image/webp',0),
(3579,1,'2026-07-06 14:27:03','2026-07-06 14:27:03','These replacement diamond segments are used for re-tipping worn grinding cup wheels and floor plates. By replacing only the worn diamond sections, you can economically extend the life of your tools. We offer a variety of shapes (such as rectangular and arrow) and bond hardnesses to suit specific applications, from aggressive grinding to fine polishing. Each segment is made with a high concentration of diamonds for fast material removal and a long service life, allowing for cost-effective tool customisation.','GRINDING TOOL SEGMENTS FOR RETIPPING OR SOLD INDIVIDUALLY','High-performance diamond segments for retipping worn grinding cups and plates. Extend the life of your surface preparation tools and lower your long-term costs with these durable, aggressive segments.','inherit','closed','closed','','3520-revision-v1','','','2026-07-06 14:27:03','2026-07-06 14:27:03','',3520,'https://staging.smartcut.co.za/?p=3579',0,'revision','',0),
(3580,1,'2026-07-06 14:27:04','2026-07-06 14:27:04','','RINGS-FOR-CORE-DRILLS.webp','','inherit','open','closed','','rings-for-core-drills-webp','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',3521,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS.webp',0,'attachment','image/webp',0),
(3581,1,'2026-07-06 14:27:04','2026-07-06 14:27:04','This diamond crown ring is used to recondition worn core drill bits. As a single, continuous piece, it\'s brazed onto the core barrel, which simplifies the retipping process and ensures perfect segment spacing and concentricity. This results in a more stable cutting head that runs with less vibration. Made with high-quality diamonds in a durable bond for fast cutting and a long life in concrete, using a crown ring is a cost-effective and environmentally friendly way to restore a core bit\'s performance.','VARIOUS RING SIZES FOR CORE DRILLS','Restore your worn core bits with a single, continuous diamond crown ring. This component offers a fast, reliable, and cost-effective solution for professional retipping, ensuring a perfectly round and durable cutting edge.','inherit','closed','closed','','3521-revision-v1','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',3521,'https://staging.smartcut.co.za/?p=3581',0,'revision','',0),
(3582,1,'2026-07-06 14:27:04','2026-07-06 14:27:04','','SC350FSHP.webp','','inherit','open','closed','','sc350fshp-webp','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',3522,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC350FSHP.webp',0,'attachment','image/webp',0),
(3583,1,'2026-07-06 14:27:04','2026-07-06 14:27:04','This 350mm diamond blade is designed for high-production cutting of hard, heavily reinforced concrete with walk-behind saws over 35 HP. It features laser-welded segments with a high concentration of premium diamonds for a faster cut and longer service life. The blade\'s soft bond is formulated to wear correctly on hard aggregates, preventing glazing and maintaining high cutting performance. The laser-welding process provides a superior bond for increased durability and safety.','350 X 3.2 X 25.4 High HP Premium','Engineered for maximum performance on high-horsepower saws, this premium 350 mm laser-welded blade delivers exceptionally fast cuts in cured and reinforced concrete. Its superior-grade diamonds and advanced bond ensure maximum longevity and a lower overall cost-per-cut.','inherit','closed','closed','','3522-revision-v1','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',3522,'https://staging.smartcut.co.za/?p=3583',0,'revision','',0),
(3584,1,'2026-07-06 14:27:04','2026-07-06 14:27:04','','SC350FSHS.webp','','inherit','open','closed','','sc350fshs-webp','','','2026-07-06 14:27:04','2026-07-06 14:27:04','',3523,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC350FSHS.webp',0,'attachment','image/webp',0),
(3585,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','This 350mm diamond blade is designed for cutting hard, cured concrete with 35–74 HP walk-behind saws. Its soft-to-medium bond is formulated to wear at an optimal rate, which exposes new diamonds and maintains a fast, efficient cut. The sintered diamond segments are strongly attached to the steel core for durability and safety. This blade offers a great balance of speed and longevity for applications such as cutting control joints, trenching, and slab demolition.','350 X 3.2 X 25.4 High HP Standard','A durable 350 mm diamond blade designed for reliable performance on high-horsepower floor saws. It provides clean, consistent cuts in cured concrete, making it an ideal choice for general contracting and industrial applications.','inherit','closed','closed','','3523-revision-v1','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3523,'https://staging.smartcut.co.za/?p=3585',0,'revision','',0),
(3586,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','','SC450FSHP.webp','','inherit','open','closed','','sc450fshp-webp','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3524,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450FSHP.webp',0,'attachment','image/webp',0),
(3587,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','This 450mm diamond blade is designed for high-performance cutting of hard, heavily reinforced concrete with high-horsepower saws. It features laser-welded segments for maximum bond strength and heat resistance. The soft bond matrix contains a high concentration of quality diamonds, formulated to cut quickly through hard aggregates and steel rebar. This design provides a faster cut and a longer service life, reducing overall job costs on large projects like highways and industrial flooring.','450 X 3.6 X 25.4 High HP Premium','A top-tier 450 mm premium diamond blade for high-speed, deep cutting in heavily reinforced concrete. Laser-welded segments and a superior diamond concentration deliver maximum cutting efficiency and an exceptionally long life on high HP saws.','inherit','closed','closed','','3524-revision-v1','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3524,'https://staging.smartcut.co.za/?p=3587',0,'revision','',0),
(3588,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','','SC450FSHPA.webp','','inherit','open','closed','','sc450fshpa-webp','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3525,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450FSHPA.webp',0,'attachment','image/webp',0),
(3589,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','This 450mm diamond blade is engineered for demanding road work with high HP saws, such as highway repair and airport pavement maintenance. It features laser-welded segments for maximum safety and deep undercut protection to prevent premature failure from abrasive slurry. The advanced hard bond matrix and high concentration of diamonds ensure a faster cut and a significantly longer service life in asphalt compared to standard blades. This design increases productivity and lowers the overall cost-per-cut.','450 X 3.6 X 25.4 High HP Premium','The ultimate 450 mm blade for high-production asphalt cutting with powerful floor saws. This premium blade combines laser-welded segments, superior diamonds, a hard bond, and deep undercut protection for unmatched speed and longevity in abrasive materials.','inherit','closed','closed','','3525-revision-v1','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3525,'https://staging.smartcut.co.za/?p=3589',0,'revision','',0),
(3590,1,'2026-07-06 14:27:05','2026-07-06 14:27:05','','SC450FSHS.webp','','inherit','open','closed','','sc450fshs-webp','','','2026-07-06 14:27:05','2026-07-06 14:27:05','',3526,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450FSHS.webp',0,'attachment','image/webp',0),
(3591,1,'2026-07-06 14:27:06','2026-07-06 14:27:06','This 450mm diamond blade is designed for deep cuts in concrete and hard masonry using 35–74 HP walk-behind saws. Its soft-to-medium bond is formulated to wear at an optimal rate on hard concrete, maintaining a fast and efficient cut. The quality diamond segments are sintered to a durable steel core for safe and consistent operation. This blade is a cost-effective choice for applications like large-scale flatwork, road repair, and utility installation.','450 X 3.6 X 25.4 High HP Standard','A powerful and reliable 450 mm diamond blade for making deep cuts in cured concrete with high-horsepower floor saws. This blade offers a great combination of cutting speed and longevity for a wide range of commercial and industrial concrete jobs.','inherit','closed','closed','','3526-revision-v1','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',3526,'https://staging.smartcut.co.za/?p=3591',0,'revision','',0),
(3592,1,'2026-07-06 14:27:06','2026-07-06 14:27:06','','SC450FSHSA.webp','','inherit','open','closed','','sc450fshsa-webp','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',3527,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450FSHSA.webp',0,'attachment','image/webp',0),
(3593,1,'2026-07-06 14:27:06','2026-07-06 14:27:06','This 450mm diamond blade is designed for cutting soft, abrasive materials like asphalt and green concrete with 35–74 HP floor saws. It features a specialized hard bond to resist high wear and deep-set undercut protection segments to shield the steel core from abrasive slurry. This construction prevents premature failure and extends the blade\'s service life. The segmented gullets clear debris efficiently, making it a durable choice for road repair, trenching, and cutting','450 X 3.6 X 25.4 High HP Standard','A durable and reliable 450 mm choice for cutting abrasive asphalt with high-horsepower saws. This blade features a hard-wearing bond and integrated undercut protection to prevent premature core wear, delivering consistent performance for road repairs and trenching.','inherit','closed','closed','','3527-revision-v1','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',3527,'https://staging.smartcut.co.za/?p=3593',0,'revision','',0),
(3594,1,'2026-07-06 14:27:06','2026-07-06 14:27:06','','SC450FSL.webp','','inherit','open','closed','','sc450fsl-webp','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',3528,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC450FSL.webp',0,'attachment','image/webp',0),
(3595,1,'2026-07-06 14:27:06','2026-07-06 14:27:06','This 450mm diamond blade is designed for use with lower power 5–20 HP walk-behind saws. Its specialized bond is formulated to cut efficiently without needing excessive force, which prevents engine stalling. The segmented design provides cooling for occasional dry cutting and clears slurry effectively during wet cutting, ensuring a straight, clean cut. This blade is a cost-effective and reliable choice for general contractors working on patch repairs, control joints, and sidewalks.','450 X 4.8 X 25.4 Low HP','Optimized for low-horsepower walk-behind saws, this 450 mm blade provides reliable, clean cuts in concrete for smaller-scale jobs. An ideal, cost-effective choice for general contractors doing repair work, trenching, and driveway cutting.','inherit','closed','closed','','3528-revision-v1','','','2026-07-06 14:27:06','2026-07-06 14:27:06','',3528,'https://staging.smartcut.co.za/?p=3595',0,'revision','',0),
(3596,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','','SC600FSHH.webp','','inherit','open','closed','','sc600fshh-webp','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3529,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600FSHH.webp',0,'attachment','image/webp',0),
(3597,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','This 600mm multi-purpose diamond blade is designed to cut both cured concrete and abrasive asphalt with high HP saws. Its medium-hard bond is specifically formulated to offer abrasion resistance in asphalt while still cutting efficiently in hard concrete. This versatile design eliminates the need for blade changes, which saves time on jobs like road repair and demolition that involve multiple materials. While less specialized than single-purpose blades, it offers excellent convenience and practicality.','600 X 5.0 X 25.4 High HP','A versatile 600 mm all-purpose diamond blade for deep cutting in both concrete and asphalt with high-horsepower saws. This hybrid blade offers the convenience of using a single blade for jobs with mixed materials, saving time and effort.','inherit','closed','closed','','3529-revision-v1','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3529,'https://staging.smartcut.co.za/?p=3597',0,'revision','',0),
(3598,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','','SC600FSHP.webp','','inherit','open','closed','','sc600fshp-webp','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3530,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600FSHP.webp',0,'attachment','image/webp',0),
(3599,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','This 600mm diamond blade is built for deep cutting in heavily reinforced concrete using high-horsepower saws. It features laser-welded segments for maximum bond strength and safety under intense operational stress. The soft bond matrix contains a high concentration of premium diamonds, which provides an aggressive, fast cut through hard aggregates and steel rebar. This design ensures a long service life and a low cost-per-cut on demanding industrial demolition and infrastructure projects.','600 X 4.8 X 25.4 High HP Premium','A superior 600 mm premium blade for high-speed, deep cutting in the toughest reinforced concrete. Featuring laser-welded segments and an advanced diamond bond, it delivers unmatched performance and longevity for the most demanding professional applications.','inherit','closed','closed','','3530-revision-v1','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3530,'https://staging.smartcut.co.za/?p=3599',0,'revision','',0),
(3600,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','','SC600FSHS.webp','','inherit','open','closed','','sc600fshs-webp','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3531,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600FSHS.webp',0,'attachment','image/webp',0),
(3601,1,'2026-07-06 14:27:07','2026-07-06 14:27:07','This large 600 mm (24 inch) diamond blade is engineered for demanding industrial jobs on high-horsepower walk-behind saws. The Wide Gullet (WG) design provides essential cooling and clears debris for deep, continuous cutting, while the thick 4.5 mm core ensures stability. It is the ideal tool for fast material removal during road cutting, demolition, and large-scale work on thick concrete and refractory structures.','600 X 4.8 X 25.4 High HP Standard','A large-diameter 600 mm blade for making very deep cuts in cured concrete slabs with high-horsepower saws. This standard series blade provides a reliable and economical solution for major demolition, renovation, and deep trenching projects.','inherit','closed','closed','','3531-revision-v1','','','2026-07-06 14:27:07','2026-07-06 14:27:07','',3531,'https://staging.smartcut.co.za/?p=3601',0,'revision','',0),
(3602,1,'2026-07-06 14:27:08','2026-07-06 14:27:08','This 600mm diamond blade is engineered to provide maximum cutting depth when used with lower power 5–20 HP saws. Its specialized bond is formulated to match the output of these engines, allowing for efficient cutting without the risk of stalling or glazing the blade. Featuring durable sintered segments, this blade is a reliable and cost-effective choice for contractors performing deep patch repairs or trenching for utilities on light commercial and residential projects.','600 X 4.8 X 25.4 Low HP','A large-diameter 600 mm blade engineered specifically for making deep cuts with low-horsepower walk-behind saws. It provides reliable cutting performance for utility work, plumbing trenches, and deep repairs where only smaller saws can be used.','publish','closed','closed','','600-x-4-8-x-25-4-low-hp','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3602',0,'product','',0),
(3603,1,'2026-07-06 14:27:08','2026-07-06 14:27:08','This 700mm diamond blade is engineered for mid-depth cutting in reinforced concrete using hydraulic and high-frequency electric wall saws. For maximum safety and durability, its diamond segments are 100% laser-welded to the steel core. The segmented rim and specialised bond are designed for aggressive material removal, effectively cutting through hard aggregates and steel rebar. This blade features a standard 60mm arbor with versatile flange hole patterns, ensuring compatibility with wall saw systems from leading manufacturers.','700 X 4.8 X 60 25KW Wall Saw Premium','A professional-grade 700mm premium diamond wall saw blade engineered for fast, precise cutting in heavily reinforced concrete. Featuring laser-welded segments and a standard 60mm arbor, it is the ideal choice for creating window and door openings with high-power wall saws.','publish','closed','closed','','700-x-4-8-x-60-25kw-wall-saw-premium','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3603',0,'product','',0),
(3604,1,'2026-07-06 14:27:08','2026-07-06 14:27:08','Engineered for professional wall saws, this 700mm diamond blade is a reliable and cost-effective tool for cutting moderately reinforced concrete and masonry. Its durable sintered segments are designed for consistent performance and a long service life. Intended for wet use, this blade efficiently clears slurry to maintain a steady cutting speed. It features a standard 60mm arbor with common flange hole patterns, making it a versatile choice for creating openings for doors and windows.','700 X 4.8 X 60 25KW Wall Saw Standard','A reliable and cost-effective 700mm diamond wall saw blade for general-purpose cutting in concrete and masonry. It offers a great balance of performance and blade life for standard applications.','publish','closed','closed','','700-x-4-8-x-60-25kw-wall-saw-standard','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3604',0,'product','',0),
(3605,1,'2026-07-06 14:27:08','2026-07-06 14:27:08','This 800mm multi-purpose diamond blade is designed for deep cutting in both concrete and asphalt with powerful floor saws. Its medium-hard bond is specifically formulated to be durable enough for abrasive asphalt while still cutting efficiently in hard concrete. This versatile design eliminates the need for blade changes on jobs that involve multiple materials, such as road reconstruction. The convenience of using a single blade provides significant time savings on complex projects.','800 X 5.0 X 25.4 High HP','A highly versatile 800 mm hybrid blade for extreme depth cutting in both concrete and asphalt. Designed for high-power saws, it eliminates the need for blade changes on mixed-material job sites, saving valuable time and labor.','publish','closed','closed','','800-x-5-0-x-25-4-high-hp','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3605',0,'product','',0),
(3606,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 800mm diamond blade is engineered for extreme deep-cutting in heavily reinforced concrete with high-horsepower floor saws. It features laser-welded segments for maximum bond strength and safety during demanding jobs. The soft bond matrix contains a very high concentration of premium diamonds, providing an aggressive and fast cut through hard aggregates and thick steel rebar. This design ensures a long service life and high productivity on critical infrastructure and heavy demolition projects.','800 X 4.8 X 25.4 High HP Premium','The ultimate 800 mm premium blade for maximum speed and longevity in extreme-depth reinforced concrete cutting. Laser-welded for superior strength, this blade is engineered for the most powerful saws and the most challenging projects.','publish','closed','closed','','800-x-4-8-x-25-4-high-hp-premium','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3606',0,'product','',0),
(3607,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 800mm diamond blade is designed for extreme depth cutting in thick concrete using high-horsepower floor saws. Its robust, tensioned steel core and sintered diamond segments provide the stability needed for straight cuts at maximum capacity. The soft-to-medium bond is formulated for a reliable cutting speed and a good service life in standard cured concrete. It\'s an effective and practical blade for heavy civil construction, deep demolition, and large infrastructure projects.','800 X 4.8 X 25.4 HIGH HP STANDARD','An extra-large 800 mm standard diamond blade for extreme depth cutting in concrete with high-powered floor saws. It provides a dependable and economical solution for major civil engineering, demolition, and infrastructure projects.','publish','closed','closed','','800-x-4-8-x-25-4-high-hp-standard','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3607',0,'product','',0),
(3608,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 800mm diamond blade is specifically designed for making deep cuts with low-horsepower walk-behind saws (under 20 HP). Its specialized bond is formulated to work with limited power, enabling smooth, continuous cutting without glazing or stalling the engine. Featuring durable sintered segments for a secure bond, this blade allows contractors to perform deep structural repairs and utility trenching in areas where heavy equipment isn\'t feasible, maximizing the use of their existing saws.','800 X 4.8 X 25.4 Low HP','A specialised 800 mm diamond blade designed to achieve extreme cutting depth with low-horsepower concrete saws. This blade is the solution for deep repair and trenching jobs where large, high-power equipment is not an option.','publish','closed','closed','','800-x-4-8-x-25-4-low-hp','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3608',0,'product','',0),
(3609,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 800mm diamond blade is designed for large-scale demolition and structural modifications using high-power wall saws (25kW class). It features array pattern segment technology, with diamonds precisely arranged in a 3D matrix. This design continuously exposes sharp cutting particles, which provides a consistently fast cut and a longer operational life. The blade is ideal for cutting thick walls, foundations, and bridge sections, but requires a properly powered saw to prevent premature wear and ensure optimal performance.','800 X 4.8 X 60 25KW Wall Saw Premium','An 800mm professional premium diamond blade designed for heavy-duty, deep cutting in thick, heavily reinforced concrete. Featuring advanced array-pattern segments, it delivers consistent speed and extended life when used with high-power wall saw systems.','publish','closed','closed','','800-x-4-8-x-60-25kw-wall-saw-premium','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3609',0,'product','',0),
(3610,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','Designed for deep cuts in reinforced concrete, this 800mm diamond blade is a reliable and cost-effective tool for high-power wall saws. Its durable sintered segments contain a high concentration of quality diamonds, offering a good balance of cutting speed and service life. This blade is built to deliver consistent performance for professionals engaged in demanding structural modification and demolition projects.','800 X 4.8 X 60 25KW Wall Saw Standard','A durable 800mm standard diamond blade for efficient, deep cutting in concrete. It provides reliable performance and a good service life for demanding jobs without the premium cost.','publish','closed','closed','','800-x-4-8-x-60-25kw-wall-saw-standard','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3610',0,'product','',0),
(3611,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 1000mm diamond blade is designed to achieve maximum cutting depth using low-horsepower walk-behind saws. Its specialized bond is formulated to cut efficiently without overloading the engine, allowing for steady progress on deep cuts. Featuring durable sintered segments for a safe and reliable bond, this blade is ideal for deep structural repairs and utility installation in confined areas. It enables contractors to complete jobs that would typically require much larger and more disruptive equipment.','1000 X 4.8 X 25.4 Low HP','A massive 1000 mm diamond blade engineered for maximum depth cutting with specialized low-horsepower saws. This blade is a unique solution for deep, precise cuts in concrete where high-power equipment cannot be used.','publish','closed','closed','','1000-x-4-8-x-25-4-low-hp','','','2026-07-09 13:57:35','2026-07-09 13:57:35','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3611',0,'product','',0),
(3612,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','Designed for heavy civil engineering, this 1000mm diamond blade provides an approximate cutting depth of 400mm for thick concrete structures. Its laser-welded segments and premium steel core ensure safety and stability under the extreme stresses of deep cutting. For maximum efficiency, this blade is often used to complete a deep cut that was started with a smaller blade. It\'s a critical tool for large-scale demolition and cutting thick foundations or bridge decks.','1000 X 4.8 X 60 25KW Wall Saw Premium','A specialised 1000mm premium diamond wall saw blade for extreme deep cutting in major infrastructure and heavy demolition projects. Engineered for maximum durability and performance on the most powerful hydraulic wall saws.','publish','closed','closed','','1000-x-4-8-x-60-25kw-wall-saw-premium','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3612',0,'product','',0),
(3613,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','Designed for deep cutting, this 1000mm diamond blade is a cost-effective solution for thick concrete walls and structures. Its diamond segments are durably bonded to the steel core, ensuring safe and reliable performance under high stress. This blade offers a good balance of cutting speed and service life, delivering consistent results on large-scale jobs. It is recommended for use with high-output hydraulic wall saws to achieve its full potential.','1000 X 4.8 X 60 25KW Wall Saw Standard','A large-diameter 1000mm diamond blade for deep sawing in concrete and masonry. This standard blade offers a reliable and cost-effective solution for major construction and demolition projects.','publish','closed','closed','','1000-x-4-8-x-60-25kw-wall-saw-standard','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3613',0,'product','',0),
(3614,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 1200mm diamond blade is engineered for the most demanding deep-cutting applications in heavily reinforced concrete using very high-horsepower saws. It features laser-welded segments for superior bond strength and safety under extreme stress. The soft bond contains the highest possible concentration of premium diamonds, providing an aggressive, fast cut through thick steel rebar and hard aggregates. This design is focused on delivering the fastest cutting speeds and longest life to reduce the overall cost-per-cut on major infrastructure projects.','1200 X 4.8 X 25.4 High HP Premium','The ultimate 1200 mm premium blade for unparalleled performance in extreme-depth reinforced concrete cutting. Laser-welded for maximum strength, it is engineered for the world\'s most powerful saws and most challenging civil projects.','publish','closed','closed','','1200-x-4-8-x-25-4-high-hp-premium','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3614',0,'product','',0),
(3615,1,'2026-07-06 14:27:09','2026-07-06 14:27:09','This 1200mm diamond blade is designed for extreme deep cutting in thick concrete structures using very high-horsepower saws (60 HP+). Its heavy-duty, tensioned steel core and sintered diamond segments provide the stability needed for straight cuts at maximum depth. The bond matrix is formulated to deliver consistent performance and a good service life in standard cured concrete. It\'s a practical and powerful tool for large-scale demolition and civil construction projects.','1200 X 4.8 X 25.4 High HP Standard','A colossal 1200 mm standard diamond blade for the most extreme deep-cutting applications with very high-horsepower saws. This blade offers a reliable and economical option for major civil engineering and infrastructure demolition.','publish','closed','closed','','1200-x-4-8-x-25-4-high-hp-standard','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3615',0,'product','',0),
(3616,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','Engineered for maximum cutting depth with powerful wall saws, this 1200mm diamond blade is ideal for heavy civil engineering and industrial demolition. It features a \"Single U\" segment design with wide gullets that improve cooling and slurry removal during deep cuts in reinforced concrete. For maximum safety and reliability, every segment is laser-welded and strength-tested. This blade is a high-performance tool for specialists who require guaranteed results on critical infrastructure projects.','1200 X 4.8 X 60 25KW WALL SAW PREMIUM','An elite-tier 1200mm premium diamond wall saw blade for maximum-depth cutting in the most extreme heavy civil and demolition applications. Built with U-type segments and subjected to rigorous quality control for absolute reliability.','publish','closed','closed','','1200-x-4-8-x-60-25kw-wall-saw-premium','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3616',0,'product','',0),
(3617,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','Engineered for maximum cutting depth, this 1200mm diamond blade is a cost-effective choice for heavy construction and demolition. Its durable, sintered segments contain a high concentration of quality diamonds, providing reliable and consistent performance in thick, reinforced concrete. This blade offers an excellent service life, making it a valuable option for contractors who require deep cutting capabilities while managing a budget.','1200 X 4.8 X 60 25KW Wall Saw Standard','A 1200mm standard diamond blade for achieving maximum cutting depth in demanding concrete sawing applications. Offers reliable performance and durability for specialist projects.','publish','closed','closed','','1200-x-4-8-x-60-25kw-wall-saw-standard','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3617',0,'product','',0),
(3618,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','<p class=\"p1\">The Diamond Wire Connecting Ferrule is designed for secure and dependable diamond wire connections in demanding cutting environments. Manufactured for strength and durability, it helps create a firm join in diamond wire loop assemblies, supporting consistent performance during stone cutting, quarrying, concrete cutting, and demolition work.</p>','Diamond Wire Connecting Ferrule','A durable connecting ferrule designed to create secure, reliable joins in diamond wire assemblies for stone cutting, quarrying, and concrete demolition applications.','publish','closed','closed','','diamond-wire-connecting-ferrule','','','2026-07-06 14:27:17','2026-07-06 14:27:17','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3618',0,'product','',0),
(3619,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','The SBS Tilting Brick Cutting Machine utilizes a super-rigid box frame design that virtually eliminates blade flex and warping during high-resistance cutting. It is equipped with a new linear system for ultra-smooth table travel and high-precision cutting. The machine features a submersible coolant pump governed by a D.O.L. starter to prevent blade glazing.','SBS Tilting Brick Cutting Machine','A professional-grade 220V stationary saw designed for high-precision angle cutting in commercial masonry and paving.','publish','closed','closed','','sbs-tilting-brick-cutting-machine','','','2026-07-09 13:53:05','2026-07-09 13:53:05','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3619',0,'product','',0),
(3620,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','The LBS770 is engineered for extreme industrial use, offering 380V and 525V motor options suitable for heavy industrial power grids. It utilizes a specialized dual-starter system that allows independent control of the main motor and the water feed, critical for preventing thermal shock to diamond segments when starting a cut.','Brick Cutting Machine','A high-capacity industrial brick cutting system optimized for refractory maintenance and large-scale industrial masonry.','publish','closed','closed','','brick-cutting-machine','','','2026-07-11 22:43:24','2026-07-11 22:43:24','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3620',0,'product','',0),
(3621,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','The C25B diamond blade is designed for the rigorous demands of cutting high-density stone and reinforced concrete. The Laser Blue core acts as a thermal indicator and vibration dampener.','115 x 2.2 x 22.23 Y10 NG Laser Blue','A premium segmented diamond blade engineered for high-speed cutting of the hardest construction aggregates.','publish','closed','closed','','115-x-2-2-x-22-23-y10-ng-laser-blue','','','2026-07-11 22:43:01','2026-07-11 22:43:01','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3621',0,'product','',0),
(3622,1,'2026-07-06 14:27:10','2026-07-06 14:27:10','The SC115MATC is engineered specifically to address the brittleness of modern porcelain. Its continuous rim ensures constant, smooth engagement with the tile surface.','115 x 1.2 x 22.23','A specialist ultra-thin continuous rim diamond blade designed for the chip-free cutting of porcelain and ceramic tiles.','publish','closed','closed','','115-x-1-2-x-22-23','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3622',0,'product','',0),
(3623,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','The SC115MATT serves as a heavy-duty alternative to ultra-thin blades, prioritizing longevity and core stability. The thicker rim acts as an efficient heat sink.','115 x 2.0 x 22.23','A robust hybrid continuous rim diamond blade designed for high-volume tiling projects.','publish','closed','closed','','115-x-2-0-x-22-23','','','2026-07-06 14:27:22','2026-07-06 14:27:22','',0,'https://staging.smartcut.co.za/?post_type=product&#038;p=3623',0,'product','',0),
(3624,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','','SC600FSL-FRONT.webp','','inherit','open','closed','','sc600fsl-front-webp','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',3602,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600FSL-FRONT.webp',0,'attachment','image/webp',0),
(3625,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','This 600mm diamond blade is engineered to provide maximum cutting depth when used with lower power 5–20 HP saws. Its specialized bond is formulated to match the output of these engines, allowing for efficient cutting without the risk of stalling or glazing the blade. Featuring durable sintered segments, this blade is a reliable and cost-effective choice for contractors performing deep patch repairs or trenching for utilities on light commercial and residential projects.','600 X 4.8 X 25.4 Low HP','A large-diameter 600 mm blade engineered specifically for making deep cuts with low-horsepower walk-behind saws. It provides reliable cutting performance for utility work, plumbing trenches, and deep repairs where only smaller saws can be used.','inherit','closed','closed','','3602-revision-v1','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',3602,'https://staging.smartcut.co.za/?p=3625',0,'revision','',0),
(3626,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','','SC600FSL-BACK.webp','','inherit','open','closed','','sc600fsl-back-webp','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',3602,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC600FSL-BACK.webp',0,'attachment','image/webp',0),
(3627,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','','SC700WSP.webp','','inherit','open','closed','','sc700wsp-webp','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',3603,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC700WSP.webp',0,'attachment','image/webp',0),
(3628,1,'2026-07-06 14:27:11','2026-07-06 14:27:11','This 700mm diamond blade is engineered for mid-depth cutting in reinforced concrete using hydraulic and high-frequency electric wall saws. For maximum safety and durability, its diamond segments are 100% laser-welded to the steel core. The segmented rim and specialised bond are designed for aggressive material removal, effectively cutting through hard aggregates and steel rebar. This blade features a standard 60mm arbor with versatile flange hole patterns, ensuring compatibility with wall saw systems from leading manufacturers.','700 X 4.8 X 60 25KW Wall Saw Premium','A professional-grade 700mm premium diamond wall saw blade engineered for fast, precise cutting in heavily reinforced concrete. Featuring laser-welded segments and a standard 60mm arbor, it is the ideal choice for creating window and door openings with high-power wall saws.','inherit','closed','closed','','3603-revision-v1','','','2026-07-06 14:27:11','2026-07-06 14:27:11','',3603,'https://staging.smartcut.co.za/?p=3628',0,'revision','',0),
(3629,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','','SC700WSS.webp','','inherit','open','closed','','sc700wss-webp','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3604,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC700WSS.webp',0,'attachment','image/webp',0),
(3630,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','Engineered for professional wall saws, this 700mm diamond blade is a reliable and cost-effective tool for cutting moderately reinforced concrete and masonry. Its durable sintered segments are designed for consistent performance and a long service life. Intended for wet use, this blade efficiently clears slurry to maintain a steady cutting speed. It features a standard 60mm arbor with common flange hole patterns, making it a versatile choice for creating openings for doors and windows.','700 X 4.8 X 60 25KW Wall Saw Standard','A reliable and cost-effective 700mm diamond wall saw blade for general-purpose cutting in concrete and masonry. It offers a great balance of performance and blade life for standard applications.','inherit','closed','closed','','3604-revision-v1','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3604,'https://staging.smartcut.co.za/?p=3630',0,'revision','',0),
(3631,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','','SC800FSHH.webp','','inherit','open','closed','','sc800fshh-webp','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3605,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800FSHH.webp',0,'attachment','image/webp',0),
(3632,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','This 800mm multi-purpose diamond blade is designed for deep cutting in both concrete and asphalt with powerful floor saws. Its medium-hard bond is specifically formulated to be durable enough for abrasive asphalt while still cutting efficiently in hard concrete. This versatile design eliminates the need for blade changes on jobs that involve multiple materials, such as road reconstruction. The convenience of using a single blade provides significant time savings on complex projects.','800 X 5.0 X 25.4 High HP','A highly versatile 800 mm hybrid blade for extreme depth cutting in both concrete and asphalt. Designed for high-power saws, it eliminates the need for blade changes on mixed-material job sites, saving valuable time and labor.','inherit','closed','closed','','3605-revision-v1','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3605,'https://staging.smartcut.co.za/?p=3632',0,'revision','',0),
(3633,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','','SC800FSHP.webp','','inherit','open','closed','','sc800fshp-webp','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3606,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800FSHP.webp',0,'attachment','image/webp',0),
(3634,1,'2026-07-06 14:27:12','2026-07-06 14:27:12','This 800mm diamond blade is engineered for extreme deep-cutting in heavily reinforced concrete with high-horsepower floor saws. It features laser-welded segments for maximum bond strength and safety during demanding jobs. The soft bond matrix contains a very high concentration of premium diamonds, providing an aggressive and fast cut through hard aggregates and thick steel rebar. This design ensures a long service life and high productivity on critical infrastructure and heavy demolition projects.','800 X 4.8 X 25.4 High HP Premium','The ultimate 800 mm premium blade for maximum speed and longevity in extreme-depth reinforced concrete cutting. Laser-welded for superior strength, this blade is engineered for the most powerful saws and the most challenging projects.','inherit','closed','closed','','3606-revision-v1','','','2026-07-06 14:27:12','2026-07-06 14:27:12','',3606,'https://staging.smartcut.co.za/?p=3634',0,'revision','',0),
(3635,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','','SC800FSHS.webp','','inherit','open','closed','','sc800fshs-webp','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3607,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800FSHS.webp',0,'attachment','image/webp',0),
(3636,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','This 800mm diamond blade is designed for extreme depth cutting in thick concrete using high-horsepower floor saws. Its robust, tensioned steel core and sintered diamond segments provide the stability needed for straight cuts at maximum capacity. The soft-to-medium bond is formulated for a reliable cutting speed and a good service life in standard cured concrete. It\'s an effective and practical blade for heavy civil construction, deep demolition, and large infrastructure projects.','800 X 4.8 X 25.4 HIGH HP STANDARD','An extra-large 800 mm standard diamond blade for extreme depth cutting in concrete with high-powered floor saws. It provides a dependable and economical solution for major civil engineering, demolition, and infrastructure projects.','inherit','closed','closed','','3607-revision-v1','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3607,'https://staging.smartcut.co.za/?p=3636',0,'revision','',0),
(3637,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','','SC800FSL.webp','','inherit','open','closed','','sc800fsl-webp','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3608,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800FSL.webp',0,'attachment','image/webp',0),
(3638,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','This 800mm diamond blade is specifically designed for making deep cuts with low-horsepower walk-behind saws (under 20 HP). Its specialized bond is formulated to work with limited power, enabling smooth, continuous cutting without glazing or stalling the engine. Featuring durable sintered segments for a secure bond, this blade allows contractors to perform deep structural repairs and utility trenching in areas where heavy equipment isn\'t feasible, maximizing the use of their existing saws.','800 X 4.8 X 25.4 Low HP','A specialised 800 mm diamond blade designed to achieve extreme cutting depth with low-horsepower concrete saws. This blade is the solution for deep repair and trenching jobs where large, high-power equipment is not an option.','inherit','closed','closed','','3608-revision-v1','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3608,'https://staging.smartcut.co.za/?p=3638',0,'revision','',0),
(3639,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','','SC800WSP.webp','','inherit','open','closed','','sc800wsp-webp','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3609,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800WSP.webp',0,'attachment','image/webp',0),
(3640,1,'2026-07-06 14:27:13','2026-07-06 14:27:13','This 800mm diamond blade is designed for large-scale demolition and structural modifications using high-power wall saws (25kW class). It features array pattern segment technology, with diamonds precisely arranged in a 3D matrix. This design continuously exposes sharp cutting particles, which provides a consistently fast cut and a longer operational life. The blade is ideal for cutting thick walls, foundations, and bridge sections, but requires a properly powered saw to prevent premature wear and ensure optimal performance.','800 X 4.8 X 60 25KW Wall Saw Premium','An 800mm professional premium diamond blade designed for heavy-duty, deep cutting in thick, heavily reinforced concrete. Featuring advanced array-pattern segments, it delivers consistent speed and extended life when used with high-power wall saw systems.','inherit','closed','closed','','3609-revision-v1','','','2026-07-06 14:27:13','2026-07-06 14:27:13','',3609,'https://staging.smartcut.co.za/?p=3640',0,'revision','',0),
(3641,1,'2026-07-06 14:27:14','2026-07-06 14:27:14','','SC800WSS.webp','','inherit','open','closed','','sc800wss-webp','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',3610,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC800WSS.webp',0,'attachment','image/webp',0),
(3642,1,'2026-07-06 14:27:14','2026-07-06 14:27:14','Designed for deep cuts in reinforced concrete, this 800mm diamond blade is a reliable and cost-effective tool for high-power wall saws. Its durable sintered segments contain a high concentration of quality diamonds, offering a good balance of cutting speed and service life. This blade is built to deliver consistent performance for professionals engaged in demanding structural modification and demolition projects.','800 X 4.8 X 60 25KW Wall Saw Standard','A durable 800mm standard diamond blade for efficient, deep cutting in concrete. It provides reliable performance and a good service life for demanding jobs without the premium cost.','inherit','closed','closed','','3610-revision-v1','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',3610,'https://staging.smartcut.co.za/?p=3642',0,'revision','',0),
(3643,1,'2026-07-06 14:27:14','2026-07-06 14:27:14','','SC1000FSL.webp','','inherit','open','closed','','sc1000fsl-webp','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',3611,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1000FSL.webp',0,'attachment','image/webp',0),
(3644,1,'2026-07-06 14:27:14','2026-07-06 14:27:14','This 1000mm diamond blade is designed to achieve maximum cutting depth using low-horsepower walk-behind saws. Its specialized bond is formulated to cut efficiently without overloading the engine, allowing for steady progress on deep cuts. Featuring durable sintered segments for a safe and reliable bond, this blade is ideal for deep structural repairs and utility installation in confined areas. It enables contractors to complete jobs that would typically require much larger and more disruptive equipment.','1000 X 4.8 X 25.4 Low HP','A massive 1000 mm diamond blade engineered for maximum depth cutting with specialized low-horsepower saws. This blade is a unique solution for deep, precise cuts in concrete where high-power equipment cannot be used.','inherit','closed','closed','','3611-revision-v1','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',3611,'https://staging.smartcut.co.za/?p=3644',0,'revision','',0),
(3645,1,'2026-07-06 14:27:14','2026-07-06 14:27:14','','SC1000WSP.webp','','inherit','open','closed','','sc1000wsp-webp','','','2026-07-06 14:27:14','2026-07-06 14:27:14','',3612,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1000WSP.webp',0,'attachment','image/webp',0),
(3646,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','Designed for heavy civil engineering, this 1000mm diamond blade provides an approximate cutting depth of 400mm for thick concrete structures. Its laser-welded segments and premium steel core ensure safety and stability under the extreme stresses of deep cutting. For maximum efficiency, this blade is often used to complete a deep cut that was started with a smaller blade. It\'s a critical tool for large-scale demolition and cutting thick foundations or bridge decks.','1000 X 4.8 X 60 25KW Wall Saw Premium','A specialised 1000mm premium diamond wall saw blade for extreme deep cutting in major infrastructure and heavy demolition projects. Engineered for maximum durability and performance on the most powerful hydraulic wall saws.','inherit','closed','closed','','3612-revision-v1','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3612,'https://staging.smartcut.co.za/?p=3646',0,'revision','',0),
(3647,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','','SC1000WSS.webp','','inherit','open','closed','','sc1000wss-webp','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3613,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1000WSS.webp',0,'attachment','image/webp',0),
(3648,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','Designed for deep cutting, this 1000mm diamond blade is a cost-effective solution for thick concrete walls and structures. Its diamond segments are durably bonded to the steel core, ensuring safe and reliable performance under high stress. This blade offers a good balance of cutting speed and service life, delivering consistent results on large-scale jobs. It is recommended for use with high-output hydraulic wall saws to achieve its full potential.','1000 X 4.8 X 60 25KW Wall Saw Standard','A large-diameter 1000mm diamond blade for deep sawing in concrete and masonry. This standard blade offers a reliable and cost-effective solution for major construction and demolition projects.','inherit','closed','closed','','3613-revision-v1','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3613,'https://staging.smartcut.co.za/?p=3648',0,'revision','',0),
(3649,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','','SC1200FSHP.webp','','inherit','open','closed','','sc1200fshp-webp','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3614,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200FSHP.webp',0,'attachment','image/webp',0),
(3650,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','This 1200mm diamond blade is engineered for the most demanding deep-cutting applications in heavily reinforced concrete using very high-horsepower saws. It features laser-welded segments for superior bond strength and safety under extreme stress. The soft bond contains the highest possible concentration of premium diamonds, providing an aggressive, fast cut through thick steel rebar and hard aggregates. This design is focused on delivering the fastest cutting speeds and longest life to reduce the overall cost-per-cut on major infrastructure projects.','1200 X 4.8 X 25.4 High HP Premium','The ultimate 1200 mm premium blade for unparalleled performance in extreme-depth reinforced concrete cutting. Laser-welded for maximum strength, it is engineered for the world\'s most powerful saws and most challenging civil projects.','inherit','closed','closed','','3614-revision-v1','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3614,'https://staging.smartcut.co.za/?p=3650',0,'revision','',0),
(3651,1,'2026-07-06 14:27:15','2026-07-06 14:27:15','','SC1200FSHS.webp','','inherit','open','closed','','sc1200fshs-webp','','','2026-07-06 14:27:15','2026-07-06 14:27:15','',3615,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200FSHS.webp',0,'attachment','image/webp',0),
(3652,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','This 1200mm diamond blade is designed for extreme deep cutting in thick concrete structures using very high-horsepower saws (60 HP+). Its heavy-duty, tensioned steel core and sintered diamond segments provide the stability needed for straight cuts at maximum depth. The bond matrix is formulated to deliver consistent performance and a good service life in standard cured concrete. It\'s a practical and powerful tool for large-scale demolition and civil construction projects.','1200 X 4.8 X 25.4 High HP Standard','A colossal 1200 mm standard diamond blade for the most extreme deep-cutting applications with very high-horsepower saws. This blade offers a reliable and economical option for major civil engineering and infrastructure demolition.','inherit','closed','closed','','3615-revision-v1','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3615,'https://staging.smartcut.co.za/?p=3652',0,'revision','',0),
(3653,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','','SC1200WSP.webp','','inherit','open','closed','','sc1200wsp-webp','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3616,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200WSP.webp',0,'attachment','image/webp',0),
(3654,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','Engineered for maximum cutting depth with powerful wall saws, this 1200mm diamond blade is ideal for heavy civil engineering and industrial demolition. It features a \"Single U\" segment design with wide gullets that improve cooling and slurry removal during deep cuts in reinforced concrete. For maximum safety and reliability, every segment is laser-welded and strength-tested. This blade is a high-performance tool for specialists who require guaranteed results on critical infrastructure projects.','1200 X 4.8 X 60 25KW WALL SAW PREMIUM','An elite-tier 1200mm premium diamond wall saw blade for maximum-depth cutting in the most extreme heavy civil and demolition applications. Built with U-type segments and subjected to rigorous quality control for absolute reliability.','inherit','closed','closed','','3616-revision-v1','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3616,'https://staging.smartcut.co.za/?p=3654',0,'revision','',0),
(3655,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','','SC1200WSS.webp','','inherit','open','closed','','sc1200wss-webp','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3617,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC1200WSS.webp',0,'attachment','image/webp',0),
(3656,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','Engineered for maximum cutting depth, this 1200mm diamond blade is a cost-effective choice for heavy construction and demolition. Its durable, sintered segments contain a high concentration of quality diamonds, providing reliable and consistent performance in thick, reinforced concrete. This blade offers an excellent service life, making it a valuable option for contractors who require deep cutting capabilities while managing a budget.','1200 X 4.8 X 60 25KW Wall Saw Standard','A 1200mm standard diamond blade for achieving maximum cutting depth in demanding concrete sawing applications. Offers reliable performance and durability for specialist projects.','inherit','closed','closed','','3617-revision-v1','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3617,'https://staging.smartcut.co.za/?p=3656',0,'revision','',0),
(3657,1,'2026-07-06 14:27:16','2026-07-06 14:27:16','','SC105FER.webp','','inherit','open','closed','','sc105fer-webp','','','2026-07-06 14:27:16','2026-07-06 14:27:16','',3618,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER.webp',0,'attachment','image/webp',0),
(3658,1,'2026-07-06 14:27:17','2026-07-06 14:27:17','<p class=\"p1\">The Diamond Wire Connecting Ferrule is designed for secure and dependable diamond wire connections in demanding cutting environments. Manufactured for strength and durability, it helps create a firm join in diamond wire loop assemblies, supporting consistent performance during stone cutting, quarrying, concrete cutting, and demolition work.</p>','Diamond Wire Connecting Ferrule','A durable connecting ferrule designed to create secure, reliable joins in diamond wire assemblies for stone cutting, quarrying, and concrete demolition applications.','inherit','closed','closed','','3618-revision-v1','','','2026-07-06 14:27:17','2026-07-06 14:27:17','',3618,'https://staging.smartcut.co.za/?p=3658',0,'revision','',0),
(3659,1,'2026-07-06 14:27:17','2026-07-06 14:27:17','','SBS-FRONT.webp','','inherit','open','closed','','sbs-front-webp','','','2026-07-06 14:27:17','2026-07-06 14:27:17','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-FRONT.webp',0,'attachment','image/webp',0),
(3660,1,'2026-07-06 14:27:17','2026-07-06 14:27:17','The SBS Tilting Brick Cutting Machine utilizes a super-rigid box frame design that virtually eliminates blade flex and warping during high-resistance cutting. It is equipped with a new linear system for ultra-smooth table travel and high-precision cutting. The machine features a submersible coolant pump governed by a D.O.L. starter to prevent blade glazing.','SBS Tilting Brick Cutting Machine','A professional-grade 220V stationary saw designed for high-precision angle cutting in commercial masonry and paving.','inherit','closed','closed','','3619-revision-v1','','','2026-07-06 14:27:17','2026-07-06 14:27:17','',3619,'https://staging.smartcut.co.za/?p=3660',0,'revision','',0),
(3661,1,'2026-07-06 14:27:17','2026-07-06 14:27:17','','SBS-2.webp','','inherit','open','closed','','sbs-2-webp','','','2026-07-06 14:27:17','2026-07-06 14:27:17','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-2.webp',0,'attachment','image/webp',0),
(3662,1,'2026-07-06 14:27:18','2026-07-06 14:27:18','','SBS-3.webp','','inherit','open','closed','','sbs-3-webp','','','2026-07-06 14:27:18','2026-07-06 14:27:18','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-3.webp',0,'attachment','image/webp',0),
(3663,1,'2026-07-06 14:27:18','2026-07-06 14:27:18','','SBS-4.webp','','inherit','open','closed','','sbs-4-webp','','','2026-07-06 14:27:18','2026-07-06 14:27:18','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-4.webp',0,'attachment','image/webp',0),
(3664,1,'2026-07-06 14:27:18','2026-07-06 14:27:18','','SBS-5.webp','','inherit','open','closed','','sbs-5-webp','','','2026-07-06 14:27:18','2026-07-06 14:27:18','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-5.webp',0,'attachment','image/webp',0),
(3665,1,'2026-07-06 14:27:18','2026-07-06 14:27:18','','SBS-6.webp','','inherit','open','closed','','sbs-6-webp','','','2026-07-06 14:27:18','2026-07-06 14:27:18','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-6.webp',0,'attachment','image/webp',0),
(3666,1,'2026-07-06 14:27:18','2026-07-06 14:27:18','','SBS-SIDE.webp','','inherit','open','closed','','sbs-side-webp','','','2026-07-06 14:27:18','2026-07-06 14:27:18','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-SIDE.webp',0,'attachment','image/webp',0),
(3667,1,'2026-07-06 14:27:19','2026-07-06 14:27:19','','SBS-BACK.webp','','inherit','open','closed','','sbs-back-webp','','','2026-07-06 14:27:19','2026-07-06 14:27:19','',3619,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SBS-BACK.webp',0,'attachment','image/webp',0),
(3668,1,'2026-07-06 14:27:19','2026-07-06 14:27:19','','LBS770-FRONT.webp','','inherit','open','closed','','lbs770-front-webp','','','2026-07-06 14:27:19','2026-07-06 14:27:19','',3620,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT.webp',0,'attachment','image/webp',0),
(3669,1,'2026-07-06 14:27:19','2026-07-06 14:27:19','The LBS770 is engineered for extreme industrial use, offering 380V and 525V motor options suitable for heavy industrial power grids. It utilizes a specialized dual-starter system that allows independent control of the main motor and the water feed, critical for preventing thermal shock to diamond segments when starting a cut.','Brick Cutting Machine','A high-capacity industrial brick cutting system optimized for refractory maintenance and large-scale industrial masonry.','inherit','closed','closed','','3620-revision-v1','','','2026-07-06 14:27:19','2026-07-06 14:27:19','',3620,'https://staging.smartcut.co.za/?p=3669',0,'revision','',0),
(3670,1,'2026-07-06 14:27:19','2026-07-06 14:27:19','','LBS770-SIDE.webp','','inherit','open','closed','','lbs770-side-webp','','','2026-07-06 14:27:19','2026-07-06 14:27:19','',3620,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-SIDE.webp',0,'attachment','image/webp',0),
(3671,1,'2026-07-06 14:27:19','2026-07-06 14:27:19','','LBS770-BACK.webp','','inherit','open','closed','','lbs770-back-webp','','','2026-07-06 14:27:19','2026-07-06 14:27:19','',3620,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-BACK.webp',0,'attachment','image/webp',0),
(3672,1,'2026-07-06 14:27:20','2026-07-06 14:27:20','','LBS770-SIDE2.webp','','inherit','open','closed','','lbs770-side2-webp','','','2026-07-06 14:27:20','2026-07-06 14:27:20','',3620,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-SIDE2.webp',0,'attachment','image/webp',0),
(3673,1,'2026-07-06 14:27:20','2026-07-06 14:27:20','','LBS770-1.webp','','inherit','open','closed','','lbs770-1-webp','','','2026-07-06 14:27:20','2026-07-06 14:27:20','',3620,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-1.webp',0,'attachment','image/webp',0),
(3674,1,'2026-07-06 14:27:20','2026-07-06 14:27:20','','SC25B.png','','inherit','open','closed','','sc25b-png','','','2026-07-06 14:27:20','2026-07-06 14:27:20','',3621,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC25B.png',0,'attachment','image/png',0),
(3675,1,'2026-07-06 14:27:20','2026-07-06 14:27:20','The C25B diamond blade is designed for the rigorous demands of cutting high-density stone and reinforced concrete. The Laser Blue core acts as a thermal indicator and vibration dampener.','115 x 2.2 x 22.23 Y10 NG Laser Blue','A premium segmented diamond blade engineered for high-speed cutting of the hardest construction aggregates.','inherit','closed','closed','','3621-revision-v1','','','2026-07-06 14:27:20','2026-07-06 14:27:20','',3621,'https://staging.smartcut.co.za/?p=3675',0,'revision','',0),
(3676,1,'2026-07-06 14:27:20','2026-07-06 14:27:20','','SC115MATC-1.webp','','inherit','open','closed','','sc115matc-1-webp','','','2026-07-06 14:27:20','2026-07-06 14:27:20','',3622,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-1.webp',0,'attachment','image/webp',0),
(3677,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','The SC115MATC is engineered specifically to address the brittleness of modern porcelain. Its continuous rim ensures constant, smooth engagement with the tile surface.','115 x 1.2 x 22.23','A specialist ultra-thin continuous rim diamond blade designed for the chip-free cutting of porcelain and ceramic tiles.','inherit','closed','closed','','3622-revision-v1','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3622,'https://staging.smartcut.co.za/?p=3677',0,'revision','',0),
(3678,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','','SC115MATC-BACK.webp','','inherit','open','closed','','sc115matc-back-webp','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3622,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-BACK.webp',0,'attachment','image/webp',0),
(3679,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','','SC115MATC-BRONT.webp','','inherit','open','closed','','sc115matc-bront-webp','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3622,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATC-BRONT.webp',0,'attachment','image/webp',0),
(3680,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','','SC115MATT-1.webp','','inherit','open','closed','','sc115matt-1-webp','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3623,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-1.webp',0,'attachment','image/webp',0),
(3681,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','The SC115MATT serves as a heavy-duty alternative to ultra-thin blades, prioritizing longevity and core stability. The thicker rim acts as an efficient heat sink.','115 x 2.0 x 22.23','A robust hybrid continuous rim diamond blade designed for high-volume tiling projects.','inherit','closed','closed','','3623-revision-v1','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3623,'https://staging.smartcut.co.za/?p=3681',0,'revision','',0),
(3682,1,'2026-07-06 14:27:21','2026-07-06 14:27:21','','SC115MATT-BACK.webp','','inherit','open','closed','','sc115matt-back-webp','','','2026-07-06 14:27:21','2026-07-06 14:27:21','',3623,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-BACK.webp',0,'attachment','image/webp',0),
(3683,1,'2026-07-06 14:27:22','2026-07-06 14:27:22','','SC115MATT-FRONT.webp','','inherit','open','closed','','sc115matt-front-webp','','','2026-07-06 14:27:22','2026-07-06 14:27:22','',3623,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC115MATT-FRONT.webp',0,'attachment','image/webp',0),
(3684,1,'2026-07-06 14:33:29','2026-07-06 14:33:29','','cropped-SCM-Favicon-Light-Background-Transparent','','inherit','open','closed','','cropped-scm-favicon-light-background-transparent','','','2026-07-06 14:33:29','2026-07-06 14:33:29','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/cropped-SCM-Favicon-Light-Background-Transparent.webp',0,'attachment','image/webp',0),
(3685,1,'2026-07-06 14:36:47','2026-07-06 14:36:47','This adaptor allows professionals using Hilti core drilling rigs to convert proprietary quick-disconnect systems (BI, BL, BU) to the universal 1 1/4\" UNC male thread. It lets you use competitively priced, standard core bits from any manufacturer, reducing tooling costs without sacrificing performance. Made from heat-treated, high-speed steel, it provides a secure, wobble-free fit and reliable operation on demanding jobs an essential accessory for maximizing versatility and efficiency.','1 1/4\" Male to Hitli','Liberate your Hilti core drill by enabling the use of standard 1 1/4\" UNC threaded core bits, providing greater flexibility and significant cost savings.','inherit','closed','closed','','2977-autosave-v1','','','2026-07-06 14:36:47','2026-07-06 14:36:47','',2977,'https://staging.smartcut.co.za/?p=3685',0,'revision','',0),
(3696,1,'2026-07-09 13:19:17','2026-07-09 13:19:17','','Hand-Grinders-Category','','inherit','open','closed','','hand-grinders-category','','','2026-07-09 13:19:17','2026-07-09 13:19:17','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Hand-Grinders-Category.webp',0,'attachment','image/webp',0),
(3697,1,'2026-07-09 13:19:18','2026-07-09 13:19:18','','Multi-Blade-Machine-Blades-Category','','inherit','open','closed','','multi-blade-machine-blades-category','','','2026-07-09 13:19:18','2026-07-09 13:19:18','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Multi-Blade-Machine-Blades-Category.png',0,'attachment','image/png',0),
(3698,1,'2026-07-09 13:19:18','2026-07-09 13:19:18','','Polishing-Pads-Category','','inherit','open','closed','','polishing-pads-category','','','2026-07-09 13:19:18','2026-07-09 13:19:18','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Polishing-Pads-Category.webp',0,'attachment','image/webp',0),
(3699,1,'2026-07-09 13:19:19','2026-07-09 13:19:19','','Prestressed-Concrete-Blades','','inherit','open','closed','','prestressed-concrete-blades','','','2026-07-09 13:19:19','2026-07-09 13:19:19','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Prestressed-Concrete-Blades.png',0,'attachment','image/png',0),
(3700,1,'2026-07-09 13:19:19','2026-07-09 13:19:19','','Reaming-Blades-Category','','inherit','open','closed','','reaming-blades-category','','','2026-07-09 13:19:19','2026-07-09 13:19:19','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Reaming-Blades-Category.webp',0,'attachment','image/webp',0),
(3701,1,'2026-07-09 13:19:20','2026-07-09 13:19:20','','Refractory-Core-Drills-Category','','inherit','open','closed','','refractory-core-drills-category','','','2026-07-09 13:19:20','2026-07-09 13:19:20','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png',0,'attachment','image/png',0),
(3702,1,'2026-07-09 13:19:21','2026-07-09 13:19:21','','Refractory-Grinding-Tools-Category','','inherit','open','closed','','refractory-grinding-tools-category','','','2026-07-09 13:19:21','2026-07-09 13:19:21','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png',0,'attachment','image/png',0),
(3703,1,'2026-07-09 13:19:21','2026-07-09 13:19:21','','Retipping-Of-Tools','','inherit','open','closed','','retipping-of-tools','','','2026-07-09 13:19:21','2026-07-09 13:19:21','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png',0,'attachment','image/png',0),
(3704,1,'2026-07-09 13:19:21','2026-07-09 13:19:21','','Segmented-Blades-Category','','inherit','open','closed','','segmented-blades-category','','','2026-07-09 13:19:21','2026-07-09 13:19:21','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png',0,'attachment','image/png',0),
(3705,1,'2026-07-09 13:19:22','2026-07-09 13:19:22','','Shells-And-Crowns-Category','','inherit','open','closed','','shells-and-crowns-category','','','2026-07-09 13:19:22','2026-07-09 13:19:22','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png',0,'attachment','image/png',0),
(3706,1,'2026-07-09 13:19:23','2026-07-09 13:19:23','','Silicon-Carbide-Element-Category','','inherit','open','closed','','silicon-carbide-element-category','','','2026-07-09 13:19:23','2026-07-09 13:19:23','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png',0,'attachment','image/png',0),
(3707,1,'2026-07-09 13:19:23','2026-07-09 13:19:23','','Slate-Blades-Category','','inherit','open','closed','','slate-blades-category','','','2026-07-09 13:19:23','2026-07-09 13:19:23','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp',0,'attachment','image/webp',0),
(3708,1,'2026-07-09 13:19:24','2026-07-09 13:19:24','','TCT-Category','','inherit','open','closed','','tct-category','','','2026-07-09 13:19:24','2026-07-09 13:19:24','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp',0,'attachment','image/webp',0),
(3709,1,'2026-07-09 13:19:24','2026-07-09 13:19:24','','Tiling-Core-Drills-Category','','inherit','open','closed','','tiling-core-drills-category','','','2026-07-09 13:19:24','2026-07-09 13:19:24','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png',0,'attachment','image/png',0),
(3710,1,'2026-07-09 13:19:25','2026-07-09 13:19:25','','Turbo-Blades-Category','','inherit','open','closed','','turbo-blades-category','','','2026-07-09 13:19:25','2026-07-09 13:19:25','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png',0,'attachment','image/png',0),
(3711,1,'2026-07-09 13:19:25','2026-07-09 13:19:25','','Vacuum-Discs-Category','','inherit','open','closed','','vacuum-discs-category','','','2026-07-09 13:19:25','2026-07-09 13:19:25','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png',0,'attachment','image/png',0),
(3712,1,'2026-07-09 13:36:23','2026-07-09 13:36:23',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Rectangular Sink','','inherit','closed','closed','','883-revision-v1','','','2026-07-09 13:36:23','2026-07-09 13:36:23','',883,'https://staging.smartcut.co.za/?p=3712',0,'revision','',0),
(3714,1,'2026-07-09 13:38:11','2026-07-09 13:38:11',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Exhterm Warm Floor','','inherit','closed','closed','','1098-revision-v1','','','2026-07-09 13:38:11','2026-07-09 13:38:11','',1098,'https://staging.smartcut.co.za/?p=3714',0,'revision','',0),
(3715,1,'2026-07-09 13:38:12','2026-07-09 13:38:12',' 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-sink-information.jpg\" alt=\"\" loading=\"lazy\" />					\n						 					\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															 													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n						 					\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>','Granite Wall Tile','','inherit','closed','closed','','956-revision-v1','','','2026-07-09 13:38:12','2026-07-09 13:38:12','',956,'https://staging.smartcut.co.za/?p=3715',0,'revision','',0),
(3716,1,'2026-07-09 13:42:13','2026-07-09 13:42:13','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-303-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2024/01/xts-term-303-1704242666.css?ver=7.4.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-318 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-318.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);				}\n				#slide-318 .wd-slide-bg {\n				background-color:rgb(208,190,163);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-318 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-318 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-318 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-318 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-334 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-334.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);				}\n				#slide-334 .wd-slide-bg {\n				background-color:rgb(173,184,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-334 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-334 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-334 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-334 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-340 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-340.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);				}\n				#slide-340 .wd-slide-bg {\n				background-color:rgb(169,170,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-340 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-340 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-340 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-340 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n								</style>\n																					<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}}@media(max-width:767px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}}</style>		\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n			<a  href=\"#\">\n					To Shop				\n							</a>\n																					<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}}@media(max-width:767px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}}@media(max-width:767px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-300x205.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-768x524.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-860x586.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-430x293.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-700x477.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-150x102.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\">\n					View More				\n							</a>\n									<a href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-300x136.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-768x349.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-860x391.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-430x195.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-700x318.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-150x68.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden tile <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\" aria-label=\"Product category wooden-tile\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden plinth <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\" aria-label=\"Product category wooden-plinth\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden floor <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\" aria-label=\"Product category wooden-floor\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wood look <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\" aria-label=\"Product category wood-look\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Without bevel <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\" aria-label=\"Product category without-bevel\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With wireless charging <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\" aria-label=\"Product category with-wireless-charging\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With piezo ignition <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\" aria-label=\"Product category with-piezo-ignition\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With led illumination <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\" aria-label=\"Product category with-led-illumination\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With LED illumination <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\" aria-label=\"Product category with-led-illumination-mirrors-bathroom-2\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With hydromassage <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\" aria-label=\"Product category with-hydromassage\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With dry heating elements <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\" aria-label=\"Product category with-dry-heating-elements\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wide plinth <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\" aria-label=\"Product category wide-plinth\"></a>\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-stretch-cont-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<link rel=\"stylesheet\" id=\"wd-woo-mod-stock-status-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-stock-status.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ddae3\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ddae3\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-rect-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-rect.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			-21%<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dec3e\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dec3e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dfb3f\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dfb3f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e0a4e\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e0a4e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e1a24\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e1a24\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e2ada\">Bathroom Sink quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e2ada\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"8\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e3b66\">Black siphon quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e3b66\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"983\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"983\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"983\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">Ceramic Floor Tile</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;21.00</bdi>piece\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e4c09\">Ceramic Floor Tile quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e4c09\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"249\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=983\" data-quantity=\"1\" data-product_id=\"983\" data-product_sku=\"157210\" aria-label=\"Add &ldquo;Ceramic Floor Tile&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				157210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1098\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">Exhterm Warm Floor</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;118.32</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e5b2c\">Exhterm Warm Floor quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e5b2c\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"30\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1098\" data-quantity=\"1\" data-product_id=\"1098\" data-product_sku=\"381502\" aria-label=\"Add &ldquo;Exhterm Warm Floor&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				381502			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>24 X 4in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"965\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"965\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"965\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">Face Mirror</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;209.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e6944\">Face Mirror quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e6944\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=965\" data-quantity=\"1\" data-product_id=\"965\" data-product_sku=\"167654\" aria-label=\"Add &ldquo;Face Mirror&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167654			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>33 1/2 x 72in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-7478\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<svg id=\"svg-3977\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<svg id=\"svg-8871\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect x=\"12\" y=\"7\" width=\"47\" height=\"47\" rx=\"6\" stroke=\"#4488DA\" stroke-linecap=\"round\" stroke-dasharray=\"5 5\"></rect><path d=\"M18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L54 29H17L18.7898 40.6095Z\" fill=\"#F0F0F0\"></path><path d=\"M25.7431 38C23.7693 38 22.0905 36.5602 21.7898 34.6095L20.925 29H17L18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L52.6511 37.7498C52.2153 37.9119 51.7452 38 51.2569 38H25.7431Z\" fill=\"#DEDEDE\"></path><path d=\"M16 29C16 29.5523 16.4477 30 17 30H54C54.5523 30 55 29.5523 55 29C55 28.4477 54.5523 28 54 28H17C16.4477 28 16 28.4477 16 29Z\" fill=\"#D5E1EE\"></path><path d=\"M26 19C25.4477 19 25 19.4477 25 20V25H28V28H20V25H23V20C23 18.3431 24.3431 17 26 17H27C28.6569 17 30 18.3431 30 20V23H28V20C28 19.4477 27.5523 19 27 19H26Z\" fill=\"#0F2E53\"></path><path d=\"M4 20L6 16L8 20V56H4V20Z\" fill=\"#4488DA\"></path><path d=\"M4 56H8V59C8 60.1046 7.10457 61 6 61C4.89543 61 4 60.1046 4 59V56Z\" fill=\"#234875\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<svg id=\"svg-7235\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect x=\"3\" y=\"30\" width=\"50\" height=\"30\" rx=\"2\" transform=\"rotate(-30 3 30)\" fill=\"#4488DA\"></rect><rect x=\"3.15527\" y=\"28.9131\" width=\"48\" height=\"30\" rx=\"2\" transform=\"rotate(-15 3.15527 28.9131)\" fill=\"#D5E1EE\"></rect><rect x=\"4.70898\" y=\"34.708\" width=\"48\" height=\"7\" transform=\"rotate(-15 4.70898 34.708)\" fill=\"#0F2E53\"></rect></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n						<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n						<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-hotspot.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-293x300.jpg 293w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-430x440.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-150x153.jpg 150w\" sizes=\"(max-width: 670px) 100vw, 670px\" />				\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										Black siphon									</a>\n								</h4>\n									<bdi>&#36;126.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										Bathroom Sink									</a>\n								</h4>\n									<bdi>&#36;124.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<bdi>&#36;29.99</bdi>piece								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"995\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"995\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"995\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">Glossy Ceramic</a></h3>\n			Rated <strong>5.00</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;29.99</bdi>piece\n			<a href=\"?add-to-cart=995\" data-quantity=\"1\" data-product_id=\"995\" data-product_sku=\"321210\" aria-label=\"Add &ldquo;Glossy Ceramic&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				321210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-214 -->\n															<img width=\"128\" height=\"129\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-128x129.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-tool.svg\" title=\"category-tool\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-lighting.svg\" title=\"category-lighting\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-flooring.svg\" title=\"category-flooring\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-plumbing.svg\" title=\"category-plumbing\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-accessories.svg\" title=\"category-accessories\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ed4ae\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ed4ae\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n			-21%<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ee230\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ee230\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ef089\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ef089\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9efde7\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9efde7\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9f0b1f\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9f0b1f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-858 -->\n				<h4>Expert Advice</h4> \n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n											<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg&description=Minimalist+Japanese-inspired+furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n						<time datetime=\"2023-11-27T12:09:56+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg&description=New+home+decor+from+John+Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/#comments\">1 comment</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/decoration/\" rel=\"category tag\">Decoration</a>				\n						<time datetime=\"2023-11-27T12:09:17+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg&description=The+big+design%3A+Wall+likes+pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n						<time datetime=\"2022-06-07T09:46:58+00:00\">\n			June 7, 2022		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\nAuthorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg&description=Sweet+seat%3A+functional+seat+for+IT+folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/furniture/\" rel=\"category tag\">Furniture</a>				\n						<time datetime=\"2023-11-27T12:08:31+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n											<!-- end #carousel-961 -->\n						<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>\n							Recently Viewed Products						\n					</h4>\n											<!-- end #carousel-930 -->\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-09 13:42:13','2026-07-09 13:42:13','',15,'https://staging.smartcut.co.za/?p=3716',0,'revision','',0),
(3717,1,'2026-07-09 13:42:13','2026-07-09 13:42:13','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"xts-style-term-303-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2024/01/xts-term-303-1704242666.css?ver=7.4.0\" type=\"text/css\" media=\"all\">  			<style>							#slide-318 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-318.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);				}\n				#slide-318 .wd-slide-bg {\n				background-color:rgb(208,190,163);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-318 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-318 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-318 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-318 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-334 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-334.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);				}\n				#slide-334 .wd-slide-bg {\n				background-color:rgb(173,184,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-334 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-334 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-334 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-334 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n															#slide-340 .wd-slide-container {\n										--wd-align-items: center;\n															--wd-justify-content: left;\n									}\n								#slide-340.woodmart-loaded .wd-slide-bg {\n				background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);				}\n				#slide-340 .wd-slide-bg {\n				background-color:rgb(169,170,154);				background-size:contain;\n										background-position:420px 0px;									}\n				@media (max-width: 1024px) {\n										#slide-340 .wd-slide-container {\n															--wd-align-items: center;\n																						--wd-justify-content: left;\n													}\n					#slide-340 .wd-slide-bg {\n												background-position:370px 0px;											}\n				}\n				@media (max-width: 767px) {\n										#slide-340 .wd-slide-container {\n													--wd-align-items: flex-start;\n																			--wd-justify-content: left;\n												}\n					#slide-340 .wd-slide-bg {\n												background-position:0px 360px;											}\n				}\n								</style>\n																					<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}}@media(max-width:767px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}}</style>		\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n						<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n			<a  href=\"#\">\n					To Shop				\n							</a>\n																					<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}}@media(max-width:767px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--gap:0px 0px;--background-transition:0.3s;--padding-block-start:60px;--padding-block-end:60px;--padding-inline-start:60px;--padding-inline-end:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Poppins\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}}@media(max-width:767px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-300x205.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-768x524.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-860x586.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-430x293.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-700x477.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises-150x102.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\">\n					View More				\n							</a>\n									<a href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg 880w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-300x136.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-768x349.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-860x391.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-430x195.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-700x318.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2-150x68.jpg 150w\" sizes=\"(max-width: 880px) 100vw, 880px\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/fake-wooden-tile-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden tile <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/tiles-and-porcelain/wooden-tile/\" aria-label=\"Product category wooden-tile\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden plinth <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wooden-plinth/\" aria-label=\"Product category wooden-plinth\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wooden-floor-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wooden floor <mark>(4)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\">4 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/wooden-floor/\" aria-label=\"Product category wooden-floor\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wood-look-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wood look <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/linoleum/wood-look/\" aria-label=\"Product category wood-look\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/without-bevel-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Without bevel <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/parquet-board/without-bevel/\" aria-label=\"Product category without-bevel\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-wireless-charging-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With wireless charging <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/lighting/table-lamps/with-wireless-charging/\" aria-label=\"Product category with-wireless-charging\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-piezo-ignition-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With piezo ignition <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/gas-water-heaters/with-piezo-ignition/\" aria-label=\"Product category with-piezo-ignition\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With led illumination <mark>(1)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\">1 product</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/accessories/mirrors/with-led-illumination/\" aria-label=\"Product category with-led-illumination\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-led-illumination-1-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With LED illumination <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/mirrors-bathroom-2/with-led-illumination-mirrors-bathroom-2/\" aria-label=\"Product category with-led-illumination-mirrors-bathroom-2\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-hydromassage-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With hydromassage <mark>(3)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\">3 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/bathroom-2/hydromassage/with-hydromassage/\" aria-label=\"Product category with-hydromassage\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/with-dry-heating-elements-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				With dry heating elements <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/heating/water-heaters/with-dry-heating-elements/\" aria-label=\"Product category with-dry-heating-elements\"></a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">\n				<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth.png 128w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/wide-plinth-100x100.png 100w\" sizes=\"(max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wide plinth <mark>(2)</mark>			</h3>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\">2 products</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product-category/flooring/skirting/wide-plinth/\" aria-label=\"Product category wide-plinth\"></a>\n						<link rel=\"stylesheet\" id=\"wd-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:null,&quot;slides_per_view_mobile&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_pagination_control_tablet&quot;:null,&quot;hide_pagination_control_mobile&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;hide_scrollbar_tablet&quot;:null,&quot;hide_scrollbar_mobile&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n						<link rel=\"stylesheet\" id=\"wd-sticky-loader-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n					<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-stretch-cont-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<link rel=\"stylesheet\" id=\"wd-woo-mod-stock-status-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-stock-status.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ddae3\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ddae3\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-rect-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-rect.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			-21%<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dec3e\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dec3e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9dfb3f\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9dfb3f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e0a4e\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e0a4e\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e1a24\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e1a24\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e2ada\">Bathroom Sink quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e2ada\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"8\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e3b66\">Black siphon quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e3b66\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-7.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"983\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"983\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"983\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/ceramic-floor-tile/\">Ceramic Floor Tile</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;21.00</bdi>piece\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e4c09\">Ceramic Floor Tile quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e4c09\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"249\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=983\" data-quantity=\"1\" data-product_id=\"983\" data-product_sku=\"157210\" aria-label=\"Add &ldquo;Ceramic Floor Tile&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				157210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1098\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1098\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1098\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">Exhterm Warm Floor</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;118.32</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e5b2c\">Exhterm Warm Floor quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e5b2c\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"30\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1098\" data-quantity=\"1\" data-product_id=\"1098\" data-product_sku=\"381502\" aria-label=\"Add &ldquo;Exhterm Warm Floor&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				381502			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>24 X 4in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-20.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"965\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"965\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"965\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/face-mirror/\">Face Mirror</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;209.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9e6944\">Face Mirror quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9e6944\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=965\" data-quantity=\"1\" data-product_id=\"965\" data-product_sku=\"167654\" aria-label=\"Add &ldquo;Face Mirror&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167654			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>33 1/2 x 72in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n																							<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-7478\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<svg id=\"svg-3977\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<svg id=\"svg-8871\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect x=\"12\" y=\"7\" width=\"47\" height=\"47\" rx=\"6\" stroke=\"#4488DA\" stroke-linecap=\"round\" stroke-dasharray=\"5 5\"></rect><path d=\"M18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L54 29H17L18.7898 40.6095Z\" fill=\"#F0F0F0\"></path><path d=\"M25.7431 38C23.7693 38 22.0905 36.5602 21.7898 34.6095L20.925 29H17L18.7898 40.6095C19.0905 42.5602 20.7693 44 22.7431 44H48.2569C50.2307 44 51.9095 42.5602 52.2102 40.6095L52.6511 37.7498C52.2153 37.9119 51.7452 38 51.2569 38H25.7431Z\" fill=\"#DEDEDE\"></path><path d=\"M16 29C16 29.5523 16.4477 30 17 30H54C54.5523 30 55 29.5523 55 29C55 28.4477 54.5523 28 54 28H17C16.4477 28 16 28.4477 16 29Z\" fill=\"#D5E1EE\"></path><path d=\"M26 19C25.4477 19 25 19.4477 25 20V25H28V28H20V25H23V20C23 18.3431 24.3431 17 26 17H27C28.6569 17 30 18.3431 30 20V23H28V20C28 19.4477 27.5523 19 27 19H26Z\" fill=\"#0F2E53\"></path><path d=\"M4 20L6 16L8 20V56H4V20Z\" fill=\"#4488DA\"></path><path d=\"M4 56H8V59C8 60.1046 7.10457 61 6 61C4.89543 61 4 60.1046 4 59V56Z\" fill=\"#234875\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<svg id=\"svg-7235\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect x=\"3\" y=\"30\" width=\"50\" height=\"30\" rx=\"2\" transform=\"rotate(-30 3 30)\" fill=\"#4488DA\"></rect><rect x=\"3.15527\" y=\"28.9131\" width=\"48\" height=\"30\" rx=\"2\" transform=\"rotate(-15 3.15527 28.9131)\" fill=\"#D5E1EE\"></rect><rect x=\"4.70898\" y=\"34.708\" width=\"48\" height=\"7\" transform=\"rotate(-15 4.70898 34.708)\" fill=\"#0F2E53\"></rect></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n						<link rel=\"stylesheet\" id=\"wd-swiper-pagin-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n						<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-hotspot.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg 670w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-293x300.jpg 293w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-430x440.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1-150x153.jpg 150w\" sizes=\"(max-width: 670px) 100vw, 670px\" />				\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n										Black siphon									</a>\n								</h4>\n									<bdi>&#36;126.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n										Bathroom Sink									</a>\n								</h4>\n									<bdi>&#36;124.00</bdi>each								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 430px) 100vw, 430px\" />									</a>\n								<h4>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<bdi>&#36;29.99</bdi>piece								\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n			<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"995\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"995\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"995\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">Glossy Ceramic</a></h3>\n			Rated <strong>5.00</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;29.99</bdi>piece\n			<a href=\"?add-to-cart=995\" data-quantity=\"1\" data-product_id=\"995\" data-product_sku=\"321210\" aria-label=\"Add &ldquo;Glossy Ceramic&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				321210			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n			Hot<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"998\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"998\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"998\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/bathroom-sink/\">Bathroom Sink</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;124.00</bdi>each\n			<a href=\"?add-to-cart=998\" data-quantity=\"1\" data-product_id=\"998\" data-product_sku=\"520200\" aria-label=\"Add &ldquo;Bathroom Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520200			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n			New<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-3.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">\n					<img width=\"339\" height=\"387\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-14.jpg 700w\" sizes=\"(max-width: 339px) 100vw, 339px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1001\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1001\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1001\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/black-siphon/\">Black siphon</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;126.00</bdi>each\n			<a href=\"?add-to-cart=1001\" data-quantity=\"1\" data-product_id=\"1001\" data-product_sku=\"520201\" aria-label=\"Add &ldquo;Black siphon&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				520201			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-214 -->\n															<img width=\"128\" height=\"129\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-128x129.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-tool.svg\" title=\"category-tool\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-lighting.svg\" title=\"category-lighting\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-flooring.svg\" title=\"category-flooring\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-plumbing.svg\" title=\"category-plumbing\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:null,&quot;stretch_product_mobile&quot;:null,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:null,&quot;columns_mobile&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control_tablet&quot;:&quot;yes&quot;,&quot;hide_pagination_control_mobile&quot;:&quot;yes&quot;,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;hide_scrollbar_tablet&quot;:&quot;yes&quot;,&quot;hide_scrollbar_mobile&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/category-accessories.svg\" title=\"category-accessories\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1045\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1045\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1045\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;198.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ed4ae\">1/2-in Keyed Corded Drill quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ed4ae\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"2\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1045\" data-quantity=\"1\" data-product_id=\"1045\" data-product_sku=\"811566\" aria-label=\"Add &ldquo;1/2-in Keyed Corded Drill&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				811566			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n			-21%<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ee230\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ee230\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-18.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1051\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1051\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1051\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/7-1-4-inch-circular-saw/\">7-1/4-Inch Circular Saw</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;250.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9ef089\">7-1/4-Inch Circular Saw quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9ef089\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"10\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1051\" data-quantity=\"1\" data-product_id=\"1051\" data-product_sku=\"677862\" aria-label=\"Add &ldquo;7-1/4-Inch Circular Saw&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				677862			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Orange</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9efde7\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9efde7\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n			<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">\n					<img width=\"240\" height=\"274\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w\" sizes=\"(max-width: 240px) 100vw, 240px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1057\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1057\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"298b88c3a2\" data-product-id=\"1057\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/aluminum-work-stand/\">Aluminum Work Stand</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<bdi>&#36;125.00</bdi>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_65956ca9f0b1f\">Aluminum Work Stand quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_65956ca9f0b1f\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"3\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1057\" data-quantity=\"1\" data-product_id=\"1057\" data-product_sku=\"617513\" aria-label=\"Add &ldquo;Aluminum Work Stand&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				617513			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Tukker</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Gray</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n											<!-- end #carousel-858 -->\n				<h4>Expert Advice</h4> \n						<link rel=\"stylesheet\" id=\"wd-blog-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-base.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n											<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-1.jpg&description=Minimalist+Japanese-inspired+furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n						<time datetime=\"2023-11-27T12:09:56+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-2.jpg&description=New+home+decor+from+John+Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/#comments\">1 comment</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/decoration/\" rel=\"category tag\">Decoration</a>				\n						<time datetime=\"2023-11-27T12:09:17+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-3.jpg&description=The+big+design%3A+Wall+likes+pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n						<time datetime=\"2022-06-07T09:46:58+00:00\">\n			June 7, 2022		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\nAuthorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-450x278.jpg 450w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-300x186.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-1024x633.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-768x475.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-860x532.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-430x266.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-700x433.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4-150x93.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg 1200w\" sizes=\"(max-width: 450px) 100vw, 450px\" />			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=32&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9e359315edba85ade63ec52186b21c7b?s=64&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-32 photo\' height=\'32\' width=\'32\' loading=\'lazy\' decoding=\'async\'/>		\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/author/zakhar/\" rel=\"author\">\n				Mr. Mackay\n		</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/&media=http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/blog-bg-4.jpg&description=Sweet+seat%3A+functional+seat+for+IT+folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0 comments</a>						\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/category/furniture/\" rel=\"category tag\">Furniture</a>				\n						<time datetime=\"2023-11-27T12:08:31+00:00\">\n			November 27, 2023		</time>\n				27 May 2022			\n					<h3>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...												\n						<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n											<!-- end #carousel-961 -->\n						<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.min.css?ver=7.4.0\" type=\"text/css\" media=\"all\" /> 						\n									<h4>\n							Recently Viewed Products						\n					</h4>\n											<!-- end #carousel-930 -->\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-09 13:42:13','2026-07-09 13:42:13','',15,'https://staging.smartcut.co.za/?p=3717',0,'revision','',0),
(3719,1,'2026-07-11 10:18:55','2026-07-11 10:18:55','<div style=\"display: flex; flex-direction: column; gap: 10px; width: 100%;\">\r\n    <div style=\"display: flex; gap: 10px; width: 100%;\">\r\n        <div style=\"flex: 1;\">[text* your-name placeholder \"Your Name\"]</div>\r\n        <div style=\"flex: 1;\">[tel* your-number placeholder \"Your Number\"]</div>\r\n    </div>\r\n    <div style=\"width: 100%;\">[submit \"Request Callback\"]</div>\r\n</div>\r\n\r\n<style>\r\n.wpcf7-form-control.wpcf7-submit.has-spinner {\r\n    width: 100% !important;\r\n    padding: 12px !important;\r\n    margin: 0 !important;\r\n    display: block !important;\r\n    box-sizing: border-box !important;\r\n}\r\n\r\n.wpcf7-form p {\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n}\r\n</style>\n1\nCallback Request from [your-name]\nWebsite <noreply@smartcut.co.za>\nadmin@smartcut.co.za\nNew callback request from website form:\r\n\r\n[your-name] has requested that you give him a call, please see [your-name] contact details below:\r\n\r\nName: [your-name]\r\nPhone Number: [your-number]\r\n\r\nPlease call [your-name] back as soon as possible.\n\n\n1\n1\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@staging.smartcut.co.za>\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\n1\n1\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.','Request Call Back','','publish','closed','closed','','contact-form-1','','','2026-07-11 14:41:23','2026-07-11 14:41:23','',0,'https://staging.smartcut.co.za/?post_type=wpcf7_contact_form&#038;p=3719',0,'wpcf7_contact_form','',0),
(3720,1,'2026-07-11 10:27:19','2026-07-11 10:27:19','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','inherit','closed','closed','','10-revision-v1','','','2026-07-11 10:27:19','2026-07-11 10:27:19','',10,'https://staging.smartcut.co.za/?p=3720',0,'revision','',0),
(3721,1,'2026-07-11 11:08:19','2026-07-11 11:08:19',' ','','','publish','closed','closed','','3721','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/?p=3721',6,'nav_menu_item','',0),
(3722,1,'2026-07-11 11:08:19','2026-07-11 11:08:19',' ','','','publish','closed','closed','','3722','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/?p=3722',2,'nav_menu_item','',0),
(3723,1,'2026-07-11 11:08:19','2026-07-11 11:08:19',' ','','','publish','closed','closed','','3723','','','2026-07-11 11:08:19','2026-07-11 11:08:19','',0,'https://staging.smartcut.co.za/?p=3723',4,'nav_menu_item','',0),
(3737,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3737','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3737',14,'nav_menu_item','',0),
(3738,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3738','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3738',15,'nav_menu_item','',0),
(3739,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3739','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3739',16,'nav_menu_item','',0),
(3740,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3740','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3740',17,'nav_menu_item','',0),
(3741,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3741','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3741',18,'nav_menu_item','',0),
(3742,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3742','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3742',19,'nav_menu_item','',0),
(3743,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3743','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3743',20,'nav_menu_item','',0),
(3744,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3744','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3744',21,'nav_menu_item','',0),
(3745,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3745','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3745',22,'nav_menu_item','',0),
(3746,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3746','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3746',23,'nav_menu_item','',0),
(3747,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3747','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3747',24,'nav_menu_item','',0),
(3748,1,'2026-07-11 11:09:33','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2026-07-11 11:09:33','0000-00-00 00:00:00','',0,'https://staging.smartcut.co.za/?p=3748',1,'nav_menu_item','',0),
(3749,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3749','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3749',25,'nav_menu_item','',0),
(3750,1,'2026-07-11 11:09:48','2026-07-11 11:09:48',' ','','','publish','closed','closed','','3750','','','2026-07-11 11:09:48','2026-07-11 11:09:48','',0,'https://staging.smartcut.co.za/?p=3750',26,'nav_menu_item','',0),
(3808,1,'2026-07-11 11:16:38','2026-07-11 11:16:38','','aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg','','inherit','open','closed','','aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837-jpg','','','2026-07-11 11:16:38','2026-07-11 11:16:38','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/aerial-view-of-busy-industrial-construction-site-w-2024-10-21-03-44-42-utc-scaled-e1757687752837.jpg',0,'attachment','image/jpeg',0),
(3809,1,'2026-07-11 11:16:38','2026-07-11 11:16:38','<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>','Home Page Section 2 Part 1 Template','','publish','closed','closed','','home-page-section-2-part-1-template','','','2026-07-11 11:16:38','2026-07-11 11:16:38','',0,'https://staging.smartcut.co.za/?elementor_library=home-page-section-2-part-1-template',0,'elementor_library','',0),
(3805,1,'2026-07-11 11:16:29','2026-07-11 11:16:29','','construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg','','inherit','open','closed','','construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502-jpg','','','2026-07-11 11:16:29','2026-07-11 11:16:29','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/construction-worker-planning-constractor-developer-2025-02-10-08-12-58-utc-scaled-e1757687704502.jpg',0,'attachment','image/jpeg',0),
(3806,1,'2026-07-11 11:16:29','2026-07-11 11:16:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />','Home Page Section 2 Part 2 Template','','publish','closed','closed','','home-page-section-2-part-2-template','','','2026-07-11 11:16:29','2026-07-11 11:16:29','',0,'https://staging.smartcut.co.za/?elementor_library=home-page-section-2-part-2-template',0,'elementor_library','',0),
(3807,1,'2026-07-11 11:16:29','2026-07-11 11:16:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />','Home Page Section 2 Part 2 Template','','inherit','closed','closed','','3806-revision-v1','','','2026-07-11 11:16:29','2026-07-11 11:16:29','',3806,'https://staging.smartcut.co.za/?p=3807',0,'revision','',0),
(3788,1,'2026-07-11 11:15:40','2026-07-11 11:15:40','<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide the South African industrial sector with specialized tooling that offers unmatched performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner for leaders in the refractory, construction, and installation industries.</p><p>Our journey has been guided by a hands-on approach and a relentless focus on quality. We understand that in your industry, precision is not a luxury—it is a necessity. Durability is not a feature—it is the foundation of productivity. That is why we have dedicated ourselves to engineering and sourcing only premium-grade products that can withstand the rigors of the most demanding environments. As a family business, our name is on every product we sell, and we stand behind our promise of quality with the unwavering commitment of a team that truly cares about your success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>','About Us 2','','inherit','closed','closed','','3787-revision-v1','','','2026-07-11 11:15:40','2026-07-11 11:15:40','',3787,'https://staging.smartcut.co.za/?p=3788',0,'revision','',0),
(3789,1,'2026-07-11 11:15:51','2026-07-11 11:15:51','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2026-07-11 11:15:51','2026-07-11 11:15:51','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/placeholder.png',0,'attachment','image/png',0),
(3790,1,'2026-07-11 11:15:52','2026-07-11 11:15:52','','placeholder-1.png','','inherit','open','closed','','placeholder-1-png','','','2026-07-11 11:15:52','2026-07-11 11:15:52','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/placeholder-1.png',0,'attachment','image/png',0),
(3791,1,'2026-07-11 11:15:52','2026-07-11 11:15:52','','placeholder-2.png','','inherit','open','closed','','placeholder-2-png','','','2026-07-11 11:15:52','2026-07-11 11:15:52','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/placeholder-2.png',0,'attachment','image/png',0),
(3792,1,'2026-07-11 11:15:52','2026-07-11 11:15:52','','placeholder-3.png','','inherit','open','closed','','placeholder-3-png','','','2026-07-11 11:15:52','2026-07-11 11:15:52','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/placeholder-3.png',0,'attachment','image/png',0),
(3793,1,'2026-07-11 11:15:53','2026-07-11 11:15:53','','2.webp','','inherit','open','closed','','2-webp','','','2026-07-11 11:15:53','2026-07-11 11:15:53','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp',0,'attachment','image/webp',0),
(3794,1,'2026-07-11 11:15:53','2026-07-11 11:15:53','','1.webp','','inherit','open','closed','','1-webp','','','2026-07-11 11:15:53','2026-07-11 11:15:53','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp',0,'attachment','image/webp',0),
(3795,1,'2026-07-11 11:15:53','2026-07-11 11:15:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />','About Us 1','','publish','closed','closed','','about-us-1','','','2026-07-11 11:15:53','2026-07-11 11:15:53','',0,'https://staging.smartcut.co.za/?elementor_library=about-us-1',0,'elementor_library','',0),
(3780,1,'2026-07-11 11:15:28','2026-07-11 11:15:28','','trophy-Orange-Footer.svg','','inherit','open','closed','','trophy-orange-footer-svg','','','2026-07-11 11:15:28','2026-07-11 11:15:28','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg',0,'attachment','image/svg+xml',0),
(3781,1,'2026-07-11 11:15:28','2026-07-11 11:15:28','','warehouse-Orange-Footer.svg','','inherit','open','closed','','warehouse-orange-footer-svg','','','2026-07-11 11:15:28','2026-07-11 11:15:28','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg',0,'attachment','image/svg+xml',0),
(3782,1,'2026-07-11 11:15:28','2026-07-11 11:15:28','','headset-Orange-Footer.svg','','inherit','open','closed','','headset-orange-footer-svg','','','2026-07-11 11:15:28','2026-07-11 11:15:28','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg',0,'attachment','image/svg+xml',0),
(3783,1,'2026-07-11 11:15:29','2026-07-11 11:15:29','','package-Orange-Footer.svg','','inherit','open','closed','','package-orange-footer-svg','','','2026-07-11 11:15:29','2026-07-11 11:15:29','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg',0,'attachment','image/svg+xml',0),
(3784,1,'2026-07-11 11:15:29','2026-07-11 11:15:29','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>','Footer 1','','publish','closed','closed','','footer-1','','','2026-07-11 11:15:29','2026-07-11 11:15:29','',0,'https://staging.smartcut.co.za/?elementor_library=footer-1',0,'elementor_library','',0),
(3785,1,'2026-07-11 11:15:29','2026-07-11 11:15:29','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>','Footer 1','','inherit','closed','closed','','3784-revision-v1','','','2026-07-11 11:15:29','2026-07-11 11:15:29','',3784,'https://staging.smartcut.co.za/?p=3785',0,'revision','',0),
(3786,1,'2026-07-11 11:15:38','2026-07-11 11:15:38','','cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled.webp','','inherit','open','closed','','cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-webp','','','2026-07-11 11:15:38','2026-07-11 11:15:38','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp',0,'attachment','image/webp',0),
(3787,1,'2026-07-11 11:15:40','2026-07-11 11:15:40','<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide the South African industrial sector with specialized tooling that offers unmatched performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner for leaders in the refractory, construction, and installation industries.</p><p>Our journey has been guided by a hands-on approach and a relentless focus on quality. We understand that in your industry, precision is not a luxury—it is a necessity. Durability is not a feature—it is the foundation of productivity. That is why we have dedicated ourselves to engineering and sourcing only premium-grade products that can withstand the rigors of the most demanding environments. As a family business, our name is on every product we sell, and we stand behind our promise of quality with the unwavering commitment of a team that truly cares about your success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>','About Us 2','','publish','closed','closed','','about-us-2','','','2026-07-11 11:15:40','2026-07-11 11:15:40','',0,'https://staging.smartcut.co.za/?elementor_library=about-us-2',0,'elementor_library','',0),
(3779,1,'2026-07-11 11:15:20','2026-07-11 11:15:20','<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Blog									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/profile.php?id=61582691070541\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			<p><strong>Error:</strong> Contact form not found.</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a></p>','Footer 2','','inherit','closed','closed','','3778-revision-v1','','','2026-07-11 11:15:20','2026-07-11 11:15:20','',3778,'https://staging.smartcut.co.za/?p=3779',0,'revision','',0),
(3776,1,'2026-07-11 11:15:11','2026-07-11 11:15:11','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M232,64H208V48a8,8,0,0,0-8-8H56a8,8,0,0,0-8,8V64H24A16,16,0,0,0,8,80V96a40,40,0,0,0,40,40h3.65A80.13,80.13,0,0,0,120,191.61V216H96a8,8,0,0,0,0,16h64a8,8,0,0,0,0-16H136V191.58c31.94-3.23,58.44-25.64,68.08-55.58H208a40,40,0,0,0,40-40V80A16,16,0,0,0,232,64ZM48,120A24,24,0,0,1,24,96V80H48v32q0,4,.39,8Zm144-8.9c0,35.52-29,64.64-64,64.9a64,64,0,0,1-64-64V56H192ZM232,96a24,24,0,0,1-24,24h-.5a81.81,81.81,0,0,0,.5-8.9V80h24Z\"></path></svg>				\n									<h3>\n							Premium Quality Guaranteed						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M240,184h-8V57.9l9.67-2.08a8,8,0,1,0-3.35-15.64l-224,48A8,8,0,0,0,16,104a8.16,8.16,0,0,0,1.69-.18L24,102.47V184H16a8,8,0,0,0,0,16H240a8,8,0,0,0,0-16ZM40,99,216,61.33V184H192V128a8,8,0,0,0-8-8H72a8,8,0,0,0-8,8v56H40Zm136,53H80V136h96ZM80,168h96v16H80Z\"></path></svg>				\n									<h3>\n							Large In-Stock Inventory						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M201.89,54.66A103.43,103.43,0,0,0,128.79,24H128A104,104,0,0,0,24,128v56a24,24,0,0,0,24,24H64a24,24,0,0,0,24-24V144a24,24,0,0,0-24-24H40.36A88.12,88.12,0,0,1,190.54,65.93,87.39,87.39,0,0,1,215.65,120H192a24,24,0,0,0-24,24v40a24,24,0,0,0,24,24h24a24,24,0,0,1-24,24H136a8,8,0,0,0,0,16h56a40,40,0,0,0,40-40V128A103.41,103.41,0,0,0,201.89,54.66ZM64,136a8,8,0,0,1,8,8v40a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V136Zm128,56a8,8,0,0,1-8-8V144a8,8,0,0,1,8-8h24v56Z\"></path></svg>				\n									<h3>\n							Expert Technical Support						\n					</h3>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"#000000\" viewBox=\"0 0 256 256\"><path d=\"M223.68,66.15,135.68,18a15.88,15.88,0,0,0-15.36,0l-88,48.17a16,16,0,0,0-8.32,14v95.64a16,16,0,0,0,8.32,14l88,48.17a15.88,15.88,0,0,0,15.36,0l88-48.17a16,16,0,0,0,8.32-14V80.18A16,16,0,0,0,223.68,66.15ZM128,32l80.34,44-29.77,16.3-80.35-44ZM128,120,47.66,76l33.9-18.56,80.34,44ZM40,90l80,43.78v85.79L40,175.82Zm176,85.78h0l-80,43.79V133.82l32-17.51V152a8,8,0,0,0,16,0V107.55L216,90v85.77Z\"></path></svg>				\n									<h3>\n							Fast Nationwide Delivery						\n					</h3>','Single Product Icons','','inherit','closed','closed','','3775-revision-v1','','','2026-07-11 11:15:11','2026-07-11 11:15:11','',3775,'https://staging.smartcut.co.za/?p=3776',0,'revision','',0),
(3777,1,'2026-07-11 11:15:19','2026-07-11 11:15:19','','SCM-Dark-Background-Transparent-scaled.webp','','inherit','open','closed','','scm-dark-background-transparent-scaled-webp','','','2026-07-11 11:15:19','2026-07-11 11:15:19','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1.webp',0,'attachment','image/webp',0),
(3778,1,'2026-07-11 11:15:20','2026-07-11 11:15:20','<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Blog									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/profile.php?id=61582691070541\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			<p><strong>Error:</strong> Contact form not found.</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a></p>','Footer 2','','publish','closed','closed','','footer-2','','','2026-07-11 11:15:20','2026-07-11 11:15:20','',0,'https://staging.smartcut.co.za/?elementor_library=footer-2',0,'elementor_library','',0),
(3765,1,'2026-07-11 11:14:47','2026-07-11 11:14:47','<!-- wp:paragraph -->\n<h4><strong>1.1. Introduction</strong></h4>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Terms and Conditions for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.2. Definitions</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.3. Use of the Website</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Permitted Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prohibited Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.4. Product Information and Orders</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Product Descriptions</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Pricing and Quotes</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Order Acceptance</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.5. Payment, Delivery, and Returns</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Payment Terms</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Delivery</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Returns and Refunds</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.6. Intellectual Property</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Ownership</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Permitted Use of Content</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.7. Disclaimers and Limitation of Liability</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Website \"As Is\"</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Limitation of Liability</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.8. User Accounts </h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Account Creation</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Account Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.9. Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Data Protection</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your utilisation of this website is additionally governed by our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\">Cookie Policy</a>, which delineate our data processing practices and your rights concerning personal data.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.10. Governing Law and Dispute Resolution</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Applicable Law</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Dispute Resolution</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.11. Changes to Terms</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.12. Contact Information</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Terms And Conditions','','publish','closed','closed','','terms-and-conditions','','','2026-07-11 11:14:47','2026-07-11 11:14:47','',0,'https://staging.smartcut.co.za/?elementor_library=terms-and-conditions',0,'elementor_library','',0),
(3763,1,'2026-07-11 11:13:44','2026-07-11 11:13:44',' 					\n				<h4>SEND US A MESSAGE</h4> \n<p role=\"status\" aria-live=\"polite\"></p> <ul></ul>\n\n\n\n\n\n\n\n	<p><label>Your Name</label>\n	</p>\n	<p><label>Your Email</label>\n	</p>\n	<p><label>Phone Number</label>\n	</p>\n	<p><label>Company</label>\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" name=\"your-message\"></textarea>\n</p>\n<p>\n</p>\n\n				<h4>CONTACT INFORMATION</h4> \n						 					\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>		\n						 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=popup-with-contact-form-megamarket\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=popup-with-contact-form-megamarket\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=popup-with-contact-form-megamarket&amp;media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.svg&amp;description=Popup+with+contact+form+Megamarket\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=popup-with-contact-form-megamarket\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=popup-with-contact-form-megamarket\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 11:13:44','2026-07-11 11:13:44','',684,'https://staging.smartcut.co.za/?p=3763',0,'revision','',0),
(3764,1,'2026-07-11 11:14:01','2026-07-11 11:14:01',' 					\n															<img width=\"71\" height=\"52\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/newslatter.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Sign up To Us Newsletter						</h4>\n					<p>Be the First to Know. Sign up to newsletter today</p>\n								 			<!-- Mailchimp for WordPress v4.10.2 - https://wordpress.org/plugins/mailchimp-for-wp/ -->\n  <p>\n    \n  </p>\n  <p>\n     \n  </p>\n<label>Leave this field empty if you\'re human: </label><!-- / Mailchimp for WordPress Plugin -->				\n							<a href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/\" aria-label=\"Image link\">\n								<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/woodmart-building-supplies-logo.svg\" title=\"woodmart-building-supplies-logo\" loading=\"lazy\" width=\"225\" height=\"40\">							</a>\n								 					\n			<p>Condimentum adipiscing vel neque dis nam parturient orci at scelerisque neque dis nam parturient.</p>\n								 						 					<ul>\n											<li>\n											<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-cursor-megamarket.svg\" title=\"wd-cursor-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n						451 Wall Street, UK, London					\n									</li>\n											<li>\n											<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n						Phone: (064) 332-1233					\n									</li>\n											<li>\n											<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n						Fax: (099) 453-1357					\n									</li>\n					</ul>\n								 					\n					Our Stores				\n								 						<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			New York									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			London SF									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			London SF									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Cockfosters BP									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Los Angeles									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Chicago									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			New York									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			London SF									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			London SF									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Cockfosters BP									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Los Angeles									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Chicago									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n					Useful Links				\n								<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/payment-and-delivery/\">\n																			Payment and Delivery									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/promotions/\">\n																			Promotions									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\">\n																			Services									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\">\n																			Track Order									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/payment-and-delivery/\">\n																			Payment and Delivery									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/promotions/\">\n																			Promotions									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/services/\">\n																			Services									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\">\n																			Track Order									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n					Footer Menu				\n								<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			Instagram profile									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			New Collection									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/\">\n																			Latest News									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Purchase Theme									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n					<ul>\n							<li>\n								<a href=\"#\">\n																			Instagram profile									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			New Collection									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/blog/\">\n																			Latest News									\n																	</a>\n							</li>\n							<li>\n								<a href=\"#\">\n																			Purchase Theme									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n					Available On:				\n							<a href=\"#\" aria-label=\"Image link\">\n								<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/google-play.svg\" title=\"google-play\" loading=\"lazy\" width=\"135\" height=\"40\">							</a>\n							<a href=\"#\" aria-label=\"Image link\">\n								<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/app-store.svg\" title=\"app-store\" loading=\"lazy\" width=\"135\" height=\"40\">							</a>\n			<p>Social Links:</p>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket&amp;media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.svg&amp;description=Footer+Megamarket\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"#\" aria-label=\"Image link\">\n								<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/google-play.svg\" title=\"google-play\" loading=\"lazy\" width=\"135\" height=\"40\">							</a>\n							<a href=\"#\" aria-label=\"Image link\">\n								<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/app-store.svg\" title=\"app-store\" loading=\"lazy\" width=\"135\" height=\"40\">							</a>\n			<p>Social Links:</p>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket&amp;media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.svg&amp;description=Footer+Megamarket\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&amp;url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/?cms_block=footer-megamarket\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 11:14:01','2026-07-11 11:14:01','',489,'https://staging.smartcut.co.za/?p=3764',0,'revision','',0),
(3811,1,'2026-07-11 11:16:45','2026-07-11 11:16:45','','concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov','','inherit','open','closed','','concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc-mov','','','2026-07-11 11:16:45','2026-07-11 11:16:45','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov',0,'attachment','video/quicktime',0),
(3812,1,'2026-07-11 11:16:45','2026-07-11 11:16:45','','placeholder.png','','inherit','open','closed','','placeholder-png-2','','','2026-07-11 11:16:45','2026-07-11 11:16:45','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/placeholder-4.png',0,'attachment','image/png',0),
(3813,1,'2026-07-11 11:16:46','2026-07-11 11:16:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>','Home Page Section Template 1','','publish','closed','closed','','home-page-section-template-1','','','2026-07-11 11:16:46','2026-07-11 11:16:46','',0,'https://staging.smartcut.co.za/?elementor_library=home-page-section-template-1',0,'elementor_library','',0),
(3814,1,'2026-07-11 11:16:46','2026-07-11 11:16:46','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>','Home Page Section Template 1','','inherit','closed','closed','','3813-revision-v1','','','2026-07-11 11:16:46','2026-07-11 11:16:46','',3813,'https://staging.smartcut.co.za/?p=3814',0,'revision','',0),
(3816,1,'2026-07-11 11:24:01','2026-07-11 11:24:01','','News','','inherit','closed','closed','','19-revision-v1','','','2026-07-11 11:24:01','2026-07-11 11:24:01','',19,'https://staging.smartcut.co.za/?p=3816',0,'revision','',0),
(3817,1,'2026-07-11 11:24:14','2026-07-11 11:24:14','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','11-revision-v1','','','2026-07-11 11:24:14','2026-07-11 11:24:14','',11,'https://staging.smartcut.co.za/?p=3817',0,'revision','',0),
(3818,1,'2026-07-11 11:24:22','2026-07-11 11:24:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Lighting Discount</h4> \n					<p>10 Oct - 20 Nov</p>				\n						<link rel=\"stylesheet\" id=\"wd-countdown-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-countdown-timer.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n					0\n						days					\n					00\n						hr					\n					00\n						min					\n					00\n						sc					\n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity.</p>\n								<img width=\"1200\" height=\"800\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1.jpg 1200w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-300x200.jpg 300w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-1024x683.jpg 1024w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-768x512.jpg 768w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-860x573.jpg 860w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-430x287.jpg 430w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-700x467.jpg 700w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/megamarket-promotion-image-1-150x100.jpg 150w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />					\n				<h4>Special Offer from Megamarket</h4> \n						<link rel=\"stylesheet\" id=\"wd-bordered-product-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-bordered-product.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-title-limit-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-title-limit.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-add-btn-replace-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-quantity-overlap-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-quantity-overlap.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-opt-stretch-cont-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-opt-stretch-cont.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 								\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-product-labels-rect-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-rect.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 			-21%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-16-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1048\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n								<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1048\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1048\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/12v-max-2-tool-combo-kit/\">12V Max 2-Tool Combo Kit</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<link rel=\"stylesheet\" id=\"wd-woo-mod-stock-status-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/woo-mod-stock-status.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 						<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;240.00</bdi></del> <ins><bdi>&#36;189.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c4574\">12V Max 2-Tool Combo Kit quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c4574\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"9\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1048\" data-quantity=\"1\" data-product_id=\"1048\" data-product_sku=\"557565\" aria-label=\"Add &ldquo;12V Max 2-Tool Combo Kit&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				557565			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Str.Ban</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Blue</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n			-15%New<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-19-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1054\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1054\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1054\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/adjustable-step-ladder/\">Adjustable Step Ladder</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;496.00</bdi></del> <ins><bdi>&#36;420.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c51b6\">Adjustable Step Ladder quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c51b6\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"4\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1054\" data-quantity=\"1\" data-product_id=\"1054\" data-product_sku=\"687569\" aria-label=\"Add &ldquo;Adjustable Step Ladder&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				687569			\n							<table>\n		<tr>\n			<th>\n					Battery Type				\n							</th>\n			<td>\n				<p>Lithium Ion</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					System				\n							</th>\n			<td>\n				<p>20V MAX</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Power output				\n							</th>\n			<td>\n				<p>2.4 hp</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Speed				\n							</th>\n			<td>\n				<p>20.0 m/min</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Weight				\n							</th>\n			<td>\n				<p>149 lbs</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Elemental</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Black</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">\n			-25%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-150x171.jpg 150w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-65x74.jpg 65w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-339x387.jpg 339w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-14-240x274.jpg 240w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1079\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"1079\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"1079\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/hose-premium-3-4%e2%80%b3/\">Hose Premium 3/4″</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;3.99</bdi></del> <ins><bdi>&#36;2.99</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c6046\">Hose Premium 3/4″ quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c6046\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"260\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=1079\" data-quantity=\"1\" data-product_id=\"1079\" data-product_sku=\"123800\" aria-label=\"Add &ldquo;Hose Premium 3/4″&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				123800			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Atlant</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>16 x 24 x 71in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Red</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n			-15%New<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"883\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"883\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"883\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">Rectangular Sink</a></h3>\n			Rated <strong>5.00</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;235.00</bdi></del> <ins><bdi>&#36;199.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c6ce1\">Rectangular Sink quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c6ce1\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"18\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=883\" data-quantity=\"1\" data-product_id=\"883\" data-product_sku=\"167111\" aria-label=\"Add &ldquo;Rectangular Sink&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167111			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Alpha</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>20 x 24 x 71in.</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>\n		<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">\n			-22%<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-16-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />		</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-263x300.jpg 263w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-430x491.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-150x171.jpg 150w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-2-339x387.jpg 339w\" sizes=\"(max-width: 700px) 100vw, 700px\" />				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"980\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n			<a\n				href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\"\n				class=\"open-quick-view quick-view-button\"\n				rel=\"nofollow\"\n				data-id=\"980\"\n				>Quick view</a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"9433e1ee12\" data-product-id=\"980\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n		<h3><a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/wall-hung-toilet/\">Wall-hung toilet</a></h3>\n			Rated <strong>0</strong> out of 5		\n					<p>In stock</p>\n	<del aria-hidden=\"true\"><bdi>&#36;1,280.00</bdi></del> <ins><bdi>&#36;999.00</bdi></ins>each\n			<input type=\"button\" value=\"-\" />\n	<label for=\"quantity_6560c242c7adf\">Wall-hung toilet quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6560c242c7adf\"\n		class=\"input-text qty text\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n		min=\"1\"\n		max=\"8\"\n		name=\"quantity\"\n					step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			>\n			<input type=\"button\" value=\"+\" />\n			<a href=\"?add-to-cart=980\" data-quantity=\"1\" data-product_id=\"980\" data-product_sku=\"167777\" aria-label=\"Add &ldquo;Wall-hung toilet&rdquo; to your cart\" aria-describedby=\"\" rel=\"nofollow\">Add to cart</a>		\n				SKU:			\n				167777			\n							<table>\n		<tr>\n			<th>\n					Brand				\n							</th>\n			<td>\n				<p>Hammer</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Size				\n							</th>\n			<td>\n				<p>24 X 4in.</p>\n			</td>\n		</tr>\n		<tr>\n			<th>\n					Color				\n							</th>\n			<td>\n				<p>Beige</p>\n			</td>\n		</tr>\n	</table>\n						<a href=\"#\" rel=\"nofollow\" aria-label=\"Read more description\"></a>','Lighting Discount','','inherit','closed','closed','','293-revision-v1','','','2026-07-11 11:24:22','2026-07-11 11:24:22','',293,'https://staging.smartcut.co.za/?p=3818',0,'revision','',0),
(3819,1,'2026-07-11 11:28:20','2026-07-11 11:28:20','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Delivery Information</h4> \n				<h4>When will my order ship?</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.2\" type=\"text/css\" media=\"all\" /> 					\n			<p>There\'s lot of hate out there for a text that amounts to little more than garbled words in an old language. The villagers are out there with a vengeance to get that Frankenstein, wielding torches and pitchforks, wanting.</p>\n				<h4>When will my order ship?</h4> \n			<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n								<img width=\"1440\" height=\"450\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery.jpg 1440w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-300x94.jpg 300w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-1024x320.jpg 1024w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-768x240.jpg 768w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-860x269.jpg 860w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-430x134.jpg 430w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-700x219.jpg 700w, https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/payment-and-delivery-150x47.jpg 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" />					\n			<table>\n<tbody>\n<tr>\n<td width=\"214\"><strong>Shipping Metods</strong></td>\n<td width=\"214\"><strong>Rate</strong></td>\n<td width=\"214\"><strong>Max Charge</strong></td>\n</tr>\n<tr>\n<td width=\"214\">FedEx</td>\n<td width=\"214\">10% of order value</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n<tr>\n<td width=\"214\">FedEx, Signature Required</td>\n<td width=\"214\">10% of order value + $20</td>\n<td width=\"214\"><strong>$299 + $20</strong></td>\n</tr>\n<tr>\n<td width=\"214\">In-Home Delivery</td>\n<td width=\"214\">$299 per trip</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n<tr>\n<td width=\"214\">In-Home Delivery, Time-Specific</td>\n<td width=\"214\">$399 per trip</td>\n<td width=\"214\"><strong>$299</strong></td>\n</tr>\n</tbody>\n</table>\n				<h4>Delivery time</h4> \n			<p>If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit annoying but you could tell them that that discussion would be best suited for another time.</p>\n				<h4>Tracking</h4> \n			<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Payment and Delivery','','inherit','closed','closed','','281-revision-v1','','','2026-07-11 11:28:20','2026-07-11 11:28:20','',281,'https://staging.smartcut.co.za/?p=3819',0,'revision','',0),
(3820,1,'2026-07-11 11:28:50','2026-07-11 11:28:50','<!-- 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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</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\">\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://staging.smartcut.co.za/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','','','2026-07-11 11:28:50','2026-07-11 11:28:50','',2,'https://staging.smartcut.co.za/?p=3820',0,'revision','',0),
(3821,1,'2026-07-11 11:29:00','2026-07-11 11:29:00','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>All Home Services</h4> \n						<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n			<p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur.</p><p>Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-4742\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-2498\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n									<a href=\"#\"></a>\n						<link rel=\"stylesheet\" id=\"wd-photoswipe-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-photoswipe.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-image-gallery-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services-img-1.jpg\"data-width=\"510\" data-height=\"600\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-img-1-510x600.jpg\"alt=\"services-img-1\">\n													</a>\n													<a  href=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services-img-2.jpg\"data-width=\"510\" data-height=\"600\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/services-img-2-510x600.jpg\"alt=\"services-img-2\">\n													</a>\n				<h4>Entrust your home to a master</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a  href=\"tel:(406)%20555-0120\">\n					Call Now				\n							</a>\n				<h4>Our Services</h4> \n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Appliances-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Appliances.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Appliances						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Cabinets-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Cabinets.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Cabinets						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Cutting-Carpet-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Cutting-Carpet.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Cutting Carpet						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Laying-Flooring-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Laying-Flooring.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Laying Flooring						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-doors-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-doors.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Doors						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-Water-Heaters-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-Water-Heaters.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Water Heaters						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-backsplashes-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-backsplashes.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Backsplashes						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Installing-shower-doors-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Installing-shower-doors.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Installing Shower Doors						</h4>\n									<a href=\"#\"></a>\n															<img width=\"128\" height=\"128\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/Shipping-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/Shipping.png 256w\" sizes=\"(max-width: 128px) 100vw, 128px\" />													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Shipping						</h4>\n									<a href=\"#\"></a>','Services','','inherit','closed','closed','','287-revision-v1','','','2026-07-11 11:29:00','2026-07-11 11:29:00','',287,'https://staging.smartcut.co.za/?p=3821',0,'revision','',0),
(3822,1,'2026-07-11 11:39:10','2026-07-11 11:39:10','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n			[woocommerce_order_tracking]		\n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-5749\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3128\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3422\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect x=\"3\" y=\"30\" width=\"50\" height=\"30\" rx=\"2\" transform=\"rotate(-30 3 30)\" fill=\"#4488DA\"></rect><rect x=\"3.15527\" y=\"28.9131\" width=\"48\" height=\"30\" rx=\"2\" transform=\"rotate(-15 3.15527 28.9131)\" fill=\"#D5E1EE\"></rect><rect x=\"4.70898\" y=\"34.708\" width=\"48\" height=\"7\" transform=\"rotate(-15 4.70898 34.708)\" fill=\"#0F2E53\"></rect></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n						<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 							\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n					<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--background-transition:0.3s;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--background-transition:0.3s;--padding-block-start:30px;--padding-block-end:15px;--padding-inline-start:30px;--padding-inline-end:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--background-transition:0.3s;--padding-block-start:30px;--padding-block-end:30px;--padding-inline-start:30px;--padding-inline-end:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-2064418, .elementor-684 .elementor-element.elementor-element-2064418::before{--border-transition:0.3s;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-block-start:30px;--padding-block-end:15px;--padding-inline-start:30px;--padding-inline-end:30px;}}@media(min-width:768px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:768px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/woodmart2/megamarket-elementor/wp-admin/admin-ajax.php#wpcf7-f6-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n	<p><label>Your Name</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n															<svg id=\"svg-3010\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-3596\" x=\"0px\" y=\"0px\" viewBox=\"0 0 54.757 54.757\" style=\"enable-background:new 0 0 54.757 54.757;\" xml:space=\"preserve\"><g><path d=\"M27.557,12c-3.859,0-7,3.141-7,7s3.141,7,7,7s7-3.141,7-7S31.416,12,27.557,12z M27.557,24c-2.757,0-5-2.243-5-5 s2.243-5,5-5s5,2.243,5,5S30.314,24,27.557,24z\" fill=\"currentColor\"></path><path d=\"M40.94,5.617C37.318,1.995,32.502,0,27.38,0c-5.123,0-9.938,1.995-13.56,5.617c-6.703,6.702-7.536,19.312-1.804,26.952 L27.38,54.757L42.721,32.6C48.476,24.929,47.643,12.319,40.94,5.617z M41.099,31.431L27.38,51.243L13.639,31.4 C8.44,24.468,9.185,13.08,15.235,7.031C18.479,3.787,22.792,2,27.38,2s8.901,1.787,12.146,5.031 C45.576,13.08,46.321,24.468,41.099,31.431z\" fill=\"currentColor\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-8983\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-5981\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" style=\"enable-background:new 0 0 60 60;\" xml:space=\"preserve\"><g><path d=\"M42.595,0H17.405C14.977,0,13,1.977,13,4.405v51.189C13,58.023,14.977,60,17.405,60h25.189C45.023,60,47,58.023,47,55.595 V4.405C47,1.977,45.023,0,42.595,0z M15,8h30v38H15V8z M17.405,2h25.189C43.921,2,45,3.079,45,4.405V6H15V4.405 C15,3.079,16.079,2,17.405,2z M42.595,58H17.405C16.079,58,15,56.921,15,55.595V48h30v7.595C45,56.921,43.921,58,42.595,58z\" fill=\"currentColor\"></path><path d=\"M30,49c-2.206,0-4,1.794-4,4s1.794,4,4,4s4-1.794,4-4S32.206,49,30,49z M30,55c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S31.103,55,30,55z\" fill=\"currentColor\"></path><path d=\"M26,5h4c0.553,0,1-0.447,1-1s-0.447-1-1-1h-4c-0.553,0-1,0.447-1,1S25.447,5,26,5z\" fill=\"currentColor\"></path><path d=\"M33,5h1c0.553,0,1-0.447,1-1s-0.447-1-1-1h-1c-0.553,0-1,0.447-1,1S32.447,5,33,5z\" fill=\"currentColor\"></path><path d=\"M56.612,4.569c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c3.736,3.736,3.736,9.815,0,13.552 c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 C61.128,16.434,61.128,9.085,56.612,4.569z\" fill=\"currentColor\"></path><path d=\"M52.401,6.845c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c1.237,1.237,1.918,2.885,1.918,4.639 s-0.681,3.401-1.918,4.638c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 c1.615-1.614,2.504-3.764,2.504-6.052S54.017,8.459,52.401,6.845z\" fill=\"currentColor\"></path><path d=\"M4.802,5.983c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0c-4.516,4.516-4.516,11.864,0,16.38 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 C1.065,15.799,1.065,9.72,4.802,5.983z\" fill=\"currentColor\"></path><path d=\"M9.013,6.569c-0.391-0.391-1.023-0.391-1.414,0c-1.615,1.614-2.504,3.764-2.504,6.052s0.889,4.438,2.504,6.053 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 c-1.237-1.237-1.918-2.885-1.918-4.639S7.775,9.22,9.013,7.983C9.403,7.593,9.403,6.96,9.013,6.569z\" fill=\"currentColor\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3434\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-8111\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60.062 60.062\" style=\"enable-background:new 0 0 60.062 60.062;\" xml:space=\"preserve\"><path d=\"M60.046,11.196c0.004-0.024,0.011-0.048,0.013-0.072c0.007-0.074-0.001-0.149-0.01-0.224 c-0.002-0.019,0.001-0.037-0.002-0.056c-0.018-0.099-0.051-0.196-0.1-0.289c-0.008-0.016-0.019-0.031-0.028-0.047 c-0.002-0.002-0.002-0.005-0.003-0.008c-0.001-0.002-0.004-0.003-0.005-0.006c-0.007-0.011-0.013-0.023-0.02-0.033 c-0.062-0.091-0.137-0.166-0.221-0.23c-0.019-0.014-0.041-0.022-0.061-0.035c-0.074-0.049-0.152-0.089-0.236-0.116 c-0.037-0.012-0.074-0.018-0.112-0.025c-0.073-0.015-0.146-0.022-0.222-0.02c-0.04,0.001-0.078,0.003-0.118,0.009 c-0.026,0.004-0.051,0-0.077,0.006L0.798,22.046c-0.413,0.086-0.729,0.421-0.788,0.839s0.15,0.828,0.523,1.025l16.632,8.773 l2.917,16.187c-0.002,0.012,0.001,0.025,0,0.037c-0.01,0.08-0.011,0.158-0.001,0.237c0.005,0.04,0.01,0.078,0.02,0.117 c0.023,0.095,0.06,0.184,0.11,0.268c0.01,0.016,0.01,0.035,0.021,0.051c0.003,0.005,0.008,0.009,0.012,0.013 c0.013,0.019,0.031,0.034,0.046,0.053c0.047,0.058,0.096,0.111,0.152,0.156c0.009,0.007,0.015,0.018,0.025,0.025 c0.015,0.011,0.032,0.014,0.047,0.024c0.061,0.04,0.124,0.073,0.191,0.099c0.027,0.01,0.052,0.022,0.08,0.03 c0.09,0.026,0.183,0.044,0.277,0.044c0.001,0,0.002,0,0.003,0h0c0,0,0,0,0,0c0.004,0,0.008-0.002,0.012-0.002 c0.017,0.001,0.034,0.002,0.051,0.002c0.277,0,0.527-0.124,0.712-0.315l11.079-7.386l11.6,7.54c0.164,0.106,0.354,0.161,0.545,0.161 c0.105,0,0.212-0.017,0.315-0.051c0.288-0.096,0.518-0.318,0.623-0.604l13.996-37.989c0.013-0.034,0.024-0.069,0.033-0.105 c0.004-0.015,0.005-0.03,0.008-0.044C60.042,11.22,60.044,11.208,60.046,11.196z M48.464,17.579L24.471,35.22 c-0.039,0.029-0.07,0.065-0.104,0.099c-0.013,0.012-0.026,0.022-0.037,0.035c-0.021,0.023-0.04,0.046-0.059,0.071 c-0.018,0.024-0.032,0.049-0.048,0.074c-0.037,0.06-0.068,0.122-0.092,0.188c-0.005,0.013-0.013,0.023-0.017,0.036 c-0.001,0.004-0.005,0.006-0.006,0.01l-2.75,8.937l-2.179-12.091L48.464,17.579z M22.908,46.594l2.726-9.004l4.244,2.759 l1.214,0.789l-4.124,2.749L22.908,46.594z M52.044,13.498L18.071,30.899l-14.14-7.458L52.044,13.498z M44.559,47.504L29.154,37.492 l-2.333-1.517l30.154-22.172L44.559,47.504z\" fill=\"currentColor\"></path><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\"></a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>						\n						<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/&media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.png&description=Track+Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/&media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.png&description=Track+Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:39:10','2026-07-11 11:39:10','',289,'https://staging.smartcut.co.za/?p=3822',0,'revision','',0),
(3823,1,'2026-07-11 11:39:10','2026-07-11 11:39:10','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n			[woocommerce_order_tracking]		\n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 					\n															<svg id=\"svg-5749\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect width=\"31\" height=\"64\" fill=\"#D5E1EE\"></rect><path d=\"M10 6H15V0H17V6H22V10H10V6Z\" fill=\"#0F2E53\"></path><path d=\"M15 64V38H17V41H19V43H17V64H15Z\" fill=\"#0F2E53\"></path><path d=\"M13 12H11V16H13V12Z\" fill=\"#4488DA\"></path><path d=\"M13 18H11V20H13V18Z\" fill=\"#4488DA\"></path><path d=\"M15 12H17V19H15V12Z\" fill=\"#4488DA\"></path><path d=\"M17 21H15V23H17V21Z\" fill=\"#4488DA\"></path><path d=\"M19 12H21V16H19V12Z\" fill=\"#4488DA\"></path><path d=\"M21 18H19V20H21V18Z\" fill=\"#4488DA\"></path><path d=\"M1 34L30 21V23L1 36V34Z\" fill=\"white\"></path><path d=\"M1 39L30 26V28L1 41V39Z\" fill=\"white\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"12\" fill=\"#F0F0F0\"></rect><path d=\"M39 33H56V36C56 37.1046 55.1046 38 54 38H41C39.8954 38 39 37.1046 39 36V33Z\" fill=\"#F0F0F0\"></path><path d=\"M42 33H39V36C39 37.1045 39.8955 38 41 38H54C55.1045 38 56 37.1045 56 36H44C42.8955 36 42 35.1045 42 34V33Z\" fill=\"#DEDEDE\"></path><rect x=\"36\" y=\"38\" width=\"23\" height=\"4\" fill=\"#234875\"></rect><rect x=\"44\" y=\"44\" width=\"7\" height=\"2\" fill=\"#0F2E53\"></rect><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49 29.9033C54.6426 29.168 59 24.3428 59 18.5C59 12.1484 53.8516 7 47.5 7C41.1484 7 36 12.1484 36 18.5C36 24.3428 40.3574 29.168 46 29.9033V31H49V29.9033ZM57 18.5C57 23.7471 52.7471 28 47.5 28C42.2529 28 38 23.7471 38 18.5C38 13.2529 42.2529 9 47.5 9C52.7471 9 57 13.2529 57 18.5Z\" fill=\"#0F2E53\"></path><path d=\"M41.8429 20.6209L48.914 13.5499L50.3282 14.9641L43.2571 22.0352L41.8429 20.6209Z\" fill=\"#4488DA\"></path><path d=\"M42.55 24.1565L49.6211 17.0854L51.0353 18.4996L43.9642 25.5707L42.55 24.1565Z\" fill=\"#4488DA\"></path><path d=\"M49.6211 12.8428L51.0353 11.4286L52.4495 12.8428L51.0353 14.257L49.6211 12.8428Z\" fill=\"#4488DA\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3128\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><path d=\"M9 20C9 18.8954 9.89543 18 11 18H38C39.1046 18 40 18.8954 40 20V43C40 44.1046 39.1046 45 38 45H11C9.89543 45 9 44.1046 9 43V20Z\" fill=\"#4488DA\"></path><path d=\"M41 24C41 22.8954 41.8954 22 43 22H52.3604C53.3138 22 54.1346 22.6729 54.3216 23.6078L56 32L58.4851 32.6213C59.3754 32.8439 60 33.6438 60 34.5616V43C60 44.1046 59.1046 45 58 45H43C41.8954 45 41 44.1046 41 43V24Z\" fill=\"#D5E1EE\"></path><path d=\"M43 25C43 24.4477 43.4477 24 44 24H51.1701C51.6513 24 52.0643 24.3427 52.1529 24.8157L53.2779 30.8157C53.3933 31.4311 52.9212 32 52.2951 32H51C50.4477 32 50 32.4477 50 33C50 33.5523 49.5523 34 49 34H44C43.4477 34 43 33.5523 43 33V25Z\" fill=\"#234875\"></path><path d=\"M56 41C56 40.4477 56.4477 40 57 40H60C60.5523 40 61 40.4477 61 41V43C61 43.5523 60.5523 44 60 44H57C56.4477 44 56 43.5523 56 43V41Z\" fill=\"#234875\"></path><path d=\"M8 41C8 40.4477 8.44772 40 9 40H12C12.5523 40 13 40.4477 13 41V43C13 43.5523 12.5523 44 12 44H9C8.44772 44 8 43.5523 8 43V41Z\" fill=\"#234875\"></path><rect x=\"15\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"18\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"45\" y=\"40\" width=\"10\" height=\"10\" rx=\"5\" fill=\"#0F2E53\"></rect><rect x=\"48\" y=\"43\" width=\"4\" height=\"4\" rx=\"2\" fill=\"#D5E1EE\"></rect><rect x=\"4\" y=\"14\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#F0F0F0\" stroke=\"#0F2E53\" stroke-width=\"2\"></rect><path d=\"M15 18V25H19\" stroke=\"#0F2E53\" stroke-width=\"2\"></path></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3422\" xmlns=\"http://www.w3.org/2000/svg\" width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\"><rect width=\"64\" height=\"64\" fill=\"white\"></rect><rect x=\"3\" y=\"30\" width=\"50\" height=\"30\" rx=\"2\" transform=\"rotate(-30 3 30)\" fill=\"#4488DA\"></rect><rect x=\"3.15527\" y=\"28.9131\" width=\"48\" height=\"30\" rx=\"2\" transform=\"rotate(-15 3.15527 28.9131)\" fill=\"#D5E1EE\"></rect><rect x=\"4.70898\" y=\"34.708\" width=\"48\" height=\"7\" transform=\"rotate(-15 4.70898 34.708)\" fill=\"#0F2E53\"></rect></svg> 													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n						<link rel=\"stylesheet\" id=\"wd-mfp-popup-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 							\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n					<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--background-transition:0.3s;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--background-transition:0.3s;--padding-block-start:30px;--padding-block-end:15px;--padding-inline-start:30px;--padding-inline-end:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--background-transition:0.3s;--padding-block-start:30px;--padding-block-end:30px;--padding-inline-start:30px;--padding-inline-end:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-2064418, .elementor-684 .elementor-element.elementor-element-2064418::before{--border-transition:0.3s;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-block-start:30px;--padding-block-end:15px;--padding-inline-start:30px;--padding-inline-end:30px;}}@media(min-width:768px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:768px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/woodmart2/megamarket-elementor/wp-admin/admin-ajax.php#wpcf7-f6-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"6\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n	<p><label>Your Name</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"ASK A QUESTION\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n															<svg id=\"svg-3010\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-3596\" x=\"0px\" y=\"0px\" viewBox=\"0 0 54.757 54.757\" style=\"enable-background:new 0 0 54.757 54.757;\" xml:space=\"preserve\"><g><path d=\"M27.557,12c-3.859,0-7,3.141-7,7s3.141,7,7,7s7-3.141,7-7S31.416,12,27.557,12z M27.557,24c-2.757,0-5-2.243-5-5 s2.243-5,5-5s5,2.243,5,5S30.314,24,27.557,24z\" fill=\"currentColor\"></path><path d=\"M40.94,5.617C37.318,1.995,32.502,0,27.38,0c-5.123,0-9.938,1.995-13.56,5.617c-6.703,6.702-7.536,19.312-1.804,26.952 L27.38,54.757L42.721,32.6C48.476,24.929,47.643,12.319,40.94,5.617z M41.099,31.431L27.38,51.243L13.639,31.4 C8.44,24.468,9.185,13.08,15.235,7.031C18.479,3.787,22.792,2,27.38,2s8.901,1.787,12.146,5.031 C45.576,13.08,46.321,24.468,41.099,31.431z\" fill=\"currentColor\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-8983\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-5981\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" style=\"enable-background:new 0 0 60 60;\" xml:space=\"preserve\"><g><path d=\"M42.595,0H17.405C14.977,0,13,1.977,13,4.405v51.189C13,58.023,14.977,60,17.405,60h25.189C45.023,60,47,58.023,47,55.595 V4.405C47,1.977,45.023,0,42.595,0z M15,8h30v38H15V8z M17.405,2h25.189C43.921,2,45,3.079,45,4.405V6H15V4.405 C15,3.079,16.079,2,17.405,2z M42.595,58H17.405C16.079,58,15,56.921,15,55.595V48h30v7.595C45,56.921,43.921,58,42.595,58z\" fill=\"currentColor\"></path><path d=\"M30,49c-2.206,0-4,1.794-4,4s1.794,4,4,4s4-1.794,4-4S32.206,49,30,49z M30,55c-1.103,0-2-0.897-2-2s0.897-2,2-2 s2,0.897,2,2S31.103,55,30,55z\" fill=\"currentColor\"></path><path d=\"M26,5h4c0.553,0,1-0.447,1-1s-0.447-1-1-1h-4c-0.553,0-1,0.447-1,1S25.447,5,26,5z\" fill=\"currentColor\"></path><path d=\"M33,5h1c0.553,0,1-0.447,1-1s-0.447-1-1-1h-1c-0.553,0-1,0.447-1,1S32.447,5,33,5z\" fill=\"currentColor\"></path><path d=\"M56.612,4.569c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c3.736,3.736,3.736,9.815,0,13.552 c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 C61.128,16.434,61.128,9.085,56.612,4.569z\" fill=\"currentColor\"></path><path d=\"M52.401,6.845c-0.391-0.391-1.023-0.391-1.414,0s-0.391,1.023,0,1.414c1.237,1.237,1.918,2.885,1.918,4.639 s-0.681,3.401-1.918,4.638c-0.391,0.391-0.391,1.023,0,1.414c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293 c1.615-1.614,2.504-3.764,2.504-6.052S54.017,8.459,52.401,6.845z\" fill=\"currentColor\"></path><path d=\"M4.802,5.983c0.391-0.391,0.391-1.023,0-1.414s-1.023-0.391-1.414,0c-4.516,4.516-4.516,11.864,0,16.38 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 C1.065,15.799,1.065,9.72,4.802,5.983z\" fill=\"currentColor\"></path><path d=\"M9.013,6.569c-0.391-0.391-1.023-0.391-1.414,0c-1.615,1.614-2.504,3.764-2.504,6.052s0.889,4.438,2.504,6.053 c0.195,0.195,0.451,0.293,0.707,0.293s0.512-0.098,0.707-0.293c0.391-0.391,0.391-1.023,0-1.414 c-1.237-1.237-1.918-2.885-1.918-4.639S7.775,9.22,9.013,7.983C9.403,7.593,9.403,6.96,9.013,6.569z\" fill=\"currentColor\"></path></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\"></a>\n															<svg id=\"svg-3434\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"svg-8111\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60.062 60.062\" style=\"enable-background:new 0 0 60.062 60.062;\" xml:space=\"preserve\"><path d=\"M60.046,11.196c0.004-0.024,0.011-0.048,0.013-0.072c0.007-0.074-0.001-0.149-0.01-0.224 c-0.002-0.019,0.001-0.037-0.002-0.056c-0.018-0.099-0.051-0.196-0.1-0.289c-0.008-0.016-0.019-0.031-0.028-0.047 c-0.002-0.002-0.002-0.005-0.003-0.008c-0.001-0.002-0.004-0.003-0.005-0.006c-0.007-0.011-0.013-0.023-0.02-0.033 c-0.062-0.091-0.137-0.166-0.221-0.23c-0.019-0.014-0.041-0.022-0.061-0.035c-0.074-0.049-0.152-0.089-0.236-0.116 c-0.037-0.012-0.074-0.018-0.112-0.025c-0.073-0.015-0.146-0.022-0.222-0.02c-0.04,0.001-0.078,0.003-0.118,0.009 c-0.026,0.004-0.051,0-0.077,0.006L0.798,22.046c-0.413,0.086-0.729,0.421-0.788,0.839s0.15,0.828,0.523,1.025l16.632,8.773 l2.917,16.187c-0.002,0.012,0.001,0.025,0,0.037c-0.01,0.08-0.011,0.158-0.001,0.237c0.005,0.04,0.01,0.078,0.02,0.117 c0.023,0.095,0.06,0.184,0.11,0.268c0.01,0.016,0.01,0.035,0.021,0.051c0.003,0.005,0.008,0.009,0.012,0.013 c0.013,0.019,0.031,0.034,0.046,0.053c0.047,0.058,0.096,0.111,0.152,0.156c0.009,0.007,0.015,0.018,0.025,0.025 c0.015,0.011,0.032,0.014,0.047,0.024c0.061,0.04,0.124,0.073,0.191,0.099c0.027,0.01,0.052,0.022,0.08,0.03 c0.09,0.026,0.183,0.044,0.277,0.044c0.001,0,0.002,0,0.003,0h0c0,0,0,0,0,0c0.004,0,0.008-0.002,0.012-0.002 c0.017,0.001,0.034,0.002,0.051,0.002c0.277,0,0.527-0.124,0.712-0.315l11.079-7.386l11.6,7.54c0.164,0.106,0.354,0.161,0.545,0.161 c0.105,0,0.212-0.017,0.315-0.051c0.288-0.096,0.518-0.318,0.623-0.604l13.996-37.989c0.013-0.034,0.024-0.069,0.033-0.105 c0.004-0.015,0.005-0.03,0.008-0.044C60.042,11.22,60.044,11.208,60.046,11.196z M48.464,17.579L24.471,35.22 c-0.039,0.029-0.07,0.065-0.104,0.099c-0.013,0.012-0.026,0.022-0.037,0.035c-0.021,0.023-0.04,0.046-0.059,0.071 c-0.018,0.024-0.032,0.049-0.048,0.074c-0.037,0.06-0.068,0.122-0.092,0.188c-0.005,0.013-0.013,0.023-0.017,0.036 c-0.001,0.004-0.005,0.006-0.006,0.01l-2.75,8.937l-2.179-12.091L48.464,17.579z M22.908,46.594l2.726-9.004l4.244,2.759 l1.214,0.789l-4.124,2.749L22.908,46.594z M52.044,13.498L18.071,30.899l-14.14-7.458L52.044,13.498z M44.559,47.504L29.154,37.492 l-2.333-1.517l30.154-22.172L44.559,47.504z\" fill=\"currentColor\"></path><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\"></a>\n			<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>				<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>						\n						<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.3.4\" type=\"text/css\" media=\"all\" /> 			\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/&media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.png&description=Track+Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/&media=https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-includes/images/media/default.png&description=Track+Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://dummy.xtemos.com/woodmart2/megamarket-elementor/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:39:10','2026-07-11 11:39:10','',289,'https://staging.smartcut.co.za/?p=3823',0,'revision','',0),
(3826,1,'2026-07-11 11:48:19','2026-07-11 11:48:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Order Tracking</h4> \n  <h3>Track Your Order</h3>\n  <p>Enter your waybill number below to track your shipment with The Courier Guy.</p>\n  <form id=\"smartcut-courier-tracking-form\">\n    <input \n      type=\"text\" \n      id=\"smartcut-waybill-number\" \n      placeholder=\"Enter your waybill number\" \n      required\n    >\n    <button type=\"submit\">\n      Track Shipment\n    </button>\n  </form>\n				<h4>Ship package</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								14 Days Return Period						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Flexible Shipping						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Payment Methods						</h4>\n					<p>Etiam proin phasellus a hac sociis condimentum adipiscing tempor</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n				<h4>We Send and Track Your Order Quickly, Accurately</h4> \n					<p>It’s content strategy gone awry right from the start. Forswearing the use of Lorem Ipsum wouldn’t have helped.</p>				\n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					View more				\n							</a>\n				<h4>Get answers to all your questions you might have</h4> \n					<p>We will answer any questions you may have about our online sales right here. Monday to Friday from 09:00 to 21:00 UTC +2</p>				\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#contact-form-popup\">\n					CONTACT OUR COMPANY				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783769329\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a521d020f207\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/track-order/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Track%20Order\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/track-order/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>','Track Order','','inherit','closed','closed','','289-revision-v1','','','2026-07-11 11:48:19','2026-07-11 11:48:19','',289,'https://staging.smartcut.co.za/?p=3826',0,'revision','',0),
(3828,1,'2026-07-11 11:49:02','2026-07-11 11:49:02','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>','Home Hero Section','','publish','closed','closed','','home-hero-section','','','2026-07-11 11:49:02','2026-07-11 11:49:02','',0,'https://staging.smartcut.co.za/?elementor_library=home-hero-section',0,'elementor_library','',0),
(3829,1,'2026-07-11 11:49:02','2026-07-11 11:49:02','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>','Home Hero Section','','inherit','closed','closed','','3828-revision-v1','','','2026-07-11 11:49:02','2026-07-11 11:49:02','',3828,'https://staging.smartcut.co.za/?p=3829',0,'revision','',0),
(3830,1,'2026-07-11 14:25:50','2026-07-11 14:25:50','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-slider.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<style id=\"wd-style-term-299-inline-css\" data-type=\"wd-style-term-299\">\n				#slider-299 .wd-slide {\n	min-height: 520px;\n}\n#slider-299 .wd-nav-pagin-wrap {\n	--wd-autoplay-speed: 20000ms;\n}\n@media (max-width: 1024px) {\n	#slider-299 .wd-slide {\n		min-height: 520px;\n	}\n}\n@media (max-width: 768px) {\n	#slider-299 .wd-slide {\n		min-height: 720px;\n	}\n}\n			</style>\n			<style>\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);					}\n									#slide-318 .wd-slide-bg {\n						background-color:rgb(208,190,163);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);					}\n									#slide-334 .wd-slide-bg {\n						background-color:rgb(173,184,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);					}\n									#slide-340 .wd-slide-bg {\n						background-color:rgb(169,170,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n								</style>\n																					<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a4f9c63eb8c0\' media=\'all\' />\n<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-318 .wd-slide-bg{background-color:rgb(208,190,163);}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}#slide-318 .wd-slide-inner{max-width:1200px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}#slide-318 .wd-slide-inner{max-width:500px;}#slide-318 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To Shop				\n							</a>\n																			<img width=\"719\" height=\"751\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<link rel=\'stylesheet\' id=\'elementor-gf-mulish-css\' href=\'https://fonts.googleapis.com/css?family=Mulish:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap\' media=\'all\' />\n<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-334 .wd-slide-bg{background-color:rgb(173,184,154);}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}#slide-334 .wd-slide-inner{max-width:1200px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}#slide-334 .wd-slide-inner{max-width:500px;}#slide-334 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-340 .wd-slide-bg{background-color:rgb(169,170,154);}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}#slide-340 .wd-slide-inner{max-width:1200px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}#slide-340 .wd-slide-inner{max-width:500px;}#slide-340 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"https://staging.smartcut.co.za/services/\">\n					View More				\n							</a>\n									<a href=\"https://staging.smartcut.co.za/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/design.svg\" title=\"design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n								<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-hotspot.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-more-description.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />				\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-3-600x600.jpg\" alt=\"Black siphon\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										Black siphon									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-2-600x600.jpg\" alt=\"Bathroom Sink\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										Bathroom Sink									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-1-600x600.jpg\" alt=\"Glossy Ceramic\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-loop-prod-add-btn-replace-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-loop-prod-add-btn-replace.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n															<img width=\"128\" height=\"129\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n														<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-tabs-style-aside-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-aside.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:[&quot;307&quot;],&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-tool.svg\" title=\"category-tool\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-lighting.svg\" title=\"category-lighting\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-flooring.svg\" title=\"category-flooring\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-plumbing.svg\" title=\"category-plumbing\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-accessories.svg\" title=\"category-accessories\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n							Array					\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\" aria-label=\"1/2&#8243; Female To Straight Shank\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\">1/2&#8243; Female To Straight Shank</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\" aria-label=\"VARIOUS RING SIZES FOR CORE DRILLS\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\">VARIOUS RING SIZES FOR CORE DRILLS</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\" aria-label=\"Diamond Wire Connecting Ferrule\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\">Diamond Wire Connecting Ferrule</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>		\n			Rated <strong>0</strong> out of 5		\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:25:50','2026-07-11 14:25:50','',15,'https://staging.smartcut.co.za/?p=3830',0,'revision','',0);
INSERT INTO `wptp_posts` VALUES
(3831,1,'2026-07-11 14:25:50','2026-07-11 14:25:50','<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-slider-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-slider.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<style id=\"wd-style-term-299-inline-css\" data-type=\"wd-style-term-299\">\n				#slider-299 .wd-slide {\n	min-height: 520px;\n}\n#slider-299 .wd-nav-pagin-wrap {\n	--wd-autoplay-speed: 20000ms;\n}\n@media (max-width: 1024px) {\n	#slider-299 .wd-slide {\n		min-height: 520px;\n	}\n}\n@media (max-width: 768px) {\n	#slider-299 .wd-slide {\n		min-height: 720px;\n	}\n}\n			</style>\n			<style>\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg);					}\n									#slide-318 .wd-slide-bg {\n						background-color:rgb(208,190,163);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-318 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-318 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg);					}\n									#slide-334 .wd-slide-bg {\n						background-color:rgb(173,184,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-334 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-334 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340.woodmart-loaded .wd-slide-bg {\n						background-image:url(https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg);					}\n									#slide-340 .wd-slide-bg {\n						background-color:rgb(169,170,154);background-size:contain;background-position:420px 0px;					}\n									@media (max-width: 1024px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: center;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:370px 0px;					}\n									}\n									@media (max-width: 768px) {\n									#slide-340 .wd-slide-container {\n											--wd-align-items: flex-start;\n																--wd-justify-content: left;\n										}\n									#slide-340 .wd-slide-bg {\n						background-position:0px 360px;					}\n									}\n								</style>\n																					<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a4f9c63eb8c0\' media=\'all\' />\n<style>.elementor-318 .elementor-element.elementor-element-646e380{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-318 .elementor-element.elementor-element-a3afc85 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:300px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-318 .elementor-element.elementor-element-9cbf2ba > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-318 .wd-slide-bg{background-color:rgb(208,190,163);}@media(max-width:1024px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:16px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:240px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:36px;}#slide-318 .wd-slide-inner{max-width:1200px;}#slide-318 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-318 .elementor-element.elementor-element-a3afc85 .wd-text-block{font-size:14px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title-after_title, .elementor-318 .elementor-element.elementor-element-9cbf2ba .title-subtitle, .elementor-318 .elementor-element.elementor-element-9cbf2ba .woodmart-title-container{max-width:220px;}.elementor-318 .elementor-element.elementor-element-9cbf2ba .title{font-size:32px;}#slide-318 .wd-slide-inner{max-width:500px;}#slide-318 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-318 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Free <strong>3D Render</strong> Models</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Best of Bath Faucets for Your Home</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#\">\n					To Shop				\n							</a>\n																			<img width=\"719\" height=\"751\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-1-min.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<link rel=\'stylesheet\' id=\'elementor-gf-mulish-css\' href=\'https://fonts.googleapis.com/css?family=Mulish:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&#038;display=swap\' media=\'all\' />\n<style>.elementor-334 .elementor-element.elementor-element-4d47864{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-334 .elementor-element.elementor-element-7da9977 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:300px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-334 .elementor-element.elementor-element-e53a742 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-334 .wd-slide-bg{background-color:rgb(173,184,154);}@media(max-width:1024px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:16px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:240px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:36px;}#slide-334 .wd-slide-inner{max-width:1200px;}#slide-334 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-334 .elementor-element.elementor-element-7da9977 .wd-text-block{font-size:14px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title-after_title, .elementor-334 .elementor-element.elementor-element-e53a742 .title-subtitle, .elementor-334 .elementor-element.elementor-element-e53a742 .woodmart-title-container{max-width:220px;}.elementor-334 .elementor-element.elementor-element-e53a742 .title{font-size:32px;}#slide-334 .wd-slide-inner{max-width:500px;}#slide-334 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-334 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>From <strong>the best</strong> designers</p>\n				<h4>Check Out Our Expert Advice</h4> \n			<a  href=\"#\">\n					Expert Advice				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n																					<style>.elementor-340 .elementor-element.elementor-element-89b1262{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-family:\"Mulish\", Sans-serif;font-size:18px;}.elementor-340 .elementor-element.elementor-element-78459fe > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:300px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:46px;font-weight:800;line-height:1.3em;}.elementor-340 .elementor-element.elementor-element-48f9c26 > .elementor-widget-container{margin:0px 0px 30px 0px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-fit:contain;object-position:420px 0px;}#slide-340 .wd-slide-bg{background-color:rgb(169,170,154);}@media(max-width:1024px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:16px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:240px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:36px;}#slide-340 .wd-slide-inner{max-width:1200px;}#slide-340 .wd-slide-container{--wd-align-items:center;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:370px 0px;}}@media(max-width:768px){.elementor-340 .elementor-element.elementor-element-78459fe .wd-text-block{font-size:14px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title-after_title, .elementor-340 .elementor-element.elementor-element-48f9c26 .title-subtitle, .elementor-340 .elementor-element.elementor-element-48f9c26 .woodmart-title-container{max-width:220px;}.elementor-340 .elementor-element.elementor-element-48f9c26 .title{font-size:32px;}#slide-340 .wd-slide-inner{max-width:500px;}#slide-340 .wd-slide-container{--wd-align-items:flex-start;--wd-justify-content:left;}#slide-340 .wd-slide-bg img{object-position:0px 360px;}}</style>		\n			<p>We do our job <strong>High Quality</strong></p>\n				<h4>Look at Our Wide Range of Services</h4> \n			<a  href=\"#\">\n					Our Services				\n							</a>\n																			<img width=\"720\" height=\"750\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/slider-3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																	\n												<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 								\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<ul></ul>\n						<link rel=\"stylesheet\" id=\"wd-banner-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-banner-hover-zoom-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-hover-zoom.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/banner-servises.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Our Services							</h4>\n								<p>Discover all the ways to get your product.</p>\n			<a  href=\"https://staging.smartcut.co.za/services/\">\n					View More				\n							</a>\n									<a href=\"https://staging.smartcut.co.za/services/\" aria-label=\"Banner link\"></a>\n						<link rel=\"stylesheet\" id=\"wd-banner-btn-hover-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-banner-btn-hover.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n																					<img width=\"880\" height=\"400\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/shipping-banner-x2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />																		\n													<h4 data-elementor-setting-key=\"title\">\n								Free Shipping!							</h4>\n								<p>Free shipping on orders of $100 or more.</p>\n									<a href=\"#\" aria-label=\"Banner link\"></a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/ready-design.svg\" title=\"ready-design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								500+ Brands						</h4>\n					<p>View our benefits</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery.svg\" title=\"delivery\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/design.svg\" title=\"design\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Ready-made solutions						</h4>\n					<p>Track or cancel orders</p>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/payment.svg\" title=\"payment\" loading=\"lazy\" width=\"64\" height=\"64\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Secure Payments						</h4>\n					<p>Payment methods</p>\n			<ul></ul>\n				<h4>Projects &amp; Ideas</h4> \n								<link rel=\"stylesheet\" id=\"wd-image-hotspot-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-hotspot.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-more-description-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-more-description.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n									<img width=\"670\" height=\"685\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/home-hotspot-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />				\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-3-600x600.jpg\" alt=\"Black siphon\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=1001\">\n										Black siphon									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=1001\" data-product_id=\"1001\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-2-600x600.jpg\" alt=\"Bathroom Sink\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=998\">\n										Bathroom Sink									</a>\n								</h4>\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=998\" data-product_id=\"998\" rel=\"nofollow\">\n									Add to cart								</a>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										<img width=\"600\" height=\"600\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/hot-spot-product-1-600x600.jpg\" alt=\"Glossy Ceramic\" decoding=\"async\" loading=\"lazy\" />									</a>\n								<h4>\n									<a href=\"https://staging.smartcut.co.za/?post_type=product&#038;p=995\">\n										Glossy Ceramic									</a>\n								</h4>\n																	Rated <strong>5.00</strong> out of 5 based on 1 customer rating																\n									<a href=\"#\" rel=\"nofollow\"  aria-label=\"Read more description button\"></a>\n								<a href=\"/wp-admin/admin-ajax.php?add-to-cart=995\" data-product_id=\"995\" rel=\"nofollow\">\n									Add to cart								</a>\n				<h4>Similar Products</h4> \n								<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-fw-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-fw-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-loop-prod-add-btn-replace-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-loop-prod-add-btn-replace.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n															<img width=\"128\" height=\"129\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/services.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" />													\n														<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							OUR SERVICES						\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Here\'s what we can do						</h4>\n					<p>With us you will build a house from scratch, perform the necessary finishing work and fully complete.</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-tabs-style-aside-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-aside.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Must-have Products and more						\n						Everything you need for repairs in one place					\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:[&quot;307&quot;],&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-tool.svg\" title=\"category-tool\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Hand instruments									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-lighting.svg\" title=\"category-lighting\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Lighting									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-flooring.svg\" title=\"category-flooring\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Flooring									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-plumbing.svg\" title=\"category-plumbing\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Plumbing pipe									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;carousel&quot;,&quot;pagination&quot;:null,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:null,&quot;products_masonry&quot;:null,&quot;products_different_sizes&quot;:null,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;slides_per_view&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;hide_pagination_control&quot;:&quot;yes&quot;,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;240&quot;,&quot;height&quot;:&quot;274&quot;},&quot;slides_per_view_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;slides_per_view_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_parent_id&quot;:null,&quot;sync_group_id&quot;:null,&quot;scroll_per_page&quot;:&quot;yes&quot;,&quot;center_mode&quot;:null,&quot;wrap&quot;:&quot;no&quot;,&quot;autoheight&quot;:&quot;no&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:&quot;no&quot;,&quot;disable_overflow_carousel&quot;:&quot;no&quot;,&quot;hide_prev_next_buttons&quot;:&quot;no&quot;,&quot;carousel_arrows_position&quot;:null,&quot;dynamic_pagination_control&quot;:&quot;no&quot;,&quot;hide_scrollbar&quot;:&quot;yes&quot;,&quot;carousel_sync&quot;:&quot;&quot;,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;orderby&quot;:&quot;id&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/category-accessories.svg\" title=\"category-accessories\" loading=\"lazy\" width=\"24\" height=\"24\">										\n										Accessories									\n								</a>\n							</li>\n											</ul>\n							Array					\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">smartcutadmin</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\" aria-label=\"1/2&#8243; Female To Straight Shank\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC908-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-female-to-straight-shank/\">1/2&#8243; Female To Straight Shank</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\" aria-label=\"VARIOUS RING SIZES FOR CORE DRILLS\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/RINGS-FOR-CORE-DRILLS-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/various-ring-sizes-for-core-drills/\">VARIOUS RING SIZES FOR CORE DRILLS</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\" aria-label=\"Diamond Wire Connecting Ferrule\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC105FER-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/diamond-wire-connecting-ferrule/\">Diamond Wire Connecting Ferrule</a></h3>		\n			Rated <strong>0</strong> out of 5		\n		<a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC45-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/70mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">70MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>		\n			Rated <strong>0</strong> out of 5		\n				<h4>Ceramic tiles and plumbing from the Wodmart company</h4> \n			<h4>Online store of tiles and plumbing. Buy online. Here and now!</h4><p>I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p><h4>Like these sweet mornings of spring which I enjoy with my whole heart.</h4><p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream.</p><h4>A wonderful serenity has taken possession of my entire soul.</h4><p>Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast, I\'d say, there are some redeeming factors in favor of greeking text, as its use is merely the symptom of a worse problem to take into consideration.</p><h4>Safe delivery, ensures the movement of goods in a short time.</h4><p>You begin with a text, you sculpt information, you chisel away what\'s not needed, you come to the point, make things clear, add value, you\'re a content person, you like words. Design is no afterthought, far from it, but it comes in a deserved second. Anyway, you still use Lorem Ipsum and rightly so, as it will always have a place in the web workers toolbox, as things happen, not always the way you like it, not always in the preferred order. Even if your less into design and more into content strategy you may find some redeeming value with, wait for it, dummy copy, no less.</p>\n			<a  href=\"#\">\n					Read More				\n							</a>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:25:50','2026-07-11 14:25:50','',15,'https://staging.smartcut.co.za/?p=3831',0,'revision','',0),
(3833,1,'2026-07-11 14:27:52','2026-07-11 14:27:52','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:27:52','2026-07-11 14:27:52','',15,'https://staging.smartcut.co.za/?p=3833',0,'revision','',0),
(3834,1,'2026-07-11 14:27:52','2026-07-11 14:27:52','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://www.smartcut.co.za/about-us-3/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://www.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:27:52','2026-07-11 14:27:52','',15,'https://staging.smartcut.co.za/?p=3834',0,'revision','',0),
(3835,1,'2026-07-11 14:27:52','2026-07-11 14:27:52','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:27:52','2026-07-11 14:27:52','',15,'https://staging.smartcut.co.za/?p=3835',0,'revision','',0),
(3836,1,'2026-07-11 14:30:56','2026-07-11 14:30:56','','wood-logo-dark.svg','','inherit','open','closed','','wood-logo-dark-svg','','','2026-07-11 14:30:56','2026-07-11 14:30:56','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/wood-logo-dark.svg',0,'attachment','image/svg+xml',0),
(3837,1,'2026-07-11 14:30:56','2026-07-11 14:30:56','','wood-layout-background-2.jpg','','inherit','open','closed','','wood-layout-background-2-jpg','','','2026-07-11 14:30:56','2026-07-11 14:30:56','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/wood-layout-background-2.jpg',0,'attachment','image/jpeg',0),
(3843,1,'2026-07-11 14:39:37','2026-07-11 14:39:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			You need to create a form using Contact form 7 plugin to be able to display it using this element.				\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:39:37','2026-07-11 14:39:37','',15,'https://staging.smartcut.co.za/?p=3843',0,'revision','',0),
(3839,1,'2026-07-11 14:38:57','2026-07-11 14:38:57','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2026-07-11 14:38:57','2026-07-11 14:38:57','',7,'https://staging.smartcut.co.za/?p=3839',0,'revision','',0),
(3840,1,'2026-07-11 14:38:58','2026-07-11 14:38:58','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2026-07-11 14:38:58','2026-07-11 14:38:58','',7,'https://staging.smartcut.co.za/?p=3840',0,'revision','',0),
(3841,1,'2026-07-11 14:39:37','2026-07-11 14:39:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:39:37','2026-07-11 14:39:37','',15,'https://staging.smartcut.co.za/?p=3841',0,'revision','',0),
(3842,1,'2026-07-11 14:39:37','2026-07-11 14:39:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:39:37','2026-07-11 14:39:37','',15,'https://staging.smartcut.co.za/?p=3842',0,'revision','',0),
(3844,1,'2026-07-11 14:42:22','2026-07-11 14:42:22','<div style=\"margin-top: -10px;\">\r\n\r\n	<div class=\"row\">\r\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\r\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Name</label>[text* your-name]\r\n		</div>\r\n\r\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\r\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Email</label>[email* your-email]\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row\">\r\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\r\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Phone Number</label>[tel tel-767]\r\n		</div>\r\n\r\n		<div class=\"col-md-6\" style=\"margin-bottom: 14px;\">\r\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Company</label>[text text-1]\r\n		</div>\r\n	</div>\r\n\r\n	<div class=\"row\">\r\n		<div class=\"col-md-12\" style=\"margin-bottom: 14px;\">\r\n			<label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Message</label>[textarea your-message rows:5]\r\n		</div>\r\n	</div>\r\n\r\n	<div>\r\n		[submit class:btn-color-black \"SEND MESSAGE\"]\r\n	</div>\r\n\r\n</div>\n1\nNew Contact Form Message from [your-name]\n[your-name] <noreply@smartcut.co.za>\nadmin@smartcut.co.za\nNew contact form submission from your website:\r\n\r\nName: [your-name]\r\nEmail: [your-email]\r\nPhone: [tel-767]\r\nCompany: [text-1]\r\n\r\nMessage:\r\n[your-message]\r\n\r\n---\r\nThis message was sent from the contact form on your website.\r\nDate: [_date]\r\nTime: [_time]\n\n\n1\n1\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@staging.smartcut.co.za>\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\n1\n1\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 Us Form','','publish','closed','closed','','contact-us-form','','','2026-07-11 16:16:26','2026-07-11 16:16:26','',0,'https://staging.smartcut.co.za/?post_type=wpcf7_contact_form&#038;p=3844',0,'wpcf7_contact_form','',0),
(3845,1,'2026-07-11 14:43:31','2026-07-11 14:43:31','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			You need to create a form using Contact form 7 plugin to be able to display it using this element.				\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:43:31','2026-07-11 14:43:31','',15,'https://staging.smartcut.co.za/?p=3845',0,'revision','',0),
(3846,1,'2026-07-11 14:43:31','2026-07-11 14:43:31','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			You need to create a form using Contact form 7 plugin to be able to display it using this element.				\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:43:31','2026-07-11 14:43:31','',15,'https://staging.smartcut.co.za/?p=3846',0,'revision','',0),
(3847,1,'2026-07-11 14:43:32','2026-07-11 14:43:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:43:32','2026-07-11 14:43:32','',15,'https://staging.smartcut.co.za/?p=3847',0,'revision','',0),
(3848,1,'2026-07-11 14:44:57','2026-07-11 14:44:57','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Blog									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/profile.php?id=61582691070541\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\" style=\"color: #fa9939;\">Privacy Policy</a>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 14:44:57','2026-07-11 14:44:57','',489,'https://staging.smartcut.co.za/?p=3848',0,'revision','',0),
(3849,1,'2026-07-11 14:47:14','2026-07-11 14:47:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:14','2026-07-11 14:47:14','',15,'https://staging.smartcut.co.za/?p=3849',0,'revision','',0),
(3850,1,'2026-07-11 14:47:14','2026-07-11 14:47:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Minimalistic AJAX E-Commerce Theme</p><p>Cum quis porttitor facilisis pharetra habitant cubilia vitae leo ac turpis a parturient parturient a facilisis fusce etiam aliquet magnis dictumst mi duis eros massa tempus ipsum felis lacus a dolor eros.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:14','2026-07-11 14:47:14','',15,'https://staging.smartcut.co.za/?p=3850',0,'revision','',0),
(3851,1,'2026-07-11 14:47:14','2026-07-11 14:47:14','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Need help choosing the right cutting solution?</p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:14','2026-07-11 14:47:14','',15,'https://staging.smartcut.co.za/?p=3851',0,'revision','',0),
(3852,1,'2026-07-11 14:47:28','2026-07-11 14:47:28','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Need help choosing the right cutting solution?</p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:28','2026-07-11 14:47:28','',15,'https://staging.smartcut.co.za/?p=3852',0,'revision','',0),
(3853,1,'2026-07-11 14:47:28','2026-07-11 14:47:28','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p>Need help choosing the right cutting solution?</p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:28','2026-07-11 14:47:28','',15,'https://staging.smartcut.co.za/?p=3853',0,'revision','',0),
(3857,1,'2026-07-11 14:48:58','2026-07-11 14:48:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:48:58','2026-07-11 14:48:58','',15,'https://staging.smartcut.co.za/?p=3857',0,'revision','',0),
(3854,1,'2026-07-11 14:47:29','2026-07-11 14:47:29','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:47:29','2026-07-11 14:47:29','',15,'https://staging.smartcut.co.za/?p=3854',0,'revision','',0),
(3855,1,'2026-07-11 14:48:58','2026-07-11 14:48:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:48:58','2026-07-11 14:48:58','',15,'https://staging.smartcut.co.za/?p=3855',0,'revision','',0);
INSERT INTO `wptp_posts` VALUES
(3856,1,'2026-07-11 14:48:58','2026-07-11 14:48:58','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										TOP SELLERS									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:48:58','2026-07-11 14:48:58','',15,'https://staging.smartcut.co.za/?p=3856',0,'revision','',0),
(3858,1,'2026-07-11 14:50:07','2026-07-11 14:50:07','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:07','2026-07-11 14:50:07','',15,'https://staging.smartcut.co.za/?p=3858',0,'revision','',0),
(3859,1,'2026-07-11 14:50:07','2026-07-11 14:50:07','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Expert Advice</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:07','2026-07-11 14:50:07','',15,'https://staging.smartcut.co.za/?p=3859',0,'revision','',0),
(3860,1,'2026-07-11 14:50:08','2026-07-11 14:50:08','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:08','2026-07-11 14:50:08','',15,'https://staging.smartcut.co.za/?p=3860',0,'revision','',0),
(3861,1,'2026-07-11 14:50:20','2026-07-11 14:50:20','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:20','2026-07-11 14:50:20','',15,'https://staging.smartcut.co.za/?p=3861',0,'revision','',0),
(3862,1,'2026-07-11 14:50:20','2026-07-11 14:50:20','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:20','2026-07-11 14:50:20','',15,'https://staging.smartcut.co.za/?p=3862',0,'revision','',0),
(3955,1,'2026-07-11 16:19:32','2026-07-11 16:19:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 16:19:32','2026-07-11 16:19:32','',15,'https://staging.smartcut.co.za/?p=3955',0,'revision','',0),
(3863,1,'2026-07-11 14:50:20','2026-07-11 14:50:20','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:20','2026-07-11 14:50:20','',15,'https://staging.smartcut.co.za/?p=3863',0,'revision','',0),
(3864,1,'2026-07-11 14:50:55','2026-07-11 14:50:55','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:55','2026-07-11 14:50:55','',15,'https://staging.smartcut.co.za/?p=3864',0,'revision','',0),
(3865,1,'2026-07-11 14:50:55','2026-07-11 14:50:55','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:55','2026-07-11 14:50:55','',15,'https://staging.smartcut.co.za/?p=3865',0,'revision','',0),
(3866,1,'2026-07-11 14:50:55','2026-07-11 14:50:55','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:50:55','2026-07-11 14:50:55','',15,'https://staging.smartcut.co.za/?p=3866',0,'revision','',0),
(3867,1,'2026-07-11 14:53:04','2026-07-11 14:53:04','','Smart Cut RCB','','inherit','open','closed','','smart-cut-rcb','','','2026-07-11 14:53:04','2026-07-11 14:53:04','',15,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/Smart-Cut-RCB-.webp',0,'attachment','image/webp',0),
(3868,1,'2026-07-11 14:53:15','2026-07-11 14:53:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:53:15','2026-07-11 14:53:15','',15,'https://staging.smartcut.co.za/?p=3868',0,'revision','',0),
(3869,1,'2026-07-11 14:53:15','2026-07-11 14:53:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:53:15','2026-07-11 14:53:15','',15,'https://staging.smartcut.co.za/?p=3869',0,'revision','',0),
(3870,1,'2026-07-11 14:53:15','2026-07-11 14:53:15','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:53:15','2026-07-11 14:53:15','',15,'https://staging.smartcut.co.za/?p=3870',0,'revision','',0),
(3874,1,'2026-07-11 14:56:26','2026-07-11 14:56:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:26','2026-07-11 14:56:26','',15,'https://staging.smartcut.co.za/?p=3874',0,'revision','',0),
(3872,1,'2026-07-11 14:56:26','2026-07-11 14:56:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:26','2026-07-11 14:56:26','',15,'https://staging.smartcut.co.za/?p=3872',0,'revision','',0),
(3873,1,'2026-07-11 14:56:26','2026-07-11 14:56:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:26','2026-07-11 14:56:26','',15,'https://staging.smartcut.co.za/?p=3873',0,'revision','',0),
(3875,1,'2026-07-11 14:56:48','2026-07-11 14:56:48','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:48','2026-07-11 14:56:48','',15,'https://staging.smartcut.co.za/?p=3875',0,'revision','',0),
(3876,1,'2026-07-11 14:56:48','2026-07-11 14:56:48','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:48','2026-07-11 14:56:48','',15,'https://staging.smartcut.co.za/?p=3876',0,'revision','',0);
INSERT INTO `wptp_posts` VALUES
(3877,1,'2026-07-11 14:56:49','2026-07-11 14:56:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:56:49','2026-07-11 14:56:49','',15,'https://staging.smartcut.co.za/?p=3877',0,'revision','',0),
(3878,1,'2026-07-11 14:57:22','2026-07-11 14:57:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:57:22','2026-07-11 14:57:22','',15,'https://staging.smartcut.co.za/?p=3878',0,'revision','',0),
(3879,1,'2026-07-11 14:57:22','2026-07-11 14:57:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:57:22','2026-07-11 14:57:22','',15,'https://staging.smartcut.co.za/?p=3879',0,'revision','',0),
(3880,1,'2026-07-11 14:57:23','2026-07-11 14:57:23','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:57:23','2026-07-11 14:57:23','',15,'https://staging.smartcut.co.za/?p=3880',0,'revision','',0),
(3881,1,'2026-07-11 14:57:59','2026-07-11 14:57:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:57:59','2026-07-11 14:57:59','',15,'https://staging.smartcut.co.za/?p=3881',0,'revision','',0),
(3882,1,'2026-07-11 14:58:00','2026-07-11 14:58:00','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:58:00','2026-07-11 14:58:00','',15,'https://staging.smartcut.co.za/?p=3882',0,'revision','',0),
(3883,1,'2026-07-11 14:58:00','2026-07-11 14:58:00','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:58:00','2026-07-11 14:58:00','',15,'https://staging.smartcut.co.za/?p=3883',0,'revision','',0),
(3884,1,'2026-07-11 14:58:54','2026-07-11 14:58:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:58:54','2026-07-11 14:58:54','',15,'https://staging.smartcut.co.za/?p=3884',0,'revision','',0),
(3885,1,'2026-07-11 14:58:54','2026-07-11 14:58:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:58:54','2026-07-11 14:58:54','',15,'https://staging.smartcut.co.za/?p=3885',0,'revision','',0),
(3886,1,'2026-07-11 14:58:54','2026-07-11 14:58:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 14:58:54','2026-07-11 14:58:54','',15,'https://staging.smartcut.co.za/?p=3886',0,'revision','',0),
(3887,1,'2026-07-11 15:01:04','2026-07-11 15:01:04','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:04','2026-07-11 15:01:04','',15,'https://staging.smartcut.co.za/?p=3887',0,'revision','',0),
(3888,1,'2026-07-11 15:01:04','2026-07-11 15:01:04','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:04','2026-07-11 15:01:04','',15,'https://staging.smartcut.co.za/?p=3888',0,'revision','',0),
(3889,1,'2026-07-11 15:01:04','2026-07-11 15:01:04','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:04','2026-07-11 15:01:04','',15,'https://staging.smartcut.co.za/?p=3889',0,'revision','',0),
(3890,1,'2026-07-11 15:01:36','2026-07-11 15:01:36','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:36','2026-07-11 15:01:36','',15,'https://staging.smartcut.co.za/?p=3890',0,'revision','',0),
(3891,1,'2026-07-11 15:01:36','2026-07-11 15:01:36','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:36','2026-07-11 15:01:36','',15,'https://staging.smartcut.co.za/?p=3891',0,'revision','',0),
(3892,1,'2026-07-11 15:01:36','2026-07-11 15:01:36','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:36','2026-07-11 15:01:36','',15,'https://staging.smartcut.co.za/?p=3892',0,'revision','',0),
(3893,1,'2026-07-11 15:01:57','2026-07-11 15:01:57','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:57','2026-07-11 15:01:57','',15,'https://staging.smartcut.co.za/?p=3893',0,'revision','',0),
(3894,1,'2026-07-11 15:01:57','2026-07-11 15:01:57','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:57','2026-07-11 15:01:57','',15,'https://staging.smartcut.co.za/?p=3894',0,'revision','',0),
(3895,1,'2026-07-11 15:01:57','2026-07-11 15:01:57','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:01:57','2026-07-11 15:01:57','',15,'https://staging.smartcut.co.za/?p=3895',0,'revision','',0);
INSERT INTO `wptp_posts` VALUES
(3896,1,'2026-07-11 15:02:22','2026-07-11 15:02:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:22','2026-07-11 15:02:22','',15,'https://staging.smartcut.co.za/?p=3896',0,'revision','',0),
(3897,1,'2026-07-11 15:02:22','2026-07-11 15:02:22','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:22','2026-07-11 15:02:22','',15,'https://staging.smartcut.co.za/?p=3897',0,'revision','',0),
(3898,1,'2026-07-11 15:02:23','2026-07-11 15:02:23','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:23','2026-07-11 15:02:23','',15,'https://staging.smartcut.co.za/?p=3898',0,'revision','',0),
(3899,1,'2026-07-11 15:02:41','2026-07-11 15:02:41','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:41','2026-07-11 15:02:41','',15,'https://staging.smartcut.co.za/?p=3899',0,'revision','',0),
(3900,1,'2026-07-11 15:02:41','2026-07-11 15:02:41','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:41','2026-07-11 15:02:41','',15,'https://staging.smartcut.co.za/?p=3900',0,'revision','',0),
(3901,1,'2026-07-11 15:02:42','2026-07-11 15:02:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:02:42','2026-07-11 15:02:42','',15,'https://staging.smartcut.co.za/?p=3901',0,'revision','',0),
(3902,1,'2026-07-11 15:03:48','2026-07-11 15:03:48','<!-- 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: https://staging.smartcut.co.za.</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','','','2026-07-11 15:03:48','2026-07-11 15:03:48','',3,'https://staging.smartcut.co.za/?p=3902',0,'revision','',0),
(3903,1,'2026-07-11 15:04:25','2026-07-11 15:04:25','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:04:25','2026-07-11 15:04:25','',13,'https://staging.smartcut.co.za/?p=3903',0,'revision','',0),
(3904,1,'2026-07-11 15:04:45','2026-07-11 15:04:45','<h4><strong>1.1. Introduction</strong></h4><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Terms and Conditions for Smart Cut Manufacturers</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.2. Definitions</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.3. Use of the Website</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Permitted Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prohibited Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.4. Product Information and Orders</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Product Descriptions</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Pricing and Quotes</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Order Acceptance</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.5. Payment, Delivery, and Returns</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Payment Terms</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Delivery</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Returns and Refunds</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.6. Intellectual Property</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Ownership</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Permitted Use of Content</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.7. Disclaimers and Limitation of Liability</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Website \"As Is\"</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Limitation of Liability</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.8. User Accounts </h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Account Creation</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Account Security</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.9. Privacy</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Data Protection</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Your utilisation of this website is also governed by our <a href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://staging.smartcut.co.za/cookie-policy/\" target=\"_blank\" rel=\"noopener\">Cookie Policy</a>, which outline our data processing practices and your rights regarding personal data.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.10. Governing Law and Dispute Resolution</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Applicable Law</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Dispute Resolution</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.11. Changes to Terms</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.12. Contact Information</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p><!-- /wp:paragraph --></p>','Terms and Conditions','','publish','closed','closed','','terms-and-conditions','','','2026-07-11 15:09:46','2026-07-11 15:09:46','',0,'https://staging.smartcut.co.za/?page_id=3904',0,'page','',0),
(3905,1,'2026-07-11 15:04:45','2026-07-11 15:04:45','','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:04:45','2026-07-11 15:04:45','',3904,'https://staging.smartcut.co.za/?p=3905',0,'revision','',0),
(3906,1,'2026-07-11 15:05:48','2026-07-11 15:05:48','','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:05:48','2026-07-11 15:05:48','',3904,'https://staging.smartcut.co.za/?p=3906',0,'revision','',0),
(3907,1,'2026-07-11 15:05:48','2026-07-11 15:05:48','','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:05:48','2026-07-11 15:05:48','',3904,'https://staging.smartcut.co.za/?p=3907',0,'revision','',0),
(3908,1,'2026-07-11 15:05:48','2026-07-11 15:05:48','<!-- wp:paragraph -->\n<h4><strong>1.1. Introduction</strong></h4>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Terms and Conditions for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.2. Definitions</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.3. Use of the Website</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Permitted Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prohibited Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.4. Product Information and Orders</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Product Descriptions</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Pricing and Quotes</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Order Acceptance</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.5. Payment, Delivery, and Returns</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Payment Terms</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Delivery</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Returns and Refunds</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.6. Intellectual Property</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Ownership</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Permitted Use of Content</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.7. Disclaimers and Limitation of Liability</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Website \"As Is\"</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Limitation of Liability</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.8. User Accounts </h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Account Creation</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Account Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.9. Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Data Protection</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your utilisation of this website is additionally governed by our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\">Cookie Policy</a>, which delineate our data processing practices and your rights concerning personal data.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.10. Governing Law and Dispute Resolution</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Applicable Law</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Dispute Resolution</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.11. Changes to Terms</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.12. Contact Information</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:05:48','2026-07-11 15:05:48','',3904,'https://staging.smartcut.co.za/?p=3908',0,'revision','',0),
(3912,1,'2026-07-11 15:09:18','2026-07-11 15:09:18','<h4><strong>1.1. Introduction</strong></h4><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Terms and Conditions for Smart Cut Manufacturers</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.2. Definitions</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.3. Use of the Website</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Permitted Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prohibited Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.4. Product Information and Orders</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Product Descriptions</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Pricing and Quotes</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Order Acceptance</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.5. Payment, Delivery, and Returns</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Payment Terms</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Delivery</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Returns and Refunds</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.6. Intellectual Property</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Ownership</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Permitted Use of Content</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.7. Disclaimers and Limitation of Liability</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Website \"As Is\"</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Limitation of Liability</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.8. User Accounts </h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Account Creation</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Account Security</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.9. Privacy</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Data Protection</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Your utilisation of this website is also governed by our <a href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\" target=\"_blank\" rel=\"noopener\">Cookie Policy</a>, which outline our data processing practices and your rights regarding personal data.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.10. Governing Law and Dispute Resolution</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Applicable Law</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Dispute Resolution</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.11. Changes to Terms</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.12. Contact Information</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p><!-- /wp:paragraph --></p>','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:18','2026-07-11 15:09:18','',3904,'https://staging.smartcut.co.za/?p=3912',0,'revision','',0),
(3910,1,'2026-07-11 15:09:18','2026-07-11 15:09:18','<!-- wp:paragraph -->\n<h4><strong>1.1. Introduction</strong></h4>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Terms and Conditions for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.2. Definitions</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.3. Use of the Website</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Permitted Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prohibited Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.4. Product Information and Orders</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Product Descriptions</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Pricing and Quotes</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Order Acceptance</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.5. Payment, Delivery, and Returns</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Payment Terms</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Delivery</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Returns and Refunds</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.6. Intellectual Property</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Ownership</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Permitted Use of Content</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.7. Disclaimers and Limitation of Liability</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Website \"As Is\"</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Limitation of Liability</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.8. User Accounts </h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Account Creation</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Account Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.9. Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Data Protection</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your utilisation of this website is additionally governed by our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\">Cookie Policy</a>, which delineate our data processing practices and your rights concerning personal data.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.10. Governing Law and Dispute Resolution</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Applicable Law</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Dispute Resolution</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.11. Changes to Terms</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.12. Contact Information</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:18','2026-07-11 15:09:18','',3904,'https://staging.smartcut.co.za/?p=3910',0,'revision','',0),
(3911,1,'2026-07-11 15:09:18','2026-07-11 15:09:18','<!-- wp:paragraph -->\n<h4><strong>1.1. Introduction</strong></h4>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Terms and Conditions for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.2. Definitions</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.3. Use of the Website</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Permitted Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prohibited Use</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.4. Product Information and Orders</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Product Descriptions</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Pricing and Quotes</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Order Acceptance</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.5. Payment, Delivery, and Returns</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Payment Terms</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Delivery</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Returns and Refunds</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.6. Intellectual Property</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Ownership</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Permitted Use of Content</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.7. Disclaimers and Limitation of Liability</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Website \"As Is\"</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Limitation of Liability</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.8. User Accounts </h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Account Creation</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Account Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.9. Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Data Protection</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your utilisation of this website is additionally governed by our <a href=\"https://www.smartcut.co.za/privacy-policy/\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\">Cookie Policy</a>, which delineate our data processing practices and your rights concerning personal data.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.10. Governing Law and Dispute Resolution</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Applicable Law</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Dispute Resolution</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.11. Changes to Terms</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>1.12. Contact Information</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://www.smartcut.co.za/contact-us/\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:18','2026-07-11 15:09:18','',3904,'https://staging.smartcut.co.za/?p=3911',0,'revision','',0),
(3913,1,'2026-07-11 15:09:20','2026-07-11 15:09:20','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:09:20','2026-07-11 15:09:20','',13,'https://staging.smartcut.co.za/?p=3913',0,'revision','',0),
(3914,1,'2026-07-11 15:09:20','2026-07-11 15:09:20','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:09:20','2026-07-11 15:09:20','',13,'https://staging.smartcut.co.za/?p=3914',0,'revision','',0),
(3916,1,'2026-07-11 15:09:46','2026-07-11 15:09:46','<h4><strong>1.1. Introduction</strong></h4><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Terms and Conditions for Smart Cut Manufacturers</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.2. Definitions</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.3. Use of the Website</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Permitted Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prohibited Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.4. Product Information and Orders</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Product Descriptions</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Pricing and Quotes</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Order Acceptance</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.5. Payment, Delivery, and Returns</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Payment Terms</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Delivery</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Returns and Refunds</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.6. Intellectual Property</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Ownership</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Permitted Use of Content</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.7. Disclaimers and Limitation of Liability</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Website \"As Is\"</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Limitation of Liability</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.8. User Accounts </h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Account Creation</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Account Security</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.9. Privacy</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Data Protection</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Your utilisation of this website is also governed by our <a href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\" target=\"_blank\" rel=\"noopener\">Cookie Policy</a>, which outline our data processing practices and your rights regarding personal data.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.10. Governing Law and Dispute Resolution</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Applicable Law</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Dispute Resolution</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.11. Changes to Terms</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.12. Contact Information</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p><!-- /wp:paragraph --></p>','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:46','2026-07-11 15:09:46','',3904,'https://staging.smartcut.co.za/?p=3916',0,'revision','',0),
(3917,1,'2026-07-11 15:09:46','2026-07-11 15:09:46','<h4><strong>1.1. Introduction</strong></h4><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Terms and Conditions for Smart Cut Manufacturers</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.2. Definitions</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.3. Use of the Website</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Permitted Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prohibited Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.4. Product Information and Orders</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Product Descriptions</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Pricing and Quotes</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Order Acceptance</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.5. Payment, Delivery, and Returns</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Payment Terms</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Delivery</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Returns and Refunds</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.6. Intellectual Property</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Ownership</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Permitted Use of Content</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.7. Disclaimers and Limitation of Liability</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Website \"As Is\"</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Limitation of Liability</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.8. User Accounts </h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Account Creation</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Account Security</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.9. Privacy</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Data Protection</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Your utilisation of this website is also governed by our <a href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://www.smartcut.co.za/cookie-policy/\" target=\"_blank\" rel=\"noopener\">Cookie Policy</a>, which outline our data processing practices and your rights regarding personal data.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.10. Governing Law and Dispute Resolution</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Applicable Law</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Dispute Resolution</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.11. Changes to Terms</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.12. Contact Information</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p><!-- /wp:paragraph --></p>','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:46','2026-07-11 15:09:46','',3904,'https://staging.smartcut.co.za/?p=3917',0,'revision','',0),
(3918,1,'2026-07-11 15:09:46','2026-07-11 15:09:46','<h4><strong>1.1. Introduction</strong></h4><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Terms and Conditions for Smart Cut Manufacturers</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Welcome to the website of Smart Cut Manufacturers (Pty) Ltd. These Terms and Conditions govern your use of our website, located at <a href=\"https://www.smartcut.co.za/\">https://www.smartcut.co.za/</a>, and the purchase of products and services from us. By accessing our website, you signify your agreement to be bound by these Terms and Conditions. Should you dissent from any provision contained herein, you are precluded from using our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.2. Definitions</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For the purposes of these Terms and Conditions, the following terms shall bear the meanings ascribed hereunder: \"Company\" refers to Smart Cut Manufacturers (Pty) Ltd; \"User\" denotes any individual accessing or using the Website; \"Customer\" signifies a User who purchases Products or Services from the Company; \"Website\" pertains to the online platform operated by the Company; \"Products\" encompasses the specialised tooling and machinery offered by the Company; \"Services\" denotes any ancillary provisions or support furnished by the Company; \"Content\" includes all text, graphics, images, and other material displayed on our website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.3. Use of the Website</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Permitted Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are hereby granted permission to use the website solely for personal, non-commercial purposes, including but not limited to browsing available products and submitting requests for quotations.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prohibited Use</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The following actions are expressly prohibited: engagement in illegal activities, unauthorised access to any part of the website or its underlying systems, systematic or automated data scraping, misrepresentation of identity or affiliation, and any conduct that interferes with the proper functioning or security of the website.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.4. Product Information and Orders</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Product Descriptions</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information pertaining to product descriptions is provided for informational purposes only. While the Company endeavours to ensure the accuracy of such information, minor variations may occur. Users are advised to independently confirm all material details before making purchasing decisions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Pricing and Quotes</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Prices for products and services are not on the website. All orders are subject to a formal quotation process initiated by the User. The Company shall provide quotations detailing pricing, validity periods, and relevant terms.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Order Acceptance</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The process of order acceptance shall be deemed complete upon the Company\'s explicit confirmation, at which juncture a binding contract for the supply of Products or Services shall be established.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.5. Payment, Delivery, and Returns</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Payment Terms</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>General terms concerning accepted payment methods, invoicing procedures, and designated payment due dates shall apply to all transactions.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Delivery</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Information regarding delivery terms, estimated timelines for dispatch and receipt, applicable shipping costs, and the allocation of responsibility for goods during transit shall be communicated to the Customer.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Returns and Refunds</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Smart Cut Manufacturers (Pty) Ltd maintains a policy governing the return, exchange, and refund of Products. This policy stipulates the conditions under which returns are permissible, the applicable timeframes, and the requisite procedures for initiating such requests. Specific details may be provided upon request in a separate, comprehensive policy document.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.6. Intellectual Property</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Ownership</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>All content, trade marks, service marks, logos, and other intellectual property displayed or contained within the website are the exclusive property of Smart Cut Manufacturers (Pty) Ltd or its respective licensors.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Permitted Use of Content</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users are authorised to view, print, or download Content from the website strictly for personal, non-commercial purposes, provided that all proprietary notices are retained.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.7. Disclaimers and Limitation of Liability</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Website \"As Is\"</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>The website is provided on an \"as is\" and \"as available\" basis, without any warranties, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Limitation of Liability</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>To the maximum extent permitted by applicable law, Smart Cut Manufacturers (Pty) Ltd shall not be liable for any direct, indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or goodwill, arising from or in connection with the use of the website or the purchase of Products or Services.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.8. User Accounts </h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Account Creation</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Should the creation of a user account be facilitated by the website, prospective users shall be required to fulfil specified eligibility criteria and provide accurate information for registration.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Account Security</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Users bear sole responsibility for maintaining the confidentiality of their account credentials and for all activities conducted under their account.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.9. Privacy</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Data Protection</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Your utilisation of this website is also governed by our <a href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a> and <a href=\"https://staging.smartcut.co.za/cookie-policy/\" target=\"_blank\" rel=\"noopener\">Cookie Policy</a>, which outline our data processing practices and your rights regarding personal data.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.10. Governing Law and Dispute Resolution</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>Applicable Law</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>These Terms shall be governed by and construed in accordance with the laws of South Africa, without regard to its conflict of law principles.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Dispute Resolution</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p>Any dispute, controversy, or claim arising out of or relating to these Terms, or the breach, termination, or invalidity thereof, shall be resolved through amicable negotiation followed by Alternative Dispute Resolution (ADR) methods like mediation and arbitration, and finally, civil litigation in courts if other methods fail.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.11. Changes to Terms</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>The Company reserves the unilateral right to update, modify, or revise these Terms at any time. Any such changes shall become effective immediately upon publication on the website. Users are encouraged to review these Terms periodically.</p><p><!-- /wp:paragraph --><!-- wp:heading {\"level\":4} --></p><h4>1.12. Contact Information</h4><p><!-- /wp:heading --><!-- wp:paragraph --></p><p>For any inquiries or concerns pertaining to these Terms and Conditions, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of this website.</p><p><!-- /wp:paragraph --><!-- wp:paragraph --></p><p><!-- /wp:paragraph --></p>','Terms and Conditions','','inherit','closed','closed','','3904-revision-v1','','','2026-07-11 15:09:46','2026-07-11 15:09:46','',3904,'https://staging.smartcut.co.za/?p=3918',0,'revision','',0),
(3919,1,'2026-07-11 15:10:48','2026-07-11 15:10:48','<!-- 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: https://staging.smartcut.co.za.</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','','','2026-07-11 15:10:48','2026-07-11 15:10:48','',3,'https://staging.smartcut.co.za/?p=3919',0,'revision','',0),
(3920,1,'2026-07-11 15:10:48','2026-07-11 15:10:48','<!-- 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: https://staging.smartcut.co.za.</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','','','2026-07-11 15:10:48','2026-07-11 15:10:48','',3,'https://staging.smartcut.co.za/?p=3920',0,'revision','',0),
(3921,1,'2026-07-11 15:10:48','2026-07-11 15:10:48','<!-- wp:heading {\"level\":4} -->\n<h4>2.1. Introduction</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Smart Cut Manufacturers (Pty) Ltd (\"we,\" \"our,\" \"us\") is committed to upholding the privacy rights of individuals. This Privacy Policy delineates the methodologies employed for the collection, utilisation, disclosure, and safeguarding of your information when you interact with our website (www.smartcut.co.za), including any associated media forms, channels, mobile applications, or related digital platforms (collectively, the \"Site\"). We strongly advise a meticulous review of this Privacy Policy. Should you not concur with its stipulations, kindly abstain from accessing the Site. Our commitment extends to adherence with principles of the General Data Protection Regulation (GDPR), and the Protection of Personal Information Act (POPIA) which serve as a standard for data protection, irrespective of primary geographical focus.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.2. Data We Collect</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Personal Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Personal Data refers to any information that directly or indirectly identifies you. This may include, but is not limited to, your name, email address, telephone number, company affiliation, physical address, and expressions of interest in specific products.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>How We Collect Your Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Such data is collected through various mechanisms, including but not limited to contact forms, quotation request submissions, direct communications initiated by you, and the automated capture of website usage data through the deployment of cookies.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Non-Personal Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We also collect non-personal data, which does not permit direct identification. This category includes information such as browser type, operating system, Internet Protocol (IP) addresses, and referring uniform resource locators (URLs).</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.3. How We Use Your Data (Lawful Basis for Processing)</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Purposes of Processing</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your data is processed for the following explicit purposes: for the accurate and timely response to your inquiries and the provision of quotations; for the comprehensive processing of orders and the efficient delivery of products and services; for the continuous enhancement of our website and service offerings; for direct marketing and communication activities, strictly subject to your explicit consent; for compliance with statutory and regulatory obligations; and for maintaining meticulous internal records.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Lawful Basis for Processing</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>The processing of your personal data is underpinned by a lawful basis, which may include your explicit consent, the necessity of fulfilling contractual obligations, the pursuit of our legitimate business interests, or adherence to legal mandates.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.4. Data Sharing and Disclosure</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Third-Party Service Providers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We may, where necessary, disclose your data to third-party service providers who assist in the operation of our business, such as delivery services, information technology support, and web analytics providers. All such third parties are contractually bound to maintain the confidentiality and security of your data.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Legal Requirements</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Disclosure of data may occur when compelled by law, court order, or governmental regulation.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Business Transfers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>In the event of a merger, acquisition, or sale of company assets, your personal data may be transferred as part of the transaction. We shall notify you of any such transfer and any changes in the controlling entity or privacy practices.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.5. Data Security</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our Commitment to Security</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>We implement robust technical and organisational measures to safeguard your personal data against unauthorised access, alteration, disclosure, or destruction. These measures include, but are not limited to, data encryption, firewall protection, stringent access controls, and the use of secure servers. Notwithstanding these efforts, it must be acknowledged that no method of transmission over the Internet or electronic storage is entirely impregnable.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.6. Data Retention</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>How Long We Keep Your Data</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Your personal data shall be retained only for such period as is necessary to fulfil the purposes for which it was collected, or as mandated by applicable legal and regulatory requirements.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.7. Your Data Protection Rights <strong>Your Rights</strong></h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>You possess certain rights pertaining to your personal data, which include: the right to request access to copies of your personal data; the right to request rectification of inaccurate or incomplete data; the right to request the erasure of your personal data under specific conditions (\"right to be forgotten\"); the right to request the restriction of processing your personal data; the right to object to the processing of your personal data; the right to data portability, enabling the transfer of your data to another organisation; and the right to withdraw consent at any time where processing is predicated on consent. Furthermore, you retain the right to lodge a complaint with the relevant supervisory authority.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.8. Cookies and Tracking Technologies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Use of Cookies</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Our website employs cookies and similar tracking technologies to enhance user experience and gather analytical data. Further comprehensive details regarding their use are provided in our dedicated Cookie Policy.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.9. Children\'s Privacy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This website is not directed at or intended for use by individuals under the age of sixteen (16) years. We do not knowingly collect personal data from children without parental consent.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.10. Changes to This Privacy Policy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This Privacy Policy may be subject to periodic updates or amendments. The \"Last Updated\" date at the commencement of this policy shall signify the date of the most recent revision.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>2.11. Contact Us</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Privacy Policy or your personal data, please utilise the contact information provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2026-07-11 15:10:48','2026-07-11 15:10:48','',3,'https://staging.smartcut.co.za/?p=3921',0,'revision','',0),
(3922,1,'2026-07-11 15:11:38','2026-07-11 15:11:38','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Overview</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:heading -->\n<h2>Refunds</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Late or missing refunds</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Sale items</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Exchanges</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Gifts</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Shipping returns</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Need help?</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:11:38','2026-07-11 15:11:38','',13,'https://staging.smartcut.co.za/?p=3922',0,'revision','',0),
(3923,1,'2026-07-11 15:11:38','2026-07-11 15:11:38','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Overview</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n<!-- wp:heading -->\n<h2>Refunds</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Late or missing refunds</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Sale items</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Exchanges</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Gifts</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Shipping returns</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Need help?</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:11:38','2026-07-11 15:11:38','',13,'https://staging.smartcut.co.za/?p=3923',0,'revision','',0),
(3924,1,'2026-07-11 15:11:38','2026-07-11 15:11:38','<!-- wp:heading {\"level\":4} -->\n<h4>3.1. Introduction</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookie Policy for Smart Cut Manufacturers</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>This Cookie Policy delineates the practices of Smart Cut Manufacturers (Pty) Ltd concerning the deployment and utilisation of cookies and analogous technologies on our website [www.smartcut.co.za]. By continuing to access or utilise our website, you signify your consent to the use of cookies in a manner consistent with the provisions of this policy.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.2. What are Cookies?</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookies are small text files that are downloaded and stored on your device (e.g., computer, smartphone, tablet) when you visit a website. Their primary function is to enable the website to \"remember\" your actions or preferences over time, facilitating a more personalised and efficient browsing experience.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.3. How We Use Cookies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Our website utilises cookies for various purposes, categorised as follows:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Strictly Necessary Cookies: These cookies are essential for the fundamental operation of the website. They enable core functionalities such as secure navigation, authentication, and access to secure areas of the website. The website cannot function properly without these cookies.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Performance/Analytical Cookies: These cookies gather anonymous data regarding how visitors interact with our website. This includes metrics such as pages visited, time spent on the website, and any error messages encountered. The insights derived from these cookies are exclusively used to analyse and improve the performance and usability of our website. Examples include cookies deployed by Google Analytics.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Functionality Cookies: These cookies enhance your user experience by remembering choices you make, such as your preferred language, region, or other customisable settings. They enable the provision of enhanced, more personalised features.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Targeting/Advertising Cookies: These cookies are employed to deliver advertisements that are more relevant to your interests. They track your browsing habits across different websites and are used to build a profile of your interests for targeted advertising campaigns.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.4. First-Party vs. Third-Party Cookies</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Cookies may be classified as either first-party or third-party:</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>First-Party Cookies: These cookies are set directly by the website you are visiting (i.e., smartcut.co.za). They are specific to that domain and are generally used for essential functionalities or for analytics directly benefiting the website owner.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Third-Party Cookies: These cookies are set by a domain other than the one you are currently visiting. This typically occurs when our website incorporates elements from other sites, such as social media plugins, embedded content, or advertising networks.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.5. How to Manage Cookies (Consent and Control)</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>Your Consent</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Upon your initial visit to our website, you will be presented with a cookie banner or pop-up. This mechanism is designed to obtain your explicit consent to deploy non-essential cookies. You retain the right to give or refuse such consent.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Browser Settings</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>You possess the ability to manage or disable cookies through the settings of your web browser. Instructions for managing cookies can typically be found within the \"Help\" or \"Settings\" sections of browsers such as Chrome, Firefox, Edge, and Safari. It is important to note that disabling certain cookies, particularly strictly necessary cookies, may adversely impact the functionality and accessibility of various features on our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>Opt-Out Links (if applicable)</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p>For certain third-party advertising networks, direct opt-out mechanisms may be available. Users wishing to opt out of targeted advertising from participating companies may do so through platforms such as the Digital Advertising Alliance (DAA), Network Advertising Initiative (NAI), or the European Interactive Digital Advertising Alliance (EDAA).</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.6. Changes to Our Cookie Policy</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>This Cookie Policy may be updated or amended periodically. The \"Last Updated\" date at the commencement of this policy shall indicate the date of the most recent revision.</p>\n<!-- /wp:paragraph --><!-- wp:heading {\"level\":4} -->\n<h4>3.7. Contact Us</h4>\n<!-- /wp:heading --><!-- wp:paragraph -->\n<p>For any inquiries, requests, or concerns regarding this Cookie Policy, please contact us utilising the details provided on the <a href=\"https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" rel=\"noopener\" data-type=\"page\" data-id=\"8800\">Contact Us</a> page of our website.</p>\n<!-- /wp:paragraph --><!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Cookie Policy','','inherit','closed','closed','','13-revision-v1','','','2026-07-11 15:11:38','2026-07-11 15:11:38','',13,'https://staging.smartcut.co.za/?p=3924',0,'revision','',0),
(3926,1,'2026-07-11 15:15:46','2026-07-11 15:15:46','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/news/\">\n																			News									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/smartcut.za\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://wa.me/27810215166\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\" style=\"color: #fa9939;\">Privacy Policy</a>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 15:15:46','2026-07-11 15:15:46','',489,'https://staging.smartcut.co.za/?p=3926',0,'revision','',0),
(3927,1,'2026-07-11 15:16:26','2026-07-11 15:16:26','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/news/\">\n																			News									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\" target=\"_blank\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://wa.me/27810215166\" target=\"_blank\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\" style=\"color: #fa9939;\">Privacy Policy</a>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 15:16:26','2026-07-11 15:16:26','',489,'https://staging.smartcut.co.za/?p=3927',0,'revision','',0),
(3928,1,'2026-07-11 15:17:42','2026-07-11 15:17:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:17:42','2026-07-11 15:17:42','',15,'https://staging.smartcut.co.za/?p=3928',0,'revision','',0),
(3929,1,'2026-07-11 15:17:42','2026-07-11 15:17:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:17:42','2026-07-11 15:17:42','',15,'https://staging.smartcut.co.za/?p=3929',0,'revision','',0),
(3930,1,'2026-07-11 15:17:42','2026-07-11 15:17:42','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 15:17:42','2026-07-11 15:17:42','',15,'https://staging.smartcut.co.za/?p=3930',0,'revision','',0),
(3932,1,'2026-07-11 15:21:08','2026-07-11 15:21:08','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/news/\">\n																			News									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\" target=\"_blank\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://wa.me/27810215166\" target=\"_blank\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			Will be used in accordance with our <a href=\"https://www.smartcut.co.za/privacy-policy/\" style=\"color: #fa9939;\">Privacy Policy</a>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 15:21:08','2026-07-11 15:21:08','',489,'https://staging.smartcut.co.za/?p=3932',0,'revision','',0),
(3933,1,'2026-07-11 15:23:26','2026-07-11 15:23:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Store Locator Rose Yost</h4> \n								<link rel=\"stylesheet\" id=\"wd-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-open-street-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-open-street-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Rose Yost</h4> \n					<p>9943 Tanya Bypass Apt. 271</p>				\n								<link rel=\"stylesheet\" id=\"wd-list-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-list.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-list-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-list-wpb-elem.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(925) 649-8365							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								rose_yost@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>Rose Yost</h4> \n					<p>8197 Kris Island Apt. 415</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(925) 907-9798							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								rose_yost@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>Store Locator East Genefort</h4> \n								<link rel=\"stylesheet\" id=\"wd-el-google-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-google-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>East Genefort</h4> \n					<p>194 Michaela Forks</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>East Genefort</h4> \n					<p>39642 Bettye Walk</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>East Genefort</h4> \n					<p>196 Astrid River</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:26','2026-07-11 15:23:26','',279,'https://staging.smartcut.co.za/?p=3933',0,'revision','',0),
(3934,1,'2026-07-11 15:23:26','2026-07-11 15:23:26','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Store Locator Rose Yost</h4> \n								<link rel=\"stylesheet\" id=\"wd-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-open-street-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-open-street-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Rose Yost</h4> \n					<p>9943 Tanya Bypass Apt. 271</p>				\n								<link rel=\"stylesheet\" id=\"wd-list-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-list.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-el-list-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-list-wpb-elem.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(925) 649-8365							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								rose_yost@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>Rose Yost</h4> \n					<p>8197 Kris Island Apt. 415</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(925) 907-9798							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								rose_yost@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>Store Locator East Genefort</h4> \n								<link rel=\"stylesheet\" id=\"wd-el-google-map-css\" href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/themes/woodmart/css/parts/el-google-map.css?ver=8.5.0\" type=\"text/css\" media=\"all\" /> 					\n				<h4>East Genefort</h4> \n					<p>194 Michaela Forks</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>East Genefort</h4> \n					<p>39642 Bettye Walk</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>				\n				<h4>East Genefort</h4> \n					<p>196 Astrid River</p>				\n							<ul>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-phone-megamarket.svg\" title=\"wd-phone-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"tel:(406)%20555-0120\">\n								(829) 500-2525							</a>\n				</li>\n											<li>\n											<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-envelope-megamarket.svg\" title=\"wd-envelope-megamarket\" loading=\"lazy\" width=\"14\" height=\"14\">					\n													<a  href=\"mailto:megamarket@lowe.com\">\n								genefort@lowe.com							</a>\n				</li>\n					</ul>\n				<h4>Store Hours:</h4> \n					<p>Mon. – Sun:<br /><strong>9:00am - </strong><strong>9:00pm</strong></p>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:26','2026-07-11 15:23:26','',279,'https://staging.smartcut.co.za/?p=3934',0,'revision','',0),
(3937,1,'2026-07-11 15:23:54','2026-07-11 15:23:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:54','2026-07-11 15:23:54','',279,'https://staging.smartcut.co.za/?p=3937',0,'revision','',0),
(3938,1,'2026-07-11 15:23:54','2026-07-11 15:23:54','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:23:54','2026-07-11 15:23:54','',279,'https://staging.smartcut.co.za/?p=3938',0,'revision','',0),
(3939,1,'2026-07-11 15:24:06','2026-07-11 15:24:06','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:24:06','2026-07-11 15:24:06','',279,'https://staging.smartcut.co.za/?p=3939',0,'revision','',0),
(3940,1,'2026-07-11 15:24:06','2026-07-11 15:24:06','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:24:06','2026-07-11 15:24:06','',279,'https://staging.smartcut.co.za/?p=3940',0,'revision','',0),
(3941,1,'2026-07-11 15:24:07','2026-07-11 15:24:07','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>GET IN TOUCH</h4> \n				<h4><strong>South Africa</strong></h4> \n					<p>5 Reef Industrial Park, Main Reef Rd, <br />Dunswart, Boksburg, 1508</p>				\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p><strong>Email:</strong>  <a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a><br /><strong>Phone:</strong>  <a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n				<h4>CONTACT US</h4> \n			<p>Whether you need technical support, want to discuss a project, or simply have questions about our services, we\'re here to help.</p>\n								<link rel=\"stylesheet\" id=\"wd-mod-animations-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-animations-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-mod-transform-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-transform.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"#popup-5ef9ab74e822b\">\n					WRITE A MESSAGE				\n							</a>\n							<link rel=\"stylesheet\" id=\"elementor-post-684-css\" href=\"https://staging.smartcut.co.za/wp-content/uploads/elementor/css/post-684.css?ver=1783783444\" type=\"text/css\" media=\"all\">\n			<link rel=\'stylesheet\' id=\'base-desktop-css\' href=\'https://staging.smartcut.co.za/wp-content/uploads/elementor/css/base-desktop.css?ver=6a525655ad5d0\' media=\'all\' />\n<style>.elementor-684 .elementor-element.elementor-element-ee27f41{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-684 .elementor-element.elementor-element-15a6ded{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-684 .elementor-element.elementor-element-2064418:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-2064418 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1246AB;}.elementor-684 .elementor-element.elementor-element-df3a7f2 .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-5abf2bd .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee .info-box-inner{color:rgba(255, 255, 255, 0.8);}.elementor-684 .elementor-element.elementor-element-f3e56ee > .elementor-widget-container{padding:0px 0px 30px 0px;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF26;}.elementor-684 .elementor-element.elementor-element-a669af1 > .elementor-widget-container{margin:0px 0px 0px -4px;}@media(max-width:1024px){.elementor-684 .elementor-element.elementor-element-15a6ded{--padding-top:30px;--padding-bottom:15px;--padding-left:30px;--padding-right:30px;}}@media(min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:66.6%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:33.4%;}}@media(max-width:1024px) and (min-width:769px){.elementor-684 .elementor-element.elementor-element-15a6ded{--width:100%;}.elementor-684 .elementor-element.elementor-element-2064418{--width:100%;}}</style>		\n				<h4>SEND US A MESSAGE</h4> \n					<p><strong>Error:</strong> Contact form not found.</p>				\n				<h4>CONTACT INFORMATION</h4> \n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>50 East 52nd Street<br />Brooklyn, NY 10022<br />United States</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>+1322224332<br />+4643758533</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>info@mail.com<br />support@mail.com</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n									<p>Do you have questions about how we can help your company? Send us an email and we’ll get in touch shortly.</p>								\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/contact-us/&#038;media=https://staging.smartcut.co.za/wp-includes/images/media/default.svg&#038;description=Contact%20Us\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/contact-us/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=smart%20cut%20manufacturers&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n					title=\"smart cut manufacturers\"\n					aria-label=\"smart cut manufacturers\"\n			></iframe>','Contact Us','','inherit','closed','closed','','279-revision-v1','','','2026-07-11 15:24:07','2026-07-11 15:24:07','',279,'https://staging.smartcut.co.za/?p=3941',0,'revision','',0),
(3942,1,'2026-07-11 15:28:18','2026-07-11 15:28:18','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:28:18','2026-07-11 15:28:18','',684,'https://staging.smartcut.co.za/?p=3942',0,'revision','',0),
(3943,1,'2026-07-11 15:29:45','2026-07-11 15:29:45','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:29:45','2026-07-11 15:29:45','',684,'https://staging.smartcut.co.za/?p=3943',0,'revision','',0),
(3944,1,'2026-07-11 15:30:05','2026-07-11 15:30:05','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:30:05','2026-07-11 15:30:05','',684,'https://staging.smartcut.co.za/?p=3944',0,'revision','',0),
(3946,1,'2026-07-11 15:33:49','2026-07-11 15:33:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:33:49','2026-07-11 15:33:49','',684,'https://staging.smartcut.co.za/?p=3946',0,'revision','',0),
(3947,1,'2026-07-11 15:33:49','2026-07-11 15:33:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:33:49','2026-07-11 15:33:49','',684,'https://staging.smartcut.co.za/?p=3947',0,'revision','',0),
(3948,1,'2026-07-11 15:35:53','2026-07-11 15:35:53','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n	<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n	</p>\n	<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n	</p>\n	<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n	</p>\n	<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n	</p>\n<p><label>Your Message</label><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n</p>\n<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:35:53','2026-07-11 15:35:53','',684,'https://staging.smartcut.co.za/?p=3948',0,'revision','',0),
(3949,1,'2026-07-11 15:39:37','2026-07-11 15:39:37','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><label>Your Name</label><br />\n<input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><label>Your Email</label><br />\n<input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n			</p>\n			<p><label>Phone Number</label><br />\n<input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n			</p>\n			<p><label>Company</label><br />\n<input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n			</p>\n			<p><label>Your Message</label><br />\n<textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n			</p>\n		<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n		</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:39:37','2026-07-11 15:39:37','',684,'https://staging.smartcut.co.za/?p=3949',0,'revision','',0),
(3950,1,'2026-07-11 15:40:59','2026-07-11 15:40:59','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><label>Your Name</label><br />\n<input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><label>Your Email</label><br />\n<input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n			</p>\n			<p><label>Phone Number</label><br />\n<input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n			</p>\n			<p><label>Company</label><br />\n<input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n			</p>\n			<p><label>Your Message</label><br />\n<textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n			</p>\n		<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n		</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 15:40:59','2026-07-11 15:40:59','',684,'https://staging.smartcut.co.za/?p=3950',0,'revision','',0),
(3952,1,'2026-07-11 16:17:03','2026-07-11 16:17:03','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n			</p>\n			<p><label style=\"display: block; margin: 0 0 2px 0; line-height: 1.1;\">Your Message</label><textarea cols=\"40\" rows=\"5\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n			</p>\n		<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n		</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 16:17:03','2026-07-11 16:17:03','',684,'https://staging.smartcut.co.za/?p=3952',0,'revision','',0),
(3951,1,'2026-07-11 16:13:49','2026-07-11 16:13:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>SEND US A MESSAGE</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3844-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3844\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3844-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n<style>\n.smartcut-popup-form {\n	width: 100%;\n	max-width: 100%;\n	margin: -20px auto 0 auto;\n	padding: 0;\n	box-sizing: border-box;\n}\n.smartcut-popup-form .smartcut-form-row {\n	display: flex;\n	gap: 20px;\n	width: 100%;\n	margin: 0 0 14px 0;\n	padding: 0;\n	box-sizing: border-box;\n}\n.smartcut-popup-form .smartcut-form-field {\n	width: 100%;\n	margin: 0;\n	padding: 0;\n	box-sizing: border-box;\n}\n.smartcut-popup-form label {\n	display: block;\n	margin: 0 0 4px 0;\n	padding: 0;\n	line-height: 1.2;\n}\n.smartcut-popup-form input,\n.smartcut-popup-form textarea {\n	width: 100%;\n	max-width: 100%;\n	box-sizing: border-box;\n}\n.smartcut-popup-form textarea {\n	min-height: 120px;\n	resize: vertical;\n}\n.smartcut-popup-form .smartcut-form-submit {\n	margin: 0;\n	padding: 0;\n}\n/* Stack fields from tablet down to mobile */\n@media (max-width: 1024px) {\n	.smartcut-popup-form .smartcut-form-row {\n		flex-direction: column;\n		gap: 0;\n	}\n	.smartcut-popup-form .smartcut-form-field {\n		width: 100%;\n		max-width: 100%;\n	}\n}\n</style>\n			<p><label>Your Name</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><label>Your Email</label><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" />\n			</p>\n			<p><label>Phone Number</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"tel-767\" />\n			</p>\n			<p><label>Company</label><input size=\"40\" maxlength=\"400\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"text-1\" />\n			</p>\n			<p><label>Your Message</label><textarea cols=\"40\" rows=\"5\" maxlength=\"2000\" aria-invalid=\"false\" name=\"your-message\"></textarea>\n			</p>\n		<p><input type=\"submit\" value=\"SEND MESSAGE\" />\n		</p>\n</form>\n				<h4>CONTACT INFORMATION</h4> \n						<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-pointer-1.svg\" title=\"wd-pointer\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p>5 Reef Industrial Park, <br />Main Reef Rd, <br />Dunswart, <br />Boksburg, <br />1508</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-mobile-1.svg\" title=\"wd-mobile\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"tel:+27 11 522 8591\">+27 (0) 11 522 8591</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/wd-paper-plane-1.svg\" title=\"wd-paper-plane\" loading=\"lazy\" width=\"30\" height=\"30\">													\n					<p><a href=\"mailto:admin@smartcut.co.za\">admin@smartcut.co.za</a></p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n		<p>Have questions about how we can help your business? Send us an email, and we\'ll get back to you shortly.</p>		\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-social-icons-styles-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-styles.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/SmartCut_ZA\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\" aria-label=\"Instagram social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\" aria-label=\"Threads social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>\n					<a rel=\"noopener noreferrer nofollow\" href=\"https://wa.me/27810215166\" target=\"_blank\" aria-label=\"WhatsApp social link\">\n											</a>','Popup with contact form smartcut','','inherit','closed','closed','','684-revision-v1','','','2026-07-11 16:13:49','2026-07-11 16:13:49','',684,'https://staging.smartcut.co.za/?p=3951',0,'revision','',0),
(3953,1,'2026-07-11 16:19:32','2026-07-11 16:19:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 16:19:32','2026-07-11 16:19:32','',15,'https://staging.smartcut.co.za/?p=3953',0,'revision','',0),
(3954,1,'2026-07-11 16:19:32','2026-07-11 16:19:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-product-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-el-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-el-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-loop-prod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-loop-prod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-woo-mod-swatches-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 16:19:32','2026-07-11 16:19:32','',15,'https://staging.smartcut.co.za/?p=3954',0,'revision','',0),
(3956,1,'2026-07-11 16:23:59','2026-07-11 16:23:59','<link rel=\"stylesheet\" id=\"wd-info-box-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-info-box.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/trophy-Orange-Footer.svg\" title=\"trophy-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Unmatched Quality						</h4>\n					<p>Premium Quality Guaranteed</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/warehouse-Orange-Footer.svg\" title=\"warehouse-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Vast Selection						</h4>\n					<p>Large In-Stock Inventory</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/headset-Orange-Footer.svg\" title=\"headset-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Expert Guidance						</h4>\n					<p>Skilled Technical Support</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n															<img  src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/package-Orange-Footer.svg\" title=\"package-Orange-Footer.svg\" loading=\"lazy\" width=\"50\" height=\"50\">													\n											<h4						class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Swift Delivery						</h4>\n					<p>Fast Nationwide Delivery</p>\n									<a href=\"#\" aria-label=\"Infobox link\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-menu-label-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-menu-label.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<ul>\n				<li>\n											<a  href=\"#\">\n															POPULAR CATEGORIES							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/diamond-blades/\">\n																			Diamond Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/hand-grinders/\">\n																			Hand Grinders									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n																			Segmented Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n																			Turbo Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/continuous-blades/\">\n																			Continuous Blades									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/product-category/concrete-core-drills/\">\n																			Concrete Core Drills									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															USEFUL LINKS							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/privacy-policy/\">\n																			Privacy Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/terms-and-conditions/\">\n																			Terms &amp; Conditions									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/cookie-policy/\">\n																			Cookie Policy									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/request-a-quote/\">\n																			Quote Request									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/wishlist/\">\n																			Wishlist									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/compare/\">\n																			Compare									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Footer Menu							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/\">\n																			Home									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/shop/\">\n																			Shop									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/about-us/\">\n																			About Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n																			Contact Us									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://staging.smartcut.co.za/news/\">\n																			News									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"#\">\n																			Downloads									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n								<ul>\n				<li>\n											<a  href=\"#\">\n															Social							\n													</a>\n					<ul>\n							<li>\n								<a  href=\"https://www.facebook.com/smartcut.za\" target=\"_blank\">\n																			Facebook									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.linkedin.com/company/smart-cut-manufacturers/\" target=\"_blank\">\n																			LinkedIn									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://x.com/SmartCut_ZA\" target=\"_blank\">\n																			X (Twitter)									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.instagram.com/smartcut.manufacturers\" target=\"_blank\">\n																			Instagram									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://www.threads.com/@smartcut.manufacturers\" target=\"_blank\">\n																			Threads									\n																	</a>\n							</li>\n							<li>\n								<a  href=\"https://wa.me/27810215166\" target=\"_blank\">\n																			WhatsApp									\n																	</a>\n							</li>\n											</ul>\n				</li>\n			</ul>\n																<a href=\"https://www.smartcut.co.za/\">\n							<img width=\"1024\" height=\"252\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1024x252.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-300x74.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-768x189.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1536x379.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-2048x505.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-1200x296.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Dark-Background-Transparent-scaled-1-150x37.webp 150w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" />								</a>\n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Will be used in accordance with our <a style=\"color: #fa9939;\" href=\"https://staging.smartcut.co.za/privacy-policy/\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a></p>','Primary Footer','','inherit','closed','closed','','489-revision-v1','','','2026-07-11 16:23:59','2026-07-11 16:23:59','',489,'https://staging.smartcut.co.za/?p=3956',0,'revision','',0),
(3957,1,'2026-07-11 16:39:05','2026-07-11 16:39:05',' 					\n			<p>1.</p>\n								 					\n				<h4>Billing Details</h4> \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;<abbr title=\"required\">*</abbr></label></p>	\n	\n		<h3 id=\"ship-to-different-address\">\n			<label>\n				 Ship to a different address?\n			</label>\n		</h3>\n				<p id=\"shipping_first_name_field\" data-priority=\"10\"><label for=\"shipping_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_last_name_field\" data-priority=\"20\"><label for=\"shipping_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_company_field\" data-priority=\"30\"><label for=\"shipping_company\">Company name&nbsp;(optional)</label></p><p id=\"shipping_country_field\" data-priority=\"40\"><label for=\"shipping_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"shipping_address_1_field\" data-priority=\"50\"><label for=\"shipping_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_address_2_field\" data-priority=\"60\"><label for=\"shipping_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"shipping_city_field\" data-priority=\"70\"><label for=\"shipping_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_state_field\" data-priority=\"80\"><label for=\"shipping_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"shipping_postcode_field\" data-priority=\"90\"><label for=\"shipping_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p>			\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" rows=\"2\" cols=\"5\"></textarea></p>					\n			<p>2.</p>\n				<h4>Payment Information</h4> \n			<ul>\n			<li>\n	\n	<label for=\"payment_method_bacs\">\n		Direct bank transfer 	</label>\n			<p>Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cheque\">\n		Check payments 	</label>\n			<p>Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cod\">\n		Cash on delivery 	</label>\n			<p>Pay with cash upon delivery.</p>\n	</li>\n		</ul>\n		\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br /><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n			\n				<h4>Your Order</h4> \n					<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						Glossy Ceramic&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;29.99					</td>\n				</tr>\n								<tr>\n					<td>\n						1/2-in Keyed Corded Drill&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;198.00					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td>&#036;227.99</td>\n		</tr>\n			<tr>\n	<th>Shipping</th>\n	<td data-title=\"Shipping\">\n					<ul id=\"shipping_method\">\n									<li>\n						<label for=\"shipping_method_0_flat_rate1\">Flat rate</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_free_shipping2\">Free shipping</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_local_pickup4\">Local pickup</label>					</li>\n							</ul>\n			</td>\n</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong>&#036;227.99</strong> </td>\n		</tr>\n	</tfoot>\n</table>\n				\n								 						 					\n				Add &#036;1,772.01 to cart and get free shipping!			\n				<h4>Excellent</h4> \n					<p>Based on 1480 reviews</p>				\n								<img width=\"120\" height=\"53\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/trustpilot-logo.png\" alt=\"\" />					\n			<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking</p>\n								 					\n															<img width=\"64\" height=\"64\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/testimonial-avatar-64x64.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Albert Flores						</h4>\n					<p>Customer</p>\n				<h4>More Information</h4> \n								 			\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery-icon.svg\" title=\"delivery-icon\" width=\"24\" height=\"24\">								\n								Delivery Information							\n							<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/money-back-icon.svg\" title=\"money-back-icon\" width=\"24\" height=\"24\">								\n								14 Day Money Back Guarantee							\n							<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Checkout layout Megamarket','','inherit','closed','closed','','1500-revision-v1','','','2026-07-11 16:39:05','2026-07-11 16:39:05','',1500,'https://staging.smartcut.co.za/?p=3957',0,'revision','',0),
(3958,1,'2026-07-11 16:39:31','2026-07-11 16:39:31',' 					\n			<p>1.</p>\n								 					\n				<h4>Billing Details</h4> \n		<h3>Billing details</h3>\n		<p id=\"billing_first_name_field\" data-priority=\"10\"><label for=\"billing_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_last_name_field\" data-priority=\"20\"><label for=\"billing_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_company_field\" data-priority=\"30\"><label for=\"billing_company\">Company name&nbsp;(optional)</label></p><p id=\"billing_country_field\" data-priority=\"40\"><label for=\"billing_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"billing_address_1_field\" data-priority=\"50\"><label for=\"billing_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_address_2_field\" data-priority=\"60\"><label for=\"billing_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"billing_city_field\" data-priority=\"70\"><label for=\"billing_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_state_field\" data-priority=\"80\"><label for=\"billing_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"billing_postcode_field\" data-priority=\"90\"><label for=\"billing_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_phone_field\" data-priority=\"100\"><label for=\"billing_phone\">Phone&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"billing_email_field\" data-priority=\"110\"><label for=\"billing_email\">Email address&nbsp;<abbr title=\"required\">*</abbr></label></p>	\n	\n		<h3 id=\"ship-to-different-address\">\n			<label>\n				 Ship to a different address?\n			</label>\n		</h3>\n				<p id=\"shipping_first_name_field\" data-priority=\"10\"><label for=\"shipping_first_name\">First name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_last_name_field\" data-priority=\"20\"><label for=\"shipping_last_name\">Last name&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_company_field\" data-priority=\"30\"><label for=\"shipping_company\">Company name&nbsp;(optional)</label></p><p id=\"shipping_country_field\" data-priority=\"40\"><label for=\"shipping_country\">Country / Region&nbsp;<abbr title=\"required\">*</abbr></label>Select a country / region&hellip;AfghanistanÅland IslandsAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntarcticaAntigua and BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelauBelgiumBelizeBeninBermudaBhutanBoliviaBonaire, Saint Eustatius and SabaBosnia and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling) IslandsColombiaComorosCongo (Brazzaville)Congo (Kinshasa)Cook IslandsCosta RicaCroatiaCubaCura&ccedil;aoCyprusCzech RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland IslandsFaroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHeard Island and McDonald IslandsHondurasHong KongHungaryIcelandIndiaIndonesiaIranIraqIrelandIsle of ManIsraelItalyIvory CoastJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLibyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesiaMoldovaMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth KoreaNorth MacedoniaNorthern Mariana IslandsNorwayOmanPakistanPalestinian TerritoryPanamaPapua New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto RicoQatarReunionRomaniaRussiaRwandaS&atilde;o Tom&eacute; and Pr&iacute;ncipeSaint Barth&eacute;lemySaint HelenaSaint Kitts and NevisSaint LuciaSaint Martin (Dutch part)Saint Martin (French part)Saint Pierre and MiquelonSaint Vincent and the GrenadinesSamoaSan MarinoSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia/Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSudanSurinameSvalbard and Jan MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzaniaThailandTimor-LesteTogoTokelauTongaTrinidad and TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited Arab EmiratesUnited Kingdom (UK)United States (US)United States (US) Minor Outlying IslandsUruguayUzbekistanVanuatuVaticanVenezuelaVietnamVirgin Islands (British)Virgin Islands (US)Wallis and FutunaWestern SaharaYemenZambiaZimbabwe<button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update country / region\">Update country / region</button></p><p id=\"shipping_address_1_field\" data-priority=\"50\"><label for=\"shipping_address_1\">Street address&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_address_2_field\" data-priority=\"60\"><label for=\"shipping_address_2\">Apartment, suite, unit, etc.&nbsp;(optional)</label></p><p id=\"shipping_city_field\" data-priority=\"70\"><label for=\"shipping_city\">Town / City&nbsp;<abbr title=\"required\">*</abbr></label></p><p id=\"shipping_state_field\" data-priority=\"80\"><label for=\"shipping_state\">State&nbsp;<abbr title=\"required\">*</abbr></label>\n						Select an option&hellip;AlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyomingArmed Forces (AA)Armed Forces (AE)Armed Forces (AP)</p><p id=\"shipping_postcode_field\" data-priority=\"90\"><label for=\"shipping_postcode\">ZIP Code&nbsp;<abbr title=\"required\">*</abbr></label></p>			\n							<p id=\"order_comments_field\" data-priority=\"\"><label for=\"order_comments\">Order notes&nbsp;(optional)</label><textarea name=\"order_comments\" id=\"order_comments\" rows=\"2\" cols=\"5\"></textarea></p>					\n			<p>2.</p>\n				<h4>Payment Information</h4> \n			<ul>\n			<li>\n	\n	<label for=\"payment_method_bacs\">\n		Direct bank transfer 	</label>\n			<p>Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cheque\">\n		Check payments 	</label>\n			<p>Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.</p>\n	</li>\n<li>\n	\n	<label for=\"payment_method_cod\">\n		Cash on delivery 	</label>\n			<p>Pay with cash upon delivery.</p>\n	</li>\n		</ul>\n		\n			Since your browser does not support JavaScript, or it is disabled, please ensure you click the <em>Update Totals</em> button before placing your order. You may be charged more than the amount stated above if you fail to do so.			<br /><button type=\"submit\" name=\"woocommerce_checkout_update_totals\" value=\"Update totals\">Update totals</button>\n		\n		<button type=\"submit\" name=\"woocommerce_checkout_place_order\" id=\"place_order\" value=\"Place order\" data-value=\"Place order\">Place order</button>\n			\n				<h4>Your Order</h4> \n					<table>\n	<thead>\n		<tr>\n			<th>Product</th>\n			<th>Subtotal</th>\n		</tr>\n	</thead>\n	<tbody>\n						<tr>\n					<td>\n						Glossy Ceramic&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;29.99					</td>\n				</tr>\n								<tr>\n					<td>\n						1/2-in Keyed Corded Drill&nbsp;						 <strong>&times;&nbsp;1</strong>											</td>\n					<td>\n						&#036;198.00					</td>\n				</tr>\n					</tbody>\n	<tfoot>\n		<tr>\n			<th>Subtotal</th>\n			<td>&#036;227.99</td>\n		</tr>\n			<tr>\n	<th>Shipping</th>\n	<td data-title=\"Shipping\">\n					<ul id=\"shipping_method\">\n									<li>\n						<label for=\"shipping_method_0_flat_rate1\">Flat rate</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_free_shipping2\">Free shipping</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_local_pickup4\">Local pickup</label>					</li>\n							</ul>\n			</td>\n</tr>\n		<tr>\n			<th>Total</th>\n			<td><strong>&#036;227.99</strong> </td>\n		</tr>\n	</tfoot>\n</table>\n				\n								 						 					\n				Add &#036;1,772.01 to cart and get free shipping!			\n				<h4>Excellent</h4> \n					<p>Based on 1480 reviews</p>				\n								<img width=\"120\" height=\"53\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/trustpilot-logo.png\" alt=\"\" />					\n			<p>A seemingly elegant design can quickly begin to bloat with unexpected content or break under the weight of actual activity. Fake data can ensure a nice looking</p>\n								 					\n															<img width=\"64\" height=\"64\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/testimonial-avatar-64x64.png\" alt=\"\" />													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-m\" data-elementor-setting-key=\"title\">\n								Albert Flores						</h4>\n					<p>Customer</p>\n				<h4>More Information</h4> \n								 			\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery-icon.svg\" title=\"delivery-icon\" width=\"24\" height=\"24\">								\n								Delivery Information							\n							<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/money-back-icon.svg\" title=\"money-back-icon\" width=\"24\" height=\"24\">								\n								14 Day Money Back Guarantee							\n							<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Checkout layout Smart Cut','','inherit','closed','closed','','1500-revision-v1','','','2026-07-11 16:39:31','2026-07-11 16:39:31','',1500,'https://staging.smartcut.co.za/?p=3958',0,'revision','',0),
(3959,1,'2026-07-11 16:39:49','2026-07-11 16:39:49',' 						 							\n																 						<ul>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/\">\n						Shopping cart\n					</a>\n				</li>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n						Checkout\n					</a>\n				</li>\n				<li>\n					Order complete\n				</li>\n			</ul>\n		Have a coupon? <a href=\"#\">Click here to enter your code</a>	\n\n	<p>If you have a coupon code, please apply it below.</p>\n	<p>\n		<label for=\"coupon_code\">Coupon:</label>\n		\n	</p>\n	<p>\n		<button type=\"submit\" name=\"apply_coupon\" value=\"Apply coupon\">Apply coupon</button>\n	</p>\n','Checkout top content layout Smart Cut','','inherit','closed','closed','','1496-revision-v1','','','2026-07-11 16:39:49','2026-07-11 16:39:49','',1496,'https://staging.smartcut.co.za/?p=3959',0,'revision','',0),
(3960,1,'2026-07-11 16:40:04','2026-07-11 16:40:04',' 						 							\n																 						<ul>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/\">\n						Shopping cart\n					</a>\n				</li>\n				<li>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n						Checkout\n					</a>\n				</li>\n				<li>\n					Order complete\n				</li>\n			</ul>\n						 						 					\n				Add &#036;1,772.01 to cart and get free shipping!			\n					\n				<table>\n					<thead>\n					<tr>\n						<th>&nbsp;</th>\n						<th>&nbsp;</th>\n						<th>Product</th>\n													<th>SKU</th>\n												<th>Price</th>\n						<th>Quantity</th>\n						<th>Subtotal</th>\n					</tr>\n					</thead>\n					<tbody>\n							<tr>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/?remove_item=2bcab9d935d219641434683dd9d18a03&#038;_wpnonce=863fed1997\" aria-label=\"Remove Glossy Ceramic from cart\" data-product_id=\"995\" data-product_sku=\"321210\">&times;</a>								</td>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\"><img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/hot-spot-product-1-430x491.jpg\" alt=\"\" /></a>								</td>\n								<td data-title=\"Product\">\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/glossy-ceramic/\">Glossy Ceramic</a>								</td>\n																	<td data-title=\"SKU\">\n																							321210																					\n									</td>\n								<td data-title=\"Price\">\n									&#036;29.99piece								</td>\n								<td data-title=\"Quantity\">\n			\n	<label for=\"quantity_678234da2fa2d\">Glossy Ceramic quantity</label>\n	\n			\n								</td>\n								<td data-title=\"Subtotal\">\n									&#036;29.99								</td>\n							</tr>\n							<tr>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/cart/?remove_item=a0e2a2c563d57df27213ede1ac4ac780&#038;_wpnonce=863fed1997\" aria-label=\"Remove 1/2-in Keyed Corded Drill from cart\" data-product_id=\"1045\" data-product_sku=\"811566\">&times;</a>								</td>\n								<td>\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\"><img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/tools-product-12-430x491.jpg\" alt=\"\" /></a>								</td>\n								<td data-title=\"Product\">\n									<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/1-2-in-keyed-corded-drill/\">1/2-in Keyed Corded Drill</a>								</td>\n																	<td data-title=\"SKU\">\n																							811566																					\n									</td>\n								<td data-title=\"Price\">\n									&#036;198.00each								</td>\n								<td data-title=\"Quantity\">\n			\n	<label for=\"quantity_678234da2fe5f\">1/2-in Keyed Corded Drill quantity</label>\n	\n			\n								</td>\n								<td data-title=\"Subtotal\">\n									&#036;198.00								</td>\n							</tr>\n					<tr>\n						<td colspan=\"12\">\n										<label for=\"coupon_code\">\n											Coupon:										</label>\n										\n										<button type=\"submit\" name=\"apply_coupon\" value=\"Apply coupon\">\n											Apply coupon										</button>\n								<button type=\"submit\" name=\"update_cart\" value=\"Update cart\">\n									Update cart								</button>\n															\n						</td>\n					</tr>\n										</tbody>\n				</table>\n		\n						 					\n				<h4>Cart Totals</h4> \n	<h2>Cart totals</h2>\n	<table cellspacing=\"0\">\n		<tr>\n			<th>Subtotal</th>\n			<td data-title=\"Subtotal\">&#036;227.99</td>\n		</tr>\n			<tr>\n	<th>Shipping</th>\n	<td data-title=\"Shipping\">\n					<ul id=\"shipping_method\">\n									<li>\n						<label for=\"shipping_method_0_flat_rate1\">Flat rate</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_free_shipping2\">Free shipping</label>					</li>\n									<li>\n						<label for=\"shipping_method_0_local_pickup4\">Local pickup</label>					</li>\n							</ul>\n			</td>\n</tr>\n		<tr>\n			<th>Total</th>\n			<td data-title=\"Total\"><strong>&#036;227.99</strong> </td>\n		</tr>\n	</table>\n<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/checkout/\">\n	Proceed to checkout</a>\n	<!--.cart-totals-inner-->\n				<h4>More Information</h4> \n						 			\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/delivery-icon.svg\" title=\"delivery-icon\" width=\"24\" height=\"24\">								\n								Delivery Information							\n							<p>How can you evaluate content without design? No typography, no colors, no layout, no styles, all those things that convey the important signals that go beyond the mere textual, hierarchies of information, weight.</p>\n									<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/money-back-icon.svg\" title=\"money-back-icon\" width=\"24\" height=\"24\">								\n								14 Day Money Back Guarantee							\n							<p>To short sentences, to many headings, images too large for the proposed design, or too small, or they fit in but it looks iffy for reasons the folks in the meeting can’t quite tell right now, but they’re unhappy, somehow.</p>','Cart layout Smart Cut','','inherit','closed','closed','','1482-revision-v1','','','2026-07-11 16:40:04','2026-07-11 16:40:04','',1482,'https://staging.smartcut.co.za/?p=3960',0,'revision','',0),
(3985,1,'2026-07-11 22:40:49','2026-07-11 22:40:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:40:49','2026-07-11 22:40:49','',15,'https://staging.smartcut.co.za/?p=3985',0,'revision','',0),
(3975,1,'2026-07-11 16:51:19','2026-07-11 16:51:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>\n								<link rel=\"stylesheet\" id=\"wd-counter-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-counter.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				0			\n					FOUNDING YEAR				\n				0			\n					HAPPY COSTUMERS				\n				0			\n					COMPANIES WORK WITH US				\n				0			\n					OFFICE				\n				0			\n					TEAM MEMBERS				\n				0			\n					ORDERS FULFILLED				\n				<h4>We convert your idea Into a reality.</h4> \n			<p>WOODMART - BEST ECOMMERCE THEME 2023/24</p>\n			<p>One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided by arches into stiff His room, a proper human room although a little too smalls.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:51:19','2026-07-11 16:51:19','',275,'https://staging.smartcut.co.za/?p=3975',0,'revision','',0),
(3976,1,'2026-07-11 16:51:19','2026-07-11 16:51:19','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>\n								<link rel=\"stylesheet\" id=\"wd-counter-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-counter.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				0			\n					FOUNDING YEAR				\n				0			\n					HAPPY COSTUMERS				\n				0			\n					COMPANIES WORK WITH US				\n				0			\n					OFFICE				\n				0			\n					TEAM MEMBERS				\n				0			\n					ORDERS FULFILLED				\n				<h4>We handle every detail with expert craftsmanship.</h4> \n			<p><b>SPECIALISED INDUSTRIAL TOOLING SINCE 2008</b></p>\n			<p>Since 2008, Smart Cut Manufacturers has supplied premium-grade tooling and cutting solutions to South Africa’s refractory, construction and installation industries. Every product is engineered or carefully sourced to deliver dependable performance, extended service life and greater productivity in demanding working environments.</p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:51:19','2026-07-11 16:51:19','',275,'https://staging.smartcut.co.za/?p=3976',0,'revision','',0),
(3977,1,'2026-07-11 16:56:12','2026-07-11 16:56:12','','Company Name (Optional)','','publish','closed','closed','','company-name-optional','','','2026-07-11 17:00:19','2026-07-11 17:00:19','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3977',4,'addify_rfq_fields','',0),
(3978,1,'2026-07-11 16:59:01','2026-07-11 16:59:01','','VAT Number (Optional)','','publish','closed','closed','','vat-number-optional','','','2026-07-11 17:28:01','2026-07-11 17:28:01','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3978',5,'addify_rfq_fields','',0),
(3979,1,'2026-07-11 17:02:10','2026-07-11 17:02:10','','Country / Region','','publish','closed','closed','','country-region','','','2026-07-11 17:05:31','2026-07-11 17:05:31','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3979',6,'addify_rfq_fields','',0),
(3980,1,'2026-07-11 17:03:23','2026-07-11 17:03:23','','Street Address 1','','publish','closed','closed','','street-address-1','','','2026-07-11 17:05:29','2026-07-11 17:05:29','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3980',7,'addify_rfq_fields','',0),
(3981,1,'2026-07-11 17:03:47','2026-07-11 17:03:47','','Town / City','','publish','closed','closed','','town-city','','','2026-07-11 17:03:47','2026-07-11 17:03:47','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3981',8,'addify_rfq_fields','',0),
(3982,1,'2026-07-11 17:04:14','2026-07-11 17:04:14','','Province','','publish','closed','closed','','province','','','2026-07-11 17:05:27','2026-07-11 17:05:27','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3982',9,'addify_rfq_fields','',0),
(3983,1,'2026-07-11 17:04:39','2026-07-11 17:04:39','','Postcode / ZIP','','publish','closed','closed','','postcode-zip','','','2026-07-11 17:05:09','2026-07-11 17:05:09','',0,'https://staging.smartcut.co.za/?post_type=addify_rfq_fields&#038;p=3983',10,'addify_rfq_fields','',0),
(3984,1,'2026-07-11 22:40:48','2026-07-11 22:40:48','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:40:48','2026-07-11 22:40:48','',15,'https://staging.smartcut.co.za/?p=3984',0,'revision','',0),
(3964,1,'2026-07-11 16:43:46','2026-07-11 16:43:46',' 			<nav aria-label=\"Breadcrumb\">				\n					Home				\n			</nav>		\n						 			\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\" aria-label=\"Previous product\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n					<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-430x491.jpg\" alt=\"\" />				</a>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/exhterm-warm-floor/\">\n						Exhterm Warm Floor					</a>\n						&#036;118.32each					\n	<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/shop/\">\n			Back to products		\n	</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\" aria-label=\"Next product\"></a>\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n					<img width=\"430\" height=\"491\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/bathroom-product-2-430x491.jpg\" alt=\"\" />				</a>\n					<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/product/rectangular-sink/\">\n						Rectangular Sink					</a>\n						<del aria-hidden=\"true\">&#036;235.00</del> Original price was: &#036;235.00.<ins aria-hidden=\"true\">&#036;199.00</ins>Current price is: &#036;199.00.each					\n						 						 						 			\n		<figure style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1\">\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18-150x171.jpg\"><a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18.jpg\"><img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18.jpg\" alt=\"\" title=\"accessories-product-18\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" /></a></figure>\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-150x171.jpg\">\n				<a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg\" alt=\"\" title=\"flooring-product-10\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" />				</a>\n			</figure>\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6-150x171.jpg\">\n				<a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6.jpg\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6.jpg\" alt=\"\" title=\"lighting-product-6\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" />				</a>\n			</figure>\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-150x171.jpg\">\n				<a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\" alt=\"\" title=\"plumbing-product-11\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" />				</a>\n			</figure>\n			<figure data-thumb=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12-150x171.jpg\">\n				<a data-elementor-open-lightbox=\"no\" href=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12.jpg\">\n					<img width=\"700\" height=\"800\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12.jpg\" alt=\"\" title=\"thermal-product-12\" data-caption=\"\" data-src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12.jpg\" data-large_image=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12.jpg\" data-large_image_width=\"700\" data-large_image_height=\"800\" />				</a>\n			</figure>\n				</figure>\n					 			\n									<img width=\"150\" height=\"171\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/accessories-product-18-150x171.jpg\" alt=\"\" />								\n									<img width=\"150\" height=\"171\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/flooring-product-10-150x171.jpg\" alt=\"\" />								\n									<img width=\"150\" height=\"171\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/lighting-product-6-150x171.jpg\" alt=\"\" />								\n									<img width=\"150\" height=\"171\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/plumbing-product-11-150x171.jpg\" alt=\"\" />								\n									<img width=\"150\" height=\"171\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/thermal-product-12-150x171.jpg\" alt=\"\" />								\n<h1>\n	Wood Soap Dish\n	</h1>\n										<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/shop/?filter_brand=elemental\">\n				<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/w-mm-brand-logo-3.png\" title=\"Elemental\" alt=\"Elemental\">			</a>\n				SKU:			\n				321207			\n			<p>&#036;7.99each</p>\n			<p>8 in stock</p>\n	\n			\n	<label for=\"quantity_678507dcc3266\">Wood Soap Dish quantity</label>\n	\n			\n		<button type=\"submit\" name=\"add-to-cart\" value=\"1101\">Add to cart</button>\n			\n				<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/wishlist/\" data-key=\"feb95f3cb4\" data-product-id=\"1101\" rel=\"nofollow\" data-added-text=\"Browse Wishlist\">\n					Add to wishlist\n				</a>\n			<a href=\"https://dummy.xtemos.com/woodmart2/megamarket-elementor/compare/\" data-id=\"1101\" rel=\"nofollow\" data-added-text=\"Compare products\">\n				Compare\n			</a>\n						 						 					\n			14\n			People watching this product now!\n						 					\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-delivery.svg\" title=\"product-delivery\" width=\"32\" height=\"32\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Fast Shipping						</h4>\n					<p>Carrier information</p>\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-meny-products.svg\" title=\"product-meny-products\" width=\"32\" height=\"32\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								20k products						</h4>\n					<p>Payment methods</p>\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-support.svg\" title=\"product-support\" width=\"32\" height=\"32\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								24/7 Support						</h4>\n					<p>Unlimited help desk</p>\n															<img src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/product-quality.svg\" title=\"product-quality\" width=\"32\" height=\"32\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								2-day Delivery						</h4>\n					<p>Track or off orders</p>\n						 						 						 						 								\n						Additional information					\n<table>\n		<tr>\n			<th>\n						Color					\n			</th>\n			<td>\n					<p>Brown</p>\n												</td>\n		</tr>\n		<tr>\n			<th>\n						Brand					\n			</th>\n			<td>\n					<p>Elemental</p>\n												</td>\n		</tr>\n		<tr>\n			<th>\n						Size					\n			</th>\n			<td>\n					<p>14 x 19in.</p>\n												</td>\n		</tr>\n	</table>\n						Reviews (0)					\n						 						 					\n				<h4>Description</h4> \n			.elementor-1101 .elementor-element.elementor-element-07f842a{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 30px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-1101 .elementor-element.elementor-element-2ae5e95{--display:flex;--background-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-db373a8{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--background-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-f1f7713{--display:flex;--background-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-f258f29{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-4902320{--display:flex;--gap:40px 40px;--background-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-402aaef{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--background-transition:0.3s;--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}.elementor-1101 .elementor-element.elementor-element-402aaef:not(.elementor-motion-effects-element-type-background), .elementor-1101 .elementor-element.elementor-element-402aaef &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-color:#F8F8F8;background-image:url(\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/product-sink-banner.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1101 .elementor-element.elementor-element-402aaef, .elementor-1101 .elementor-element.elementor-element-402aaef::before{--border-transition:0.3s;}.elementor-1101 .elementor-element.elementor-element-8a63ab3{--display:flex;--gap:0px 0px;--background-transition:0.3s;--margin-top:0%;--margin-bottom:0%;--margin-left:50%;--margin-right:0%;}.elementor-1101 .elementor-element.elementor-element-14b41fb .title{font-size:32px;font-weight:800;}.elementor-1101 .elementor-element.elementor-element-14b41fb &gt; .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-1101 .elementor-element.elementor-element-14b41fb{width:auto;max-width:auto;}.elementor-1101 .elementor-element.elementor-element-4c26efa .wd-text-block{max-width:399px;}.elementor-1101 .elementor-element.elementor-element-4c26efa &gt; .elementor-widget-container{margin:0px 0px 20px 0px;}@media(min-width:768px){.elementor-1101 .elementor-element.elementor-element-2ae5e95{--width:58.3%;}.elementor-1101 .elementor-element.elementor-element-f1f7713{--width:58.3%;}.elementor-1101 .elementor-element.elementor-element-f258f29{--width:41.7%;}.elementor-1101 .elementor-element.elementor-element-4902320{--width:41.7%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1101 .elementor-element.elementor-element-2ae5e95{--width:100%;}.elementor-1101 .elementor-element.elementor-element-4902320{--width:100%;}}@media(max-width:1024px){.elementor-1101 .elementor-element.elementor-element-07f842a{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-1101 .elementor-element.elementor-element-14b41fb .title{font-size:26px;}}@media(max-width:767px){.elementor-1101 .elementor-element.elementor-element-402aaef:not(.elementor-motion-effects-element-type-background), .elementor-1101 .elementor-element.elementor-element-402aaef &gt; .elementor-motion-effects-container &gt; .elementor-motion-effects-layer{background-position:-100% 0px;}.elementor-1101 .elementor-element.elementor-element-8a63ab3{--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-1101 .elementor-element.elementor-element-14b41fb .title{font-size:18px;}}		\n						 					\n			<h5>Bathroom Sink Vox 2487 MSS</h5><p>Cubilia vestibulum interdum nisl a parturient a auctor vestibulum taciti vel bibendum tempor adipiscing suspendisse posuere libero penatibus lorem at interdum tristique iaculis redosan condimentum a ac rutrum mollis consectetur. Aenean nascetur vehicula egestas a adipiscing a est egestas suspendisse parturient diam adipiscing mattis elementum velit pulvinar.</p>\n								<img width=\"500\" height=\"202\" src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/product-sink-information.jpg\" alt=\"\" />					\n															<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/collection.svg\" title=\"collection\" width=\"20\" height=\"20\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Collection:						</h4>\n					<p>Vox</p>\n															<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/size.svg\" title=\"size\" width=\"20\" height=\"20\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Size:						</h4>\n					<p>584 W x 460 H x 203 D mm</p>\n															<img src=\"http://dummy.xtemos.com/woodmart2/megamarket-elementor/wp-content/uploads/sites/4/2022/05/materials.svg\" title=\"materials\" width=\"20\" height=\"20\">													\n											<h4 class=\"info-box-title title box-title-style-default wd-fontsize-s\" data-elementor-setting-key=\"title\">\n								Materials:						</h4>\n					<p>Vitreous china</p>\n						 						 					\n													<a data-height=\"463\" data-index=\"1\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n													<a data-height=\"464\" data-index=\"2\" data-elementor-open-lightbox=\"no\">\n						<img>\n													</a>\n			<p>Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.</p>\n				<h4>Vox bathroom collection 2022</h4> \n			<p>Himenaeos parturient nam a justo placerat lorem erat pretium a fusce pharetra pretium enim.</p>\n			<a href=\"#\">\n					View Collection				\n							</a>\n						 						 						 						 						 						 						','Single product layout Megamarket','','inherit','closed','closed','','1330-revision-v1','','','2026-07-11 16:43:46','2026-07-11 16:43:46','',1330,'https://staging.smartcut.co.za/?p=3964',0,'revision','',0),
(3968,1,'2026-07-11 16:46:43','2026-07-11 16:46:43','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n				<h4>Our Mission &amp; Values</h4> \n								<link rel=\"stylesheet\" id=\"wd-accordion-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-accordion-elem-wpb-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-accordion-wpb-elem.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n								1. Mission							\n							<p>Our mission is to empower our customers with superior tooling and expert support, enabling them to achieve greater efficiency, precision, and profitability in their operations. This mission is built on a foundation of core values that guide every decision we make.</p>\n								2. Unrivalled Precision							\n							<p>We believe that the best results come from the best tools. We are dedicated to the principles of precision engineering, ensuring that every product we offer meets the tightest tolerances and delivers the cleanest, most accurate performance possible.</p>\n								3. Unmatched Durability							\n							<p>We build tools that last. By using premium materials and robust manufacturing processes, we create products that stand up to extreme wear and tear. Our focus on durability translates into a lower total cost of ownership and greater reliability for our customers.</p>\n								4. Partnership in Service							\n							<p>We see our customers as long-term partners. Our goal is to provide more than just products; we provide solutions. This means offering expert technical advice, responsive customer support, and a commitment to understanding and solving your unique challenges.</p>\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/2.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/2-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"540\" height=\"1000\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/1.webp 540w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-162x300.webp 162w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/1-150x278.webp 150w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" />					\n								<img width=\"2560\" height=\"1707\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1024x683.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-768x512.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1536x1024.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-2048x1366.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-1200x800.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/cutting-granite-closeup-2025-01-29-07-38-08-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Our Story				\n				<h4>A Legacy of Precision and Partnership</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>Founded on a commitment to excellence, Smart Cut Manufacturers (Pty) Ltd began as a family-run business with a clear mission: to provide South Africa’s industrial sector with specialised tooling that delivers exceptional performance and durability. From our headquarters in Boksburg, Gauteng, we have grown into a trusted partner to the refractory, construction, and installation industries.</p><p>Our journey has been shaped by a hands-on approach and an uncompromising focus on quality. We understand that precision and durability are essential to productivity. That is why we engineer and source only premium-grade products built to perform in the most demanding environments. As a family business, our name is behind every product we sell, and we remain fully committed to our customers’ success.</p>\n			<p><em>Developed by <strong>Smart Cut manufacturers (Pty) Ltd</strong></em></p>','About us','','inherit','closed','closed','','275-revision-v1','','','2026-07-11 16:46:43','2026-07-11 16:46:43','',275,'https://staging.smartcut.co.za/?p=3968',0,'revision','',0);
INSERT INTO `wptp_posts` VALUES
(3986,1,'2026-07-11 22:40:49','2026-07-11 22:40:49','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:40:49','2026-07-11 22:40:49','',15,'https://staging.smartcut.co.za/?p=3986',0,'revision','',0),
(3987,1,'2026-07-11 22:41:16','2026-07-11 22:41:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:16','2026-07-11 22:41:16','',15,'https://staging.smartcut.co.za/?p=3987',0,'revision','',0),
(3988,1,'2026-07-11 22:41:16','2026-07-11 22:41:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:16','2026-07-11 22:41:16','',15,'https://staging.smartcut.co.za/?p=3988',0,'revision','',0),
(3989,1,'2026-07-11 22:41:16','2026-07-11 22:41:16','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:16','2026-07-11 22:41:16','',15,'https://staging.smartcut.co.za/?p=3989',0,'revision','',0),
(3990,1,'2026-07-11 22:41:32','2026-07-11 22:41:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:32','2026-07-11 22:41:32','',15,'https://staging.smartcut.co.za/?p=3990',0,'revision','',0),
(3991,1,'2026-07-11 22:41:32','2026-07-11 22:41:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:32','2026-07-11 22:41:32','',15,'https://staging.smartcut.co.za/?p=3991',0,'revision','',0),
(3992,1,'2026-07-11 22:41:32','2026-07-11 22:41:32','<link rel=\"stylesheet\" id=\"wd-section-title-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n										<link rel=\"stylesheet\" id=\"wd-el-subtitle-style-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-subtitle-style.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					Unmatched Durability. Unrivalled Precision				\n				<h4>Smart Solutions In Tooling &amp; Machinery</h4> \n								<link rel=\"stylesheet\" id=\"wd-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<a  href=\"https://www.smartcut.co.za/shop/\">\n					VIEW SHOP				\n							</a>\n			<a  href=\"#section-00\">\n					lEARN More				\n							</a>\n				<h4>Popular Categories</h4> \n								<link rel=\"stylesheet\" id=\"wd-woo-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-categories-loop-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 												\n			<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Wall Saw Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Wall-Saw-Blades.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Wall Saw Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\">\n					8 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/wall-saw-blades/\" aria-label=\"Product category wall-saw-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Vacuum Discs\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Vacuum-Discs-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Vacuum Discs			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\">\n					5 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/vacuum-discs/\" aria-label=\"Product category vacuum-discs\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Turbo Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Turbo-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Turbo Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\">\n					14 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/turbo-blades/\" aria-label=\"Product category turbo-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Tiling Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Tiling-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Tiling Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\">\n					28 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tiling-core-drills/\" aria-label=\"Product category tiling-core-drills\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"TCT Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/TCT-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				TCT Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\">\n					1 product					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/tct-blades/\" aria-label=\"Product category tct-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Slate Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-128x128.webp 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-300x300.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category-100x100.webp 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Slate-Blades-Category.webp 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Slate Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/slate-blades/\" aria-label=\"Product category slate-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Silicon Carbide Element\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Silicon-Carbide-Element-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Silicon Carbide Element			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/silicon-carbide-element/\" aria-label=\"Product category silicon-carbide-element\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Shells And Crowns\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Shells-And-Crowns-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Shells And Crowns			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\">\n					2 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/shells-and-crowns/\" aria-label=\"Product category shells-and-crowns\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Segmented Blades\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Segmented-Blades-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Segmented Blades			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\">\n					16 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/segmented-blades/\" aria-label=\"Product category segmented-blades\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Retipping Of Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Retipping-Of-Tools.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Retipping Of Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\">\n					3 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/retipping-of-tools/\" aria-label=\"Product category retipping-of-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Refractory Grinding Tools\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Grinding-Tools-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Grinding Tools			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\">\n					4 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-grinding-tools/\" aria-label=\"Product category refractory-grinding-tools\"></a>\n			<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Refractory Core Drills\">\n				<img width=\"128\" height=\"128\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-128x128.png 128w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-300x300.png 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-150x150.png 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category-100x100.png 100w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/Refractory-Core-Drills-Category.png 500w\" sizes=\"auto, (max-width: 128px) 100vw, 128px\" />			</a>\n			<h3>\n				Refractory Core Drills			</h3>\n					<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\">\n					11 products					</a>\n				<a href=\"https://staging.smartcut.co.za/product-category/refractory-core-drills/\" aria-label=\"Product category refractory-core-drills\"></a>\n								<link rel=\"stylesheet\" id=\"wd-mod-nav-style-underline-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-nav-style-underline.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-product-tabs-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-product-tabs.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-tabs-style-space-between-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-tabs-style-space-between.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n							Featured Products						\n					<ul>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;order&quot;:&quot;ASC&quot;,&quot;post_type&quot;:&quot;featured&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;include&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										FEATURED									\n								</a>\n							</li>\n							<li data-atts=\"{&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;pagination_arrows_position&quot;:null,&quot;items_per_page&quot;:10,&quot;spacing&quot;:&quot;30&quot;,&quot;spacing_tablet&quot;:&quot;&quot;,&quot;spacing_mobile&quot;:&quot;&quot;,&quot;list_spacing&quot;:null,&quot;list_spacing_tablet&quot;:&quot;&quot;,&quot;list_spacing_mobile&quot;:&quot;&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;&quot;,&quot;highlighted_products&quot;:0,&quot;products_divider&quot;:null,&quot;products_bordered_grid&quot;:&quot;1&quot;,&quot;products_bordered_grid_style&quot;:&quot;outside&quot;,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;custom&quot;,&quot;elementor&quot;:true,&quot;img_size_custom&quot;:{&quot;width&quot;:&quot;339&quot;,&quot;height&quot;:&quot;387&quot;},&quot;sync_parent_id&quot;:null,&quot;columns_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;columns_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;sync_group_id&quot;:null,&quot;slides_per_view&quot;:null,&quot;scroll_per_page&quot;:null,&quot;center_mode&quot;:null,&quot;wrap&quot;:null,&quot;autoheight&quot;:null,&quot;autoplay&quot;:null,&quot;speed&quot;:null,&quot;scroll_carousel_init&quot;:null,&quot;disable_overflow_carousel&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;carousel_arrows_position&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;dynamic_pagination_control&quot;:null,&quot;hide_scrollbar&quot;:null,&quot;carousel_sync&quot;:null,&quot;sync_child_id&quot;:null,&quot;product_custom_hover&quot;:null,&quot;stretch_product&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;include&quot;:null,&quot;post_type&quot;:&quot;new&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;taxonomies&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;offset&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:&quot;&quot;,&quot;hide_out_of_stock&quot;:&quot;no&quot;,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;}\">\n								<a href=\"#\">\n										New									\n								</a>\n							</li>\n											</ul>\n							Array					\n								<link rel=\"stylesheet\" id=\"wd-mod-highlighted-text-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/mod-highlighted-text.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Unmatched Durability. Unrivalled Precision.				\n				<h4>Engineered for <u>Maximum</u>  Performance.</h4> \n		<p>Our premium diamond blades are engineered to deliver superior cutting speed and a longer service life, even in the most demanding materials like reinforced concrete and refractory brick. We design tools that work as hard as you do, ensuring you get the job done faster, with the clean, precise results your projects require.</p>		\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"#section-0\">\n					learn more				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-el-video-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-video.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n							<video src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/concrete-outdoor-path-tile-cutting-and-preparing-f-1080p-2025-08-29-08-26-19-utc.mov\" playsinline loop muted autoplay></video>			\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h4>Why <u>Choose</u> Smart Cut?</h4> \n								<link rel=\"stylesheet\" id=\"wd-text-block-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-text-block.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n								<img width=\"2560\" height=\"1709\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1.webp 2560w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-300x200.webp 300w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1024x684.webp 1024w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-768x513.webp 768w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1536x1025.webp 1536w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-2048x1367.webp 2048w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-1200x801.webp 1200w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/builder-cutting-paving-tiles-2025-03-14-03-37-39-utc-scaled-1-150x100.webp 150w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" />					\n					Trusted by SA Professionals				\n				<h2>Why <u>Choose</u> Smart Cut?</h2> \n			<p>The Smart Cut Advantage is our commitment to delivering tangible value to your operations. It begins with premium-quality, durable tools that provide a longer service life, reducing your long-term costs and minimizing downtime. This is backed by the expert support of a family-run partner who is dedicated to understanding your unique challenges and ensuring your ultimate success.</p>\n			<a  href=\"https://staging.smartcut.co.za/about-us/\">\n					About us				\n							</a>\n			<a  href=\"#section-1\">\n					LEARN MORE				\n							</a>\n					Extensive In-Stock Inventory				\n				<h4>Solutions for <u>Every</u>  Application!</h4> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n								<img width=\"500\" height=\"569\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331.webp 500w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-264x300.webp 264w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/vertical-shot-of-a-worker-doing-installation-work-2025-02-10-05-34-17-utc-scaled-e1757687224331-150x171.webp 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" />					\n					Extensive In-Stock Inventory				\n				<h2>Solutions for <u>Every</u>  Application!</h2> \n			<p>From precision cutting and grinding to heavy-duty core drilling, our extensive inventory is engineered to meet the specific demands of your industry. We maintain a large stock holding to ensure you have the right tool when you need it, minimizing downtime and keeping your projects on schedule.</p>\n			<a  href=\"https://staging.smartcut.co.za/shop/\">\n					view shop				\n							</a>\n			<a  href=\"https://staging.smartcut.co.za/contact-us/\">\n					contact us				\n							</a>\n								<link rel=\"stylesheet\" id=\"wd-woo-prod-loop-small-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/woo-prod-loop-small.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-swiper-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n									<h4>Recently Viewed Products</h4>							\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\" aria-label=\"1 1/4&#8243; Male To Hitli (Black)\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC909-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli-black/\">1 1/4&#8243; Male To Hitli (Black)</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\" aria-label=\"1/2&#8243; Male to 1 1/4&#8243; Male\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC904-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-2-male-to-1-1-4-male/\">1/2&#8243; Male to 1 1/4&#8243; Male</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\" aria-label=\"1 1/4&#8243; Male to Female 500MM\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC500Z-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-female-500mm/\">1 1/4&#8243; Male to Female 500MM</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\" aria-label=\"Brick Cutting Machine\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/LBS770-FRONT-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/brick-cutting-machine/\">Brick Cutting Machine</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\" aria-label=\"30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC37-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/30mm-refractory-core-drill-u-l-130mm-c-w-1-2-female/\">30MM Refractory Core Drill U.L. 130MM C/W 1/2&#8243; Female</a></h3>\n		<a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\" aria-label=\"1 1/4&#8243; Male to Hitli\">\n			<img width=\"80\" height=\"80\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-80x80.webp 80w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-150x150.webp 150w, https://staging.smartcut.co.za/wp-content/uploads/2026/07/SC907-600x600.webp 600w\" sizes=\"auto, (max-width: 80px) 100vw, 80px\" />		</a>\n	<h3><a href=\"https://staging.smartcut.co.za/product/1-1-4-male-to-hitli/\">1 1/4&#8243; Male to Hitli</a></h3>\n										<link rel=\"stylesheet\" id=\"wd-swiper-pagin-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-pagin-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n			<ul></ul>\n								<img  alt=\"Smart Cut Manufacturers company logo.\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2026/06/Smart-Cut-Logo.svg\" title=\"Smart Cut Logo\" loading=\"lazy\" width=\"230\" height=\"47\">					\n			<p><strong>Need help choosing the right cutting solution?</strong></p><p>Whether you need diamond blades, core drills, refractory tooling, or machine support, our team can help you find the right product for the job. Request a callback, and we’ll get back to you with practical advice based on your application.</p>\n								<link rel=\"stylesheet\" id=\"wd-section-title-style-simple-and-brd-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-section-title-style-simple-and-brd.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 					\n					Facing a Unique Challenge?<br />\n				<h4>Request A Callback!<br />\n</h4> \n								<link rel=\"stylesheet\" id=\"wd-wpcf7-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/int-wpcf7.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 			\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/wp-admin/admin-ajax.php#wpcf7-f3719-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset><input type=\"hidden\" name=\"_wpcf7\" value=\"3719\" /><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" /><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" /><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3719-o1\" /><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" /><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n</fieldset>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"your-name\" />\n			</p>\n			<p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Number\" value=\"\" type=\"tel\" name=\"your-number\" />\n			</p>\n		<p><input type=\"submit\" value=\"Request Callback\" />\n		</p>\n<style>\n.wpcf7-form-control.wpcf7-submit.has-spinner {\n width: 100% !important;\n padding: 12px !important;\n margin: 0 !important;\n display: block !important;\n box-sizing: border-box !important;\n}\n.wpcf7-form p {\n margin: 0 !important;\n padding: 0 !important;\n}\n</style>\n</form>\n				<h4>Latest News</h4> \n								<link rel=\"stylesheet\" id=\"wd-blog-loop-base-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-base.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-post-types-mod-predefined-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/post-types-mod-predefined.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						<link rel=\"stylesheet\" id=\"wd-blog-loop-design-meta-image-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-loop-design-meta-image.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 						\n<article id=\"post-875\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\" aria-label=\"Link on post Minimalist Japanese-inspired furniture\"></a>\n							<link rel=\"stylesheet\" id=\"wd-blog-mod-author-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-author.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n							<link rel=\"stylesheet\" id=\"wd-social-icons-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/el-social-icons.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 							\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-1.jpg&#038;description=Minimalist%20Japanese-inspired%20furniture\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n														<link rel=\"stylesheet\" id=\"wd-blog-mod-comments-button-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/blog-mod-comments-button.css?ver=8.5.5\" type=\"text/css\" media=\"all\" /> 									\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/inspiration/\" rel=\"category tag\">Inspiration</a>				\n					<time datetime=\"2022-05-27T06:45:04+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:45:04+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\" rel=\"bookmark\">\n					Minimalist Japanese-inspired furniture				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/minimalist-japanese-inspired-furniture/\">Continue reading</a>					\n	</article>\n<article id=\"post-870\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\" aria-label=\"Link on post New home decor from John Doerson\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-2.jpg&#038;description=New%20home%20decor%20from%20John%20Doerson\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/#comments\">1</a>						\n					<a href=\"https://staging.smartcut.co.za/category/decoration/\" rel=\"category tag\">Decoration</a>				\n					<time datetime=\"2022-05-27T06:44:15+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:44:15+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\" rel=\"bookmark\">\n					New home decor from John Doerson				</a>\n			</h3>\n									If the copy becomes distracting in the design then you are doing something wrong or they are discussing copy changes. It might be a bit...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/new-home-decor-from-john-doerson/\">Continue reading</a>					\n	</article>\n<article id=\"post-867\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\" aria-label=\"Link on post The big design: Wall likes pictures\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-3.jpg&#038;description=The%20big%20design%3A%20Wall%20likes%20pictures\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/design-trends/\" rel=\"category tag\">Design trends</a>				\n					<time datetime=\"2022-05-27T06:43:28+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:43:28+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\" rel=\"bookmark\">\n					The big design: Wall likes pictures				</a>\n			</h3>\n									Authorities in our business will tell in no uncertain terms that Lorem Ipsum is that huge, huge no no to forswear forever. Not so fast,...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/the-big-design-wall-likes-pictures/\">Continue reading</a>					\n	</article>\n<article id=\"post-862\">\n				<img width=\"450\" height=\"278\" src=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4-450x278.jpg 450w, https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg 1200w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" />			\n				<a tabindex=\"-1\" href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\" aria-label=\"Link on post Sweet seat: functional seat for IT folks\"></a>\n					<img alt=\'author-avatar\' src=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=22&#038;d=mm&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a497104c15063685568fab5f814a56c8cbe6f04575083b6d60e1edafa9da520e?s=44&#038;d=mm&#038;r=g 2x\' class=\'avatar avatar-22 photo\' height=\'22\' width=\'22\' loading=\'lazy\' decoding=\'async\'/>		\n					<a href=\"https://staging.smartcut.co.za/author/smartcutadmin/\" rel=\"author\">Ethan Nieuwenhuizen</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/sharer/sharer.php?u=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Facebook social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://x.com/share?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"X social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://pinterest.com/pin/create/button/?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/&#038;media=https://staging.smartcut.co.za/wp-content/uploads/2022/05/blog-bg-4.jpg&#038;description=Sweet%20seat%3A%20functional%20seat%20for%20IT%20folks\" target=\"_blank\" aria-label=\"Pinterest social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://www.linkedin.com/shareArticle?mini=true&#038;url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Linkedin social link\">\n											</a>\n									<a rel=\"noopener noreferrer nofollow\" href=\"https://telegram.me/share/url?url=https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" target=\"_blank\" aria-label=\"Telegram social link\">\n											</a>\n							<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/#respond\">0</a>						\n					<a href=\"https://staging.smartcut.co.za/category/furniture/\" rel=\"category tag\">Furniture</a>				\n					<time datetime=\"2022-05-27T06:42:24+00:00\">\n						27 May 2022					</time>\n							<time datetime=\"2022-05-27T06:42:24+00:00\">\n			May 27, 2022		</time>\n					<h3>\n				<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\" rel=\"bookmark\">\n					Sweet seat: functional seat for IT folks				</a>\n			</h3>\n									The passage experienced a surge in popularity during the 1960s when Letraset used it on their dry-transfer sheets, and again during the...							\n						<a href=\"https://staging.smartcut.co.za/2022/05/27/sweet-seat-functional-seat-for-it-folks/\">Continue reading</a>					\n	</article>\n								<link rel=\"stylesheet\" id=\"wd-swiper-arrows-critical-css\" href=\"https://staging.smartcut.co.za/wp-content/themes/woodmart/css/parts/lib-swiper-arrows-critical.css?ver=8.5.5\" type=\"text/css\" media=\"all\" />','Home','','inherit','closed','closed','','15-revision-v1','','','2026-07-11 22:41:32','2026-07-11 22:41:32','',15,'https://staging.smartcut.co.za/?p=3992',0,'revision','',0),
(3993,1,'2026-07-12 10:10:09','2026-07-12 10:10:09','','SCM-Favicon-Light-Background-Transparent','','inherit','open','closed','','scm-favicon-light-background-transparent','','','2026-07-12 10:10:09','2026-07-12 10:10:09','',0,'https://staging.smartcut.co.za/wp-content/uploads/2026/07/SCM-Favicon-Light-Background-Transparent.webp',0,'attachment','image/webp',0);
/*!40000 ALTER TABLE `wptp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_term_relationships`
--

DROP TABLE IF EXISTS `wptp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_term_relationships`
--

LOCK TABLES `wptp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wptp_term_relationships` DISABLE KEYS */;
INSERT INTO `wptp_term_relationships` VALUES
(1,1,0),
(956,275,0),
(956,7,0),
(965,278,0),
(965,5,0),
(968,277,0),
(968,5,0),
(983,276,0),
(983,5,0),
(986,275,0),
(986,5,0),
(995,276,0),
(995,17,0),
(995,5,0),
(998,276,0),
(998,11,0),
(998,5,0),
(1001,275,0),
(1001,5,0),
(3058,566,0),
(2978,566,0),
(956,25,0),
(2975,566,0),
(1045,12,0),
(1045,5,0),
(2980,566,0),
(2977,566,0),
(2974,566,0),
(1048,5,0),
(3054,566,0),
(2976,566,0),
(883,25,0),
(2981,566,0),
(1051,5,0),
(1098,25,0),
(1054,5,0),
(1057,5,0),
(1075,5,0),
(1079,275,0),
(965,25,0),
(1057,25,0),
(977,25,0),
(1054,25,0),
(986,25,0),
(1051,25,0),
(3057,566,0),
(3056,566,0),
(974,25,0),
(971,25,0),
(3053,566,0),
(983,25,0),
(3055,566,0),
(980,25,0),
(1045,25,0),
(1048,25,0),
(1001,25,0),
(968,25,0),
(998,25,0),
(3052,566,0),
(883,11,0),
(995,25,0),
(1079,5,0),
(2957,11,0),
(3302,11,0),
(3621,11,0),
(2965,11,0),
(3389,11,0),
(3217,11,0),
(2839,11,0),
(3515,11,0),
(2979,566,0),
(3620,11,0),
(3619,11,0),
(1083,25,0),
(1083,5,0),
(1098,277,0),
(1098,5,0),
(1099,282,0),
(1099,22,0),
(1099,284,0),
(1099,285,0),
(853,282,0),
(804,282,0),
(804,283,0),
(804,286,0),
(804,19,0),
(843,280,0),
(843,281,0),
(843,284,0),
(843,20,0),
(853,21,0),
(853,283,0),
(853,287,0),
(853,288,0),
(857,281,0),
(857,22,0),
(857,284,0),
(857,285,0),
(862,281,0),
(862,20,0),
(862,285,0),
(862,286,0),
(867,282,0),
(867,21,0),
(867,286,0),
(867,288,0),
(883,276,0),
(870,280,0),
(870,287,0),
(870,288,0),
(870,22,0),
(875,280,0),
(875,283,0),
(875,284,0),
(875,19,0),
(883,17,0),
(883,5,0),
(971,278,0),
(971,5,0),
(974,275,0),
(974,11,0),
(974,5,0),
(977,275,0),
(977,5,0),
(980,277,0),
(980,5,0),
(1079,25,0),
(3813,568,0),
(1075,25,0),
(3731,296,0),
(1113,295,0),
(1114,295,0),
(2832,305,0),
(3809,568,0),
(3734,296,0),
(3733,296,0),
(3732,296,0),
(3787,567,0),
(3795,567,0),
(3797,567,0),
(489,2,0),
(3765,567,0),
(3767,567,0),
(2788,2,0),
(3769,567,0),
(3775,567,0),
(3778,568,0),
(3784,568,0),
(3735,296,0),
(3730,296,0),
(3800,568,0),
(3803,568,0),
(3806,568,0),
(684,2,0),
(3729,296,0),
(3728,296,0),
(3727,296,0),
(3726,296,0),
(3725,296,0),
(3724,296,0),
(2797,295,0),
(2799,303,0),
(2832,5,0),
(2833,307,0),
(2833,5,0),
(2834,309,0),
(2834,5,0),
(2835,310,0),
(2835,5,0),
(2836,307,0),
(2836,5,0),
(2837,307,0),
(2837,5,0),
(2838,307,0),
(2838,5,0),
(2839,307,0),
(2839,5,0),
(2840,307,0),
(2840,5,0),
(2841,307,0),
(2841,5,0),
(2842,307,0),
(2842,5,0),
(2843,307,0),
(2843,5,0),
(2844,307,0),
(2844,5,0),
(2845,307,0),
(2845,5,0),
(2846,307,0),
(2846,5,0),
(2847,308,0),
(2847,5,0),
(2848,313,0),
(2848,5,0),
(2849,310,0),
(2849,5,0),
(2850,310,0),
(2850,5,0),
(2851,308,0),
(2851,5,0),
(2852,310,0),
(2852,5,0),
(2853,308,0),
(2853,5,0),
(2854,308,0),
(2854,5,0),
(2855,313,0),
(2855,5,0),
(2856,315,0),
(2856,5,0),
(2857,308,0),
(2857,5,0),
(2858,307,0),
(2858,5,0),
(2859,310,0),
(2859,5,0),
(2860,312,0),
(2860,5,0),
(2861,305,0),
(2861,5,0),
(2832,304,0),
(2832,306,0),
(2832,316,0),
(2832,317,0),
(2832,318,0),
(2832,319,0),
(2833,304,0),
(2833,308,0),
(2833,305,0),
(2833,306,0),
(2833,320,0),
(2833,321,0),
(2833,316,0),
(2833,317,0),
(2833,322,0),
(2833,319,0),
(2834,304,0),
(2834,306,0),
(2834,323,0),
(2834,317,0),
(2834,322,0),
(2834,319,0),
(2835,304,0),
(2835,305,0),
(2835,306,0),
(2835,324,0),
(2835,316,0),
(2835,317,0),
(2835,318,0),
(2835,319,0),
(2836,304,0),
(2836,308,0),
(2836,305,0),
(2836,306,0),
(2836,320,0),
(2836,321,0),
(2836,316,0),
(2836,317,0),
(2836,318,0),
(2836,325,0),
(2837,304,0),
(2837,305,0),
(2837,306,0),
(2837,320,0),
(2837,316,0),
(2837,326,0),
(2837,322,0),
(2837,325,0),
(2838,304,0),
(2838,308,0),
(2838,305,0),
(2838,306,0),
(2838,320,0),
(2838,321,0),
(2838,316,0),
(2838,326,0),
(2838,318,0),
(2838,325,0),
(2839,304,0),
(2839,308,0),
(2839,305,0),
(2839,306,0),
(2839,320,0),
(2839,321,0),
(2839,316,0),
(2839,326,0),
(2839,318,0),
(2839,325,0),
(2840,304,0),
(2840,305,0),
(2840,306,0),
(2840,320,0),
(2840,316,0),
(2840,327,0),
(2840,322,0),
(2840,319,0),
(2841,304,0),
(2841,305,0),
(2841,306,0),
(2841,320,0),
(2841,316,0),
(2841,327,0),
(2841,322,0),
(2841,325,0),
(2842,304,0),
(2842,306,0),
(2842,320,0),
(2842,328,0),
(2842,318,0),
(2842,329,0),
(2843,304,0),
(2843,305,0),
(2843,306,0),
(2843,320,0),
(2843,316,0),
(2843,328,0),
(2843,322,0),
(2843,319,0),
(2844,304,0),
(2844,305,0),
(2844,306,0),
(2844,320,0),
(2844,316,0),
(2844,330,0),
(2844,318,0),
(2844,325,0),
(2845,304,0),
(2845,305,0),
(2845,306,0),
(2845,320,0),
(2845,316,0),
(2845,330,0),
(2845,322,0),
(2845,325,0),
(2846,304,0),
(2846,305,0),
(2846,306,0),
(2846,320,0),
(2846,316,0),
(2846,330,0),
(2846,322,0),
(2846,325,0),
(2847,311,0),
(2847,312,0),
(2847,305,0),
(2847,306,0),
(2847,321,0),
(2847,331,0),
(2847,316,0),
(2847,332,0),
(2847,318,0),
(2847,333,0),
(2847,334,0),
(2848,311,0),
(2848,314,0),
(2848,306,0),
(2848,335,0),
(2848,336,0),
(2848,332,0),
(2848,318,0),
(2848,333,0),
(2848,334,0),
(2849,311,0),
(2849,306,0),
(2849,324,0),
(2849,332,0),
(2849,318,0),
(2849,333,0),
(2849,337,0),
(2850,311,0),
(2850,306,0),
(2850,324,0),
(2850,332,0),
(2850,318,0),
(2850,333,0),
(2850,337,0),
(2851,311,0),
(2851,312,0),
(2851,306,0),
(2851,321,0),
(2851,331,0),
(2851,332,0),
(2851,318,0),
(2851,333,0),
(2851,338,0),
(2852,311,0),
(2852,306,0),
(2852,324,0),
(2852,339,0),
(2852,318,0),
(2852,340,0),
(2852,334,0),
(2853,311,0),
(2853,312,0),
(2853,305,0),
(2853,306,0),
(2853,321,0),
(2853,331,0),
(2853,316,0),
(2853,341,0),
(2853,318,0),
(2853,333,0),
(2853,334,0),
(2854,311,0),
(2854,312,0),
(2854,305,0),
(2854,306,0),
(2854,321,0),
(2854,331,0),
(2854,316,0),
(2854,341,0),
(2854,318,0),
(2854,333,0),
(2854,334,0),
(2855,311,0),
(2855,314,0),
(2855,306,0),
(2855,335,0),
(2855,336,0),
(2855,341,0),
(2855,318,0),
(2855,333,0),
(2855,337,0),
(2856,311,0),
(2856,310,0),
(2856,306,0),
(2856,342,0),
(2856,324,0),
(2856,341,0),
(2856,318,0),
(2856,333,0),
(2856,343,0),
(2857,311,0),
(2857,312,0),
(2857,305,0),
(2857,306,0),
(2857,321,0),
(2857,331,0),
(2857,316,0),
(2857,344,0),
(2857,318,0),
(2857,333,0),
(2857,345,0),
(2858,311,0),
(2858,306,0),
(2858,320,0),
(2858,346,0),
(2858,318,0),
(2858,333,0),
(2858,334,0),
(2859,311,0),
(2859,306,0),
(2859,324,0),
(2859,347,0),
(2859,318,0),
(2859,340,0),
(2859,343,0),
(2860,311,0),
(2860,305,0),
(2860,306,0),
(2860,331,0),
(2860,316,0),
(2860,348,0),
(2860,318,0),
(2860,333,0),
(2860,343,0),
(2861,311,0),
(2861,306,0),
(2861,316,0),
(2861,348,0),
(2861,318,0),
(2861,333,0),
(2861,334,0),
(2952,312,0),
(2952,5,0),
(2953,310,0),
(2953,5,0),
(2954,305,0),
(2954,5,0),
(2955,349,0),
(2955,5,0),
(2956,312,0),
(2956,5,0),
(2957,312,0),
(2957,5,0),
(2958,312,0),
(2958,5,0),
(2959,312,0),
(2959,5,0),
(2960,312,0),
(2960,5,0),
(2961,310,0),
(2961,5,0),
(2962,307,0),
(2962,5,0),
(2963,307,0),
(2963,5,0),
(2964,351,0),
(2964,5,0),
(2965,312,0),
(2965,5,0),
(2966,313,0),
(2966,5,0),
(2967,313,0),
(2967,5,0),
(2968,312,0),
(2968,5,0),
(2969,313,0),
(2969,5,0),
(2970,313,0),
(2970,5,0),
(2971,355,0),
(2971,5,0),
(2972,355,0),
(2972,5,0),
(2973,355,0),
(2973,5,0),
(2974,357,0),
(2974,5,0),
(2975,357,0),
(2975,5,0),
(2976,357,0),
(2976,5,0),
(2977,357,0),
(2977,5,0),
(2978,357,0),
(2978,5,0),
(2979,357,0),
(2979,5,0),
(2980,357,0),
(2980,5,0),
(2981,357,0),
(2981,5,0),
(2952,311,0),
(2952,306,0),
(2952,331,0),
(2952,348,0),
(2952,318,0),
(2952,333,0),
(2952,343,0),
(2953,311,0),
(2953,306,0),
(2953,324,0),
(2953,348,0),
(2953,318,0),
(2953,333,0),
(2953,343,0),
(2954,311,0),
(2954,306,0),
(2954,316,0),
(2954,348,0),
(2954,318,0),
(2954,333,0),
(2954,345,0),
(2955,311,0),
(2955,306,0),
(2955,358,0),
(2955,348,0),
(2955,318,0),
(2955,333,0),
(2955,343,0),
(2956,311,0),
(2956,305,0),
(2956,306,0),
(2956,331,0),
(2956,316,0),
(2956,348,0),
(2956,318,0),
(2956,333,0),
(2956,343,0),
(2957,311,0),
(2957,305,0),
(2957,306,0),
(2957,331,0),
(2957,316,0),
(2957,359,0),
(2957,318,0),
(2957,333,0),
(2957,343,0),
(2958,311,0),
(2958,305,0),
(2958,306,0),
(2958,331,0),
(2958,316,0),
(2958,359,0),
(2958,322,0),
(2958,333,0),
(2958,360,0),
(2959,311,0),
(2959,305,0),
(2959,306,0),
(2959,331,0),
(2959,316,0),
(2959,361,0),
(2959,318,0),
(2959,333,0),
(2959,360,0),
(2960,311,0),
(2960,305,0),
(2960,306,0),
(2960,331,0),
(2960,316,0),
(2960,361,0),
(2960,318,0),
(2960,333,0),
(2960,362,0),
(2961,311,0),
(2961,306,0),
(2961,324,0),
(2961,363,0),
(2961,318,0),
(2961,340,0),
(2961,364,0),
(2962,311,0),
(2962,308,0),
(2962,305,0),
(2962,306,0),
(2962,320,0),
(2962,321,0),
(2962,316,0),
(2962,365,0),
(2962,318,0),
(2962,333,0),
(2962,360,0),
(2963,311,0),
(2963,308,0),
(2963,305,0),
(2963,306,0),
(2963,320,0),
(2963,321,0),
(2963,316,0),
(2963,365,0),
(2963,318,0),
(2963,333,0),
(2963,366,0),
(2964,350,0),
(2964,352,0),
(2964,306,0),
(2964,367,0),
(2964,368,0),
(2964,344,0),
(2964,318,0),
(2964,369,0),
(2964,370,0),
(2965,353,0),
(2965,306,0),
(2965,331,0),
(2965,332,0),
(2965,318,0),
(2965,333,0),
(2965,371,0),
(2966,353,0),
(2966,314,0),
(2966,306,0),
(2966,335,0),
(2966,336,0),
(2966,332,0),
(2966,318,0),
(2966,333,0),
(2966,372,0),
(2967,353,0),
(2967,314,0),
(2967,306,0),
(2967,335,0),
(2967,336,0),
(2967,332,0),
(2967,318,0),
(2967,333,0),
(2967,370,0),
(2968,353,0),
(2968,306,0),
(2968,331,0),
(2968,341,0),
(2968,318,0),
(2968,333,0),
(2968,373,0),
(2969,353,0),
(2969,314,0),
(2969,306,0),
(2969,335,0),
(2969,336,0),
(2969,341,0),
(2969,318,0),
(2969,333,0),
(2969,374,0),
(2970,353,0),
(2970,314,0),
(2970,306,0),
(2970,335,0),
(2970,336,0),
(2970,341,0),
(2970,318,0),
(2970,333,0),
(2970,334,0),
(2971,354,0),
(2971,306,0),
(2971,375,0),
(2971,376,0),
(2971,318,0),
(2971,340,0),
(2971,362,0),
(2972,354,0),
(2972,306,0),
(2972,375,0),
(2972,332,0),
(2972,318,0),
(2972,340,0),
(2972,374,0),
(2973,354,0),
(2973,306,0),
(2973,375,0),
(2973,332,0),
(2973,318,0),
(2973,340,0),
(2973,374,0),
(2974,306,0),
(2974,377,0),
(2974,378,0),
(2974,379,0),
(2975,306,0),
(2975,377,0),
(2975,378,0),
(2975,379,0),
(2976,306,0),
(2976,377,0),
(2976,380,0),
(2976,379,0),
(2977,306,0),
(2977,377,0),
(2977,381,0),
(2977,382,0),
(2978,306,0),
(2978,377,0),
(2978,383,0),
(2978,384,0),
(2979,306,0),
(2979,377,0),
(2979,385,0),
(2979,382,0),
(2980,306,0),
(2980,377,0),
(2980,380,0),
(2980,386,0),
(2981,306,0),
(2981,377,0),
(2981,378,0),
(2981,382,0),
(3042,310,0),
(3042,5,0),
(3043,310,0),
(3043,5,0),
(3044,310,0),
(3044,5,0),
(3045,310,0),
(3045,5,0),
(3046,310,0),
(3046,5,0),
(3047,310,0),
(3047,5,0),
(3048,310,0),
(3048,5,0),
(3049,310,0),
(3049,5,0),
(3050,310,0),
(3050,5,0),
(3051,307,0),
(3051,5,0),
(3052,357,0),
(3052,5,0),
(3053,357,0),
(3053,5,0),
(3054,357,0),
(3054,5,0),
(3055,357,0),
(3055,5,0),
(3056,357,0),
(3056,5,0),
(3057,357,0),
(3057,5,0),
(3058,357,0),
(3058,5,0),
(3059,308,0),
(3059,5,0),
(3060,310,0),
(3060,5,0),
(3061,307,0),
(3061,5,0),
(3062,307,0),
(3062,5,0),
(3063,310,0),
(3063,5,0),
(3064,310,0),
(3064,5,0),
(3065,310,0),
(3065,5,0),
(3066,307,0),
(3066,5,0),
(3067,307,0),
(3067,5,0),
(3068,307,0),
(3068,5,0),
(3069,307,0),
(3069,5,0),
(3070,307,0),
(3070,5,0),
(3071,307,0),
(3071,5,0),
(3042,387,0),
(3042,306,0),
(3042,324,0),
(3042,390,0),
(3043,387,0),
(3043,306,0),
(3043,324,0),
(3043,391,0),
(3044,387,0),
(3044,306,0),
(3044,324,0),
(3044,392,0),
(3045,387,0),
(3045,306,0),
(3045,324,0),
(3045,393,0),
(3046,387,0),
(3046,306,0),
(3046,324,0),
(3046,394,0),
(3047,387,0),
(3047,306,0),
(3047,324,0),
(3047,395,0),
(3048,387,0),
(3048,306,0),
(3048,324,0),
(3048,396,0),
(3049,387,0),
(3049,306,0),
(3049,324,0),
(3049,397,0),
(3050,387,0),
(3050,306,0),
(3050,324,0),
(3050,398,0),
(3050,319,0),
(3051,388,0),
(3051,306,0),
(3051,320,0),
(3051,399,0),
(3051,400,0),
(3052,306,0),
(3052,377,0),
(3052,401,0),
(3052,402,0),
(3052,386,0),
(3053,306,0),
(3053,377,0),
(3053,403,0),
(3053,380,0),
(3053,384,0),
(3054,306,0),
(3054,377,0),
(3054,404,0),
(3054,405,0),
(3054,406,0),
(3055,306,0),
(3055,377,0),
(3055,327,0),
(3055,322,0),
(3055,319,0),
(3056,306,0),
(3056,377,0),
(3056,380,0),
(3056,384,0),
(3057,306,0),
(3057,377,0),
(3057,383,0),
(3057,384,0),
(3058,306,0),
(3058,377,0),
(3058,378,0),
(3058,384,0),
(3059,389,0),
(3059,312,0),
(3059,305,0),
(3059,306,0),
(3059,321,0),
(3059,331,0),
(3059,316,0),
(3059,326,0),
(3059,407,0),
(3059,408,0),
(3059,325,0),
(3059,318,0),
(3060,389,0),
(3060,306,0),
(3060,324,0),
(3060,326,0),
(3060,407,0),
(3060,408,0),
(3060,325,0),
(3060,318,0),
(3061,389,0),
(3061,308,0),
(3061,305,0),
(3061,306,0),
(3061,320,0),
(3061,321,0),
(3061,316,0),
(3061,376,0),
(3061,407,0),
(3061,408,0),
(3061,325,0),
(3061,318,0),
(3062,389,0),
(3062,308,0),
(3062,306,0),
(3062,320,0),
(3062,321,0),
(3062,376,0),
(3062,407,0),
(3062,408,0),
(3062,325,0),
(3062,318,0),
(3063,389,0),
(3063,306,0),
(3063,324,0),
(3063,376,0),
(3063,407,0),
(3063,408,0),
(3063,325,0),
(3063,318,0),
(3064,389,0),
(3064,308,0),
(3064,306,0),
(3064,324,0),
(3064,321,0),
(3064,376,0),
(3064,409,0),
(3064,410,0),
(3064,408,0),
(3064,325,0),
(3064,318,0),
(3065,389,0),
(3065,306,0),
(3065,324,0),
(3065,330,0),
(3065,407,0),
(3065,411,0),
(3065,325,0),
(3065,318,0),
(3066,389,0),
(3066,308,0),
(3066,306,0),
(3066,320,0),
(3066,321,0),
(3066,412,0),
(3066,413,0),
(3066,414,0),
(3066,415,0),
(3066,318,0),
(3067,389,0),
(3067,308,0),
(3067,306,0),
(3067,320,0),
(3067,321,0),
(3067,412,0),
(3067,413,0),
(3067,414,0),
(3067,415,0),
(3067,318,0),
(3068,389,0),
(3068,308,0),
(3068,306,0),
(3068,320,0),
(3068,321,0),
(3068,412,0),
(3068,413,0),
(3068,414,0),
(3068,415,0),
(3068,318,0),
(3069,389,0),
(3069,308,0),
(3069,306,0),
(3069,320,0),
(3069,321,0),
(3069,326,0),
(3069,416,0),
(3069,408,0),
(3069,325,0),
(3069,318,0),
(3070,389,0),
(3070,308,0),
(3070,306,0),
(3070,320,0),
(3070,321,0),
(3070,327,0),
(3070,417,0),
(3070,418,0),
(3070,325,0),
(3070,322,0),
(3071,389,0),
(3071,308,0),
(3071,306,0),
(3071,320,0),
(3071,321,0),
(3071,328,0),
(3071,407,0),
(3071,414,0),
(3071,325,0),
(3071,318,0),
(3133,307,0),
(3133,5,0),
(3134,307,0),
(3134,5,0),
(3135,420,0),
(3135,5,0),
(3136,420,0),
(3136,5,0),
(3137,420,0),
(3137,5,0),
(3138,307,0),
(3138,5,0),
(3139,310,0),
(3139,5,0),
(3140,307,0),
(3140,5,0),
(3141,307,0),
(3141,5,0),
(3142,307,0),
(3142,5,0),
(3143,307,0),
(3143,5,0),
(3144,307,0),
(3144,5,0),
(3145,307,0),
(3145,5,0),
(3146,307,0),
(3146,5,0),
(3147,307,0),
(3147,5,0),
(3148,307,0),
(3148,5,0),
(3149,307,0),
(3149,5,0),
(3150,307,0),
(3150,5,0),
(3151,307,0),
(3151,5,0),
(3152,423,0),
(3152,5,0),
(3153,423,0),
(3153,5,0),
(3154,423,0),
(3154,5,0),
(3155,423,0),
(3155,5,0),
(3156,423,0),
(3156,5,0),
(3157,423,0),
(3157,5,0),
(3158,423,0),
(3158,5,0),
(3159,423,0),
(3159,5,0),
(3160,423,0),
(3160,5,0),
(3161,423,0),
(3161,5,0),
(3162,423,0),
(3162,5,0),
(3133,389,0),
(3133,308,0),
(3133,306,0),
(3133,320,0),
(3133,321,0),
(3133,426,0),
(3133,427,0),
(3133,408,0),
(3133,325,0),
(3133,318,0),
(3134,389,0),
(3134,308,0),
(3134,306,0),
(3134,320,0),
(3134,321,0),
(3134,376,0),
(3134,417,0),
(3134,408,0),
(3134,325,0),
(3134,318,0),
(3135,419,0),
(3135,306,0),
(3135,428,0),
(3135,332,0),
(3135,429,0),
(3135,408,0),
(3135,340,0),
(3135,318,0),
(3136,419,0),
(3136,306,0),
(3136,428,0),
(3136,332,0),
(3136,429,0),
(3136,408,0),
(3136,340,0),
(3136,318,0),
(3137,419,0),
(3137,306,0),
(3137,428,0),
(3137,332,0),
(3137,429,0),
(3137,430,0),
(3137,340,0),
(3137,318,0),
(3138,421,0),
(3138,308,0),
(3138,305,0),
(3138,306,0),
(3138,320,0),
(3138,321,0),
(3138,316,0),
(3138,376,0),
(3138,407,0),
(3138,408,0),
(3138,325,0),
(3138,322,0),
(3139,421,0),
(3139,306,0),
(3139,324,0),
(3139,376,0),
(3139,407,0),
(3139,408,0),
(3139,325,0),
(3139,322,0),
(3140,421,0),
(3140,308,0),
(3140,306,0),
(3140,320,0),
(3140,321,0),
(3140,327,0),
(3140,417,0),
(3140,418,0),
(3140,325,0),
(3140,322,0),
(3141,421,0),
(3141,308,0),
(3141,306,0),
(3141,320,0),
(3141,321,0),
(3141,426,0),
(3141,417,0),
(3141,408,0),
(3141,325,0),
(3141,322,0),
(3142,421,0),
(3142,308,0),
(3142,306,0),
(3142,320,0),
(3142,321,0),
(3142,376,0),
(3142,417,0),
(3142,408,0),
(3142,325,0),
(3142,322,0),
(3143,421,0),
(3143,308,0),
(3143,306,0),
(3143,320,0),
(3143,321,0),
(3143,431,0),
(3143,407,0),
(3143,408,0),
(3143,415,0),
(3143,322,0),
(3144,421,0),
(3144,308,0),
(3144,306,0),
(3144,320,0),
(3144,321,0),
(3144,432,0),
(3144,433,0),
(3144,418,0),
(3144,415,0),
(3144,322,0),
(3145,421,0),
(3145,308,0),
(3145,306,0),
(3145,320,0),
(3145,321,0),
(3145,326,0),
(3145,427,0),
(3145,408,0),
(3145,325,0),
(3145,322,0),
(3146,421,0),
(3146,308,0),
(3146,306,0),
(3146,320,0),
(3146,321,0),
(3146,376,0),
(3146,417,0),
(3146,418,0),
(3146,325,0),
(3146,322,0),
(3147,421,0),
(3147,308,0),
(3147,306,0),
(3147,320,0),
(3147,321,0),
(3147,431,0),
(3147,433,0),
(3147,408,0),
(3147,415,0),
(3147,322,0),
(3148,421,0),
(3148,308,0),
(3148,306,0),
(3148,320,0),
(3148,321,0),
(3148,326,0),
(3148,407,0),
(3148,408,0),
(3148,325,0),
(3148,322,0),
(3149,421,0),
(3149,308,0),
(3149,306,0),
(3149,320,0),
(3149,321,0),
(3149,330,0),
(3149,407,0),
(3149,418,0),
(3149,325,0),
(3149,322,0),
(3150,421,0),
(3150,308,0),
(3150,306,0),
(3150,320,0),
(3150,321,0),
(3150,330,0),
(3150,434,0),
(3150,408,0),
(3150,325,0),
(3150,322,0),
(3151,421,0),
(3151,308,0),
(3151,306,0),
(3151,320,0),
(3151,321,0),
(3151,376,0),
(3151,417,0),
(3151,418,0),
(3151,325,0),
(3151,322,0),
(3152,422,0),
(3152,310,0),
(3152,424,0),
(3152,306,0),
(3152,435,0),
(3152,324,0),
(3152,436,0),
(3152,326,0),
(3152,413,0),
(3152,408,0),
(3152,325,0),
(3152,437,0),
(3153,422,0),
(3153,310,0),
(3153,425,0),
(3153,424,0),
(3153,306,0),
(3153,435,0),
(3153,324,0),
(3153,438,0),
(3153,436,0),
(3153,326,0),
(3153,413,0),
(3153,439,0),
(3153,325,0),
(3153,437,0),
(3154,422,0),
(3154,310,0),
(3154,306,0),
(3154,435,0),
(3154,324,0),
(3154,330,0),
(3154,413,0),
(3154,439,0),
(3154,325,0),
(3154,437,0),
(3155,422,0),
(3155,310,0),
(3155,306,0),
(3155,435,0),
(3155,324,0),
(3155,426,0),
(3155,413,0),
(3155,408,0),
(3155,333,0),
(3155,437,0),
(3209,423,0),
(3209,5,0),
(3210,423,0),
(3210,5,0),
(3211,423,0),
(3211,5,0),
(3212,423,0),
(3212,5,0),
(3213,423,0),
(3213,5,0),
(3214,423,0),
(3214,5,0),
(3215,424,0),
(3215,5,0),
(3216,442,0),
(3216,5,0),
(3217,424,0),
(3217,5,0),
(3218,442,0),
(3218,5,0),
(3219,424,0),
(3219,5,0),
(3220,305,0),
(3220,5,0),
(3221,305,0),
(3221,5,0),
(3222,307,0),
(3222,5,0),
(3223,305,0),
(3223,5,0),
(3224,305,0),
(3224,5,0),
(3225,305,0),
(3225,5,0),
(3226,307,0),
(3226,5,0),
(3227,307,0),
(3227,5,0),
(3228,307,0),
(3228,5,0),
(3229,307,0),
(3229,5,0),
(3230,307,0),
(3230,5,0),
(3231,307,0),
(3231,5,0),
(3156,422,0),
(3156,310,0),
(3156,425,0),
(3156,424,0),
(3156,306,0),
(3156,435,0),
(3156,324,0),
(3156,438,0),
(3156,436,0),
(3156,399,0),
(3156,413,0),
(3156,439,0),
(3156,333,0),
(3156,437,0),
(3157,422,0),
(3157,310,0),
(3157,425,0),
(3157,306,0),
(3157,435,0),
(3157,324,0),
(3157,438,0),
(3157,448,0),
(3157,413,0),
(3157,408,0),
(3157,325,0),
(3157,437,0),
(3158,422,0),
(3158,310,0),
(3158,306,0),
(3158,435,0),
(3158,324,0),
(3158,326,0),
(3158,416,0),
(3158,408,0),
(3158,325,0),
(3158,437,0),
(3159,422,0),
(3159,310,0),
(3159,306,0),
(3159,435,0),
(3159,324,0),
(3159,376,0),
(3159,409,0),
(3159,429,0),
(3159,408,0),
(3159,333,0),
(3159,437,0),
(3160,422,0),
(3160,310,0),
(3160,425,0),
(3160,424,0),
(3160,306,0),
(3160,435,0),
(3160,324,0),
(3160,438,0),
(3160,436,0),
(3160,376,0),
(3160,413,0),
(3160,439,0),
(3160,333,0),
(3160,437,0),
(3161,422,0),
(3161,310,0),
(3161,306,0),
(3161,435,0),
(3161,324,0),
(3161,399,0),
(3161,413,0),
(3161,408,0),
(3161,333,0),
(3161,437,0),
(3162,422,0),
(3162,310,0),
(3162,306,0),
(3162,435,0),
(3162,324,0),
(3162,332,0),
(3162,427,0),
(3162,450,0),
(3162,437,0),
(3209,422,0),
(3209,425,0),
(3209,306,0),
(3209,435,0),
(3209,438,0),
(3209,326,0),
(3209,451,0),
(3209,325,0),
(3210,422,0),
(3210,310,0),
(3210,425,0),
(3210,306,0),
(3210,435,0),
(3210,324,0),
(3210,438,0),
(3210,448,0),
(3995,567,0),
(3210,413,0),
(3210,408,0),
(3210,325,0),
(3210,437,0),
(3211,422,0),
(3211,440,0),
(3211,310,0),
(3211,425,0),
(3211,424,0),
(3211,306,0),
(3211,435,0),
(3211,452,0),
(3211,324,0),
(3211,438,0),
(3211,436,0),
(3211,332,0),
(3211,334,0),
(3211,333,0),
(3211,437,0),
(3212,422,0),
(3212,440,0),
(3212,310,0),
(3212,425,0),
(3212,424,0),
(3212,306,0),
(3212,435,0),
(3212,452,0),
(3212,324,0),
(3212,438,0),
(3212,436,0),
(3212,341,0),
(3212,427,0),
(3212,333,0),
(3212,437,0),
(3213,422,0),
(3213,310,0),
(3213,306,0),
(3213,435,0),
(3213,324,0),
(3213,399,0),
(3213,413,0),
(3213,418,0),
(3213,450,0),
(3213,437,0),
(3214,422,0),
(3214,310,0),
(3214,306,0),
(3214,435,0),
(3214,324,0),
(3214,399,0),
(3214,413,0),
(3214,418,0),
(3214,340,0),
(3214,437,0),
(3215,441,0),
(3215,306,0),
(3215,436,0),
(3215,330,0),
(3215,325,0),
(3215,453,0),
(3216,441,0),
(3216,306,0),
(3216,454,0),
(3216,326,0),
(3216,325,0),
(3216,453,0),
(3217,441,0),
(3217,306,0),
(3217,436,0),
(3217,317,0),
(3217,325,0),
(3217,453,0),
(3218,441,0),
(3218,306,0),
(3218,454,0),
(3218,330,0),
(3218,325,0),
(3218,453,0),
(3219,441,0),
(3219,306,0),
(3219,436,0),
(3219,317,0),
(3219,325,0),
(3219,453,0),
(3220,443,0),
(3220,306,0),
(3220,316,0),
(3220,455,0),
(3221,443,0),
(3221,306,0),
(3221,316,0),
(3221,455,0),
(3222,444,0),
(3222,310,0),
(3222,445,0),
(3222,446,0),
(3222,306,0),
(3222,320,0),
(3222,324,0),
(3222,456,0),
(3222,457,0),
(3222,458,0),
(3223,444,0),
(3223,306,0),
(3223,316,0),
(3224,444,0),
(3224,306,0),
(3224,316,0),
(3225,444,0),
(3225,306,0),
(3225,316,0),
(3225,459,0),
(3226,447,0),
(3226,308,0),
(3226,305,0),
(3226,306,0),
(3226,320,0),
(3226,321,0),
(3226,316,0),
(3226,460,0),
(3226,461,0),
(3226,462,0),
(3227,447,0),
(3227,308,0),
(3227,305,0),
(3227,306,0),
(3227,320,0),
(3227,321,0),
(3227,316,0),
(3227,463,0),
(3227,461,0),
(3227,462,0),
(3228,447,0),
(3228,308,0),
(3228,305,0),
(3228,306,0),
(3228,320,0),
(3228,321,0),
(3228,316,0),
(3228,464,0),
(3228,461,0),
(3228,462,0),
(3229,447,0),
(3229,308,0),
(3229,305,0),
(3229,306,0),
(3229,320,0),
(3229,321,0),
(3229,316,0),
(3229,465,0),
(3229,461,0),
(3229,462,0),
(3230,447,0),
(3230,308,0),
(3230,305,0),
(3230,306,0),
(3230,320,0),
(3230,321,0),
(3230,316,0),
(3230,466,0),
(3230,461,0),
(3230,462,0),
(3231,447,0),
(3231,308,0),
(3231,305,0),
(3231,306,0),
(3231,320,0),
(3231,321,0),
(3231,316,0),
(3231,467,0),
(3231,461,0),
(3231,462,0),
(3296,307,0),
(3296,5,0),
(3297,307,0),
(3297,5,0),
(3298,307,0),
(3298,5,0),
(3299,307,0),
(3299,5,0),
(3300,307,0),
(3300,5,0),
(3301,423,0),
(3301,5,0),
(3302,423,0),
(3302,5,0),
(3303,423,0),
(3303,5,0),
(3304,423,0),
(3304,5,0),
(3305,423,0),
(3305,5,0),
(3306,423,0),
(3306,5,0),
(3307,423,0),
(3307,5,0),
(3308,423,0),
(3308,5,0),
(3309,423,0),
(3309,5,0),
(3310,423,0),
(3310,5,0),
(3311,423,0),
(3311,5,0),
(3312,423,0),
(3312,5,0),
(3313,423,0),
(3313,5,0),
(3314,423,0),
(3314,5,0),
(3315,423,0),
(3315,5,0),
(3316,423,0),
(3316,5,0),
(3317,423,0),
(3317,5,0),
(3318,423,0),
(3318,5,0),
(3319,423,0),
(3319,5,0),
(3320,423,0),
(3320,5,0),
(3321,423,0),
(3321,5,0),
(3322,423,0),
(3322,5,0),
(3323,423,0),
(3323,5,0),
(3324,423,0),
(3324,5,0),
(3325,423,0),
(3325,5,0),
(3296,447,0),
(3296,308,0),
(3296,305,0),
(3296,306,0),
(3296,320,0),
(3296,321,0),
(3296,316,0),
(3296,470,0),
(3296,461,0),
(3296,462,0),
(3297,447,0),
(3297,308,0),
(3297,305,0),
(3297,306,0),
(3297,320,0),
(3297,321,0),
(3297,316,0),
(3297,471,0),
(3297,461,0),
(3297,462,0),
(3298,447,0),
(3298,308,0),
(3298,305,0),
(3298,306,0),
(3298,320,0),
(3298,321,0),
(3298,316,0),
(3298,472,0),
(3298,461,0),
(3298,462,0),
(3299,447,0),
(3299,308,0),
(3299,305,0),
(3299,306,0),
(3299,320,0),
(3299,321,0),
(3299,316,0),
(3299,473,0),
(3299,461,0),
(3299,462,0),
(3300,447,0),
(3300,308,0),
(3300,305,0),
(3300,306,0),
(3300,320,0),
(3300,321,0),
(3300,316,0),
(3300,474,0),
(3300,461,0),
(3300,462,0),
(3301,468,0),
(3301,425,0),
(3301,309,0),
(3301,306,0),
(3301,435,0),
(3301,438,0),
(3301,323,0),
(3301,449,0),
(3301,475,0),
(3301,476,0),
(3302,468,0),
(3302,425,0),
(3302,469,0),
(3302,306,0),
(3302,435,0),
(3302,438,0),
(3302,477,0),
(3302,478,0),
(3302,475,0),
(3302,476,0),
(3303,468,0),
(3303,425,0),
(3303,309,0),
(3303,306,0),
(3303,435,0),
(3303,438,0),
(3303,323,0),
(3303,479,0),
(3303,475,0),
(3303,476,0),
(3304,468,0),
(3304,425,0),
(3304,309,0),
(3304,306,0),
(3304,435,0),
(3304,438,0),
(3304,323,0),
(3304,480,0),
(3304,481,0),
(3304,476,0),
(3305,468,0),
(3305,425,0),
(3305,309,0),
(3305,306,0),
(3305,435,0),
(3305,438,0),
(3305,323,0),
(3305,480,0),
(3305,475,0),
(3305,476,0),
(3306,468,0),
(3306,425,0),
(3306,309,0),
(3306,306,0),
(3306,435,0),
(3306,438,0),
(3306,323,0),
(3306,482,0),
(3306,475,0),
(3306,476,0),
(3307,468,0),
(3307,425,0),
(3307,309,0),
(3307,306,0),
(3307,435,0),
(3307,438,0),
(3307,323,0),
(3307,483,0),
(3307,475,0),
(3307,476,0),
(3308,468,0),
(3308,425,0),
(3308,309,0),
(3308,306,0),
(3308,435,0),
(3308,438,0),
(3308,323,0),
(3308,484,0),
(3308,475,0),
(3308,476,0),
(3309,468,0),
(3309,425,0),
(3309,309,0),
(3309,306,0),
(3309,435,0),
(3309,438,0),
(3309,323,0),
(3309,485,0),
(3309,475,0),
(3309,476,0),
(3310,468,0),
(3310,425,0),
(3310,309,0),
(3310,306,0),
(3310,435,0),
(3310,438,0),
(3310,323,0),
(3310,486,0),
(3310,475,0),
(3310,476,0),
(3311,468,0),
(3311,425,0),
(3311,309,0),
(3311,306,0),
(3311,435,0),
(3311,438,0),
(3311,323,0),
(3311,487,0),
(3311,475,0),
(3311,476,0),
(3312,468,0),
(3312,425,0),
(3312,309,0),
(3312,306,0),
(3312,435,0),
(3312,438,0),
(3312,323,0),
(3312,488,0),
(3312,481,0),
(3312,476,0),
(3313,468,0),
(3313,425,0),
(3313,309,0),
(3313,306,0),
(3313,435,0),
(3313,438,0),
(3313,323,0),
(3313,488,0),
(3313,475,0),
(3313,476,0),
(3314,468,0),
(3314,425,0),
(3314,309,0),
(3314,306,0),
(3314,435,0),
(3314,438,0),
(3314,323,0),
(3314,489,0),
(3314,481,0),
(3314,476,0),
(3315,468,0),
(3315,425,0),
(3315,309,0),
(3315,306,0),
(3315,435,0),
(3315,438,0),
(3315,323,0),
(3315,489,0),
(3315,475,0),
(3315,476,0),
(3316,468,0),
(3316,425,0),
(3316,309,0),
(3316,306,0),
(3316,435,0),
(3316,438,0),
(3316,323,0),
(3316,490,0),
(3316,481,0),
(3316,476,0),
(3317,468,0),
(3317,425,0),
(3317,309,0),
(3317,306,0),
(3317,435,0),
(3317,438,0),
(3317,323,0),
(3317,490,0),
(3317,475,0),
(3317,476,0),
(3318,468,0),
(3318,425,0),
(3318,309,0),
(3318,306,0),
(3318,435,0),
(3318,438,0),
(3318,323,0),
(3318,491,0),
(3318,481,0),
(3318,476,0),
(3319,468,0),
(3319,425,0),
(3319,309,0),
(3319,306,0),
(3319,435,0),
(3319,438,0),
(3319,323,0),
(3319,491,0),
(3319,475,0),
(3319,476,0),
(3320,468,0),
(3320,425,0),
(3320,309,0),
(3320,306,0),
(3320,435,0),
(3320,438,0),
(3320,323,0),
(3320,464,0),
(3320,475,0),
(3320,476,0),
(3321,468,0),
(3321,425,0),
(3321,309,0),
(3321,306,0),
(3321,435,0),
(3321,438,0),
(3321,323,0),
(3321,465,0),
(3321,475,0),
(3321,476,0),
(3322,468,0),
(3322,425,0),
(3322,309,0),
(3322,306,0),
(3322,435,0),
(3322,438,0),
(3322,323,0),
(3322,492,0),
(3322,481,0),
(3322,476,0),
(3323,468,0),
(3323,425,0),
(3323,309,0),
(3323,306,0),
(3323,435,0),
(3323,438,0),
(3323,323,0),
(3323,493,0),
(3323,475,0),
(3323,476,0),
(3324,468,0),
(3324,425,0),
(3324,309,0),
(3324,306,0),
(3324,435,0),
(3324,438,0),
(3324,323,0),
(3324,471,0),
(3324,481,0),
(3324,476,0),
(3325,468,0),
(3325,425,0),
(3325,309,0),
(3325,306,0),
(3325,435,0),
(3325,438,0),
(3325,323,0),
(3325,474,0),
(3325,481,0),
(3325,476,0),
(3386,423,0),
(3386,5,0),
(3387,423,0),
(3387,5,0),
(3388,423,0),
(3388,5,0),
(3389,307,0),
(3389,5,0),
(3390,307,0),
(3390,5,0),
(3391,307,0),
(3391,5,0),
(3392,307,0),
(3392,5,0),
(3393,307,0),
(3393,5,0),
(3394,307,0),
(3394,5,0),
(3395,307,0),
(3395,5,0),
(3396,307,0),
(3396,5,0),
(3397,307,0),
(3397,5,0),
(3398,307,0),
(3398,5,0),
(3399,307,0),
(3399,5,0),
(3400,307,0),
(3400,5,0),
(3401,307,0),
(3401,5,0),
(3402,307,0),
(3402,5,0),
(3403,307,0),
(3403,5,0),
(3404,307,0),
(3404,5,0),
(3405,307,0),
(3405,5,0),
(3406,307,0),
(3406,5,0),
(3407,307,0),
(3407,5,0),
(3408,307,0),
(3408,5,0),
(3409,307,0),
(3409,5,0),
(3410,307,0),
(3410,5,0),
(3411,307,0),
(3411,5,0),
(3412,307,0),
(3412,5,0),
(3413,307,0),
(3413,5,0),
(3414,307,0),
(3414,5,0),
(3415,307,0),
(3415,5,0),
(3386,468,0),
(3386,425,0),
(3386,309,0),
(3386,306,0),
(3386,435,0),
(3386,438,0),
(3386,323,0),
(3386,474,0),
(3386,475,0),
(3386,476,0),
(3387,468,0),
(3387,425,0),
(3387,309,0),
(3387,306,0),
(3387,435,0),
(3387,438,0),
(3387,323,0),
(3387,496,0),
(3387,475,0),
(3387,476,0),
(3388,468,0),
(3388,425,0),
(3388,309,0),
(3388,306,0),
(3388,435,0),
(3388,438,0),
(3388,323,0),
(3388,497,0),
(3388,475,0),
(3388,476,0),
(3389,494,0),
(3389,306,0),
(3389,320,0),
(3389,498,0),
(3390,495,0),
(3390,308,0),
(3390,305,0),
(3390,306,0),
(3390,320,0),
(3390,321,0),
(3390,316,0),
(3390,487,0),
(3390,499,0),
(3390,500,0),
(3391,495,0),
(3391,308,0),
(3391,305,0),
(3391,306,0),
(3391,320,0),
(3391,321,0),
(3391,316,0),
(3391,499,0),
(3392,495,0),
(3392,308,0),
(3392,305,0),
(3392,306,0),
(3392,320,0),
(3392,321,0),
(3392,316,0),
(3392,501,0),
(3392,499,0),
(3392,500,0),
(3393,495,0),
(3393,308,0),
(3393,305,0),
(3393,306,0),
(3393,320,0),
(3393,321,0),
(3393,316,0),
(3393,489,0),
(3393,499,0),
(3393,500,0),
(3394,495,0),
(3394,308,0),
(3394,305,0),
(3394,306,0),
(3394,320,0),
(3394,321,0),
(3394,316,0),
(3394,460,0),
(3394,499,0),
(3394,500,0),
(3395,495,0),
(3395,308,0),
(3395,305,0),
(3395,306,0),
(3395,320,0),
(3395,321,0),
(3395,316,0),
(3395,463,0),
(3395,499,0),
(3395,500,0),
(3396,495,0),
(3396,308,0),
(3396,305,0),
(3396,306,0),
(3396,320,0),
(3396,321,0),
(3396,316,0),
(3396,490,0),
(3396,499,0),
(3396,500,0),
(3397,495,0),
(3397,308,0),
(3397,305,0),
(3397,306,0),
(3397,320,0),
(3397,321,0),
(3397,316,0),
(3397,491,0),
(3397,499,0),
(3397,500,0),
(3398,495,0),
(3398,308,0),
(3398,305,0),
(3398,306,0),
(3398,320,0),
(3398,321,0),
(3398,316,0),
(3398,502,0),
(3398,499,0),
(3398,500,0),
(3399,495,0),
(3399,308,0),
(3399,305,0),
(3399,306,0),
(3399,320,0),
(3399,321,0),
(3399,316,0),
(3399,464,0),
(3400,495,0),
(3400,308,0),
(3400,305,0),
(3400,306,0),
(3400,320,0),
(3400,321,0),
(3400,316,0),
(3400,503,0),
(3400,499,0),
(3400,504,0),
(3401,495,0),
(3401,308,0),
(3401,305,0),
(3401,306,0),
(3401,320,0),
(3401,321,0),
(3401,316,0),
(3401,465,0),
(3401,499,0),
(3401,504,0),
(3402,495,0),
(3402,308,0),
(3402,305,0),
(3402,306,0),
(3402,320,0),
(3402,321,0),
(3402,316,0),
(3402,505,0),
(3402,499,0),
(3402,504,0),
(3403,495,0),
(3403,308,0),
(3403,305,0),
(3403,306,0),
(3403,320,0),
(3403,321,0),
(3403,316,0),
(3403,466,0),
(3403,499,0),
(3403,506,0),
(3404,495,0),
(3404,308,0),
(3404,305,0),
(3404,306,0),
(3404,320,0),
(3404,321,0),
(3404,316,0),
(3404,492,0),
(3404,499,0),
(3404,506,0),
(3405,495,0),
(3405,308,0),
(3405,305,0),
(3405,306,0),
(3405,320,0),
(3405,321,0),
(3405,316,0),
(3405,467,0),
(3405,499,0),
(3405,506,0),
(3406,495,0),
(3406,308,0),
(3406,305,0),
(3406,306,0),
(3406,320,0),
(3406,321,0),
(3406,316,0),
(3406,507,0),
(3406,499,0),
(3406,506,0),
(3407,495,0),
(3407,308,0),
(3407,305,0),
(3407,306,0),
(3407,320,0),
(3407,321,0),
(3407,316,0),
(3407,508,0),
(3407,499,0),
(3407,506,0),
(3408,495,0),
(3408,308,0),
(3408,305,0),
(3408,306,0),
(3408,320,0),
(3408,321,0),
(3408,316,0),
(3408,474,0),
(3408,499,0),
(3408,506,0),
(3409,495,0),
(3409,308,0),
(3409,305,0),
(3409,306,0),
(3409,320,0),
(3409,321,0),
(3409,316,0),
(3409,496,0),
(3409,499,0),
(3409,506,0),
(3410,495,0),
(3410,308,0),
(3410,305,0),
(3410,306,0),
(3410,320,0),
(3410,321,0),
(3410,316,0),
(3410,480,0),
(3410,499,0),
(3410,506,0),
(3411,495,0),
(3411,308,0),
(3411,305,0),
(3411,306,0),
(3411,320,0),
(3411,321,0),
(3411,316,0),
(3411,509,0),
(3411,499,0),
(3411,506,0),
(3412,495,0),
(3412,308,0),
(3412,305,0),
(3412,306,0),
(3412,320,0),
(3412,321,0),
(3412,316,0),
(3412,326,0),
(3412,499,0),
(3412,506,0),
(3413,495,0),
(3413,308,0),
(3413,305,0),
(3413,306,0),
(3413,320,0),
(3413,321,0),
(3413,316,0),
(3413,327,0),
(3413,499,0),
(3413,506,0),
(3414,495,0),
(3414,308,0),
(3414,305,0),
(3414,306,0),
(3414,320,0),
(3414,321,0),
(3414,316,0),
(3414,510,0),
(3414,499,0),
(3414,506,0),
(3415,495,0),
(3415,308,0),
(3415,305,0),
(3415,306,0),
(3415,320,0),
(3415,321,0),
(3415,316,0),
(3415,511,0),
(3415,499,0),
(3415,506,0),
(3502,307,0),
(3502,5,0),
(3503,307,0),
(3503,5,0),
(3504,307,0),
(3504,5,0),
(3505,307,0),
(3505,5,0),
(3506,307,0),
(3506,5,0),
(3507,307,0),
(3507,5,0),
(3508,307,0),
(3508,5,0),
(3509,307,0),
(3509,5,0),
(3510,307,0),
(3510,5,0),
(3511,307,0),
(3511,5,0),
(3512,513,0),
(3512,5,0),
(3513,513,0),
(3513,5,0),
(3514,513,0),
(3514,5,0),
(3515,310,0),
(3515,5,0),
(3516,518,0),
(3516,5,0),
(3517,518,0),
(3517,5,0),
(3518,518,0),
(3518,5,0),
(3519,306,0),
(3519,5,0),
(3520,306,0),
(3520,5,0),
(3521,306,0),
(3521,5,0),
(3522,307,0),
(3522,5,0),
(3523,307,0),
(3523,5,0),
(3524,307,0),
(3524,5,0),
(3525,313,0),
(3525,5,0),
(3526,307,0),
(3526,5,0),
(3527,313,0),
(3527,5,0),
(3528,307,0),
(3528,5,0),
(3529,313,0),
(3529,5,0),
(3530,307,0),
(3530,5,0),
(3531,307,0),
(3531,5,0),
(3502,495,0),
(3502,308,0),
(3502,305,0),
(3502,306,0),
(3502,320,0),
(3502,321,0),
(3502,316,0),
(3502,328,0),
(3502,499,0),
(3502,506,0),
(3503,495,0),
(3503,308,0),
(3503,305,0),
(3503,306,0),
(3503,320,0),
(3503,321,0),
(3503,316,0),
(3503,521,0),
(3503,506,0),
(3504,495,0),
(3504,308,0),
(3504,305,0),
(3504,306,0),
(3504,320,0),
(3504,321,0),
(3504,316,0),
(3504,330,0),
(3504,499,0),
(3504,506,0),
(3505,495,0),
(3505,308,0),
(3505,305,0),
(3505,306,0),
(3505,320,0),
(3505,321,0),
(3505,316,0),
(3505,426,0),
(3505,499,0),
(3505,506,0),
(3506,495,0),
(3506,308,0),
(3506,305,0),
(3506,306,0),
(3506,320,0),
(3506,321,0),
(3506,316,0),
(3506,376,0),
(3506,499,0),
(3506,506,0),
(3507,495,0),
(3507,308,0),
(3507,305,0),
(3507,306,0),
(3507,320,0),
(3507,321,0),
(3507,316,0),
(3507,522,0),
(3507,499,0),
(3507,506,0),
(3508,495,0),
(3508,308,0),
(3508,305,0),
(3508,306,0),
(3508,320,0),
(3508,321,0),
(3508,316,0),
(3508,332,0),
(3508,499,0),
(3508,506,0),
(3509,495,0),
(3509,308,0),
(3509,305,0),
(3509,306,0),
(3509,320,0),
(3509,321,0),
(3509,316,0),
(3509,341,0),
(3509,499,0),
(3509,506,0),
(3510,495,0),
(3510,308,0),
(3510,305,0),
(3510,306,0),
(3510,320,0),
(3510,321,0),
(3510,316,0),
(3510,344,0),
(3510,499,0),
(3510,506,0),
(3511,495,0),
(3511,308,0),
(3511,305,0),
(3511,306,0),
(3511,320,0),
(3511,321,0),
(3511,316,0),
(3511,507,0),
(3511,523,0),
(3511,506,0),
(3512,512,0),
(3512,306,0),
(3512,524,0),
(3512,525,0),
(3512,526,0),
(3512,527,0),
(3512,528,0),
(3513,512,0),
(3513,306,0),
(3513,524,0),
(3513,525,0),
(3513,526,0),
(3513,529,0),
(3513,528,0),
(3514,512,0),
(3514,306,0),
(3514,524,0),
(3514,525,0),
(3514,526,0),
(3514,530,0),
(3514,528,0),
(3515,514,0),
(3515,515,0),
(3515,516,0),
(3515,425,0),
(3515,424,0),
(3515,306,0),
(3515,324,0),
(3515,531,0),
(3515,532,0),
(3515,438,0),
(3515,436,0),
(3515,322,0),
(3516,517,0),
(3516,306,0),
(3516,533,0),
(3516,365,0),
(3516,534,0),
(3516,535,0),
(3517,517,0),
(3517,306,0),
(3517,533,0),
(3517,536,0),
(3517,537,0),
(3517,340,0),
(3518,517,0),
(3518,306,0),
(3518,533,0),
(3518,538,0),
(3518,537,0),
(3518,340,0),
(3519,519,0),
(3519,539,0),
(3520,519,0),
(3520,540,0),
(3521,519,0),
(3521,541,0),
(3522,520,0),
(3522,306,0),
(3522,320,0),
(3522,341,0),
(3522,334,0),
(3522,333,0),
(3523,520,0),
(3523,306,0),
(3523,320,0),
(3523,341,0),
(3523,334,0),
(3523,333,0),
(3524,520,0),
(3524,306,0),
(3524,320,0),
(3524,348,0),
(3524,343,0),
(3524,333,0),
(3525,520,0),
(3525,306,0),
(3525,335,0),
(3525,348,0),
(3525,343,0),
(3525,333,0),
(3526,520,0),
(3526,306,0),
(3526,320,0),
(3526,348,0),
(3526,343,0),
(3526,333,0),
(3527,520,0),
(3527,306,0),
(3527,335,0),
(3527,348,0),
(3527,343,0),
(3527,333,0),
(3528,520,0),
(3528,306,0),
(3528,320,0),
(3528,348,0),
(3528,534,0),
(3528,333,0),
(3529,520,0),
(3529,307,0),
(3529,306,0),
(3529,335,0),
(3529,320,0),
(3529,361,0),
(3529,542,0),
(3529,333,0),
(3530,520,0),
(3530,306,0),
(3530,320,0),
(3530,361,0),
(3530,534,0),
(3530,333,0),
(3531,520,0),
(3531,306,0),
(3531,320,0),
(3531,361,0),
(3531,534,0),
(3531,333,0),
(3602,307,0),
(3602,5,0),
(3603,307,0),
(3603,5,0),
(3604,307,0),
(3604,5,0),
(3605,313,0),
(3605,5,0),
(3606,307,0),
(3606,5,0),
(3607,307,0),
(3607,5,0),
(3608,307,0),
(3608,5,0),
(3609,307,0),
(3609,5,0),
(3610,307,0),
(3610,5,0),
(3611,307,0),
(3611,5,0),
(3612,307,0),
(3612,5,0),
(3613,307,0),
(3613,5,0),
(3614,307,0),
(3614,5,0),
(3615,307,0),
(3615,5,0),
(3616,307,0),
(3616,5,0),
(3617,307,0),
(3617,5,0),
(3618,306,0),
(3618,5,0),
(3619,545,0),
(3619,5,0),
(3620,548,0),
(3620,5,0),
(3621,307,0),
(3621,5,0),
(3622,549,0),
(3622,5,0),
(3623,549,0),
(3623,5,0),
(3602,520,0),
(3602,306,0),
(3602,320,0),
(3602,361,0),
(3602,534,0),
(3602,333,0),
(3603,543,0),
(3603,306,0),
(3603,320,0),
(3603,551,0),
(3603,534,0),
(3603,340,0),
(3604,543,0),
(3604,306,0),
(3604,320,0),
(3604,551,0),
(3604,534,0),
(3604,340,0),
(3605,520,0),
(3605,307,0),
(3605,306,0),
(3605,335,0),
(3605,320,0),
(3605,365,0),
(3605,542,0),
(3605,333,0),
(3606,520,0),
(3606,306,0),
(3606,320,0),
(3606,365,0),
(3606,534,0),
(3606,333,0),
(3607,520,0),
(3607,306,0),
(3607,320,0),
(3607,365,0),
(3607,534,0),
(3607,333,0),
(3608,520,0),
(3608,306,0),
(3608,320,0),
(3608,365,0),
(3608,534,0),
(3608,333,0),
(3609,543,0),
(3609,306,0),
(3609,320,0),
(3609,365,0),
(3609,534,0),
(3609,340,0),
(3610,543,0),
(3610,306,0),
(3610,320,0),
(3610,365,0),
(3610,534,0),
(3610,340,0),
(3611,520,0),
(3611,306,0),
(3611,320,0),
(3611,552,0),
(3611,534,0),
(3611,333,0),
(3612,543,0),
(3612,306,0),
(3612,320,0),
(3612,552,0),
(3612,534,0),
(3612,340,0),
(3613,543,0),
(3613,306,0),
(3613,320,0),
(3613,552,0),
(3613,534,0),
(3613,340,0),
(3614,520,0),
(3614,306,0),
(3614,320,0),
(3614,538,0),
(3614,534,0),
(3614,333,0),
(3615,520,0),
(3615,306,0),
(3615,320,0),
(3615,538,0),
(3615,534,0),
(3615,333,0),
(3616,543,0),
(3616,306,0),
(3616,320,0),
(3616,538,0),
(3616,534,0),
(3616,340,0),
(3617,543,0),
(3617,306,0),
(3617,320,0),
(3617,538,0),
(3617,534,0),
(3617,340,0),
(3618,494,0),
(3619,544,0),
(3619,546,0),
(3619,547,0),
(3619,306,0),
(3619,553,0),
(3619,554,0),
(3619,555,0),
(3619,556,0),
(3619,557,0),
(3619,558,0),
(3620,544,0),
(3620,306,0),
(3620,559,0),
(3620,560,0),
(3620,561,0),
(3620,562,0),
(3620,563,0),
(3621,389,0),
(3621,310,0),
(3621,308,0),
(3621,306,0),
(3621,320,0),
(3621,324,0),
(3621,321,0),
(3621,326,0),
(3621,407,0),
(3621,325,0),
(3621,318,0),
(3621,462,0),
(3622,422,0),
(3622,550,0),
(3622,306,0),
(3622,564,0),
(3622,565,0),
(3622,326,0),
(3622,451,0),
(3622,325,0),
(3622,437,0),
(3623,422,0),
(3623,550,0),
(3623,306,0),
(3623,564,0),
(3623,565,0),
(3623,326,0),
(3623,338,0),
(3623,325,0),
(3623,437,0),
(3722,295,0),
(3723,295,0),
(3721,295,0),
(3736,296,0),
(3737,296,0),
(3738,296,0),
(3739,296,0),
(3740,296,0),
(3741,296,0),
(3742,296,0),
(3743,296,0),
(3744,296,0),
(3745,296,0),
(3746,296,0),
(3747,296,0),
(3749,296,0),
(3750,296,0),
(3828,568,0);
/*!40000 ALTER TABLE `wptp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_term_taxonomy`
--

DROP TABLE IF EXISTS `wptp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=569 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_term_taxonomy`
--

LOCK TABLES `wptp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wptp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wptp_term_taxonomy` VALUES
(1,1,'category','',0,0),
(2,2,'cms_block_cat','',0,3),
(3,3,'wd_popup_cat','',0,0),
(4,4,'wd_floating_block_cat','',0,0),
(5,5,'product_type','',0,255),
(6,6,'product_type','',0,0),
(7,7,'product_type','',0,0),
(8,8,'product_type','',0,0),
(9,9,'product_visibility','',0,0),
(10,10,'product_visibility','',0,0),
(11,11,'product_visibility','',0,10),
(12,12,'product_visibility','',0,0),
(13,13,'product_visibility','',0,0),
(14,14,'product_visibility','',0,0),
(15,15,'product_visibility','',0,0),
(16,16,'product_visibility','',0,0),
(17,17,'product_visibility','',0,0),
(299,299,'woodmart_slider','',0,0),
(19,19,'category','',0,2),
(20,20,'category','',0,2),
(21,21,'category','',0,2),
(22,22,'category','',0,3),
(23,23,'wp_theme','',0,0),
(24,24,'wp_theme','',0,0),
(25,25,'product_cat','',0,0),
(566,566,'product_cat','',0,15),
(273,273,'pa_size','',0,0),
(274,274,'pa_size','',0,0),
(275,275,'pa_size','',0,0),
(276,276,'pa_size','',0,0),
(277,277,'pa_size','',0,0),
(278,278,'pa_size','',0,0),
(279,279,'elementor_library_type','',0,0),
(280,280,'post_tag','',0,3),
(281,281,'post_tag','',0,3),
(282,282,'post_tag','',0,4),
(283,283,'post_tag','',0,3),
(284,284,'post_tag','',0,4),
(285,285,'post_tag','',0,3),
(286,286,'post_tag','',0,3),
(287,287,'post_tag','',0,2),
(288,288,'post_tag','',0,3),
(295,295,'nav_menu','',0,6),
(296,296,'nav_menu','',0,26),
(568,568,'elementor_library_type','',0,8),
(304,304,'product_cat','',0,15),
(308,308,'product_tag','',0,84),
(307,307,'product_tag','',0,113),
(306,306,'product_brand','',0,255),
(305,305,'product_tag','',0,82),
(309,309,'product_tag','',0,28),
(323,323,'pa_application','',0,28),
(321,321,'pa_application','',0,84),
(322,322,'pa_rim-style','',0,26),
(319,319,'pa_connection','',0,8),
(317,317,'pa_diameter','',0,7),
(318,318,'pa_rim-style','',0,61),
(320,320,'pa_application','',0,113),
(325,325,'pa_connection','',0,46),
(328,328,'pa_diameter','',0,4),
(326,326,'pa_diameter','',0,17),
(327,327,'pa_diameter','',0,6),
(315,315,'product_tag','',0,1),
(329,329,'pa_connection','',0,1),
(314,314,'product_tag','',0,6),
(313,313,'product_tag','',0,10),
(312,312,'product_tag','',0,15),
(336,336,'pa_application','',0,6),
(335,335,'pa_application','',0,10),
(334,334,'pa_thickness','',0,11),
(333,333,'pa_connection','',0,55),
(332,332,'pa_diameter','',0,16),
(331,331,'pa_application','',0,15),
(330,330,'pa_diameter','',0,10),
(345,345,'pa_thickness','',0,2),
(344,344,'pa_diameter','',0,3),
(343,343,'pa_thickness','',0,12),
(342,342,'pa_application','',0,1),
(341,341,'pa_diameter','',0,11),
(340,340,'pa_connection','',0,20),
(339,339,'pa_diameter','',0,1),
(338,338,'pa_thickness','',0,2),
(337,337,'pa_thickness','',0,3),
(316,316,'pa_application','',0,82),
(310,310,'product_tag','',0,41),
(311,311,'product_cat','',0,27),
(324,324,'pa_application','',0,41),
(567,567,'elementor_library_type','',0,8),
(303,303,'wp_theme','',0,1),
(346,346,'pa_diameter','',0,1),
(347,347,'pa_diameter','',0,1),
(348,348,'pa_diameter','',0,12),
(349,349,'product_tag','',0,1),
(350,350,'product_cat','',0,1),
(351,351,'product_tag','',0,1),
(352,352,'product_tag','',0,1),
(353,353,'product_cat','',0,6),
(354,354,'product_cat','',0,3),
(355,355,'product_tag','',0,3),
(357,357,'product_tag','',0,15),
(358,358,'pa_application','',0,1),
(359,359,'pa_diameter','',0,2),
(360,360,'pa_thickness','',0,3),
(361,361,'pa_diameter','',0,6),
(362,362,'pa_thickness','',0,2),
(363,363,'pa_diameter','',0,1),
(364,364,'pa_thickness','',0,1),
(365,365,'pa_diameter','',0,9),
(366,366,'pa_thickness','',0,1),
(367,367,'pa_application','',0,1),
(368,368,'pa_application','',0,1),
(369,369,'pa_connection','',0,1),
(370,370,'pa_thickness','',0,2),
(371,371,'pa_thickness','',0,1),
(372,372,'pa_thickness','',0,1),
(373,373,'pa_thickness','',0,1),
(374,374,'pa_thickness','',0,3),
(375,375,'pa_application','',0,3),
(376,376,'pa_diameter','',0,14),
(377,377,'pa_application','',0,15),
(378,378,'pa_machine-connection','',0,4),
(379,379,'pa_tool-connection','',0,3),
(380,380,'pa_machine-connection','',0,4),
(381,381,'pa_machine-connection','',0,1),
(382,382,'pa_tool-connection','',0,3),
(383,383,'pa_machine-connection','',0,2),
(384,384,'pa_tool-connection','',0,5),
(385,385,'pa_machine-connection','',0,1),
(386,386,'pa_tool-connection','',0,2),
(387,387,'product_cat','',0,9),
(388,388,'product_cat','',0,1),
(389,389,'product_cat','',0,16),
(390,390,'pa_grit','',0,1),
(391,391,'pa_grit','',0,1),
(392,392,'pa_grit','',0,1),
(393,393,'pa_grit','',0,1),
(394,394,'pa_grit','',0,1),
(395,395,'pa_grit','',0,1),
(396,396,'pa_grit','',0,1),
(397,397,'pa_grit','',0,1),
(398,398,'pa_attachment-type','',0,1),
(399,399,'pa_diameter','',0,5),
(400,400,'pa_abrasive','',0,1),
(401,401,'pa_length','',0,1),
(402,402,'pa_machine-connection','',0,1),
(403,403,'pa_length','',0,1),
(404,404,'pa_length','',0,1),
(405,405,'pa_machine-connection','',0,1),
(406,406,'pa_tool-connection','',0,1),
(407,407,'pa_thickness','',0,13),
(408,408,'pa_height','',0,27),
(409,409,'pa_thickness','',0,2),
(410,410,'pa_thickness','',0,1),
(411,411,'pa_height','',0,1),
(412,412,'pa_diameter','',0,3),
(413,413,'pa_thickness','',0,14),
(414,414,'pa_height','',0,4),
(415,415,'pa_connection','',0,6),
(416,416,'pa_thickness','',0,2),
(417,417,'pa_thickness','',0,7),
(418,418,'pa_height','',0,8),
(419,419,'product_cat','',0,3),
(420,420,'product_tag','',0,3),
(421,421,'product_cat','',0,14),
(422,422,'product_cat','',0,19),
(423,423,'product_tag','',0,45),
(424,424,'product_tag','',0,10),
(425,425,'product_tag','',0,37),
(426,426,'pa_diameter','',0,4),
(427,427,'pa_thickness','',0,4),
(428,428,'pa_application','',0,3),
(429,429,'pa_thickness','',0,4),
(430,430,'pa_height','',0,1),
(431,431,'pa_diameter','',0,2),
(432,432,'pa_diameter','',0,1),
(433,433,'pa_thickness','',0,2),
(434,434,'pa_thickness','',0,1),
(435,435,'pa_application','',0,45),
(436,436,'pa_application','',0,10),
(437,437,'pa_rim-style','',0,18),
(438,438,'pa_application','',0,37),
(439,439,'pa_height','',0,4),
(440,440,'product_tag','',0,2),
(441,441,'product_cat','',0,5),
(442,442,'product_tag','',0,2),
(443,443,'product_cat','',0,2),
(444,444,'product_cat','',0,4),
(445,445,'product_tag','',0,1),
(446,446,'product_tag','',0,1),
(447,447,'product_cat','',0,11),
(448,448,'pa_diameter','',0,2),
(449,449,'pa_diameter','',0,1),
(450,450,'pa_connection','',0,2),
(451,451,'pa_thickness','',0,2),
(452,452,'pa_application','',0,2),
(453,453,'pa_abrasive','',0,5),
(454,454,'pa_application','',0,2),
(455,455,'pa_size','',0,2),
(456,456,'pa_application','',0,1),
(457,457,'pa_application','',0,1),
(458,458,'pa_design','',0,1),
(459,459,'pa_head-diameter','',0,1),
(460,460,'pa_diameter','',0,2),
(461,461,'pa_usable-length','',0,11),
(462,462,'pa_segment-height','',0,12),
(463,463,'pa_diameter','',0,2),
(464,464,'pa_diameter','',0,3),
(465,465,'pa_diameter','',0,3),
(466,466,'pa_diameter','',0,2),
(467,467,'pa_diameter','',0,2),
(468,468,'product_cat','',0,28),
(469,469,'product_tag','',0,1),
(470,470,'pa_diameter','',0,1),
(471,471,'pa_diameter','',0,2),
(472,472,'pa_diameter','',0,1),
(473,473,'pa_diameter','',0,1),
(474,474,'pa_diameter','',0,4),
(475,475,'pa_usable-length','',0,20),
(476,476,'pa_connection','',0,28),
(477,477,'pa_application','',0,1),
(478,478,'pa_diameter','',0,1),
(479,479,'pa_diameter','',0,1),
(480,480,'pa_diameter','',0,3),
(481,481,'pa_usable-length','',0,8),
(482,482,'pa_diameter','',0,1),
(483,483,'pa_diameter','',0,1),
(484,484,'pa_diameter','',0,1),
(485,485,'pa_diameter','',0,1),
(486,486,'pa_diameter','',0,1),
(487,487,'pa_diameter','',0,2),
(488,488,'pa_diameter','',0,2),
(489,489,'pa_diameter','',0,3),
(490,490,'pa_diameter','',0,3),
(491,491,'pa_diameter','',0,3),
(492,492,'pa_diameter','',0,2),
(493,493,'pa_diameter','',0,1),
(494,494,'product_cat','',0,2),
(495,495,'product_cat','',0,36),
(496,496,'pa_diameter','',0,2),
(497,497,'pa_diameter','',0,1),
(498,498,'pa_diameter','',0,1),
(499,499,'pa_usable-length','',0,33),
(500,500,'pa_connection','',0,8),
(501,501,'pa_diameter','',0,1),
(502,502,'pa_diameter','',0,1),
(503,503,'pa_diameter','',0,1),
(504,504,'pa_connection','',0,3),
(505,505,'pa_diameter','',0,1),
(506,506,'pa_connection','',0,23),
(507,507,'pa_diameter','',0,2),
(508,508,'pa_diameter','',0,1),
(509,509,'pa_diameter','',0,1),
(510,510,'pa_diameter','',0,1),
(511,511,'pa_diameter','',0,1),
(512,512,'product_cat','',0,3),
(513,513,'product_tag','',0,3),
(514,514,'product_cat','',0,1),
(515,515,'product_tag','',0,1),
(516,516,'product_tag','',0,1),
(517,517,'product_cat','',0,3),
(518,518,'product_tag','',0,3),
(519,519,'product_cat','',0,3),
(520,520,'product_cat','',0,18),
(521,521,'pa_diameter','',0,1),
(522,522,'pa_diameter','',0,1),
(523,523,'pa_usable-length','',0,1),
(524,524,'pa_application','',0,3),
(525,525,'pa_product-type','',0,3),
(526,526,'pa_material','',0,3),
(527,527,'pa_length','',0,1),
(528,528,'pa_max-operating-temp','',0,3),
(529,529,'pa_length','',0,1),
(530,530,'pa_length','',0,1),
(531,531,'pa_application','',0,1),
(532,532,'pa_application','',0,1),
(533,533,'pa_application','',0,3),
(534,534,'pa_thickness','',0,19),
(535,535,'pa_connection','',0,1),
(536,536,'pa_diameter','',0,1),
(537,537,'pa_thickness','',0,2),
(538,538,'pa_diameter','',0,5),
(539,539,'pa_application','',0,1),
(540,540,'pa_application','',0,1),
(541,541,'pa_application','',0,1),
(542,542,'pa_thickness','',0,2),
(543,543,'product_cat','',0,8),
(544,544,'product_cat','',0,2),
(545,545,'product_tag','',0,1),
(546,546,'product_tag','',0,1),
(547,547,'product_tag','',0,1),
(548,548,'product_tag','',0,1),
(549,549,'product_tag','',0,2),
(550,550,'product_tag','',0,2),
(551,551,'pa_diameter','',0,2),
(552,552,'pa_diameter','',0,3),
(553,553,'pa_application','',0,1),
(554,554,'pa_application','',0,1),
(555,555,'pa_application','',0,1),
(556,556,'pa_blade-capacity','',0,1),
(557,557,'pa_motor','',0,1),
(558,558,'pa_voltage','',0,1),
(559,559,'pa_application','',0,1),
(560,560,'pa_blade-capacity','',0,1),
(561,561,'pa_cutting-method','',0,1),
(562,562,'pa_voltage','',0,1),
(563,563,'pa_starter-system','',0,1),
(564,564,'pa_application','',0,2),
(565,565,'pa_application','',0,2);
/*!40000 ALTER TABLE `wptp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_termmeta`
--

DROP TABLE IF EXISTS `wptp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2053 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_termmeta`
--

LOCK TABLES `wptp_termmeta` WRITE;
/*!40000 ALTER TABLE `wptp_termmeta` DISABLE KEYS */;
INSERT INTO `wptp_termmeta` VALUES
(1,19,'_woodmart_blog_design','inherit'),
(3,20,'_woodmart_blog_design','inherit'),
(5,21,'_woodmart_blog_design','inherit'),
(7,22,'_woodmart_blog_design','inherit'),
(9,25,'order','0'),
(1997,25,'display_type',''),
(1998,514,'thumbnail_id','3688'),
(1999,514,'display_type',''),
(2000,495,'thumbnail_id','3689'),
(2001,495,'display_type',''),
(13,25,'thumbnail_id','0'),
(14,25,'product_count_product_cat','0'),
(2002,388,'thumbnail_id','3690'),
(2003,388,'display_type',''),
(2004,422,'thumbnail_id','3691'),
(2005,422,'display_type',''),
(2006,311,'thumbnail_id','3692'),
(2007,311,'display_type',''),
(2008,494,'thumbnail_id','3693'),
(2009,494,'display_type',''),
(2010,544,'thumbnail_id','3694'),
(2011,544,'display_type',''),
(2012,520,'thumbnail_id','3695'),
(2013,520,'display_type',''),
(2014,304,'thumbnail_id','3696'),
(2015,304,'display_type',''),
(2016,419,'thumbnail_id','3697'),
(2017,419,'display_type',''),
(2018,387,'thumbnail_id','3698'),
(2019,387,'display_type',''),
(2020,517,'thumbnail_id','3699'),
(2021,517,'display_type',''),
(2022,353,'thumbnail_id','3700'),
(2023,353,'display_type',''),
(2024,447,'thumbnail_id','3701'),
(2025,447,'display_type',''),
(2026,444,'thumbnail_id','3702'),
(2027,444,'display_type',''),
(2028,519,'thumbnail_id','3703'),
(2029,519,'display_type',''),
(2030,389,'thumbnail_id','3704'),
(2031,389,'display_type',''),
(2032,443,'thumbnail_id','3705'),
(2033,443,'display_type',''),
(2034,512,'thumbnail_id','3706'),
(2035,512,'display_type',''),
(2036,354,'thumbnail_id','3707'),
(2037,354,'display_type',''),
(2038,350,'thumbnail_id','3708'),
(2039,350,'display_type',''),
(2040,468,'thumbnail_id','3709'),
(2041,468,'display_type',''),
(2042,421,'thumbnail_id','3710'),
(2043,421,'display_type',''),
(2044,441,'thumbnail_id','3711'),
(2045,441,'display_type',''),
(2046,543,'thumbnail_id','3686'),
(2047,543,'display_type',''),
(2048,566,'order','0'),
(2049,566,'thumbnail_id','3687'),
(2050,566,'display_type',''),
(2051,566,'product_count_product_cat','15'),
(1968,541,'order','0'),
(1969,520,'product_count_product_cat','18'),
(1970,542,'order','0'),
(1971,543,'order','0'),
(1972,544,'order','0'),
(1973,543,'product_count_product_cat','8'),
(1974,551,'order','0'),
(1975,552,'order','0'),
(1976,544,'product_count_product_cat','2'),
(1977,545,'product_count_product_tag','1'),
(1978,546,'product_count_product_tag','1'),
(1979,547,'product_count_product_tag','1'),
(1980,553,'order','0'),
(1981,554,'order','0'),
(1982,555,'order','0'),
(1983,556,'order','0'),
(1984,557,'order','0'),
(1985,558,'order','0'),
(1986,548,'product_count_product_tag','1'),
(1987,559,'order','0'),
(1988,560,'order','0'),
(1989,561,'order','0'),
(1990,562,'order','0'),
(1991,563,'order','0'),
(1992,549,'product_count_product_tag','2'),
(1993,550,'product_count_product_tag','2'),
(1994,564,'order','0'),
(1995,565,'order','0'),
(1996,306,'thumbnail_id','3684'),
(1924,501,'order','0'),
(1925,502,'order','0'),
(1926,503,'order','0'),
(1927,504,'order','0'),
(1928,505,'order','0'),
(1929,506,'order','0'),
(1930,507,'order','0'),
(1931,508,'order','0'),
(1932,509,'order','0'),
(1933,510,'order','0'),
(1934,511,'order','0'),
(1935,512,'order','0'),
(1936,514,'order','0'),
(1937,517,'order','0'),
(1938,519,'order','0'),
(1939,520,'order','0'),
(1940,521,'order','0'),
(1941,522,'order','0'),
(1942,523,'order','0'),
(1943,512,'product_count_product_cat','3'),
(1944,513,'product_count_product_tag','3'),
(1945,524,'order','0'),
(1946,525,'order','0'),
(1947,526,'order','0'),
(1948,527,'order','0'),
(1949,528,'order','0'),
(1950,529,'order','0'),
(1951,530,'order','0'),
(1952,514,'product_count_product_cat','1'),
(1953,515,'product_count_product_tag','1'),
(1954,516,'product_count_product_tag','1'),
(1955,531,'order','0'),
(1956,532,'order','0'),
(1957,517,'product_count_product_cat','3'),
(1958,518,'product_count_product_tag','3'),
(1959,533,'order','0'),
(1960,534,'order','0'),
(1961,535,'order','0'),
(1962,536,'order','0'),
(1963,537,'order','0'),
(1964,538,'order','0'),
(1965,519,'product_count_product_cat','3'),
(1966,539,'order','0'),
(1967,540,'order','0'),
(2052,448,'color',''),
(1661,273,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1662,274,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1663,275,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1664,276,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1665,277,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1666,278,'image','a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}'),
(1898,477,'order','0'),
(1899,478,'order','0'),
(1900,479,'order','0'),
(1901,480,'order','0'),
(1902,481,'order','0'),
(1903,482,'order','0'),
(1904,483,'order','0'),
(1905,484,'order','0'),
(1906,485,'order','0'),
(1907,486,'order','0'),
(1908,487,'order','0'),
(1909,488,'order','0'),
(1910,489,'order','0'),
(1911,490,'order','0'),
(1912,491,'order','0'),
(1913,492,'order','0'),
(1914,493,'order','0'),
(1915,494,'order','0'),
(1916,495,'order','0'),
(1917,496,'order','0'),
(1918,497,'order','0'),
(1919,494,'product_count_product_cat','2'),
(1920,498,'order','0'),
(1921,495,'product_count_product_cat','36'),
(1922,499,'order','0'),
(1923,500,'order','0'),
(1872,444,'product_count_product_cat','4'),
(1873,445,'product_count_product_tag','1'),
(1874,446,'product_count_product_tag','1'),
(1875,456,'order','0'),
(1876,457,'order','0'),
(1877,458,'order','0'),
(1878,459,'order','0'),
(1879,447,'product_count_product_cat','11'),
(1880,460,'order','0'),
(1881,461,'order','0'),
(1882,462,'order','0'),
(1883,463,'order','0'),
(1884,464,'order','0'),
(1885,465,'order','0'),
(1886,466,'order','0'),
(1887,467,'order','0'),
(1888,468,'order','0'),
(1889,470,'order','0'),
(1890,471,'order','0'),
(1891,472,'order','0'),
(1892,473,'order','0'),
(1893,474,'order','0'),
(1894,468,'product_count_product_cat','28'),
(1895,475,'order','0'),
(1896,476,'order','0'),
(1897,469,'product_count_product_tag','1'),
(1848,423,'product_count_product_tag','45'),
(1849,424,'product_count_product_tag','10'),
(1850,435,'order','0'),
(1851,436,'order','0'),
(1852,437,'order','0'),
(1853,425,'product_count_product_tag','37'),
(1854,438,'order','0'),
(1855,439,'order','0'),
(1856,441,'order','0'),
(1857,443,'order','0'),
(1858,444,'order','0'),
(1859,447,'order','0'),
(1860,448,'order','0'),
(1861,449,'order','0'),
(1862,450,'order','0'),
(1863,451,'order','0'),
(1864,440,'product_count_product_tag','2'),
(1865,452,'order','0'),
(1866,441,'product_count_product_cat','5'),
(1867,453,'order','0'),
(1868,442,'product_count_product_tag','2'),
(1869,454,'order','0'),
(1870,443,'product_count_product_cat','2'),
(1871,455,'order','0'),
(1821,408,'order','0'),
(1822,409,'order','0'),
(1823,410,'order','0'),
(1824,411,'order','0'),
(1825,412,'order','0'),
(1826,413,'order','0'),
(1827,414,'order','0'),
(1828,415,'order','0'),
(1829,416,'order','0'),
(1830,417,'order','0'),
(1831,418,'order','0'),
(1832,419,'order','0'),
(1833,421,'order','0'),
(1834,422,'order','0'),
(1835,426,'order','0'),
(1836,427,'order','0'),
(1837,419,'product_count_product_cat','3'),
(1838,420,'product_count_product_tag','3'),
(1839,428,'order','0'),
(1840,429,'order','0'),
(1841,430,'order','0'),
(1842,421,'product_count_product_cat','14'),
(1843,431,'order','0'),
(1844,432,'order','0'),
(1845,433,'order','0'),
(1846,434,'order','0'),
(1847,422,'product_count_product_cat','19'),
(1794,384,'order','0'),
(1795,385,'order','0'),
(1796,386,'order','0'),
(1797,387,'order','0'),
(1798,388,'order','0'),
(1799,389,'order','0'),
(1800,387,'product_count_product_cat','9'),
(1801,390,'order','0'),
(1802,391,'order','0'),
(1803,392,'order','0'),
(1804,393,'order','0'),
(1805,394,'order','0'),
(1806,395,'order','0'),
(1807,396,'order','0'),
(1808,397,'order','0'),
(1809,398,'order','0'),
(1810,388,'product_count_product_cat','1'),
(1811,399,'order','0'),
(1812,400,'order','0'),
(1813,401,'order','0'),
(1814,402,'order','0'),
(1815,403,'order','0'),
(1816,404,'order','0'),
(1817,405,'order','0'),
(1818,406,'order','0'),
(1819,389,'product_count_product_cat','16'),
(1820,407,'order','0'),
(1769,350,'product_count_product_cat','1'),
(1770,351,'product_count_product_tag','1'),
(1771,352,'product_count_product_tag','1'),
(1772,367,'order','0'),
(1773,368,'order','0'),
(1774,369,'order','0'),
(1775,370,'order','0'),
(1776,353,'product_count_product_cat','6'),
(1777,371,'order','0'),
(1778,372,'order','0'),
(1779,373,'order','0'),
(1780,374,'order','0'),
(1781,354,'product_count_product_cat','3'),
(1782,355,'product_count_product_tag','3'),
(1783,375,'order','0'),
(1784,376,'order','0'),
(1786,357,'product_count_product_tag','15'),
(1787,377,'order','0'),
(1788,378,'order','0'),
(1789,379,'order','0'),
(1790,380,'order','0'),
(1791,381,'order','0'),
(1792,382,'order','0'),
(1793,383,'order','0'),
(1742,337,'order','0'),
(1743,338,'order','0'),
(1744,339,'order','0'),
(1745,340,'order','0'),
(1746,341,'order','0'),
(1747,315,'product_count_product_tag','1'),
(1748,342,'order','0'),
(1749,343,'order','0'),
(1750,344,'order','0'),
(1751,345,'order','0'),
(1752,346,'order','0'),
(1753,347,'order','0'),
(1754,348,'order','0'),
(1755,350,'order','0'),
(1756,353,'order','0'),
(1757,354,'order','0'),
(1759,349,'product_count_product_tag','1'),
(1760,358,'order','0'),
(1761,359,'order','0'),
(1762,360,'order','0'),
(1763,361,'order','0'),
(1764,362,'order','0'),
(1765,363,'order','0'),
(1766,364,'order','0'),
(1767,365,'order','0'),
(1768,366,'order','0'),
(1717,307,'product_count_product_tag','113'),
(1718,308,'product_count_product_tag','84'),
(1719,320,'order','0'),
(1720,321,'order','0'),
(1721,322,'order','0'),
(1722,309,'product_count_product_tag','28'),
(1723,323,'order','0'),
(1724,310,'product_count_product_tag','41'),
(1725,324,'order','0'),
(1726,325,'order','0'),
(1727,326,'order','0'),
(1728,327,'order','0'),
(1729,328,'order','0'),
(1730,329,'order','0'),
(1731,330,'order','0'),
(1732,311,'product_count_product_cat','27'),
(1733,312,'product_count_product_tag','15'),
(1734,331,'order','0'),
(1735,332,'order','0'),
(1736,333,'order','0'),
(1737,334,'order','0'),
(1738,313,'product_count_product_tag','10'),
(1739,314,'product_count_product_tag','6'),
(1740,335,'order','0'),
(1741,336,'order','0'),
(1702,299,'xts-term-299-credentials','requested'),
(1703,299,'xts-term-299-file-data','a:3:{s:4:\"path\";s:36:\"/2026/06/xts-term-299-1782656727.css\";s:13:\"theme_version\";s:5:\"8.5.4\";s:8:\"site_url\";s:32:\"bb6aa75f8ca7632d75f92c58ca410f74\";}'),
(1704,299,'xts-term-299-css-data','#slider-299 .wd-slide {\n	min-height: 520px;\n}\n#slider-299 .wd-nav-pagin-wrap {\n	--wd-autoplay-speed: 20000ms;\n}\n\n@media (max-width: 1024px) {\n	#slider-299 .wd-slide {\n		min-height: 520px;\n	}\n}\n\n@media (max-width: 768px) {\n	#slider-299 .wd-slide {\n		min-height: 720px;\n	}\n}\n'),
(1705,299,'xts-term-299-status','valid'),
(1706,299,'xts-term-299-version','8.5.4'),
(1707,299,'xts-term-299-site-url','bb6aa75f8ca7632d75f92c58ca410f74'),
(1708,304,'order','0'),
(1709,311,'order','0'),
(1710,304,'product_count_product_cat','15'),
(1711,305,'product_count_product_tag','82'),
(1712,306,'product_count_product_brand','255'),
(1713,316,'order','0'),
(1714,317,'order','0'),
(1715,318,'order','0'),
(1716,319,'order','0'),
(1694,299,'animation','slide'),
(1695,299,'height','520'),
(1696,299,'height_tablet','520'),
(1697,299,'height_mobile','720'),
(1698,299,'arrows_style','1'),
(1699,299,'pagination_color','light'),
(1700,299,'autoplay','on'),
(1701,299,'autoplay_speed','20000');
/*!40000 ALTER TABLE `wptp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_terms`
--

DROP TABLE IF EXISTS `wptp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=569 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_terms`
--

LOCK TABLES `wptp_terms` WRITE;
/*!40000 ALTER TABLE `wptp_terms` DISABLE KEYS */;
INSERT INTO `wptp_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'Uncategorized','uncategorized',0),
(3,'Uncategorized','uncategorized',0),
(4,'Uncategorized','uncategorized',0),
(5,'simple','simple',0),
(6,'grouped','grouped',0),
(7,'variable','variable',0),
(8,'external','external',0),
(9,'exclude-from-search','exclude-from-search',0),
(10,'exclude-from-catalog','exclude-from-catalog',0),
(11,'featured','featured',0),
(12,'outofstock','outofstock',0),
(13,'rated-1','rated-1',0),
(14,'rated-2','rated-2',0),
(15,'rated-3','rated-3',0),
(16,'rated-4','rated-4',0),
(17,'rated-5','rated-5',0),
(299,'Megamarket slider','megamarket-slider',0),
(19,'Inspiration','inspiration',0),
(20,'Furniture','furniture',0),
(21,'Design trends','design-trends',0),
(22,'Decoration','decoration',0),
(23,'twentytwentytwo','twentytwentytwo',0),
(24,'woodmart','woodmart',0),
(25,'Uncategorised','uncategorised',0),
(566,'Adaptors And Extensions','adaptors-and-extensions',0),
(273,'10 x 18in.','10-x-18in',0),
(274,'14 x 19in.','14-x-19in',0),
(275,'16 x 24 x 71in.','16-x-24-x-71in',0),
(276,'20 x 24 x 71in.','20-x-24-x-71in',0),
(277,'24 X 4in.','24-x-4in',0),
(278,'33 1/2 x 72in.','33-1-2-x-72in',0),
(279,'page','page',0),
(280,'Chair','chair',0),
(281,'Furniture','furniture',0),
(282,'Guide','guide',0),
(283,'Inspiratio','inspiratio',0),
(284,'News','news',0),
(285,'Sofa','sofa',0),
(286,'Style','style',0),
(287,'Table','table',0),
(288,'Trends','trends',0),
(295,'Primary Menu','primary-menu',0),
(296,'Categories','categories',0),
(568,'section','section',0),
(567,'container','container',0),
(303,'woodmart-child','woodmart-child',0),
(304,'Hand Grinders','hand-grinders',0),
(305,'Refractory','refractory',0),
(306,'Smart Cut','smart-cut',0),
(307,'Concrete','concrete',0),
(308,'Masonry','masonry',0),
(309,'Wear Resistant Ceramics','wear-resistant-ceramics',0),
(310,'Granite','granite',0),
(311,'Diamond Blades','diamond-blades',0),
(312,'Old Concrete','old-concrete',0),
(313,'Asphalt','asphalt',0),
(314,'Green Concrete','green-concrete',0),
(315,'Core Sampling','core-sampling',0),
(316,'Refractory','refractory',0),
(317,'100 mm','100-mm',0),
(318,'Segmented Rim','segmented-rim',0),
(319,'M14 Threaded Arbor','m14-threaded-arbor',0),
(320,'Concrete','concrete',0),
(321,'Masonry','masonry',0),
(322,'Turbo Rim','turbo-rim',0),
(323,'Wear Resistant Ceramics','wear-resistant-ceramics',0),
(324,'Granite','granite',0),
(325,'22.23 mm Arbor','22-23-mm-arbor',0),
(326,'115 mm','115-mm',0),
(327,'125 mm','125-mm',0),
(328,'150 mm','150-mm',0),
(329,'19 mm / 22.23 mm Arbor','19-mm-22-23-mm-arbor',0),
(330,'180 mm','180-mm',0),
(331,'Old Concrete','old-concrete',0),
(332,'300 mm','300-mm',0),
(333,'25.4 mm Arbor','25-4-mm-arbor',0),
(334,'3.2 mm','3-2-mm',0),
(335,'Asphalt','asphalt',0),
(336,'Green Concrete','green-concrete',0),
(337,'2.8 mm','2-8-mm',0),
(338,'2.0 mm','2-0-mm',0),
(339,'306 mm','306-mm',0),
(340,'60 mm Arbor','60-mm-arbor',0),
(341,'350 mm','350-mm',0),
(342,'Core Sampling','core-sampling',0),
(343,'3.6 mm','3-6-mm',0),
(344,'400 mm','400-mm',0),
(345,'3.5 mm','3-5-mm',0),
(346,'404 mm','404-mm',0),
(347,'416 mm','416-mm',0),
(348,'450 mm','450-mm',0),
(349,'Silicon Carbide','silicon-carbide',0),
(350,'TCT Blades','tct-blades',0),
(351,'Pallets','pallets',0),
(352,'Timber','timber',0),
(353,'Reaming Blades','reaming-blades',0),
(354,'Slate Blades','slate-blades',0),
(355,'Slate','slate',0),
(357,'Adaptor For Core Drills','adaptor-for-core-drills',0),
(358,'Silicon Carbide','silicon-carbide',0),
(359,'500 mm','500-mm',0),
(360,'4.5 mm','4-5-mm',0),
(361,'600 mm','600-mm',0),
(362,'4.0 mm','4-0-mm',0),
(363,'616 mm','616-mm',0),
(364,'5.5 mm','5-5-mm',0),
(365,'800 mm','800-mm',0),
(366,'2.4 mm','2-4-mm',0),
(367,'Pallets','pallets',0),
(368,'Timber','timber',0),
(369,'30 mm Arbor','30-mm-arbor',0),
(370,'6.0 mm','6-0-mm',0),
(371,'10 mm','10-mm',0),
(372,'12 mm','12-mm',0),
(373,'5.6 mm','5-6-mm',0),
(374,'3.0 mm','3-0-mm',0),
(375,'Slate','slate',0),
(376,'230 mm','230-mm',0),
(377,'Adaptor For Core Drills','adaptor-for-core-drills',0),
(378,'1/2\" BSP Female Thread','1-2-bsp-female-thread',0),
(379,'1 1/4\" UNC Female Thread','1-1-4-unc-female-thread',0),
(380,'1/2\" BSP Male Thread','1-2-bsp-male-thread',0),
(381,'Hilti Quick Disconnect','hilti-quick-disconnect',0),
(382,'1 1/4\" UNC Male Thread','1-1-4-unc-male-thread',0),
(383,'Straight Shank','straight-shank',0),
(384,'1/2\" BSP Female Thread','1-2-bsp-female-thread',0),
(385,'Hilti 6-Slot BL+ Quick Disconnect','hilti-6-slot-bl-quick-disconnect',0),
(386,'1/2\" BSP Male Thread','1-2-bsp-male-thread',0),
(387,'Polishing Pads','polishing-pads',0),
(388,'Concrete Errut Grinding Head','concrete-errut-grinding-head',0),
(389,'Segmented Blades','segmented-blades',0),
(390,'Non-Abrasive (Buff)','non-abrasive-buff',0),
(391,'50 (Coarse)','50-coarse',0),
(392,'100 (Coarse)','100-coarse',0),
(393,'200 (Medium-Coarse)','200-medium-coarse',0),
(394,'400 (Medium)','400-medium',0),
(395,'1500 (Fine)','1500-fine',0),
(396,'800 (Medium-Fine)','800-medium-fine',0),
(397,'3000 (Extra-Fine)','3000-extra-fine',0),
(398,'Hook &amp; Loop','hook-loop',0),
(399,'250 mm','250-mm',0),
(400,'Diamond Segments','diamond-segments',0),
(401,'200 mm','200-mm',0),
(402,'SDS Plus Shank','sds-plus-shank',0),
(403,'300 mm','300-mm',0),
(404,'500 mm','500-mm',0),
(405,'1 1/4\"-7 UNC Male Thread','1-1-4-7-unc-male-thread',0),
(406,'1 1/4\"-7 UNC Female Thread','1-1-4-7-unc-female-thread',0),
(407,'2.2 mm','2-2-mm',0),
(408,'10 mm','10-mm',0),
(409,'2','2',0),
(410,'5 mm','5-mm',0),
(411,'50 mm','50-mm',0),
(412,'105 mm','105-mm',0),
(413,'1.6 mm','1-6-mm',0),
(414,'7 mm','7-mm',0),
(415,'20 mm Arbor','20-mm-arbor',0),
(416,'1.9 mm','1-9-mm',0),
(417,'2.5 mm','2-5-mm',0),
(418,'7.5 mm','7-5-mm',0),
(419,'Multi-Blade Machine Blades','multi-blade-machine-blades',0),
(420,'Multi-Blade Machine Blades','multi-blade-machine-blades',0),
(421,'Turbo Blades','turbo-blades',0),
(422,'Continuous Blades','continuous-blades',0),
(423,'Ceramic Tile','ceramic-tile',0),
(424,'Wear-Resistant Ceramics','wear-resistant-ceramics-2',0),
(425,'Porcelain Tile','porcelain-tile',0),
(426,'200 mm','200-mm',0),
(427,'2 mm','2-mm',0),
(428,'Multi-Blade Machine Blades','multi-blade-machine-blades',0),
(429,'3 mm','3-mm',0),
(430,'15 mm','15-mm',0),
(431,'106 mm','106-mm',0),
(432,'206 mm','206-mm',0),
(433,'1.4 mm','1-4-mm',0),
(434,'2.3 mm','2-3-mm',0),
(435,'Ceramic Tile','ceramic-tile',0),
(436,'Wear-Resistant Ceramics','wear-resistant-ceramics-3',0),
(437,'Continuous Rim','continuous-rim',0),
(438,'Porcelain Tile','porcelain-tile',0),
(439,'5 mm','5-mm',0),
(440,'Glass','glass',0),
(441,'Vacuum Discs','vacuum-discs',0),
(442,'Fiberglass','fiberglass',0),
(443,'Shells And Crowns','shells-and-crowns',0),
(444,'Refractory Grinding Tools','refractory-grinding-tools',0),
(445,'Marble','marble',0),
(446,'Refractory Materials','refractory-materials',0),
(447,'Refractory Core Drills','refractory-core-drills',0),
(448,'103.5 mm','103-5-mm',0),
(449,'5 mm','5-mm',0),
(450,'32 mm Arbor','32-mm-arbor',0),
(451,'1.2 mm','1-2-mm',0),
(452,'Glass','glass',0),
(453,'Vacuum Brazed Diamond','vacuum-brazed-diamond',0),
(454,'Fiberglass','fiberglass',0),
(455,'63 mm BS (British Standard)','63-mm-bs-british-standard',0),
(456,'Marble','marble',0),
(457,'Refractory Materials','refractory-materials',0),
(458,'6-Segment Configuration','6-segment-configuration',0),
(459,'Tungsten Carbide','tungsten-carbide',0),
(460,'28 mm','28-mm',0),
(461,'130 mm','130-mm',0),
(462,'10 mm','10-mm',0),
(463,'30 mm','30-mm',0),
(464,'40 mm','40-mm',0),
(465,'45 mm','45-mm',0),
(466,'50 mm','50-mm',0),
(467,'55 mm','55-mm',0),
(468,'Tiling Core Drills','tiling-core-drills',0),
(469,'Wear Resistant Ceramic','wear-resistant-ceramic',0),
(470,'60 mm','60-mm',0),
(471,'65 mm','65-mm',0),
(472,'70 mm','70-mm',0),
(473,'75 mm','75-mm',0),
(474,'80 mm','80-mm',0),
(475,'60 mm','60-mm',0),
(476,'M14 Female Thread','m14-female-thread',0),
(477,'Wear Resistant Ceramic','wear-resistant-ceramic',0),
(478,'6 mm','6-mm',0),
(479,'8 mm','8-mm',0),
(480,'102 mm','102-mm',0),
(481,'100 mm','100-mm',0),
(482,'10 mm','10-mm',0),
(483,'120 mm','120-mm',0),
(484,'12 mm','12-mm',0),
(485,'14 mm','14-mm',0),
(486,'16 mm','16-mm',0),
(487,'18 mm','18-mm',0),
(488,'20 mm','20-mm',0),
(489,'25 mm','25-mm',0),
(490,'32 mm','32-mm',0),
(491,'35 mm','35-mm',0),
(492,'51 mm','51-mm',0),
(493,'52 mm','52-mm',0),
(494,'Diamond Wire','diamond-wire',0),
(495,'Concrete Core Drills','concrete-core-drills',0),
(496,'90 mm','90-mm',0),
(497,'95 mm','95-mm',0),
(498,'10.5 mm','10-5-mm',0),
(499,'400 mm','400-mm',0),
(500,'1/2\" BSP Male','1-2-bsp-male',0),
(501,'22 mm','22-mm',0),
(502,'38 mm','38-mm',0),
(503,'42 mm','42-mm',0),
(504,'Vacuum Brazed','vacuum-brazed',0),
(505,'48 mm','48-mm',0),
(506,'1 1/4\" UNC Female','1-1-4-unc-female',0),
(507,'63 mm','63-mm',0),
(508,'76 mm','76-mm',0),
(509,'110 mm','110-mm',0),
(510,'126 mm','126-mm',0),
(511,'130 mm','130-mm',0),
(512,'Silicon Carbide Element','silicon-carbide-element',0),
(513,'Element For Furnace','element-for-furnace',0),
(514,'Ceramic Cutting Tools','ceramic-cutting-tools',0),
(515,'Hard Polished Tiles','hard-polished-tiles',0),
(516,'High-Alumina Ceramics','high-alumina-ceramics',0),
(517,'Prestressed Concrete Blades','prestressed-concrete-blades',0),
(518,'Prestressed Concrete','prestressed-concrete',0),
(519,'Retipping Of Tools','retipping-of-tools',0),
(520,'Floor Saw Blades','floor-saw-blades',0),
(521,'162 mm','162-mm',0),
(522,'254 mm','254-mm',0),
(523,'700 mm','700-mm',0),
(524,'Element for Furnace','element-for-furnace',0),
(525,'Heating Element','heating-element',0),
(526,'Silicon Carbide (SiC)','silicon-carbide-sic',0),
(527,'600 mm','600-mm',0),
(528,'approx. 1600°C (2910°F)','approx-1600c-2910f',0),
(529,'750 mm','750-mm',0),
(530,'850 mm','850-mm',0),
(531,'Hard Polished Tiles','hard-polished-tiles',0),
(532,'High-Alumina Ceramics','high-alumina-ceramics',0),
(533,'Prestressed Concrete','prestressed-concrete',0),
(534,'4.8 mm','4-8-mm',0),
(535,'88.9 mm Arbor','88-9-mm-arbor',0),
(536,'900 mm','900-mm',0),
(537,'8 mm','8-mm',0),
(538,'1200 mm','1200-mm',0),
(539,'Core Drill Segments','core-drill-segments',0),
(540,'Grinding Tool Segments','grinding-tool-segments',0),
(541,'Core Drill Rings','core-drill-rings',0),
(542,'5.0 mm','5-0-mm',0),
(543,'Wall Saw Blades','wall-saw-blades',0),
(544,'Electric Machines','electric-machines',0),
(545,'Block work','block-work',0),
(546,'Bricks','bricks',0),
(547,'Wear-Resistant Tiles','wear-resistant-tiles',0),
(548,'Refractory Bricks','refractory-bricks',0),
(549,'Ceramic','ceramic',0),
(550,'Porcelain','porcelain',0),
(551,'700 mm','700-mm',0),
(552,'1000 mm','1000-mm',0),
(553,'Block work','block-work',0),
(554,'Bricks','bricks',0),
(555,'Wear-Resistant Tiles','wear-resistant-tiles',0),
(556,'250 mm to 350 mm','250-mm-to-350-mm',0),
(557,'2.2kW Industrial Electric Motor','2-2kw-industrial-electric-motor',0),
(558,'220V / 240V Single Phase','220v-240v-single-phase',0),
(559,'Refractory Bricks','refractory-bricks',0),
(560,'450 mm to 600 mm','450-mm-to-600-mm',0),
(561,'Wet or Dry','wet-or-dry',0),
(562,'380V or 525V','380v-or-525v',0),
(563,'2 Separate starters (Motor and Water)','2-separate-starters-motor-and-water',0),
(564,'Ceramic','ceramic',0),
(565,'Porcelain','porcelain',0);
/*!40000 ALTER TABLE `wptp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_usermeta`
--

DROP TABLE IF EXISTS `wptp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_usermeta`
--

LOCK TABLES `wptp_usermeta` WRITE;
/*!40000 ALTER TABLE `wptp_usermeta` DISABLE KEYS */;
INSERT INTO `wptp_usermeta` VALUES
(1,1,'nickname','smartcutadmin'),
(2,1,'first_name','Ethan'),
(3,1,'last_name','Nieuwenhuizen'),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','modern'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wptp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wptp_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','0'),
(19,1,'session_tokens','a:1:{s:64:\"afe32a600166713fdc29a66a0092423977c924f4f91467ac514cfa8c3d9aee26\";a:4:{s:10:\"expiration\";i:1783865158;s:2:\"ip\";s:13:\"169.0.231.173\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36\";s:5:\"login\";i:1782655558;}}'),
(17,1,'wptp_dashboard_quick_press_last_post_id','2829'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:11:\"169.0.232.0\";}'),
(20,1,'closedpostboxes_dashboard','a:9:{i:0;s:20:\"e-dashboard-overview\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:36:\"woocommerce_dashboard_recent_reviews\";i:5;s:28:\"woocommerce_dashboard_status\";i:6;s:21:\"dashboard_quick_press\";i:7;s:17:\"dashboard_primary\";i:8;s:16:\"e-dashboard-ally\";}'),
(21,1,'metaboxhidden_dashboard','a:0:{}'),
(22,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:2:{s:32:\"2bd2e3373dce441c6c3bfadd1daa953e\";a:11:{s:3:\"key\";s:32:\"2bd2e3373dce441c6c3bfadd1daa953e\";s:10:\"product_id\";i:2977;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:0;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:0;s:8:\"line_tax\";d:0;}s:32:\"d9b1655c134b831076d6c45620a78c33\";a:6:{s:3:\"key\";s:32:\"d9b1655c134b831076d6c45620a78c33\";s:10:\"product_id\";i:3054;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";}}}'),
(23,1,'_woocommerce_tracks_anon_id','woo:VjOJIO7zfFkADPzTyTyI8Tw4'),
(24,1,'managenav-menuscolumnshidden','a:0:{}'),
(25,1,'metaboxhidden_nav-menus','a:0:{}'),
(26,1,'wc_last_active','1783851248'),
(27,1,'woodmart_wishlist_1','a:2:{s:7:\"expires\";i:1783948984;s:8:\"products\";a:0:{}}'),
(28,1,'tgmpa_dismissed_notice_tgmpa','1'),
(29,1,'elementor_introduction','a:4:{s:24:\"conversion_banner_go_pro\";b:1;s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;s:35:\"upload_json_warning_generic_message\";b:1;}'),
(30,1,'elementor_admin_notices','a:3:{s:20:\"ally_pages_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:25:\"plugin_image_optimization\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:21:\"site_mailer_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(31,1,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(32,1,'last_update','1783767738'),
(33,1,'wptp_persisted_preferences','a:4:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2026-06-28T17:25:56.028Z\";s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(34,1,'nav_menu_recently_edited','296'),
(35,1,'wptp_user-settings','libraryContent=browse&editor=tinymce&posts_list_mode=list'),
(36,1,'wptp_user-settings-time','1783604146'),
(37,1,'woocommerce_admin_coming_soon_banner_dismissed','yes'),
(38,1,'addify_quote','a:0:{}'),
(42,1,'edit_product_cat_per_page','290'),
(43,1,'edit_product_per_page','20'),
(39,1,'wptp_media_library_mode','list'),
(40,1,'wptp_woocommerce_product_import_mapping','a:65:{i:0;s:2:\"id\";i:1;s:4:\"type\";i:2;s:3:\"sku\";i:3;s:16:\"global_unique_id\";i:4;s:4:\"name\";i:5;s:9:\"published\";i:6;s:8:\"featured\";i:7;s:18:\"catalog_visibility\";i:8;s:17:\"short_description\";i:9;s:11:\"description\";i:10;s:17:\"date_on_sale_from\";i:11;s:15:\"date_on_sale_to\";i:12;s:10:\"tax_status\";i:13;s:9:\"tax_class\";i:14;s:12:\"stock_status\";i:15;s:14:\"stock_quantity\";i:16;s:16:\"low_stock_amount\";i:17;s:10:\"backorders\";i:18;s:17:\"sold_individually\";i:19;s:0:\"\";i:20;s:0:\"\";i:21;s:0:\"\";i:22;s:0:\"\";i:23;s:15:\"reviews_allowed\";i:24;s:13:\"purchase_note\";i:25;s:10:\"sale_price\";i:26;s:13:\"regular_price\";i:27;s:12:\"category_ids\";i:28;s:7:\"tag_ids\";i:29;s:17:\"shipping_class_id\";i:30;s:6:\"images\";i:31;s:14:\"download_limit\";i:32;s:15:\"download_expiry\";i:33;s:9:\"parent_id\";i:34;s:16:\"grouped_products\";i:35;s:10:\"upsell_ids\";i:36;s:14:\"cross_sell_ids\";i:37;s:11:\"product_url\";i:38;s:11:\"button_text\";i:39;s:10:\"menu_order\";i:40;s:9:\"brand_ids\";i:41;s:16:\"attributes:name1\";i:42;s:17:\"attributes:value1\";i:43;s:19:\"attributes:visible1\";i:44;s:20:\"attributes:taxonomy1\";i:45;s:16:\"attributes:name2\";i:46;s:17:\"attributes:value2\";i:47;s:19:\"attributes:visible2\";i:48;s:20:\"attributes:taxonomy2\";i:49;s:16:\"attributes:name3\";i:50;s:17:\"attributes:value3\";i:51;s:19:\"attributes:visible3\";i:52;s:20:\"attributes:taxonomy3\";i:53;s:16:\"attributes:name4\";i:54;s:17:\"attributes:value4\";i:55;s:19:\"attributes:visible4\";i:56;s:20:\"attributes:taxonomy4\";i:57;s:16:\"attributes:name5\";i:58;s:17:\"attributes:value5\";i:59;s:19:\"attributes:visible5\";i:60;s:20:\"attributes:taxonomy5\";i:61;s:16:\"attributes:name6\";i:62;s:17:\"attributes:value6\";i:63;s:19:\"attributes:visible6\";i:64;s:20:\"attributes:taxonomy6\";}'),
(41,1,'wptp_product_import_error_log','a:0:{}'),
(44,1,'wptp_elementor_enable_ai','1'),
(45,1,'billing_first_name',''),
(46,1,'billing_last_name',''),
(47,1,'billing_company',''),
(48,1,'billing_address_1',''),
(49,1,'billing_address_2',''),
(50,1,'billing_city',''),
(51,1,'billing_postcode',''),
(52,1,'billing_country',''),
(53,1,'billing_state',''),
(54,1,'billing_phone',''),
(55,1,'billing_email','smartcut.manufacturers@gmail.com'),
(56,1,'shipping_first_name',''),
(57,1,'shipping_last_name',''),
(58,1,'shipping_company',''),
(59,1,'shipping_address_1',''),
(60,1,'shipping_address_2',''),
(61,1,'shipping_city',''),
(62,1,'shipping_postcode',''),
(63,1,'shipping_country',''),
(64,1,'shipping_state',''),
(65,1,'shipping_phone',''),
(66,1,'wptp_elementor_connect_common_data','a:0:{}');
/*!40000 ALTER TABLE `wptp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_users`
--

DROP TABLE IF EXISTS `wptp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_users`
--

LOCK TABLES `wptp_users` WRITE;
/*!40000 ALTER TABLE `wptp_users` DISABLE KEYS */;
INSERT INTO `wptp_users` VALUES
(1,'smartcutadmin','$wp$2y$10$Y9zhYB38CFfPVDXMv.1IK.icgfHRriL6sDxlVRGlsKiONyZP5CU4G','smartcutadmin','smartcut.manufacturers@gmail.com','https://staging.smartcut.co.za','2026-06-28 13:54:57','',0,'Ethan Nieuwenhuizen');
/*!40000 ALTER TABLE `wptp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wptp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=1324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_admin_note_actions`
--

LOCK TABLES `wptp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wptp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wptp_wc_admin_note_actions` VALUES
(1,1,'notify-refund-returns-page','Edit page','https://staging.smartcut.co.za/wp-admin/post.php?post=13&action=edit','actioned','',NULL,NULL),
(2,2,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(3,3,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),
(1246,4,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),
(1247,5,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),
(1248,6,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/woopayments-new-user-feedback','actioned','',NULL,NULL),
(1249,7,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),
(1250,8,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),
(1251,9,'update-wc-subscriptions-3-0-15','View latest version','https://staging.smartcut.co.za/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),
(1252,10,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),
(1253,13,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1254,14,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),
(1256,15,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1258,16,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1260,17,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1262,18,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1263,19,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),
(1264,20,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1265,20,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),
(1267,21,'dismiss','Dismiss','','actioned','',NULL,NULL),
(1268,22,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),
(1269,23,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),
(1270,24,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://staging.smartcut.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1271,24,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1272,25,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://staging.smartcut.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1273,25,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),
(1274,26,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),
(1277,28,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),
(1278,28,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),
(1279,29,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),
(1281,30,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1283,31,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1284,32,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned','',NULL,NULL),
(1285,33,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1288,35,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1291,36,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned','',NULL,NULL),
(1294,38,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1295,38,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned','',NULL,NULL),
(1296,39,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1297,39,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned','',NULL,NULL),
(1298,40,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','actioned','',NULL,NULL),
(1299,40,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://staging.smartcut.co.za/wp-admin/#','actioned','',NULL,NULL),
(1300,41,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1301,41,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned','',NULL,NULL),
(1302,42,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned','',NULL,NULL),
(1303,43,'plugin-list','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1304,43,'dismiss','Dismiss','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-admin','actioned','',NULL,NULL),
(1305,44,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://staging.smartcut.co.za/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1306,44,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1307,45,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1308,46,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1309,47,'avalara_q3-2023_noAvaTax','Automate my sales tax','https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned','',NULL,NULL),
(1310,48,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://staging.smartcut.co.za/wp-admin/plugins.php','unactioned','',NULL,NULL),
(1311,48,'dismiss','Dismiss','https://staging.smartcut.co.za/wp-admin/#','actioned','',NULL,NULL),
(1313,49,'dismiss','Dismiss','#','actioned','',NULL,NULL),
(1314,50,'amazon-mcf-review-button-2023-12-07','Leave a review','https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned','',NULL,NULL),
(1315,50,'amazon-mcf-support-button-2023-12-07','Request support','https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned','',NULL,NULL),
(1316,51,'view_docs','Learn about Deposit schedules','https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned','',NULL,NULL),
(1317,52,'sirt-woo-2024-11-xss-admin','See available updates','https://staging.smartcut.co.za/wp-admin/update-core.php?','unactioned','',NULL,NULL),
(1318,52,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned','',NULL,NULL),
(1319,53,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','https://staging.smartcut.co.za/wp-admin/wp-admin/plugins.php','actioned','',NULL,NULL),
(1320,54,'uk-vat-notice-button-2025-04-30','Learn more about this extension','https://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned','',NULL,NULL),
(1322,55,'paypal-braintree-sdk-depreciation-2025-05-30-button','Update now','https://staging.smartcut.co.za/wp-admin/wp-admin/plugins.php','unactioned','',NULL,NULL),
(1323,56,'woo-dotcom-course-2026-06-09','Visit the course','https://wordpress.com/support/courses/build-your-store-with-woocommerce/','actioned','',NULL,NULL),
(81,57,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),
(1255,15,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1257,16,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1259,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1261,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),
(1266,21,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),
(1275,27,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1280,30,'extension-settings','See available updates','https://staging.smartcut.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),
(1286,34,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1290,36,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1292,37,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1312,49,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://staging.smartcut.co.za/wp-admin/update-core.php','unactioned','',NULL,NULL),
(390,58,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL),
(468,59,'tracking-opt-in','Activate usage tracking','','actioned','Usage tracking activated',NULL,NULL),
(469,60,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned','',NULL,NULL),
(470,60,'get-started','Get started','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned','','setup-woocommerce-payments',''),
(1276,27,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned','',NULL,NULL),
(1289,35,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned','',NULL,NULL),
(1287,34,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned','',NULL,NULL),
(1293,37,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned','',NULL,NULL),
(1282,31,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://staging.smartcut.co.za/wp-admin/plugins.php?plugin_status=all','unactioned','',NULL,NULL),
(1321,61,'paypal_q3_2026','See what\'s new','https://woocommerce.com/products/woocommerce-gateway-paypal-powered-by-braintree/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_q3_2026','unactioned','',NULL,NULL);
/*!40000 ALTER TABLE `wptp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wptp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_admin_notes`
--

LOCK TABLES `wptp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wptp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wptp_wc_admin_notes` VALUES
(1,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2026-06-28 14:15:23',NULL,0,'plain','',1,0,'info'),
(2,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2026-06-29 10:57:31',NULL,0,'plain','',1,0,'info'),
(3,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2026-06-29 10:57:31',NULL,0,'plain','',1,0,'info'),
(4,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(5,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(6,'wc-payments-qualitative-feedback','info','en_US','WooPayments setup - let us know what you think','Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(7,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(8,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(9,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(10,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(11,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(12,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(13,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(14,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(15,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(16,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(17,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(18,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(19,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(20,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(21,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(22,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(23,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','unactioned','woocommerce.com','2026-07-06 10:31:48',NULL,0,'plain','',1,1,'info'),
(24,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(25,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(26,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(27,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(28,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(29,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(30,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(31,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(32,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(33,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(34,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(35,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(36,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(37,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(38,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(39,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(40,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(41,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(42,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(43,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(44,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(45,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(46,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(47,'avalara_q3-2023_noAvaTax','marketing','en_US','Automatically calculate VAT in real time','Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(48,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(49,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(50,'amazon-mcf-reviews-2023-12-07','marketing','en_US','Enjoying Amazon MCF for WooCommerce?','We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(51,'remove_estimated_deposits_2024','marketing','en_US','Estimated deposits are going away','To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(52,'sirt-woo-2024-11-xss-admin','update','en_US','An important update is required for WooCommerce','This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(53,'paypal-braintree-sdk-depreciation-2025-02-20','update','en_US','Update required for your PayPal Braintree extension','To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(54,'uk-vat-notice-2025-04-30','warning','en_US','UK VAT numbers are no longer supported','Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(55,'paypal-braintree-sdk-depreciation-2025-05-30','update','en_US','Action required: Update the PayPal Braintree extension','Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(56,'woo-dotcom-course-2026-06-09','marketing','en_US','Learn how to build your store with WooCommerce','In this free course, we\'ll help you set up and run your online store with clear, practical guidance.','{}','pending','woocommerce.com','2026-06-29 10:57:32',NULL,0,'plain','',0,0,'info'),
(57,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2026-06-30 15:13:52',NULL,0,'plain','',1,1,'info'),
(58,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2026-07-05 09:25:54',NULL,0,'plain','',1,1,'info'),
(59,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://staging.smartcut.co.za/wp-admin/admin.php?page=wc-settings&amp;tab=advanced&amp;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2026-07-06 10:31:47',NULL,0,'plain','',1,1,'info'),
(60,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooPayments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','{}','unactioned','woocommerce-admin','2026-07-06 10:31:47',NULL,0,'plain','',1,1,'info'),
(61,'paypal_q3_2026','marketing','en_US','Important update to your Braintree integration','PayPal Enterprise Payments (formerly Braintree) is now officially owned by Woo. This change brings UI improvements, a long-term roadmap, and active updates from the Woo team, with guaranteed compatibility so your payments never miss a beat.','{}','pending','woocommerce.com','2026-07-10 12:29:33',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wptp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_category_lookup`
--

LOCK TABLES `wptp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wptp_wc_category_lookup` VALUES
(25,25),
(304,304),
(311,311),
(350,350),
(353,353),
(354,354),
(387,387),
(388,388),
(389,389),
(419,419),
(421,421),
(422,422),
(441,441),
(443,443),
(444,444),
(447,447),
(468,468),
(494,494),
(495,495),
(512,512),
(514,514),
(517,517),
(519,519),
(520,520),
(543,543),
(544,544),
(566,566);
/*!40000 ALTER TABLE `wptp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_customer_lookup`
--

LOCK TABLES `wptp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_download_log`
--

DROP TABLE IF EXISTS `wptp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_download_log`
--

LOCK TABLES `wptp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wptp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_addresses`
--

DROP TABLE IF EXISTS `wptp_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`(191)),
  KEY `phone` (`phone`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_addresses`
--

LOCK TABLES `wptp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_coupon_lookup`
--

LOCK TABLES `wptp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wptp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_operational_data`
--

LOCK TABLES `wptp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_product_lookup`
--

LOCK TABLES `wptp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_stats`
--

DROP TABLE IF EXISTS `wptp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`),
  KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_stats`
--

LOCK TABLES `wptp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_order_tax_lookup`
--

LOCK TABLES `wptp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_orders`
--

DROP TABLE IF EXISTS `wptp_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  KEY `customer_id_status` (`customer_id`,`status`),
  KEY `billing_email` (`billing_email`(191)),
  KEY `transaction_id` (`transaction_id`(20)),
  KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_orders`
--

LOCK TABLES `wptp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wptp_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_orders_meta`
--

DROP TABLE IF EXISTS `wptp_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`(50),`meta_value`(20)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_orders_meta`
--

LOCK TABLES `wptp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wptp_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`),
  KEY `taxonomy_term_id_in_stock_product_or_parent_id` (`taxonomy`,`term_id`,`in_stock`,`product_or_parent_id`),
  KEY `product_id` (`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_product_attributes_lookup`
--

LOCK TABLES `wptp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wptp_wc_product_attributes_lookup` VALUES
(2832,2832,'pa_application',316,0,1),
(2832,2832,'pa_diameter',317,0,1),
(2832,2832,'pa_rim-style',318,0,1),
(2832,2832,'pa_connection',319,0,1),
(2833,2833,'pa_application',320,0,1),
(2833,2833,'pa_application',321,0,1),
(2833,2833,'pa_application',316,0,1),
(2833,2833,'pa_diameter',317,0,1),
(2833,2833,'pa_rim-style',322,0,1),
(2833,2833,'pa_connection',319,0,1),
(2834,2834,'pa_application',323,0,1),
(2834,2834,'pa_diameter',317,0,1),
(2834,2834,'pa_rim-style',322,0,1),
(2834,2834,'pa_connection',319,0,1),
(2835,2835,'pa_application',324,0,1),
(2835,2835,'pa_application',316,0,1),
(2835,2835,'pa_diameter',317,0,1),
(2835,2835,'pa_rim-style',318,0,1),
(2835,2835,'pa_connection',319,0,1),
(2836,2836,'pa_application',320,0,1),
(2836,2836,'pa_application',321,0,1),
(2836,2836,'pa_application',316,0,1),
(2836,2836,'pa_diameter',317,0,1),
(2836,2836,'pa_rim-style',318,0,1),
(2836,2836,'pa_connection',325,0,1),
(2837,2837,'pa_application',320,0,1),
(2837,2837,'pa_application',316,0,1),
(2837,2837,'pa_diameter',326,0,1),
(2837,2837,'pa_rim-style',322,0,1),
(2837,2837,'pa_connection',325,0,1),
(2838,2838,'pa_application',320,0,1),
(2838,2838,'pa_application',321,0,1),
(2838,2838,'pa_application',316,0,1),
(2838,2838,'pa_diameter',326,0,1),
(2838,2838,'pa_rim-style',318,0,1),
(2838,2838,'pa_connection',325,0,1),
(2839,2839,'pa_application',320,0,1),
(2839,2839,'pa_application',321,0,1),
(2839,2839,'pa_application',316,0,1),
(2839,2839,'pa_diameter',326,0,1),
(2839,2839,'pa_rim-style',318,0,1),
(2839,2839,'pa_connection',325,0,1),
(2840,2840,'pa_application',320,0,1),
(2840,2840,'pa_application',316,0,1),
(2840,2840,'pa_diameter',327,0,1),
(2840,2840,'pa_rim-style',322,0,1),
(2840,2840,'pa_connection',319,0,1),
(2841,2841,'pa_application',320,0,1),
(2841,2841,'pa_application',316,0,1),
(2841,2841,'pa_diameter',327,0,1),
(2841,2841,'pa_rim-style',322,0,1),
(2841,2841,'pa_connection',325,0,1),
(2842,2842,'pa_application',320,0,1),
(2842,2842,'pa_diameter',328,0,1),
(2842,2842,'pa_rim-style',318,0,1),
(2842,2842,'pa_connection',329,0,1),
(2843,2843,'pa_application',320,0,1),
(2843,2843,'pa_application',316,0,1),
(2843,2843,'pa_diameter',328,0,1),
(2843,2843,'pa_rim-style',322,0,1),
(2843,2843,'pa_connection',319,0,1),
(2844,2844,'pa_application',320,0,1),
(2844,2844,'pa_application',316,0,1),
(2844,2844,'pa_diameter',330,0,1),
(2844,2844,'pa_rim-style',318,0,1),
(2844,2844,'pa_connection',325,0,1),
(2845,2845,'pa_application',320,0,1),
(2845,2845,'pa_application',316,0,1),
(2845,2845,'pa_diameter',330,0,1),
(2845,2845,'pa_rim-style',322,0,1),
(2845,2845,'pa_connection',325,0,1),
(2846,2846,'pa_application',320,0,1),
(2846,2846,'pa_application',316,0,1),
(2846,2846,'pa_diameter',330,0,1),
(2846,2846,'pa_rim-style',322,0,1),
(2846,2846,'pa_connection',325,0,1),
(2847,2847,'pa_application',321,0,1),
(2847,2847,'pa_application',331,0,1),
(2847,2847,'pa_application',316,0,1),
(2847,2847,'pa_diameter',332,0,1),
(2847,2847,'pa_rim-style',318,0,1),
(2847,2847,'pa_connection',333,0,1),
(2847,2847,'pa_thickness',334,0,1),
(2848,2848,'pa_application',335,0,1),
(2848,2848,'pa_application',336,0,1),
(2848,2848,'pa_diameter',332,0,1),
(2848,2848,'pa_rim-style',318,0,1),
(2848,2848,'pa_connection',333,0,1),
(2848,2848,'pa_thickness',334,0,1),
(2849,2849,'pa_application',324,0,1),
(2849,2849,'pa_diameter',332,0,1),
(2849,2849,'pa_rim-style',318,0,1),
(2849,2849,'pa_connection',333,0,1),
(2849,2849,'pa_thickness',337,0,1),
(2850,2850,'pa_application',324,0,1),
(2850,2850,'pa_diameter',332,0,1),
(2850,2850,'pa_rim-style',318,0,1),
(2850,2850,'pa_connection',333,0,1),
(2850,2850,'pa_thickness',337,0,1),
(2851,2851,'pa_application',321,0,1),
(2851,2851,'pa_application',331,0,1),
(2851,2851,'pa_diameter',332,0,1),
(2851,2851,'pa_rim-style',318,0,1),
(2851,2851,'pa_connection',333,0,1),
(2851,2851,'pa_thickness',338,0,1),
(2852,2852,'pa_application',324,0,1),
(2852,2852,'pa_diameter',339,0,1),
(2852,2852,'pa_rim-style',318,0,1),
(2852,2852,'pa_connection',340,0,1),
(2852,2852,'pa_thickness',334,0,1),
(2853,2853,'pa_application',321,0,1),
(2853,2853,'pa_application',331,0,1),
(2853,2853,'pa_application',316,0,1),
(2853,2853,'pa_diameter',341,0,1),
(2853,2853,'pa_rim-style',318,0,1),
(2853,2853,'pa_connection',333,0,1),
(2853,2853,'pa_thickness',334,0,1),
(2854,2854,'pa_application',321,0,1),
(2854,2854,'pa_application',331,0,1),
(2854,2854,'pa_application',316,0,1),
(2854,2854,'pa_diameter',341,0,1),
(2854,2854,'pa_rim-style',318,0,1),
(2854,2854,'pa_connection',333,0,1),
(2854,2854,'pa_thickness',334,0,1),
(2855,2855,'pa_application',335,0,1),
(2855,2855,'pa_application',336,0,1),
(2855,2855,'pa_diameter',341,0,1),
(2855,2855,'pa_rim-style',318,0,1),
(2855,2855,'pa_connection',333,0,1),
(2855,2855,'pa_thickness',337,0,1),
(2856,2856,'pa_application',342,0,1),
(2856,2856,'pa_application',324,0,1),
(2856,2856,'pa_diameter',341,0,1),
(2856,2856,'pa_rim-style',318,0,1),
(2856,2856,'pa_connection',333,0,1),
(2856,2856,'pa_thickness',343,0,1),
(2857,2857,'pa_application',321,0,1),
(2857,2857,'pa_application',331,0,1),
(2857,2857,'pa_application',316,0,1),
(2857,2857,'pa_diameter',344,0,1),
(2857,2857,'pa_rim-style',318,0,1),
(2857,2857,'pa_connection',333,0,1),
(2857,2857,'pa_thickness',345,0,1),
(2858,2858,'pa_application',320,0,1),
(2858,2858,'pa_diameter',346,0,1),
(2858,2858,'pa_rim-style',318,0,1),
(2858,2858,'pa_connection',333,0,1),
(2858,2858,'pa_thickness',334,0,1),
(2859,2859,'pa_application',324,0,1),
(2859,2859,'pa_diameter',347,0,1),
(2859,2859,'pa_rim-style',318,0,1),
(2859,2859,'pa_connection',340,0,1),
(2859,2859,'pa_thickness',343,0,1),
(2860,2860,'pa_application',331,0,1),
(2860,2860,'pa_application',316,0,1),
(2860,2860,'pa_diameter',348,0,1),
(2860,2860,'pa_rim-style',318,0,1),
(2860,2860,'pa_connection',333,0,1),
(2860,2860,'pa_thickness',343,0,1),
(2861,2861,'pa_application',316,0,1),
(2861,2861,'pa_diameter',348,0,1),
(2861,2861,'pa_rim-style',318,0,1),
(2861,2861,'pa_connection',333,0,1),
(2861,2861,'pa_thickness',334,0,1),
(2952,2952,'pa_application',331,0,1),
(2952,2952,'pa_diameter',348,0,1),
(2952,2952,'pa_rim-style',318,0,1),
(2952,2952,'pa_connection',333,0,1),
(2952,2952,'pa_thickness',343,0,1),
(2953,2953,'pa_application',324,0,1),
(2953,2953,'pa_diameter',348,0,1),
(2953,2953,'pa_rim-style',318,0,1),
(2953,2953,'pa_connection',333,0,1),
(2953,2953,'pa_thickness',343,0,1),
(2954,2954,'pa_application',316,0,1),
(2954,2954,'pa_diameter',348,0,1),
(2954,2954,'pa_rim-style',318,0,1),
(2954,2954,'pa_connection',333,0,1),
(2954,2954,'pa_thickness',345,0,1),
(2955,2955,'pa_application',358,0,1),
(2955,2955,'pa_diameter',348,0,1),
(2955,2955,'pa_rim-style',318,0,1),
(2955,2955,'pa_connection',333,0,1),
(2955,2955,'pa_thickness',343,0,1),
(2956,2956,'pa_application',331,0,1),
(2956,2956,'pa_application',316,0,1),
(2956,2956,'pa_diameter',348,0,1),
(2956,2956,'pa_rim-style',318,0,1),
(2956,2956,'pa_connection',333,0,1),
(2956,2956,'pa_thickness',343,0,1),
(2957,2957,'pa_application',331,0,1),
(2957,2957,'pa_application',316,0,1),
(2957,2957,'pa_diameter',359,0,1),
(2957,2957,'pa_rim-style',318,0,1),
(2957,2957,'pa_connection',333,0,1),
(2957,2957,'pa_thickness',343,0,1),
(2958,2958,'pa_application',331,0,1),
(2958,2958,'pa_application',316,0,1),
(2958,2958,'pa_diameter',359,0,1),
(2958,2958,'pa_rim-style',322,0,1),
(2958,2958,'pa_connection',333,0,1),
(2958,2958,'pa_thickness',360,0,1),
(2959,2959,'pa_application',331,0,1),
(2959,2959,'pa_application',316,0,1),
(2959,2959,'pa_diameter',361,0,1),
(2959,2959,'pa_rim-style',318,0,1),
(2959,2959,'pa_connection',333,0,1),
(2959,2959,'pa_thickness',360,0,1),
(2960,2960,'pa_application',331,0,1),
(2960,2960,'pa_application',316,0,1),
(2960,2960,'pa_diameter',361,0,1),
(2960,2960,'pa_rim-style',318,0,1),
(2960,2960,'pa_connection',333,0,1),
(2960,2960,'pa_thickness',362,0,1),
(2961,2961,'pa_application',324,0,1),
(2961,2961,'pa_diameter',363,0,1),
(2961,2961,'pa_rim-style',318,0,1),
(2961,2961,'pa_connection',340,0,1),
(2961,2961,'pa_thickness',364,0,1),
(2962,2962,'pa_application',320,0,1),
(2962,2962,'pa_application',321,0,1),
(2962,2962,'pa_application',316,0,1),
(2962,2962,'pa_diameter',365,0,1),
(2962,2962,'pa_rim-style',318,0,1),
(2962,2962,'pa_connection',333,0,1),
(2962,2962,'pa_thickness',360,0,1),
(2963,2963,'pa_application',320,0,1),
(2963,2963,'pa_application',321,0,1),
(2963,2963,'pa_application',316,0,1),
(2963,2963,'pa_diameter',365,0,1),
(2963,2963,'pa_rim-style',318,0,1),
(2963,2963,'pa_connection',333,0,1),
(2963,2963,'pa_thickness',366,0,1),
(2964,2964,'pa_application',367,0,1),
(2964,2964,'pa_application',368,0,1),
(2964,2964,'pa_diameter',344,0,1),
(2964,2964,'pa_rim-style',318,0,1),
(2964,2964,'pa_connection',369,0,1),
(2964,2964,'pa_thickness',370,0,1),
(2965,2965,'pa_application',331,0,1),
(2965,2965,'pa_diameter',332,0,1),
(2965,2965,'pa_rim-style',318,0,1),
(2965,2965,'pa_connection',333,0,1),
(2965,2965,'pa_thickness',371,0,1),
(2966,2966,'pa_application',335,0,1),
(2966,2966,'pa_application',336,0,1),
(2966,2966,'pa_diameter',332,0,1),
(2966,2966,'pa_rim-style',318,0,1),
(2966,2966,'pa_connection',333,0,1),
(2966,2966,'pa_thickness',372,0,1),
(2967,2967,'pa_application',335,0,1),
(2967,2967,'pa_application',336,0,1),
(2967,2967,'pa_diameter',332,0,1),
(2967,2967,'pa_rim-style',318,0,1),
(2967,2967,'pa_connection',333,0,1),
(2967,2967,'pa_thickness',370,0,1),
(2968,2968,'pa_application',331,0,1),
(2968,2968,'pa_diameter',341,0,1),
(2968,2968,'pa_rim-style',318,0,1),
(2968,2968,'pa_connection',333,0,1),
(2968,2968,'pa_thickness',373,0,1),
(2969,2969,'pa_application',335,0,1),
(2969,2969,'pa_application',336,0,1),
(2969,2969,'pa_diameter',341,0,1),
(2969,2969,'pa_rim-style',318,0,1),
(2969,2969,'pa_connection',333,0,1),
(2969,2969,'pa_thickness',374,0,1),
(2970,2970,'pa_application',335,0,1),
(2970,2970,'pa_application',336,0,1),
(2970,2970,'pa_diameter',341,0,1),
(2970,2970,'pa_rim-style',318,0,1),
(2970,2970,'pa_connection',333,0,1),
(2970,2970,'pa_thickness',334,0,1),
(2971,2971,'pa_application',375,0,1),
(2971,2971,'pa_diameter',376,0,1),
(2971,2971,'pa_rim-style',318,0,1),
(2971,2971,'pa_connection',340,0,1),
(2971,2971,'pa_thickness',362,0,1),
(2972,2972,'pa_application',375,0,1),
(2972,2972,'pa_diameter',332,0,1),
(2972,2972,'pa_rim-style',318,0,1),
(2972,2972,'pa_connection',340,0,1),
(2972,2972,'pa_thickness',374,0,1),
(2973,2973,'pa_application',375,0,1),
(2973,2973,'pa_diameter',332,0,1),
(2973,2973,'pa_rim-style',318,0,1),
(2973,2973,'pa_connection',340,0,1),
(2973,2973,'pa_thickness',374,0,1),
(2974,2974,'pa_tool-connection',379,0,1),
(2974,2974,'pa_machine-connection',378,0,1),
(2974,2974,'pa_application',377,0,1),
(2975,2975,'pa_tool-connection',379,0,1),
(2975,2975,'pa_machine-connection',378,0,1),
(2975,2975,'pa_application',377,0,1),
(2976,2976,'pa_application',377,0,1),
(2976,2976,'pa_machine-connection',380,0,1),
(2977,2977,'pa_machine-connection',381,0,1),
(2978,2978,'pa_tool-connection',384,0,1),
(2978,2978,'pa_machine-connection',383,0,1),
(2978,2978,'pa_application',377,0,1),
(2979,2979,'pa_application',377,0,1),
(2979,2979,'pa_machine-connection',385,0,1),
(2980,2980,'pa_tool-connection',386,0,1),
(2980,2980,'pa_machine-connection',380,0,1),
(2980,2980,'pa_application',377,0,1),
(2981,2981,'pa_tool-connection',382,0,1),
(2981,2981,'pa_machine-connection',378,0,1),
(2981,2981,'pa_application',377,0,1),
(3042,3042,'pa_application',324,0,1),
(3042,3042,'pa_grit',390,0,1),
(3043,3043,'pa_application',324,0,1),
(3043,3043,'pa_grit',391,0,1),
(3044,3044,'pa_application',324,0,1),
(3044,3044,'pa_grit',392,0,1),
(3045,3045,'pa_application',324,0,1),
(3045,3045,'pa_grit',393,0,1),
(3046,3046,'pa_application',324,0,1),
(3046,3046,'pa_grit',394,0,1),
(3047,3047,'pa_application',324,0,1),
(3047,3047,'pa_grit',395,0,1),
(3048,3048,'pa_application',324,0,1),
(3048,3048,'pa_grit',396,0,1),
(3049,3049,'pa_application',324,0,1),
(3049,3049,'pa_grit',397,0,1),
(3050,3050,'pa_application',324,0,1),
(3050,3050,'pa_attachment-type',398,0,1),
(3050,3050,'pa_connection',319,0,1),
(3051,3051,'pa_application',320,0,1),
(3051,3051,'pa_diameter',399,0,1),
(3051,3051,'pa_abrasive',400,0,1),
(3052,3052,'pa_machine-connection',402,0,1),
(3052,3052,'pa_application',377,0,1),
(3052,3052,'pa_length',401,0,1),
(3053,3053,'pa_machine-connection',380,0,1),
(3053,3053,'pa_application',377,0,1),
(3053,3053,'pa_length',403,0,1),
(3054,3054,'pa_machine-connection',405,0,1),
(3054,3054,'pa_length',404,0,1),
(3054,3054,'pa_application',377,0,1),
(3055,3055,'pa_application',377,0,1),
(3055,3055,'pa_diameter',327,0,1),
(3055,3055,'pa_rim-style',322,0,1),
(3056,3056,'pa_tool-connection',384,0,1),
(3056,3056,'pa_machine-connection',380,0,1),
(3056,3056,'pa_application',377,0,1),
(3057,3057,'pa_tool-connection',384,0,1),
(3057,3057,'pa_machine-connection',383,0,1),
(3057,3057,'pa_application',377,0,1),
(3058,3058,'pa_tool-connection',384,0,1),
(3058,3058,'pa_machine-connection',378,0,1),
(3058,3058,'pa_application',377,0,1),
(3059,3059,'pa_application',321,0,1),
(3059,3059,'pa_application',331,0,1),
(3059,3059,'pa_application',316,0,1),
(3059,3059,'pa_diameter',326,0,1),
(3059,3059,'pa_thickness',407,0,1),
(3059,3059,'pa_height',408,0,1),
(3059,3059,'pa_connection',325,0,1),
(3059,3059,'pa_rim-style',318,0,1),
(3060,3060,'pa_application',324,0,1),
(3060,3060,'pa_diameter',326,0,1),
(3060,3060,'pa_thickness',407,0,1),
(3060,3060,'pa_height',408,0,1),
(3060,3060,'pa_connection',325,0,1),
(3060,3060,'pa_rim-style',318,0,1),
(3061,3061,'pa_application',320,0,1),
(3061,3061,'pa_application',321,0,1),
(3061,3061,'pa_application',316,0,1),
(3061,3061,'pa_diameter',376,0,1),
(3061,3061,'pa_thickness',407,0,1),
(3061,3061,'pa_height',408,0,1),
(3061,3061,'pa_connection',325,0,1),
(3061,3061,'pa_rim-style',318,0,1),
(3062,3062,'pa_application',320,0,1),
(3062,3062,'pa_application',321,0,1),
(3062,3062,'pa_diameter',376,0,1),
(3062,3062,'pa_thickness',407,0,1),
(3062,3062,'pa_height',408,0,1),
(3062,3062,'pa_connection',325,0,1),
(3062,3062,'pa_rim-style',318,0,1),
(3063,3063,'pa_application',324,0,1),
(3063,3063,'pa_diameter',376,0,1),
(3063,3063,'pa_thickness',407,0,1),
(3063,3063,'pa_height',408,0,1),
(3063,3063,'pa_connection',325,0,1),
(3063,3063,'pa_rim-style',318,0,1),
(3064,3064,'pa_application',324,0,1),
(3064,3064,'pa_application',321,0,1),
(3064,3064,'pa_diameter',376,0,1),
(3064,3064,'pa_thickness',409,0,1),
(3064,3064,'pa_thickness',410,0,1),
(3064,3064,'pa_height',408,0,1),
(3064,3064,'pa_connection',325,0,1),
(3064,3064,'pa_rim-style',318,0,1),
(3065,3065,'pa_application',324,0,1),
(3065,3065,'pa_diameter',330,0,1),
(3065,3065,'pa_thickness',407,0,1),
(3065,3065,'pa_height',411,0,1),
(3065,3065,'pa_connection',325,0,1),
(3065,3065,'pa_rim-style',318,0,1),
(3066,3066,'pa_application',320,0,1),
(3066,3066,'pa_application',321,0,1),
(3066,3066,'pa_diameter',412,0,1),
(3066,3066,'pa_thickness',413,0,1),
(3066,3066,'pa_height',414,0,1),
(3066,3066,'pa_connection',415,0,1),
(3066,3066,'pa_rim-style',318,0,1),
(3067,3067,'pa_application',320,0,1),
(3067,3067,'pa_application',321,0,1),
(3067,3067,'pa_diameter',412,0,1),
(3067,3067,'pa_thickness',413,0,1),
(3067,3067,'pa_height',414,0,1),
(3067,3067,'pa_connection',415,0,1),
(3067,3067,'pa_rim-style',318,0,1),
(3068,3068,'pa_application',320,0,1),
(3068,3068,'pa_application',321,0,1),
(3068,3068,'pa_diameter',412,0,1),
(3068,3068,'pa_thickness',413,0,1),
(3068,3068,'pa_height',414,0,1),
(3068,3068,'pa_connection',415,0,1),
(3068,3068,'pa_rim-style',318,0,1),
(3069,3069,'pa_application',320,0,1),
(3069,3069,'pa_application',321,0,1),
(3069,3069,'pa_diameter',326,0,1),
(3069,3069,'pa_thickness',416,0,1),
(3069,3069,'pa_height',408,0,1),
(3069,3069,'pa_connection',325,0,1),
(3069,3069,'pa_rim-style',318,0,1),
(3070,3070,'pa_application',320,0,1),
(3070,3070,'pa_application',321,0,1),
(3070,3070,'pa_diameter',327,0,1),
(3070,3070,'pa_thickness',417,0,1),
(3070,3070,'pa_height',418,0,1),
(3070,3070,'pa_connection',325,0,1),
(3070,3070,'pa_rim-style',322,0,1),
(3071,3071,'pa_application',320,0,1),
(3071,3071,'pa_application',321,0,1),
(3071,3071,'pa_diameter',328,0,1),
(3071,3071,'pa_thickness',407,0,1),
(3071,3071,'pa_height',414,0,1),
(3071,3071,'pa_connection',325,0,1),
(3071,3071,'pa_rim-style',318,0,1),
(3135,3135,'pa_application',428,0,1),
(3135,3135,'pa_diameter',332,0,1),
(3135,3135,'pa_thickness',429,0,1),
(3135,3135,'pa_height',408,0,1),
(3135,3135,'pa_connection',340,0,1),
(3135,3135,'pa_rim-style',318,0,1),
(3136,3136,'pa_application',428,0,1),
(3136,3136,'pa_diameter',332,0,1),
(3136,3136,'pa_thickness',429,0,1),
(3136,3136,'pa_height',408,0,1),
(3136,3136,'pa_connection',340,0,1),
(3136,3136,'pa_rim-style',318,0,1),
(3137,3137,'pa_application',428,0,1),
(3137,3137,'pa_diameter',332,0,1),
(3137,3137,'pa_thickness',429,0,1),
(3137,3137,'pa_height',430,0,1),
(3137,3137,'pa_connection',340,0,1),
(3137,3137,'pa_rim-style',318,0,1),
(3133,3133,'pa_application',320,0,1),
(3133,3133,'pa_application',321,0,1),
(3133,3133,'pa_diameter',426,0,1),
(3133,3133,'pa_thickness',427,0,1),
(3133,3133,'pa_height',408,0,1),
(3133,3133,'pa_connection',325,0,1),
(3133,3133,'pa_rim-style',318,0,1),
(3134,3134,'pa_application',320,0,1),
(3134,3134,'pa_application',321,0,1),
(3134,3134,'pa_diameter',376,0,1),
(3134,3134,'pa_thickness',417,0,1),
(3134,3134,'pa_height',408,0,1),
(3134,3134,'pa_connection',325,0,1),
(3134,3134,'pa_rim-style',318,0,1),
(3138,3138,'pa_application',320,0,1),
(3138,3138,'pa_application',321,0,1),
(3138,3138,'pa_application',316,0,1),
(3138,3138,'pa_diameter',376,0,1),
(3138,3138,'pa_thickness',407,0,1),
(3138,3138,'pa_height',408,0,1),
(3138,3138,'pa_connection',325,0,1),
(3138,3138,'pa_rim-style',322,0,1),
(3139,3139,'pa_application',324,0,1),
(3139,3139,'pa_diameter',376,0,1),
(3139,3139,'pa_thickness',407,0,1),
(3139,3139,'pa_height',408,0,1),
(3139,3139,'pa_connection',325,0,1),
(3139,3139,'pa_rim-style',322,0,1),
(3140,3140,'pa_application',320,0,1),
(3140,3140,'pa_application',321,0,1),
(3140,3140,'pa_diameter',327,0,1),
(3140,3140,'pa_thickness',417,0,1),
(3140,3140,'pa_height',418,0,1),
(3140,3140,'pa_connection',325,0,1),
(3140,3140,'pa_rim-style',322,0,1),
(3141,3141,'pa_application',320,0,1),
(3141,3141,'pa_application',321,0,1),
(3141,3141,'pa_diameter',426,0,1),
(3141,3141,'pa_thickness',417,0,1),
(3141,3141,'pa_height',408,0,1),
(3141,3141,'pa_connection',325,0,1),
(3141,3141,'pa_rim-style',322,0,1),
(3142,3142,'pa_application',320,0,1),
(3142,3142,'pa_application',321,0,1),
(3142,3142,'pa_diameter',376,0,1),
(3142,3142,'pa_thickness',417,0,1),
(3142,3142,'pa_height',408,0,1),
(3142,3142,'pa_connection',325,0,1),
(3142,3142,'pa_rim-style',322,0,1),
(3143,3143,'pa_application',320,0,1),
(3143,3143,'pa_application',321,0,1),
(3143,3143,'pa_diameter',431,0,1),
(3143,3143,'pa_thickness',407,0,1),
(3143,3143,'pa_height',408,0,1),
(3143,3143,'pa_connection',415,0,1),
(3143,3143,'pa_rim-style',322,0,1),
(3144,3144,'pa_application',320,0,1),
(3144,3144,'pa_application',321,0,1),
(3144,3144,'pa_diameter',432,0,1),
(3144,3144,'pa_thickness',433,0,1),
(3144,3144,'pa_height',418,0,1),
(3144,3144,'pa_connection',415,0,1),
(3144,3144,'pa_rim-style',322,0,1),
(3145,3145,'pa_application',320,0,1),
(3145,3145,'pa_application',321,0,1),
(3145,3145,'pa_diameter',326,0,1),
(3145,3145,'pa_thickness',427,0,1),
(3145,3145,'pa_height',408,0,1),
(3145,3145,'pa_connection',325,0,1),
(3145,3145,'pa_rim-style',322,0,1),
(3146,3146,'pa_application',320,0,1),
(3146,3146,'pa_application',321,0,1),
(3146,3146,'pa_diameter',376,0,1),
(3146,3146,'pa_thickness',417,0,1),
(3146,3146,'pa_height',418,0,1),
(3146,3146,'pa_connection',325,0,1),
(3146,3146,'pa_rim-style',322,0,1),
(3147,3147,'pa_application',320,0,1),
(3147,3147,'pa_application',321,0,1),
(3147,3147,'pa_diameter',431,0,1),
(3147,3147,'pa_thickness',433,0,1),
(3147,3147,'pa_height',408,0,1),
(3147,3147,'pa_connection',415,0,1),
(3147,3147,'pa_rim-style',322,0,1),
(3148,3148,'pa_application',320,0,1),
(3148,3148,'pa_application',321,0,1),
(3148,3148,'pa_diameter',326,0,1),
(3148,3148,'pa_thickness',407,0,1),
(3148,3148,'pa_height',408,0,1),
(3148,3148,'pa_connection',325,0,1),
(3148,3148,'pa_rim-style',322,0,1),
(3149,3149,'pa_application',320,0,1),
(3149,3149,'pa_application',321,0,1),
(3149,3149,'pa_diameter',330,0,1),
(3149,3149,'pa_thickness',407,0,1),
(3149,3149,'pa_height',418,0,1),
(3149,3149,'pa_connection',325,0,1),
(3149,3149,'pa_rim-style',322,0,1),
(3150,3150,'pa_application',320,0,1),
(3150,3150,'pa_application',321,0,1),
(3150,3150,'pa_diameter',330,0,1),
(3150,3150,'pa_thickness',434,0,1),
(3150,3150,'pa_height',408,0,1),
(3150,3150,'pa_connection',325,0,1),
(3150,3150,'pa_rim-style',322,0,1),
(3151,3151,'pa_application',320,0,1),
(3151,3151,'pa_application',321,0,1),
(3151,3151,'pa_diameter',376,0,1),
(3151,3151,'pa_thickness',417,0,1),
(3151,3151,'pa_height',418,0,1),
(3151,3151,'pa_connection',325,0,1),
(3151,3151,'pa_rim-style',322,0,1),
(3152,3152,'pa_application',435,0,1),
(3152,3152,'pa_application',324,0,1),
(3152,3152,'pa_application',436,0,1),
(3152,3152,'pa_diameter',326,0,1),
(3152,3152,'pa_thickness',413,0,1),
(3152,3152,'pa_height',408,0,1),
(3152,3152,'pa_connection',325,0,1),
(3152,3152,'pa_rim-style',437,0,1),
(3153,3153,'pa_application',435,0,1),
(3153,3153,'pa_application',324,0,1),
(3153,3153,'pa_application',438,0,1),
(3153,3153,'pa_application',436,0,1),
(3153,3153,'pa_diameter',326,0,1),
(3153,3153,'pa_thickness',413,0,1),
(3153,3153,'pa_height',439,0,1),
(3153,3153,'pa_connection',325,0,1),
(3153,3153,'pa_rim-style',437,0,1),
(3154,3154,'pa_application',435,0,1),
(3154,3154,'pa_application',324,0,1),
(3154,3154,'pa_diameter',330,0,1),
(3154,3154,'pa_thickness',413,0,1),
(3154,3154,'pa_height',439,0,1),
(3154,3154,'pa_connection',325,0,1),
(3154,3154,'pa_rim-style',437,0,1),
(3155,3155,'pa_application',435,0,1),
(3155,3155,'pa_application',324,0,1),
(3155,3155,'pa_diameter',426,0,1),
(3155,3155,'pa_thickness',413,0,1),
(3155,3155,'pa_height',408,0,1),
(3155,3155,'pa_connection',333,0,1),
(3155,3155,'pa_rim-style',437,0,1),
(3156,3156,'pa_application',435,0,1),
(3156,3156,'pa_application',324,0,1),
(3156,3156,'pa_application',438,0,1),
(3156,3156,'pa_application',436,0,1),
(3156,3156,'pa_diameter',399,0,1),
(3156,3156,'pa_thickness',413,0,1),
(3156,3156,'pa_height',439,0,1),
(3156,3156,'pa_connection',333,0,1),
(3156,3156,'pa_rim-style',437,0,1),
(3157,3157,'pa_height',408,0,1),
(3157,3157,'pa_connection',325,0,1),
(3157,3157,'pa_thickness',413,0,1),
(3157,3157,'pa_application',435,0,1),
(3157,3157,'pa_application',324,0,1),
(3157,3157,'pa_application',438,0,1),
(3157,3157,'pa_diameter',448,0,1),
(3158,3158,'pa_application',435,0,1),
(3158,3158,'pa_application',324,0,1),
(3158,3158,'pa_diameter',326,0,1),
(3158,3158,'pa_thickness',416,0,1),
(3158,3158,'pa_height',408,0,1),
(3158,3158,'pa_connection',325,0,1),
(3158,3158,'pa_rim-style',437,0,1),
(3159,3159,'pa_application',435,0,1),
(3159,3159,'pa_application',324,0,1),
(3159,3159,'pa_diameter',376,0,1),
(3159,3159,'pa_thickness',409,0,1),
(3159,3159,'pa_thickness',429,0,1),
(3159,3159,'pa_height',408,0,1),
(3159,3159,'pa_connection',333,0,1),
(3159,3159,'pa_rim-style',437,0,1),
(3160,3160,'pa_application',435,0,1),
(3160,3160,'pa_application',324,0,1),
(3160,3160,'pa_application',438,0,1),
(3160,3160,'pa_application',436,0,1),
(3160,3160,'pa_diameter',376,0,1),
(3160,3160,'pa_thickness',413,0,1),
(3160,3160,'pa_height',439,0,1),
(3160,3160,'pa_connection',333,0,1),
(3160,3160,'pa_rim-style',437,0,1),
(3161,3161,'pa_application',435,0,1),
(3161,3161,'pa_application',324,0,1),
(3161,3161,'pa_diameter',399,0,1),
(3161,3161,'pa_thickness',413,0,1),
(3161,3161,'pa_height',408,0,1),
(3161,3161,'pa_connection',333,0,1),
(3161,3161,'pa_rim-style',437,0,1),
(3162,3162,'pa_application',435,0,1),
(3162,3162,'pa_application',324,0,1),
(3162,3162,'pa_diameter',332,0,1),
(3162,3162,'pa_thickness',427,0,1),
(3162,3162,'pa_connection',450,0,1),
(3162,3162,'pa_rim-style',437,0,1),
(3209,3209,'pa_application',435,0,1),
(3209,3209,'pa_application',438,0,1),
(3209,3209,'pa_diameter',326,0,1),
(3209,3209,'pa_thickness',451,0,1),
(3209,3209,'pa_connection',325,0,1),
(3210,3210,'pa_height',408,0,1),
(3210,3210,'pa_connection',325,0,1),
(3210,3210,'pa_thickness',413,0,1),
(3210,3210,'pa_application',435,0,1),
(3210,3210,'pa_application',324,0,1),
(3210,3210,'pa_application',438,0,1),
(3210,3210,'pa_diameter',448,0,1),
(3211,3211,'pa_application',435,0,1),
(3211,3211,'pa_application',452,0,1),
(3211,3211,'pa_application',324,0,1),
(3211,3211,'pa_application',438,0,1),
(3211,3211,'pa_application',436,0,1),
(3211,3211,'pa_diameter',332,0,1),
(3211,3211,'pa_thickness',334,0,1),
(3211,3211,'pa_connection',333,0,1),
(3211,3211,'pa_rim-style',437,0,1),
(3212,3212,'pa_application',435,0,1),
(3212,3212,'pa_application',452,0,1),
(3212,3212,'pa_application',324,0,1),
(3212,3212,'pa_application',438,0,1),
(3212,3212,'pa_application',436,0,1),
(3212,3212,'pa_diameter',341,0,1),
(3212,3212,'pa_thickness',427,0,1),
(3212,3212,'pa_connection',333,0,1),
(3212,3212,'pa_rim-style',437,0,1),
(3213,3213,'pa_application',435,0,1),
(3213,3213,'pa_application',324,0,1),
(3213,3213,'pa_diameter',399,0,1),
(3213,3213,'pa_thickness',413,0,1),
(3213,3213,'pa_height',418,0,1),
(3213,3213,'pa_connection',450,0,1),
(3213,3213,'pa_rim-style',437,0,1),
(3214,3214,'pa_application',435,0,1),
(3214,3214,'pa_application',324,0,1),
(3214,3214,'pa_diameter',399,0,1),
(3214,3214,'pa_thickness',413,0,1),
(3214,3214,'pa_height',418,0,1),
(3214,3214,'pa_connection',340,0,1),
(3214,3214,'pa_rim-style',437,0,1),
(3215,3215,'pa_application',436,0,1),
(3215,3215,'pa_diameter',330,0,1),
(3215,3215,'pa_connection',325,0,1),
(3215,3215,'pa_abrasive',453,0,1),
(3216,3216,'pa_application',454,0,1),
(3216,3216,'pa_diameter',326,0,1),
(3216,3216,'pa_connection',325,0,1),
(3216,3216,'pa_abrasive',453,0,1),
(3217,3217,'pa_application',436,0,1),
(3217,3217,'pa_diameter',317,0,1),
(3217,3217,'pa_connection',325,0,1),
(3217,3217,'pa_abrasive',453,0,1),
(3218,3218,'pa_application',454,0,1),
(3218,3218,'pa_diameter',330,0,1),
(3218,3218,'pa_connection',325,0,1),
(3218,3218,'pa_abrasive',453,0,1),
(3219,3219,'pa_application',436,0,1),
(3219,3219,'pa_diameter',317,0,1),
(3219,3219,'pa_connection',325,0,1),
(3219,3219,'pa_abrasive',453,0,1),
(3220,3220,'pa_application',316,0,1),
(3220,3220,'pa_size',455,0,1),
(3221,3221,'pa_application',316,0,1),
(3221,3221,'pa_size',455,0,1),
(3222,3222,'pa_application',320,0,1),
(3222,3222,'pa_application',324,0,1),
(3222,3222,'pa_application',456,0,1),
(3222,3222,'pa_application',457,0,1),
(3222,3222,'pa_design',458,0,1),
(3223,3223,'pa_application',316,0,1),
(3224,3224,'pa_application',316,0,1),
(3225,3225,'pa_application',316,0,1),
(3225,3225,'pa_head-diameter',459,0,1),
(3226,3226,'pa_application',320,0,1),
(3226,3226,'pa_application',321,0,1),
(3226,3226,'pa_application',316,0,1),
(3226,3226,'pa_diameter',460,0,1),
(3226,3226,'pa_usable-length',461,0,1),
(3226,3226,'pa_segment-height',462,0,1),
(3227,3227,'pa_application',320,0,1),
(3227,3227,'pa_application',321,0,1),
(3227,3227,'pa_application',316,0,1),
(3227,3227,'pa_diameter',463,0,1),
(3227,3227,'pa_usable-length',461,0,1),
(3227,3227,'pa_segment-height',462,0,1),
(3228,3228,'pa_application',320,0,1),
(3228,3228,'pa_application',321,0,1),
(3228,3228,'pa_application',316,0,1),
(3228,3228,'pa_diameter',464,0,1),
(3228,3228,'pa_usable-length',461,0,1),
(3228,3228,'pa_segment-height',462,0,1),
(3229,3229,'pa_application',320,0,1),
(3229,3229,'pa_application',321,0,1),
(3229,3229,'pa_application',316,0,1),
(3229,3229,'pa_diameter',465,0,1),
(3229,3229,'pa_usable-length',461,0,1),
(3229,3229,'pa_segment-height',462,0,1),
(3230,3230,'pa_application',320,0,1),
(3230,3230,'pa_application',321,0,1),
(3230,3230,'pa_application',316,0,1),
(3230,3230,'pa_diameter',466,0,1),
(3230,3230,'pa_usable-length',461,0,1),
(3230,3230,'pa_segment-height',462,0,1),
(3231,3231,'pa_application',320,0,1),
(3231,3231,'pa_application',321,0,1),
(3231,3231,'pa_application',316,0,1),
(3231,3231,'pa_diameter',467,0,1),
(3231,3231,'pa_usable-length',461,0,1),
(3231,3231,'pa_segment-height',462,0,1),
(3296,3296,'pa_application',320,0,1),
(3296,3296,'pa_application',321,0,1),
(3296,3296,'pa_application',316,0,1),
(3296,3296,'pa_diameter',470,0,1),
(3296,3296,'pa_usable-length',461,0,1),
(3296,3296,'pa_segment-height',462,0,1),
(3297,3297,'pa_application',320,0,1),
(3297,3297,'pa_application',321,0,1),
(3297,3297,'pa_application',316,0,1),
(3297,3297,'pa_diameter',471,0,1),
(3297,3297,'pa_usable-length',461,0,1),
(3297,3297,'pa_segment-height',462,0,1),
(3298,3298,'pa_application',320,0,1),
(3298,3298,'pa_application',321,0,1),
(3298,3298,'pa_application',316,0,1),
(3298,3298,'pa_diameter',472,0,1),
(3298,3298,'pa_usable-length',461,0,1),
(3298,3298,'pa_segment-height',462,0,1),
(3299,3299,'pa_application',320,0,1),
(3299,3299,'pa_application',321,0,1),
(3299,3299,'pa_application',316,0,1),
(3299,3299,'pa_diameter',473,0,1),
(3299,3299,'pa_usable-length',461,0,1),
(3299,3299,'pa_segment-height',462,0,1),
(3300,3300,'pa_application',320,0,1),
(3300,3300,'pa_application',321,0,1),
(3300,3300,'pa_application',316,0,1),
(3300,3300,'pa_diameter',474,0,1),
(3300,3300,'pa_usable-length',461,0,1),
(3300,3300,'pa_segment-height',462,0,1),
(3301,3301,'pa_application',435,0,1),
(3301,3301,'pa_application',438,0,1),
(3301,3301,'pa_application',323,0,1),
(3301,3301,'pa_diameter',449,0,1),
(3301,3301,'pa_usable-length',475,0,1),
(3301,3301,'pa_connection',476,0,1),
(3302,3302,'pa_application',435,0,1),
(3302,3302,'pa_application',438,0,1),
(3302,3302,'pa_application',477,0,1),
(3302,3302,'pa_diameter',478,0,1),
(3302,3302,'pa_usable-length',475,0,1),
(3302,3302,'pa_connection',476,0,1),
(3303,3303,'pa_application',435,0,1),
(3303,3303,'pa_application',438,0,1),
(3303,3303,'pa_application',323,0,1),
(3303,3303,'pa_diameter',479,0,1),
(3303,3303,'pa_usable-length',475,0,1),
(3303,3303,'pa_connection',476,0,1),
(3304,3304,'pa_application',435,0,1),
(3304,3304,'pa_application',438,0,1),
(3304,3304,'pa_application',323,0,1),
(3304,3304,'pa_diameter',480,0,1),
(3304,3304,'pa_usable-length',481,0,1),
(3304,3304,'pa_connection',476,0,1),
(3305,3305,'pa_application',435,0,1),
(3305,3305,'pa_application',438,0,1),
(3305,3305,'pa_application',323,0,1),
(3305,3305,'pa_diameter',480,0,1),
(3305,3305,'pa_usable-length',475,0,1),
(3305,3305,'pa_connection',476,0,1),
(3306,3306,'pa_application',435,0,1),
(3306,3306,'pa_application',438,0,1),
(3306,3306,'pa_application',323,0,1),
(3306,3306,'pa_diameter',482,0,1),
(3306,3306,'pa_usable-length',475,0,1),
(3306,3306,'pa_connection',476,0,1),
(3307,3307,'pa_application',435,0,1),
(3307,3307,'pa_application',438,0,1),
(3307,3307,'pa_application',323,0,1),
(3307,3307,'pa_diameter',483,0,1),
(3307,3307,'pa_usable-length',475,0,1),
(3307,3307,'pa_connection',476,0,1),
(3308,3308,'pa_application',435,0,1),
(3308,3308,'pa_application',438,0,1),
(3308,3308,'pa_application',323,0,1),
(3308,3308,'pa_diameter',484,0,1),
(3308,3308,'pa_usable-length',475,0,1),
(3308,3308,'pa_connection',476,0,1),
(3309,3309,'pa_application',435,0,1),
(3309,3309,'pa_application',438,0,1),
(3309,3309,'pa_application',323,0,1),
(3309,3309,'pa_diameter',485,0,1),
(3309,3309,'pa_usable-length',475,0,1),
(3309,3309,'pa_connection',476,0,1),
(3310,3310,'pa_application',435,0,1),
(3310,3310,'pa_application',438,0,1),
(3310,3310,'pa_application',323,0,1),
(3310,3310,'pa_diameter',486,0,1),
(3310,3310,'pa_usable-length',475,0,1),
(3310,3310,'pa_connection',476,0,1),
(3311,3311,'pa_application',435,0,1),
(3311,3311,'pa_application',438,0,1),
(3311,3311,'pa_application',323,0,1),
(3311,3311,'pa_diameter',487,0,1),
(3311,3311,'pa_usable-length',475,0,1),
(3311,3311,'pa_connection',476,0,1),
(3312,3312,'pa_application',435,0,1),
(3312,3312,'pa_application',438,0,1),
(3312,3312,'pa_application',323,0,1),
(3312,3312,'pa_diameter',488,0,1),
(3312,3312,'pa_usable-length',481,0,1),
(3312,3312,'pa_connection',476,0,1),
(3313,3313,'pa_application',435,0,1),
(3313,3313,'pa_application',438,0,1),
(3313,3313,'pa_application',323,0,1),
(3313,3313,'pa_diameter',488,0,1),
(3313,3313,'pa_usable-length',475,0,1),
(3313,3313,'pa_connection',476,0,1),
(3314,3314,'pa_application',435,0,1),
(3314,3314,'pa_application',438,0,1),
(3314,3314,'pa_application',323,0,1),
(3314,3314,'pa_diameter',489,0,1),
(3314,3314,'pa_usable-length',481,0,1),
(3314,3314,'pa_connection',476,0,1),
(3315,3315,'pa_application',435,0,1),
(3315,3315,'pa_application',438,0,1),
(3315,3315,'pa_application',323,0,1),
(3315,3315,'pa_diameter',489,0,1),
(3315,3315,'pa_usable-length',475,0,1),
(3315,3315,'pa_connection',476,0,1),
(3316,3316,'pa_application',435,0,1),
(3316,3316,'pa_application',438,0,1),
(3316,3316,'pa_application',323,0,1),
(3316,3316,'pa_diameter',490,0,1),
(3316,3316,'pa_usable-length',481,0,1),
(3316,3316,'pa_connection',476,0,1),
(3317,3317,'pa_application',435,0,1),
(3317,3317,'pa_application',438,0,1),
(3317,3317,'pa_application',323,0,1),
(3317,3317,'pa_diameter',490,0,1),
(3317,3317,'pa_usable-length',475,0,1),
(3317,3317,'pa_connection',476,0,1),
(3318,3318,'pa_application',435,0,1),
(3318,3318,'pa_application',438,0,1),
(3318,3318,'pa_application',323,0,1),
(3318,3318,'pa_diameter',491,0,1),
(3318,3318,'pa_usable-length',481,0,1),
(3318,3318,'pa_connection',476,0,1),
(3319,3319,'pa_application',435,0,1),
(3319,3319,'pa_application',438,0,1),
(3319,3319,'pa_application',323,0,1),
(3319,3319,'pa_diameter',491,0,1),
(3319,3319,'pa_usable-length',475,0,1),
(3319,3319,'pa_connection',476,0,1),
(3320,3320,'pa_application',435,0,1),
(3320,3320,'pa_application',438,0,1),
(3320,3320,'pa_application',323,0,1),
(3320,3320,'pa_diameter',464,0,1),
(3320,3320,'pa_usable-length',475,0,1),
(3320,3320,'pa_connection',476,0,1),
(3321,3321,'pa_application',435,0,1),
(3321,3321,'pa_application',438,0,1),
(3321,3321,'pa_application',323,0,1),
(3321,3321,'pa_diameter',465,0,1),
(3321,3321,'pa_usable-length',475,0,1),
(3321,3321,'pa_connection',476,0,1),
(3322,3322,'pa_application',435,0,1),
(3322,3322,'pa_application',438,0,1),
(3322,3322,'pa_application',323,0,1),
(3322,3322,'pa_diameter',492,0,1),
(3322,3322,'pa_usable-length',481,0,1),
(3322,3322,'pa_connection',476,0,1),
(3323,3323,'pa_application',435,0,1),
(3323,3323,'pa_application',438,0,1),
(3323,3323,'pa_application',323,0,1),
(3323,3323,'pa_diameter',493,0,1),
(3323,3323,'pa_usable-length',475,0,1),
(3323,3323,'pa_connection',476,0,1),
(3324,3324,'pa_application',435,0,1),
(3324,3324,'pa_application',438,0,1),
(3324,3324,'pa_application',323,0,1),
(3324,3324,'pa_diameter',471,0,1),
(3324,3324,'pa_usable-length',481,0,1),
(3324,3324,'pa_connection',476,0,1),
(3325,3325,'pa_application',435,0,1),
(3325,3325,'pa_application',438,0,1),
(3325,3325,'pa_application',323,0,1),
(3325,3325,'pa_diameter',474,0,1),
(3325,3325,'pa_usable-length',481,0,1),
(3325,3325,'pa_connection',476,0,1),
(3386,3386,'pa_application',435,0,1),
(3386,3386,'pa_application',438,0,1),
(3386,3386,'pa_application',323,0,1),
(3386,3386,'pa_diameter',474,0,1),
(3386,3386,'pa_usable-length',475,0,1),
(3386,3386,'pa_connection',476,0,1),
(3387,3387,'pa_application',435,0,1),
(3387,3387,'pa_application',438,0,1),
(3387,3387,'pa_application',323,0,1),
(3387,3387,'pa_diameter',496,0,1),
(3387,3387,'pa_usable-length',475,0,1),
(3387,3387,'pa_connection',476,0,1),
(3388,3388,'pa_application',435,0,1),
(3388,3388,'pa_application',438,0,1),
(3388,3388,'pa_application',323,0,1),
(3388,3388,'pa_diameter',497,0,1),
(3388,3388,'pa_usable-length',475,0,1),
(3388,3388,'pa_connection',476,0,1),
(3389,3389,'pa_application',320,0,1),
(3389,3389,'pa_diameter',498,0,1),
(3390,3390,'pa_application',320,0,1),
(3390,3390,'pa_application',321,0,1),
(3390,3390,'pa_application',316,0,1),
(3390,3390,'pa_diameter',487,0,1),
(3390,3390,'pa_usable-length',499,0,1),
(3390,3390,'pa_connection',500,0,1),
(3391,3391,'pa_application',320,0,1),
(3391,3391,'pa_application',321,0,1),
(3391,3391,'pa_application',316,0,1),
(3391,3391,'pa_usable-length',499,0,1),
(3392,3392,'pa_application',320,0,1),
(3392,3392,'pa_application',321,0,1),
(3392,3392,'pa_application',316,0,1),
(3392,3392,'pa_diameter',501,0,1),
(3392,3392,'pa_usable-length',499,0,1),
(3392,3392,'pa_connection',500,0,1),
(3393,3393,'pa_application',320,0,1),
(3393,3393,'pa_application',321,0,1),
(3393,3393,'pa_application',316,0,1),
(3393,3393,'pa_diameter',489,0,1),
(3393,3393,'pa_usable-length',499,0,1),
(3393,3393,'pa_connection',500,0,1),
(3394,3394,'pa_application',320,0,1),
(3394,3394,'pa_application',321,0,1),
(3394,3394,'pa_application',316,0,1),
(3394,3394,'pa_diameter',460,0,1),
(3394,3394,'pa_usable-length',499,0,1),
(3394,3394,'pa_connection',500,0,1),
(3395,3395,'pa_application',320,0,1),
(3395,3395,'pa_application',321,0,1),
(3395,3395,'pa_application',316,0,1),
(3395,3395,'pa_diameter',463,0,1),
(3395,3395,'pa_usable-length',499,0,1),
(3395,3395,'pa_connection',500,0,1),
(3396,3396,'pa_application',320,0,1),
(3396,3396,'pa_application',321,0,1),
(3396,3396,'pa_application',316,0,1),
(3396,3396,'pa_diameter',490,0,1),
(3396,3396,'pa_usable-length',499,0,1),
(3396,3396,'pa_connection',500,0,1),
(3397,3397,'pa_application',320,0,1),
(3397,3397,'pa_application',321,0,1),
(3397,3397,'pa_application',316,0,1),
(3397,3397,'pa_diameter',491,0,1),
(3397,3397,'pa_usable-length',499,0,1),
(3397,3397,'pa_connection',500,0,1),
(3398,3398,'pa_application',320,0,1),
(3398,3398,'pa_application',321,0,1),
(3398,3398,'pa_application',316,0,1),
(3398,3398,'pa_diameter',502,0,1),
(3398,3398,'pa_usable-length',499,0,1),
(3398,3398,'pa_connection',500,0,1),
(3399,3399,'pa_application',320,0,1),
(3399,3399,'pa_application',321,0,1),
(3399,3399,'pa_application',316,0,1),
(3399,3399,'pa_diameter',464,0,1),
(3400,3400,'pa_application',320,0,1),
(3400,3400,'pa_application',321,0,1),
(3400,3400,'pa_application',316,0,1),
(3400,3400,'pa_diameter',503,0,1),
(3400,3400,'pa_usable-length',499,0,1),
(3400,3400,'pa_connection',504,0,1),
(3401,3401,'pa_application',320,0,1),
(3401,3401,'pa_application',321,0,1),
(3401,3401,'pa_application',316,0,1),
(3401,3401,'pa_diameter',465,0,1),
(3401,3401,'pa_usable-length',499,0,1),
(3401,3401,'pa_connection',504,0,1),
(3402,3402,'pa_application',320,0,1),
(3402,3402,'pa_application',321,0,1),
(3402,3402,'pa_application',316,0,1),
(3402,3402,'pa_diameter',505,0,1),
(3402,3402,'pa_usable-length',499,0,1),
(3402,3402,'pa_connection',504,0,1),
(3403,3403,'pa_application',320,0,1),
(3403,3403,'pa_application',321,0,1),
(3403,3403,'pa_application',316,0,1),
(3403,3403,'pa_diameter',466,0,1),
(3403,3403,'pa_usable-length',499,0,1),
(3403,3403,'pa_connection',506,0,1),
(3404,3404,'pa_application',320,0,1),
(3404,3404,'pa_application',321,0,1),
(3404,3404,'pa_application',316,0,1),
(3404,3404,'pa_diameter',492,0,1),
(3404,3404,'pa_usable-length',499,0,1),
(3404,3404,'pa_connection',506,0,1),
(3405,3405,'pa_application',320,0,1),
(3405,3405,'pa_application',321,0,1),
(3405,3405,'pa_application',316,0,1),
(3405,3405,'pa_diameter',467,0,1),
(3405,3405,'pa_usable-length',499,0,1),
(3405,3405,'pa_connection',506,0,1),
(3406,3406,'pa_application',320,0,1),
(3406,3406,'pa_application',321,0,1),
(3406,3406,'pa_application',316,0,1),
(3406,3406,'pa_diameter',507,0,1),
(3406,3406,'pa_usable-length',499,0,1),
(3406,3406,'pa_connection',506,0,1),
(3407,3407,'pa_application',320,0,1),
(3407,3407,'pa_application',321,0,1),
(3407,3407,'pa_application',316,0,1),
(3407,3407,'pa_diameter',508,0,1),
(3407,3407,'pa_usable-length',499,0,1),
(3407,3407,'pa_connection',506,0,1),
(3408,3408,'pa_application',320,0,1),
(3408,3408,'pa_application',321,0,1),
(3408,3408,'pa_application',316,0,1),
(3408,3408,'pa_diameter',474,0,1),
(3408,3408,'pa_usable-length',499,0,1),
(3408,3408,'pa_connection',506,0,1),
(3409,3409,'pa_application',320,0,1),
(3409,3409,'pa_application',321,0,1),
(3409,3409,'pa_application',316,0,1),
(3409,3409,'pa_diameter',496,0,1),
(3409,3409,'pa_usable-length',499,0,1),
(3409,3409,'pa_connection',506,0,1),
(3410,3410,'pa_application',320,0,1),
(3410,3410,'pa_application',321,0,1),
(3410,3410,'pa_application',316,0,1),
(3410,3410,'pa_diameter',480,0,1),
(3410,3410,'pa_usable-length',499,0,1),
(3410,3410,'pa_connection',506,0,1),
(3411,3411,'pa_application',320,0,1),
(3411,3411,'pa_application',321,0,1),
(3411,3411,'pa_application',316,0,1),
(3411,3411,'pa_diameter',509,0,1),
(3411,3411,'pa_usable-length',499,0,1),
(3411,3411,'pa_connection',506,0,1),
(3412,3412,'pa_application',320,0,1),
(3412,3412,'pa_application',321,0,1),
(3412,3412,'pa_application',316,0,1),
(3412,3412,'pa_diameter',326,0,1),
(3412,3412,'pa_usable-length',499,0,1),
(3412,3412,'pa_connection',506,0,1),
(3413,3413,'pa_application',320,0,1),
(3413,3413,'pa_application',321,0,1),
(3413,3413,'pa_application',316,0,1),
(3413,3413,'pa_diameter',327,0,1),
(3413,3413,'pa_usable-length',499,0,1),
(3413,3413,'pa_connection',506,0,1),
(3414,3414,'pa_application',320,0,1),
(3414,3414,'pa_application',321,0,1),
(3414,3414,'pa_application',316,0,1),
(3414,3414,'pa_diameter',510,0,1),
(3414,3414,'pa_usable-length',499,0,1),
(3414,3414,'pa_connection',506,0,1),
(3415,3415,'pa_application',320,0,1),
(3415,3415,'pa_application',321,0,1),
(3415,3415,'pa_application',316,0,1),
(3415,3415,'pa_diameter',511,0,1),
(3415,3415,'pa_usable-length',499,0,1),
(3415,3415,'pa_connection',506,0,1),
(3502,3502,'pa_application',320,0,1),
(3502,3502,'pa_application',321,0,1),
(3502,3502,'pa_application',316,0,1),
(3502,3502,'pa_diameter',328,0,1),
(3502,3502,'pa_usable-length',499,0,1),
(3502,3502,'pa_connection',506,0,1),
(3503,3503,'pa_application',320,0,1),
(3503,3503,'pa_application',321,0,1),
(3503,3503,'pa_application',316,0,1),
(3503,3503,'pa_diameter',521,0,1),
(3503,3503,'pa_connection',506,0,1),
(3504,3504,'pa_application',320,0,1),
(3504,3504,'pa_application',321,0,1),
(3504,3504,'pa_application',316,0,1),
(3504,3504,'pa_diameter',330,0,1),
(3504,3504,'pa_usable-length',499,0,1),
(3504,3504,'pa_connection',506,0,1),
(3505,3505,'pa_application',320,0,1),
(3505,3505,'pa_application',321,0,1),
(3505,3505,'pa_application',316,0,1),
(3505,3505,'pa_diameter',426,0,1),
(3505,3505,'pa_usable-length',499,0,1),
(3505,3505,'pa_connection',506,0,1),
(3506,3506,'pa_application',320,0,1),
(3506,3506,'pa_application',321,0,1),
(3506,3506,'pa_application',316,0,1),
(3506,3506,'pa_diameter',376,0,1),
(3506,3506,'pa_usable-length',499,0,1),
(3506,3506,'pa_connection',506,0,1),
(3507,3507,'pa_application',320,0,1),
(3507,3507,'pa_application',321,0,1),
(3507,3507,'pa_application',316,0,1),
(3507,3507,'pa_diameter',522,0,1),
(3507,3507,'pa_usable-length',499,0,1),
(3507,3507,'pa_connection',506,0,1),
(3508,3508,'pa_application',320,0,1),
(3508,3508,'pa_application',321,0,1),
(3508,3508,'pa_application',316,0,1),
(3508,3508,'pa_diameter',332,0,1),
(3508,3508,'pa_usable-length',499,0,1),
(3508,3508,'pa_connection',506,0,1),
(3509,3509,'pa_application',320,0,1),
(3509,3509,'pa_application',321,0,1),
(3509,3509,'pa_application',316,0,1),
(3509,3509,'pa_diameter',341,0,1),
(3509,3509,'pa_usable-length',499,0,1),
(3509,3509,'pa_connection',506,0,1),
(3510,3510,'pa_application',320,0,1),
(3510,3510,'pa_application',321,0,1),
(3510,3510,'pa_application',316,0,1),
(3510,3510,'pa_diameter',344,0,1),
(3510,3510,'pa_usable-length',499,0,1),
(3510,3510,'pa_connection',506,0,1),
(3511,3511,'pa_application',320,0,1),
(3511,3511,'pa_application',321,0,1),
(3511,3511,'pa_application',316,0,1),
(3511,3511,'pa_diameter',507,0,1),
(3511,3511,'pa_usable-length',523,0,1),
(3511,3511,'pa_connection',506,0,1),
(3512,3512,'pa_application',524,0,1),
(3512,3512,'pa_product-type',525,0,1),
(3512,3512,'pa_material',526,0,1),
(3512,3512,'pa_length',527,0,1),
(3512,3512,'pa_max-operating-temp',528,0,1),
(3513,3513,'pa_application',524,0,1),
(3513,3513,'pa_product-type',525,0,1),
(3513,3513,'pa_material',526,0,1),
(3513,3513,'pa_length',529,0,1),
(3513,3513,'pa_max-operating-temp',528,0,1),
(3514,3514,'pa_application',524,0,1),
(3514,3514,'pa_product-type',525,0,1),
(3514,3514,'pa_material',526,0,1),
(3514,3514,'pa_length',530,0,1),
(3514,3514,'pa_max-operating-temp',528,0,1),
(3515,3515,'pa_application',324,0,1),
(3515,3515,'pa_application',531,0,1),
(3515,3515,'pa_application',532,0,1),
(3515,3515,'pa_application',438,0,1),
(3515,3515,'pa_application',436,0,1),
(3515,3515,'pa_rim-style',322,0,1),
(3516,3516,'pa_application',533,0,1),
(3516,3516,'pa_diameter',365,0,1),
(3516,3516,'pa_thickness',534,0,1),
(3516,3516,'pa_connection',535,0,1),
(3517,3517,'pa_application',533,0,1),
(3517,3517,'pa_diameter',536,0,1),
(3517,3517,'pa_thickness',537,0,1),
(3517,3517,'pa_connection',340,0,1),
(3518,3518,'pa_application',533,0,1),
(3518,3518,'pa_diameter',538,0,1),
(3518,3518,'pa_thickness',537,0,1),
(3518,3518,'pa_connection',340,0,1),
(3519,3519,'pa_application',539,0,1),
(3520,3520,'pa_application',540,0,1),
(3521,3521,'pa_application',541,0,1),
(3522,3522,'pa_application',320,0,1),
(3522,3522,'pa_diameter',341,0,1),
(3522,3522,'pa_thickness',334,0,1),
(3522,3522,'pa_connection',333,0,1),
(3523,3523,'pa_application',320,0,1),
(3523,3523,'pa_diameter',341,0,1),
(3523,3523,'pa_thickness',334,0,1),
(3523,3523,'pa_connection',333,0,1),
(3524,3524,'pa_application',320,0,1),
(3524,3524,'pa_diameter',348,0,1),
(3524,3524,'pa_thickness',343,0,1),
(3524,3524,'pa_connection',333,0,1),
(3525,3525,'pa_application',335,0,1),
(3525,3525,'pa_diameter',348,0,1),
(3525,3525,'pa_thickness',343,0,1),
(3525,3525,'pa_connection',333,0,1),
(3526,3526,'pa_application',320,0,1),
(3526,3526,'pa_diameter',348,0,1),
(3526,3526,'pa_thickness',343,0,1),
(3526,3526,'pa_connection',333,0,1),
(3527,3527,'pa_application',335,0,1),
(3527,3527,'pa_diameter',348,0,1),
(3527,3527,'pa_thickness',343,0,1),
(3527,3527,'pa_connection',333,0,1),
(3528,3528,'pa_application',320,0,1),
(3528,3528,'pa_diameter',348,0,1),
(3528,3528,'pa_thickness',534,0,1),
(3528,3528,'pa_connection',333,0,1),
(3529,3529,'pa_application',335,0,1),
(3529,3529,'pa_application',320,0,1),
(3529,3529,'pa_diameter',361,0,1),
(3529,3529,'pa_thickness',542,0,1),
(3529,3529,'pa_connection',333,0,1),
(3530,3530,'pa_application',320,0,1),
(3530,3530,'pa_diameter',361,0,1),
(3530,3530,'pa_thickness',534,0,1),
(3530,3530,'pa_connection',333,0,1),
(3531,3531,'pa_application',320,0,1),
(3531,3531,'pa_diameter',361,0,1),
(3531,3531,'pa_thickness',534,0,1),
(3531,3531,'pa_connection',333,0,1),
(3602,3602,'pa_application',320,0,1),
(3602,3602,'pa_diameter',361,0,1),
(3602,3602,'pa_thickness',534,0,1),
(3602,3602,'pa_connection',333,0,1),
(3603,3603,'pa_application',320,0,1),
(3603,3603,'pa_diameter',551,0,1),
(3603,3603,'pa_thickness',534,0,1),
(3603,3603,'pa_connection',340,0,1),
(3604,3604,'pa_application',320,0,1),
(3604,3604,'pa_diameter',551,0,1),
(3604,3604,'pa_thickness',534,0,1),
(3604,3604,'pa_connection',340,0,1),
(3605,3605,'pa_application',335,0,1),
(3605,3605,'pa_application',320,0,1),
(3605,3605,'pa_diameter',365,0,1),
(3605,3605,'pa_thickness',542,0,1),
(3605,3605,'pa_connection',333,0,1),
(3606,3606,'pa_application',320,0,1),
(3606,3606,'pa_diameter',365,0,1),
(3606,3606,'pa_thickness',534,0,1),
(3606,3606,'pa_connection',333,0,1),
(3607,3607,'pa_application',320,0,1),
(3607,3607,'pa_diameter',365,0,1),
(3607,3607,'pa_thickness',534,0,1),
(3607,3607,'pa_connection',333,0,1),
(3608,3608,'pa_application',320,0,1),
(3608,3608,'pa_diameter',365,0,1),
(3608,3608,'pa_thickness',534,0,1),
(3608,3608,'pa_connection',333,0,1),
(3609,3609,'pa_application',320,0,1),
(3609,3609,'pa_diameter',365,0,1),
(3609,3609,'pa_thickness',534,0,1),
(3609,3609,'pa_connection',340,0,1),
(3610,3610,'pa_application',320,0,1),
(3610,3610,'pa_diameter',365,0,1),
(3610,3610,'pa_thickness',534,0,1),
(3610,3610,'pa_connection',340,0,1),
(3611,3611,'pa_application',320,0,1),
(3611,3611,'pa_diameter',552,0,1),
(3611,3611,'pa_thickness',534,0,1),
(3611,3611,'pa_connection',333,0,1),
(3612,3612,'pa_application',320,0,1),
(3612,3612,'pa_diameter',552,0,1),
(3612,3612,'pa_thickness',534,0,1),
(3612,3612,'pa_connection',340,0,1),
(3613,3613,'pa_application',320,0,1),
(3613,3613,'pa_diameter',552,0,1),
(3613,3613,'pa_thickness',534,0,1),
(3613,3613,'pa_connection',340,0,1),
(3614,3614,'pa_application',320,0,1),
(3614,3614,'pa_diameter',538,0,1),
(3614,3614,'pa_thickness',534,0,1),
(3614,3614,'pa_connection',333,0,1),
(3615,3615,'pa_application',320,0,1),
(3615,3615,'pa_diameter',538,0,1),
(3615,3615,'pa_thickness',534,0,1),
(3615,3615,'pa_connection',333,0,1),
(3616,3616,'pa_application',320,0,1),
(3616,3616,'pa_diameter',538,0,1),
(3616,3616,'pa_thickness',534,0,1),
(3616,3616,'pa_connection',340,0,1),
(3617,3617,'pa_application',320,0,1),
(3617,3617,'pa_diameter',538,0,1),
(3617,3617,'pa_thickness',534,0,1),
(3617,3617,'pa_connection',340,0,1),
(3619,3619,'pa_application',553,0,1),
(3619,3619,'pa_application',554,0,1),
(3619,3619,'pa_application',555,0,1),
(3619,3619,'pa_blade-capacity',556,0,1),
(3619,3619,'pa_motor',557,0,1),
(3619,3619,'pa_voltage',558,0,1),
(3620,3620,'pa_application',559,0,1),
(3620,3620,'pa_blade-capacity',560,0,1),
(3620,3620,'pa_cutting-method',561,0,1),
(3620,3620,'pa_voltage',562,0,1),
(3620,3620,'pa_starter-system',563,0,1),
(3621,3621,'pa_application',320,0,1),
(3621,3621,'pa_application',324,0,1),
(3621,3621,'pa_application',321,0,1),
(3621,3621,'pa_diameter',326,0,1),
(3621,3621,'pa_thickness',407,0,1),
(3621,3621,'pa_connection',325,0,1),
(3621,3621,'pa_rim-style',318,0,1),
(3621,3621,'pa_segment-height',462,0,1),
(3622,3622,'pa_application',564,0,1),
(3622,3622,'pa_application',565,0,1),
(3622,3622,'pa_diameter',326,0,1),
(3622,3622,'pa_thickness',451,0,1),
(3622,3622,'pa_connection',325,0,1),
(3622,3622,'pa_rim-style',437,0,1),
(3623,3623,'pa_application',564,0,1),
(3623,3623,'pa_application',565,0,1),
(3623,3623,'pa_diameter',326,0,1),
(3623,3623,'pa_thickness',338,0,1),
(3623,3623,'pa_connection',325,0,1),
(3623,3623,'pa_rim-style',437,0,1),
(2977,2977,'pa_application',377,0,1),
(2979,2979,'pa_tool-connection',382,0,1),
(2977,2977,'pa_tool-connection',382,0,1),
(2976,2976,'pa_tool-connection',379,0,1),
(3054,3054,'pa_tool-connection',406,0,1),
(3053,3053,'pa_tool-connection',384,0,1),
(3052,3052,'pa_tool-connection',386,0,1),
(3055,3055,'pa_connection',319,0,1),
(3157,3157,'pa_rim-style',437,0,1),
(3210,3210,'pa_rim-style',437,0,1);
/*!40000 ALTER TABLE `wptp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wptp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_product_download_directories`
--

LOCK TABLES `wptp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wptp_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wptp_wc_product_download_directories` VALUES
(1,'file:///home/smartcg0r4l4/staging.smartcut.co.za/wp-content/uploads/woocommerce_uploads/',1),
(2,'https://staging.smartcut.co.za/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wptp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wptp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_product_meta_lookup`
--

LOCK TABLES `wptp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wptp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wptp_wc_product_meta_lookup` VALUES
(995,'321210',NULL,0,0,29.9900,29.9900,0,38,'instock',1,5.00,0,'taxable',''),
(883,'167111',NULL,0,0,199.0000,199.0000,1,18,'instock',1,5.00,0,'taxable',''),
(956,'464599',NULL,0,0,8.4000,8.4000,0,98,'instock',0,NULL,NULL,NULL,NULL),
(965,'167654',NULL,0,0,209.0000,209.0000,0,10,'instock',0,NULL,NULL,NULL,NULL),
(968,'307825',NULL,0,0,5.9400,5.9400,0,56,'instock',0,NULL,NULL,NULL,NULL),
(971,'839906',NULL,0,0,278.0000,278.0000,0,3,'instock',0,NULL,NULL,NULL,NULL),
(974,'169874',NULL,0,0,480.0000,480.0000,0,8,'instock',0,NULL,NULL,NULL,NULL),
(977,'520100',NULL,0,0,39.9900,39.9900,0,8,'instock',0,NULL,NULL,NULL,NULL),
(980,'167777',NULL,0,0,999.0000,999.0000,1,8,'instock',0,NULL,NULL,NULL,NULL),
(983,'157210',NULL,0,0,21.0000,21.0000,0,249,'instock',0,NULL,NULL,NULL,NULL),
(986,'520202',NULL,0,0,699.0000,699.0000,0,4,'instock',0,NULL,NULL,NULL,NULL),
(998,'520200',NULL,0,0,124.0000,124.0000,0,6,'instock',0,NULL,NULL,NULL,NULL),
(1001,'520201',NULL,0,0,126.0000,126.0000,0,7,'instock',0,NULL,NULL,NULL,NULL),
(1045,'811566',NULL,0,0,198.0000,198.0000,0,NULL,'outofstock',0,NULL,NULL,NULL,NULL),
(1048,'557565',NULL,0,0,189.0000,189.0000,1,2,'instock',0,NULL,NULL,NULL,NULL),
(1051,'677862',NULL,0,0,250.0000,250.0000,0,10,'instock',0,NULL,NULL,NULL,NULL),
(1054,'687569',NULL,0,0,420.0000,420.0000,1,4,'instock',0,NULL,NULL,NULL,NULL),
(1057,'617513',NULL,0,0,125.0000,125.0000,0,3,'instock',0,NULL,NULL,NULL,NULL),
(1075,'654103',NULL,0,0,19.0000,19.0000,0,44,'instock',0,NULL,NULL,NULL,NULL),
(1079,'123800',NULL,0,0,2.9900,2.9900,1,260,'instock',0,NULL,NULL,NULL,NULL),
(1083,'304 415',NULL,0,0,58.0000,58.0000,0,11,'instock',0,NULL,NULL,NULL,NULL),
(1098,'381502',NULL,0,0,118.3200,118.3200,0,30,'instock',0,NULL,NULL,NULL,NULL),
(962,'464599-2',NULL,0,0,8.4000,8.4000,0,248,'instock',0,NULL,NULL,NULL,'parent'),
(963,'464599-1',NULL,0,0,8.4000,8.4000,0,168,'instock',0,NULL,NULL,NULL,'parent'),
(964,'464599-3',NULL,0,0,8.4000,8.4000,0,168,'instock',0,NULL,NULL,NULL,'parent'),
(2835,'SC824','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2834,'SC100','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2833,'SC49','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2832,'SC48','',0,0,0.0000,0.0000,0,1,'instock',0,0.00,0,'taxable',''),
(2836,'SC100MATD','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2837,'SC115F','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2838,'SC115MATS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2839,'SC115MATD','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2840,'SC664','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2841,'SC125F','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2842,'SC816','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2843,'SC50','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2844,'SC819','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2845,'SC820','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2846,'SC821','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2847,'SC2','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2848,'SC3','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2849,'SC140','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2850,'SC581','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2851,'SC300GP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2852,'SC300EG','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2853,'SC4E','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2854,'SC4Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2855,'SC5','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2856,'SC6','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2857,'SC7','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2858,'SC404AGP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2859,'SC400G','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2860,'SC8','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2861,'SC9','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2952,'SC10','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2953,'SC11','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2954,'SC21','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2955,'SC118','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2956,'SC450EN','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2957,'SC13','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2958,'SC500T','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2959,'SC14','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2960,'SC15','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2961,'SC616Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2962,'SC803','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2963,'SC804','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2964,'SC400TZ','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2965,'SC826E','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2966,'SC30010R','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2967,'SC30012R','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2968,'SC20','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2969,'SC35056R','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2970,'SC35010R','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2971,'SC2303S','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2972,'SC3003S','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2973,'SC3004S','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2974,'SC904','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2975,'SC905','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2976,'SC906','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2977,'SC907','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2978,'SC908','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2979,'SC909','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2980,'SC910','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(2981,'SC911','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3042,'SC1001','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3043,'SC1050','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3044,'SC1100','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3045,'SC1200','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3046,'SC1400','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3047,'SC1500','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3048,'SC1800','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3049,'SC3000','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3050,'SC10000','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3051,'SC119','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3052,'SC200Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3053,'SC300Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3054,'SC500Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3055,'SC900','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3056,'SC901','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3057,'SC902','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3058,'SC903','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3059,'SC24','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3060,'SC25','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3061,'SC27','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3062,'SC27W','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3063,'SC28','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3064,'SC28B','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3065,'SC96','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3066,'SC105CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3067,'SC105CSD','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3068,'SC105CSG','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3069,'SC115CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3070,'SC125CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3071,'SC150CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3133,'SC200CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3134,'SC230CS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3135,'SC300GMB','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3136,'SC310M','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3137,'SC315M','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3138,'SC27T','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3139,'SC27TP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3140,'SC125CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3141,'SC200CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3142,'SC230CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3143,'SC1062CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3144,'SC1067CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3145,'SC1152CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3146,'SC2307CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3147,'SC10610CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3148,'SC11522CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3149,'SC18022CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3150,'SC18023CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3151,'SC23075CST','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3152,'SC29','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3153,'SC30','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3154,'SC31','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3155,'SC32','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3156,'SC34','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3157,'SC103CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3158,'SC115CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3159,'SC230CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3160,'SC230E','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3161,'SC250Z','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3162,'SC300CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3209,'SC685E','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3210,'SC686E','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3211,'SC828','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3212,'SC829','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3213,'SC25032CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3214,'SC25060CSC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3215,'SC530','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3216,'SC531','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3217,'SC532','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3218,'SC667','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3219,'SC802','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3220,'SC65A','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3221,'SC65B','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3222,'SC67','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3223,'SC67M','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3224,'SC71','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3225,'SC75','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3226,'SC36','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3227,'SC37','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3228,'SC39','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3229,'SC40','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3230,'SC41','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3231,'SC42','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3296,'SC43','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3297,'SC44','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3298,'SC45','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3299,'SC46','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3300,'SC47','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3301,'SC0560C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3302,'SC0660C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3303,'SC0860C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3304,'SC1021C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3305,'SC1026C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3306,'SC1060C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3307,'SC1206C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3308,'SC1260C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3309,'SC1460C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3310,'SC1660C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3311,'SC1860C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3312,'SC2010C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3313,'SC2060C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3314,'SC2510C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3315,'SC2560C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3316,'SC3210C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3317,'SC3260C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3318,'SC3510C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3319,'SC3560C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3320,'SC4060C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3321,'SC4560C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3322,'SC5110C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3323,'SC5260C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3324,'SC6510C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3325,'SC8010C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3386,'SC8060C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3387,'SC9060C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3388,'SC9560C','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3389,'SC105DWP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3390,'SC618','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3391,'SC620','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3392,'SC622','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3393,'SC625','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3394,'SC628','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3395,'SC630','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3396,'SC632','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3397,'SC635','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3398,'SC638','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3399,'SC640','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3400,'SC642','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3401,'SC645','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3402,'SC648','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3403,'SC650','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3404,'SC651','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3405,'SC655','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3406,'SC663','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3407,'SC676','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3408,'SC680','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3409,'SC690','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3410,'SC6102','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3411,'SC6110','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3412,'SC6115','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3413,'SC6125','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3414,'SC6126','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3415,'SC6130','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3502,'SC6150','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3503,'SC6162','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3504,'SC6180','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3505,'SC6200','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3506,'SC6230','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3507,'SC6254','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3508,'SC6300','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3509,'SC6350','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3510,'SC6400','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3511,'SC6637','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3512,'SC600SC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3513,'SC750SC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3514,'SC850SC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3515,'SC14GE','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3516,'SC800PS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3517,'SC900PS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3518,'SC1200PS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3519,'CORE DRILL SEGMENTS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3520,'GRINDING SEGMENTS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3521,'RINGS FOR CORE DRILLS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3522,'SC350FSHP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3523,'SC350FSHS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3524,'SC450FSHP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3525,'SC450FSHPA','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3526,'SC450FSHS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3527,'SC450FSHSA','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3528,'SC450FSL','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3529,'SC600FSHH','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3530,'SC600FSHP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3531,'SC600FSHS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3602,'SC600FSL','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3603,'SC700WSP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3604,'SC700WSS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3605,'SC800FSHH','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3606,'SC800FSHP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3607,'SC800FSHS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3608,'SC800FSL','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3609,'SC800WSP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3610,'SC800WSS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3611,'SC1000FSL','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3612,'SC1000WSP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3613,'SC1000WSS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3614,'SC1200FSHP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3615,'SC1200FSHS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3616,'SC1200WSP','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3617,'SC1200WSS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3618,'SC105FER','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3619,'SBS','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3620,'LBS770','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3621,'SC25B','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3622,'SC115MATC','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),
(3623,'SC115MATT','',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wptp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wptp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_rate_limits`
--

LOCK TABLES `wptp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wptp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wptp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`),
  KEY `product_id_expires` (`product_id`,`expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_reserved_stock`
--

LOCK TABLES `wptp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wptp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wptp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_tax_rate_classes`
--

LOCK TABLES `wptp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wptp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wptp_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wptp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_wc_webhooks`
--

DROP TABLE IF EXISTS `wptp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_wc_webhooks`
--

LOCK TABLES `wptp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wptp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wptp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_api_keys`
--

LOCK TABLES `wptp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wptp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wptp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wptp_woocommerce_attribute_taxonomies` VALUES
(2,'size','Size','select','menu_order',0),
(3,'application','Application','select','menu_order',0),
(4,'diameter','Diameter','select','menu_order',0),
(5,'rim-style','Rim Style','select','menu_order',0),
(6,'connection','Connection','select','menu_order',0),
(7,'thickness','Thickness','select','menu_order',0),
(8,'machine-connection','Machine Connection','select','menu_order',0),
(9,'tool-connection','Tool Connection','select','menu_order',0),
(10,'grit','Grit','select','menu_order',0),
(11,'attachment-type','Attachment Type','select','menu_order',0),
(12,'abrasive','Abrasive','select','menu_order',0),
(13,'length','Length','select','menu_order',0),
(14,'height','Height','select','menu_order',0),
(15,'design','Design','select','menu_order',0),
(16,'head-diameter','Head Diameter','select','menu_order',0),
(17,'usable-length','Usable Length','select','menu_order',0),
(18,'segment-height','Segment Height','select','menu_order',0),
(19,'product-type','Product Type','select','menu_order',0),
(20,'material','Material','select','menu_order',0),
(21,'max-operating-temp','Max Operating Temp','select','menu_order',0),
(22,'blade-capacity','Blade Capacity','select','menu_order',0),
(23,'motor','Motor','select','menu_order',0),
(24,'voltage','Voltage','select','menu_order',0),
(25,'cutting-method','Cutting Method','select','menu_order',0),
(26,'starter-system','Starter System','select','menu_order',0);
/*!40000 ALTER TABLE `wptp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wptp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`),
  KEY `idx_user_email` (`user_email`(100))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wptp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_log`
--

DROP TABLE IF EXISTS `wptp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_log`
--

LOCK TABLES `wptp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wptp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_order_itemmeta`
--

LOCK TABLES `wptp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_order_itemmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wptp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_order_items`
--

LOCK TABLES `wptp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wptp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wptp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wptp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_payment_tokens`
--

LOCK TABLES `wptp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wptp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`),
  KEY `session_expiry` (`session_expiry`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_sessions`
--

LOCK TABLES `wptp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wptp_woocommerce_sessions` VALUES
(1,'1','a:9:{s:8:\"customer\";s:801:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-07-11T11:02:18+00:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:32:\"smartcut.manufacturers@gmail.com\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"GP\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"ZA\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"GP\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"ZA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";s:6:\"quotes\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"0\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:1:\"0\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"0.00\";s:9:\"total_tax\";d:0;}\";s:4:\"cart\";s:814:\"a:2:{s:32:\"2bd2e3373dce441c6c3bfadd1daa953e\";a:11:{s:3:\"key\";s:32:\"2bd2e3373dce441c6c3bfadd1daa953e\";s:10:\"product_id\";i:2977;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:0;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:0;s:8:\"line_tax\";d:0;}s:32:\"d9b1655c134b831076d6c45620a78c33\";a:11:{s:3:\"key\";s:32:\"d9b1655c134b831076d6c45620a78c33\";s:10:\"product_id\";i:3054;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:0;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:0;s:8:\"line_tax\";d:0;}}\";s:21:\"chosen_payment_method\";s:0:\"\";s:22:\"shipping_for_package_0\";s:526:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_75b5bacaaedb4254a9b3af3b18ce178c\";s:5:\"rates\";a:1:{s:15:\"free_shipping:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:9:{s:2:\"id\";s:15:\"free_shipping:1\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:1;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:1:\"0\";s:5:\"taxes\";a:0:{}s:10:\"tax_status\";s:7:\"taxable\";s:11:\"description\";s:0:\"\";s:13:\"delivery_time\";s:0:\"\";}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:69:\"1 1/4\" Male to Hitli &times; 1, 1 1/4\" Male to Female 500MM &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:43:\"a:1:{i:0;a:1:{i:0;s:15:\"free_shipping:1\";}}\";s:23:\"chosen_shipping_methods\";s:33:\"a:1:{i:0;s:15:\"free_shipping:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:1;}\";}',1784384143),
(2,'t_653099194ee953c757716ea8bfd211','a:1:{s:6:\"quotes\";s:6:\"a:0:{}\";}',1783939978),
(3,'t_b1dda87bfd0935469709a5c013b100','a:1:{s:6:\"quotes\";s:6:\"a:0:{}\";}',1783966935);
/*!40000 ALTER TABLE `wptp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wptp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `zone_id` (`zone_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wptp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wptp_woocommerce_shipping_zone_locations` VALUES
(1,1,'ZA','country');
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wptp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`),
  KEY `zone_id` (`zone_id`),
  KEY `method_id` (`method_id`(20))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wptp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wptp_woocommerce_shipping_zone_methods` VALUES
(1,1,'free_shipping',1,1);
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wptp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`),
  KEY `zone_order_id` (`zone_order`,`zone_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_shipping_zones`
--

LOCK TABLES `wptp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wptp_woocommerce_shipping_zones` VALUES
(1,'South Africa',0);
/*!40000 ALTER TABLE `wptp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wptp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wptp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wptp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woocommerce_tax_rates`
--

LOCK TABLES `wptp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wptp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woodmart_unsubscribed_emails`
--

DROP TABLE IF EXISTS `wptp_woodmart_unsubscribed_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woodmart_unsubscribed_emails` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_email` varchar(100) NOT NULL,
  `unsubscribed_email_name` varchar(100) NOT NULL,
  `unsubscription_date` datetime NOT NULL DEFAULT current_timestamp(),
  `unsubscription_date_gmt` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woodmart_unsubscribed_emails`
--

LOCK TABLES `wptp_woodmart_unsubscribed_emails` WRITE;
/*!40000 ALTER TABLE `wptp_woodmart_unsubscribed_emails` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woodmart_unsubscribed_emails` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woodmart_wishlist_products`
--

DROP TABLE IF EXISTS `wptp_woodmart_wishlist_products`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woodmart_wishlist_products` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `product_id` varchar(255) NOT NULL,
  `wishlist_id` int(11) DEFAULT NULL,
  `date_added` timestamp NOT NULL DEFAULT current_timestamp(),
  `on_sale` tinyint(1) NOT NULL,
  PRIMARY KEY (`ID`),
  KEY `product_id` (`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woodmart_wishlist_products`
--

LOCK TABLES `wptp_woodmart_wishlist_products` WRITE;
/*!40000 ALTER TABLE `wptp_woodmart_wishlist_products` DISABLE KEYS */;
/*!40000 ALTER TABLE `wptp_woodmart_wishlist_products` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wptp_woodmart_wishlists`
--

DROP TABLE IF EXISTS `wptp_woodmart_wishlists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wptp_woodmart_wishlists` (
  `ID` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `wishlist_group` varchar(255) NOT NULL DEFAULT 'My wishlist',
  `date_created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wptp_woodmart_wishlists`
--

LOCK TABLES `wptp_woodmart_wishlists` WRITE;
/*!40000 ALTER TABLE `wptp_woodmart_wishlists` DISABLE KEYS */;
INSERT INTO `wptp_woodmart_wishlists` VALUES
(1,1,'My wishlist','2026-06-28 14:15:23');
/*!40000 ALTER TABLE `wptp_woodmart_wishlists` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-07-12 13:41:26
